Viewing 3 posts - 91 through 93 (of 93 total)
lfguzman_25 (7/17/2008)If you like to reduce the size you have to shrink the logi usually prefferd to use the TSQL StatementDBCC SHRINKFILE ('database_log',sizetoreach')
lfguzman_25 (7/17/2008)
i usually prefferd to use the TSQL Statement
DBCC SHRINKFILE ('database_log',sizetoreach')
Ok, I can do that. But I...
July 17, 2008 at 11:09 am
#844547
tosscrosby (7/17/2008)
July 17, 2008 at 9:08 am
#844466
GilaMonster (7/16/2008)
July 17, 2008 at 8:23 am
#844433