Quantcast
Channel: SQLServerCentral » SQL Server 7,2000 » Administration » Latest topics
Viewing all articles
Browse latest Browse all 482

DBCC LOGINFO has a status 2 that I can''t seem to get rid of

$
0
0

I have done as many tricks as I know (forcing a shrink with dummy records, backing up tx log regularly, shrinking files, etc.) and while this has worked well in the past I seem to have a transaction stuck in my active portion of my log that I can't get rid of. This is indicated by the status 2 transaction being at the top (not the bottom), having several VLF's with 0 status and then the usual active portion at the bottom.

Is there any way to know what transaction this is and to force it to the inactive portion of the log?


Viewing all articles
Browse latest Browse all 482

Trending Articles