Snippets
06

Script to shrink the DNN log file.

use inetDNN_DATABASENAME
GO
BACKUP LOG inetDNN_DATABASENAME WITH TRUNCATE_ONLY
GO
DBCC SHRINKFILE (inetDNN_DATABASENAME_log, 1)
GO
DBCC SHRINKFILE (inetDNN_DATABASENAME, 1)
GO
exec sp_helpfile

Posted in: DNN

Post Rating

Comments

There are currently no comments, be the first to post one!

Post Comment

Only registered users may post comments.

120 OLD FREEMANS WAY, BREWSTER, MA 02631
MAILING: P.O. BOX 2342, BREWSTER, MA 02631
PHONE (774) 323-3176