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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 please help me for this error

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 Engine

Server: Msg 947, Level 16, State 1, Line 1
Error while closing database 'test' cleanly.
1 transactions rolled back in database 'test' (8).

regards,
sumit

sahay

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.
Go to Top of Page

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,
sumit

sahay
Go to Top of Page

AndrewMurphy
Master Smack Fu Yak Hacker

2916 Posts

Posted - 2006-04-24 : 08:33:50
Are you using a 3rd-party backup software?
Go to Top of Page
   

- Advertisement -