- 论坛徽章:
- 0
|
NBU v7.1
SQL SQL2005
备份的时候报错:
2012-2-8 14:38:36 - Info dbclient(pid=1384) ERR - Error in VxBSACreateObject: 3.
2012-2-8 14:38:36 - Info dbclient(pid=1384) CONTINUATION: - System detected error, operation aborted.
2012-2-8 14:38:36 - Info dbclient(pid=1384) ERR - Error in GetCommand: 0x80770004.
2012-2-8 14:38:36 - Info dbclient(pid=1384) CONTINUATION: - An abort request is preventing anything except termination actions.
2012-2-8 14:38:38 - Info dbclient(pid=1384) ERR - Error in VDS->Close: 0x80770004.
2012-2-8 14:38:38 - Info dbclient(pid=1384) CONTINUATION: - An abort request is preventing anything except termination actions.
2012-2-8 14:38:38 - Info dbclient(pid=1384) INF - OPERATION #1 of batch D:\NBU\Veritas\NetBackup\dbext\mssql\temp\__22_26_14_409_00.bch FAILED with STATUS 1 (0 is normal). Elapsed time = -28057(-1) seconds.
2012-2-8 14:38:40 - Info dbclient(pid=1384) INF - Results of executing <D:\NBU\Veritas\NetBackup\dbext\mssql\temp\__22_26_14_409_00.bch>:
2012-2-8 14:38:40 - Info dbclient(pid=1384) <0> operations succeeded. <1> operations failed.
2012-2-8 14:38:40 - Info dbclient(pid=1384) INF - The following object(s) were not backed up successfully.
2012-2-8 14:38:40 - Info dbclient(pid=1384) INF - test
2012-2-8 22:26:16 - Info dbclient(pid=1384) INF - BACKUP STARTED USING
2012-2-8 22:26:16 - Info dbclient(pid=1384) Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)
2012-2-8 22:26:16 - Info dbclient(pid=1384) Oct 14 2005 00:33:37
LOGS:
OPERATION BACKUP
DATABASE "test"
SQLHOST "WVIMAT"
SQLINSTANCE "WVIMAT"
NBSERVER "WVIMAT"
MAXTRANSFERSIZE 6
BLOCKSIZE 7
NUMBUFS 2
ENDOPER TRUE
INF - BACKUP STARTED USING
Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)
Oct 14 2005 00:33:37
Copyright (c) 1988-2005 Microsoft Corporation
Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 2)
Batch = D:\NBU\Veritas\NetBackup\dbext\mssql\temp\__22_26_14_409_00.bch, Op# = 1
INF - Using backup image Wvimat.MSSQL7.WVIMAT\WVIMAT.db.test.~.7.001of001.20120208222615..C
INF - backup database "test" to VIRTUAL_DEVICE='VNBU0-1384-2496-1328711176' with stats = 10, blocksize = 65536, maxtransfersize = 4194304, buffercount = 2
INF - Number of stripes: 1, Number of buffers per stripe 2.
INF - Created VDI object for SQL Server instance <WVIMAT>. Connection timeout is <300> seconds.
Backup started Wed Feb 08 22:26:17 2012
22:26:17 Initiating backup
22:26:22 INF - Data socket = Wvimat.4016
22:26:22 INF - Name socket = Wvimat.4896
22:26:22 INF - Job id = 105
22:26:22 INF - Backup id = wvimat_1328711181
22:26:22 INF - Backup time = 1328711181
22:26:22 INF - Policy name = Policy-sql-backupfortest
22:26:22 INF - Snapshot = 0
22:26:22 INF - Frozen image = 0
22:26:22 INF - Backup copy = 0
22:26:22 INF - Master server = wvimat
22:26:22 INF - Media server = wvimat
22:26:22 INF - Multiplexing = 0
22:26:22 INF - New data socket = Wvimat.1523
22:26:22 INF - Use shared memory = 1
22:26:22 INF - Compression = 0
22:26:22 INF - Encrypt = 0
22:26:22 INF - Keep logs = 28
22:26:22 INF - Client read timeout = 300
22:26:22 INF - Media mount timeout = 0
22:26:23 INF - Data buffer size = 262144
ERR - Error in VxBSACreateObject: 3.
CONTINUATION: - System detected error, operation aborted.
ERR - Error in GetCommand: 0x80770004.
CONTINUATION: - An abort request is preventing anything except termination actions.
ERR - Error in VDS->Close: 0x80770004.
CONTINUATION: - An abort request is preventing anything except termination actions.
INF - OPERATION #1 of batch D:\NBU\Veritas\NetBackup\dbext\mssql\temp\__22_26_14_409_00.bch FAILED with STATUS 1 (0 is normal). Elapsed time = -28057(-1) seconds.
INF - Results of executing <D:\NBU\Veritas\NetBackup\dbext\mssql\temp\__22_26_14_409_00.bch>:
<0> operations succeeded. <1> operations failed.
INF - The following object(s) were not backed up successfully.
INF - test
其中,Test 库 已经变更为 完整的恢复模式 。
不知道 还有哪里 我操作没有尝试,麻烦各位大侠给给意见,谢谢 ! |
|