Suresh B.
SSC-Insane
Points: 22986
More actions
September 26, 2012 at 6:06 am
#1542336
Please run the following script to check why log entries are not removed:
select name, log_reuse_wait, log_reuse_wait_desc
from sys.databases
where name = 'Distribution'
Also run:
dbcc opentran()
Viewing post 16 (of 15 total)
You must be logged in to reply to this topic. Login to reply