| « Rename file via scripted FTP | Turn on register_long_arrays for PHP on Plesk » |
Execute the following commands:
DBCC SHRINKFILE(pubs_log, 2)
BACKUP LOG pubs WITH TRUNCATE_ONLY
DBCC SHRINKFILE(pubs_log,2)
This will reduce the transaction log for the "pubs" database to 2MB.
This post has 2 feedbacks awaiting moderation...