March 21, 2013 at 7:06 pm
I have restored a database on prod server from 2000 server to 2008R2. It's in simple recovery mode. The log started growing right after the restore process got finished. When I checked the dbcc opentran on the database, I got a spid number as 38s. I cannot see this spid either in sp_who or sp_who2 and I cannot kill it. It's a prod server. I cannot do a server restart. Any suggestions??
March 21, 2013 at 10:34 pm
What is the log_reuse_wait_desc in sys.databases?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 22, 2013 at 3:48 am
Please read through this: http://www.sqlservercentral.com/articles/Transaction+Log/72488/
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply