|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a large Transformation file and I would like to do a backup of the data files without the
Transformation files. I have tried using the above command "backup log sbrdb with no_log" with no success. My recovery model is full. Are there any suggestions on why it did not work? |
|
#2
|
|||
|
|||
|
Wipes out Transactions Logs!
use databse
BACKUP LOG databse WITH TRUNCATE_ONLY DBCC SHRINKFILE(databse_log, 2) I use this only when I know I have a good backup!!! |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > backup log **** with no_log |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|