Use Database_Name
Backup Log Database_Name With No_log
dbcc shrinkfile (Database_Name_Log,truncateonly)

相关文章: