SreenivasaRao Ponguru
SSC Journeyman
Points: 85
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 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply