Hello All,
I am able to run the below command in sql 2005 but in 2008 getting error : truncate_only' is not a recognized BACKUP option.
Back Up Log [DBName] with Truncate_Only
dbcc shrinkfile([logFileName])
Thanks in Advance
Ashwin
↧
truncate_only' is not a recognized BACKUP option
↧