SreenivasaRao Ponguru
SSC Enthusiast
Points: 105
More actions
May 25, 2004 at 6:55 am
#66806
above problem arised how to solve above with stopping database,immdt rpl please
timhun
Newbie
Points: 4
May 25, 2004 at 7:37 am
#507649
run the following code:
backup log XXX with truncate_only
GO
dbcc shrinkdatabase ('XXX')
Where XXX is the name of your database.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply