Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sumitsahay
Starting Member
5 Posts |
Posted - 2006-04-24 : 07:32:22
|
| Hi All,Please help me to find out the solution of the following errors,BMC: NT_TAS_LOG: [ logMSSQLSERVER ] ERROR: (17055) 3041 : BACKUP failed to complete the command backup log ABC to VIRTUAL_DEVICE='VNBU0-3912-5252' with blocksize = 512, maxtransfersize = 65536, buffercount = 1 . COMMENT='Event Managed by Correlation EngineServer: Msg 947, Level 16, State 1, Line 1Error while closing database 'test' cleanly.1 transactions rolled back in database 'test' (8).regards,sumitsahay |
|
|
chiragkhabaria
Master Smack Fu Yak Hacker
1907 Posts |
Posted - 2006-04-24 : 07:46:53
|
| Are you tryint to take backup from Query or Enterprise manager???If Debugging is the process of removing Bugs then i Guess programming should be process of Adding them. |
 |
|
|
sumitsahay
Starting Member
5 Posts |
Posted - 2006-04-24 : 07:53:09
|
| I am not working with query analyzer or Enterprise manager, its a script of backup running on.Regards,sumitsahay |
 |
|
|
AndrewMurphy
Master Smack Fu Yak Hacker
2916 Posts |
Posted - 2006-04-24 : 08:33:50
|
| Are you using a 3rd-party backup software? |
 |
|
|
|
|
|