Activity overview
Latest activity by ykchakri
I realized I'm using a wrapper around sqlbackup. Here is the error output when I try backup using 'sqlbackup' XP:
Thread 0 error:
Process terminated unexpectedly. Error code: -2139684860
Server: Msg 3013
BACKUP DATABASE is terminating abnormally.
SQL Backup exit code: 790
SQL error code: 3013 / comments
I realized I'm using a wrapper around sqlbackup. Here is the error output when I try backup using 'sqlbackup' XP:
Thread 0 error:
Process terminated unexpectedly. Error code: -2139684860
Server: Ms...
petey wrote:
Could you post the entire output from SQL Backup when the backup fails?
The 'xp_sqlbackup' is not reporting any error. But it is creating a backup file of only 2 KB and leaving 3 entries into Event Viewer as below every time it runs:
18210 :
BackupVirtualDeviceFile::RequestDurableMedia: Flush failure on backup device 'SQLBACKUP_84B2F8E9-4D7A-4568-916F-DB18A1361B49'. Operating system error 995(The I/O operation has been aborted because of either a thread exit or an application request.).
3041 :
BACKUP failed to complete the command sp_executesql;1
18210 :
BackupVirtualDeviceSet::SetBufferParms: Request large buffers failure on backup device 'SQLBACKUP_84B2F8E9-4D7A-4568-916F-DB18A1361B49'. Operating system error 0x80070008(Not enough storage is available to process this command.). / comments
petey wrote:
Could you post the entire output from SQL Backup when the backup fails?
The 'xp_sqlbackup' is not reporting any error. But it is creating a backup file of only 2 KB and leaving 3 e...
buffercount
Backup with SQL Backup is failing with the following error:
BackupVirtualDeviceSet::SetBufferParms: Request large buffers failure on backup device 'SQLBACKUP_BC78F396-A3C8-49DE-B3EE-F8EBE7EB9934'. ...