USE dbName GO DBCC SHRINKFILE (dbName_Log, 1) BACKUP LOGĀ dbName WITH TRUNCATE_ONLY DBCC SHRINKFILE (dbName_Log, 1)
tags: MS SQL Server posted in MS SQL Server by phani
Follow comments via the RSS Feed | Leave a comment | Trackback URL
Name (required)
Mail (will not be published) (required)
Website
Notify me of follow-up comments via e-mail