Quantcast
Channel: Symantec conecta - Backup and Recovery - Discusiones
Viewing all articles
Browse latest Browse all 5780

sql2008 database restore failed

$
0
0
Necesito una solución

Dear Symantec Technical Support Team:

          Nbu restores sql server 2008 database failed and I got an error information as follow:


#  This is a template for the database MOVE command.

OPERATION RESTORE
OBJECTTYPE DATABASE
RESTORETYPE MOVE

#  Replace the database name in the following line with the name of the database that you
#  want to move to. Also remove the hash mark <#> which precedes the keyword <DATABASE>.

DATABASE "e2qoa_ivec_test"
#
#  Replace the file path <O:\E2QSQLDATA\e2qoa_ivec_rrrr.mdf>
#  with a new file path. Also remove the hash mark <#> which precedes the keyword <TO>.
#  The target of the MOVE keyword must be "e2qoa_v3_Data".
MOVE  "e2qoa_v3_Data"
TO  "S:\bak_temp\e2qoa_ivec_rrrr_test.mdf"
#
#
#  Replace the file path <S:\SQL LOG\e2qoa_ivec_1_rrrr.ldf>
#  with a new file path. Also remove the hash mark <#> which precedes the keyword <TO>.
#  The target of the MOVE keyword must be "e2qoa_v3_Log".
MOVE  "e2qoa_v3_Log"
TO  "S:\bak_temp\e2qoa_ivec_1_rrrr_test.ldf"
#
# The following image is type: Full
NBIMAGE "SIH-SQLSRV2.MSSQL7.SIH-SQLSPDB\SPSQLSERVER.db.e2qoa_ivec.~.7.001of003.20140325020132..C"
SQLHOST "SIH-SQLSPDB"
SQLINSTANCE "SPSQLSERVER"
NBSERVER "SIH-NETBACKUP"
STRIPES 003
BROWSECLIENT "SIH-SQLSPDB"
MAXTRANSFERSIZE 6
BLOCKSIZE 7
RESTOREOPTION REPLACE
RECOVEREDSTATE NOTRECOVERED
NUMBUFS 2
VDITIMEOUTSECONDS 900
ENDOPER TRUE
OPERATION RESTORE
OBJECTTYPE DATABASE
DUMPOPTION INCREMENTAL
RESTORETYPE MOVE

#  Replace the database name in the following line with the name of the database that you
#  want to move to. Also remove the hash mark <#> which precedes the keyword <DATABASE>.

DATABASE "e2qoa_ivec_test"
# The following image is type: Full database differential
NBIMAGE "SIH-SQLSRV2.MSSQL7.SIH-SQLSPDB\SPSQLSERVER.inc.e2qoa_ivec.~.7.001of003.20140325123547..C"
SQLHOST "SIH-SQLSPDB"
SQLINSTANCE "SPSQLSERVER"
NBSERVER "SIH-NETBACKUP"
STRIPES 003
BROWSECLIENT "SIH-SQLSPDB"
MAXTRANSFERSIZE 6
BLOCKSIZE 7
RESTOREOPTION REPLACE
RECOVEREDSTATE RECOVERED
NUMBUFS 2
VDITIMEOUTSECONDS 900
ENDOPER TRUE

INF - RESTORE STARTED USING
Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64)
Jun 17 2011 00:54:03
Copyright (c) Microsoft Corporation
Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
Batch = D:\gzlres.bch, Op# = 1.
INF - Restoring from <3> images. The first is <SIH-SQLSRV2.MSSQL7.SIH-SQLSPDB\SPSQLSERVER.db.e2qoa_ivec.~.7.001of003.20140325020132..C>.
INF - restore database "e2qoa_ivec_test" from VIRTUAL_DEVICE='VNBU0-1032-10220-1395987915', VIRTUAL_DEVICE='VNBU1-1032-10220-1395987915', VIRTUAL_DEVICE='VNBU2-1032-10220-1395987915' with  stats = 10, blocksize = 65536, maxtransfersize = 4194304, buffercount = 6, replace , norecovery, move 'e2qoa_v3_Data' to 'S:\bak_temp\e2qoa_ivec_rrrr_test.mdf', move 'e2qoa_v3_Log' to 'S:\bak_temp\e2qoa_ivec_1_rrrr_test.ldf', replace
INF - Number of stripes: 3, Number of buffers per stripe 2.
INF - Created VDI object for SQL Server instance <SPSQLSERVER>. Connection timeout is <900> seconds.
Restore started Fri Mar 28 14:26:13 2014

INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 10。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 20。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 30。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 40。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 50。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 60。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 70。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 80。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 90。>.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 100。>.
INF - SQL Message <4035><[Microsoft][ODBC SQL Server Driver][SQL Server]已为数据库 'e2qoa_ivec_test',文件 'e2qoa_v3_Data' (位于文件 1 上)处理了 2312344 页。>
INF - SQL Message <4035><[Microsoft][ODBC SQL Server Driver][SQL Server]已为数据库 'e2qoa_ivec_test',文件 'e2qoa_v3_Log' (位于文件 1 上)处理了 2 页。>

INF - Thread has been closed for stripe #1
INF - Thread has been closed for stripe #2
INF - Thread has been closed for stripe #0
INF - OPERATION #1 of batch D:\gzlres.bch SUCCEEDED with STATUS 0 (0 is normal). Elapsed time = 3055(2975) seconds

INF - RESTORE STARTED USING
Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64)
Jun 17 2011 00:54:03
Copyright (c) Microsoft Corporation
Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
Batch = D:\gzlres.bch, Op# = 2.
INF - Restoring from <3> images. The first is <SIH-SQLSRV2.MSSQL7.SIH-SQLSPDB\SPSQLSERVER.inc.e2qoa_ivec.~.7.001of003.20140325123547..C>.
INF - restore database "e2qoa_ivec_test" from VIRTUAL_DEVICE='VNBU0-1032-5068-1395990973', VIRTUAL_DEVICE='VNBU1-1032-5068-1395990973', VIRTUAL_DEVICE='VNBU2-1032-5068-1395990973' with  stats = 10, blocksize = 65536, maxtransfersize = 4194304, buffercount = 6, replace , norecovery
INF - Number of stripes: 3, Number of buffers per stripe 2.
INF - Created VDI object for SQL Server instance <SPSQLSERVER>. Connection timeout is <900> seconds.
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 12。>.
INF - SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 21。>
INF - SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 30。>
INF - SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 43。>
INF - SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 51。>
INF - SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 60。>
INF - SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 73。>
INF - SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 82。>
INF - SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 90。>
INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]已处理百分之 100。>.
ERR - Error in VxBSAGetData: 3.
    CONTINUATION: - System detected error, operation aborted.
ERR - Error in VxBSAGetData: 3.
ERR - Error in VxBSAGetData: 3.
    CONTINUATION: - System detected error, operation aborted.
    CONTINUATION: - System detected error, operation aborted.
ERR - Internal error. See the dbclient log for more information.
ERR - Error in DBthreads::dbclient: 6.
    CONTINUATION: - 系统找不到指定的文件。
ERR - Internal error. See the dbclient log for more information.
ERR - Error in VxBSAEndData: 6.
ERR - Error in VxBSAEndData: 3.
    CONTINUATION: - The handle used to associate this call with a previous VxBSAInit() call is invalid.
ERR - Internal error. See the dbclient log for more information.
    CONTINUATION: - System detected error, operation aborted.
ERR - Error in VxBSAEndData: 3.
    CONTINUATION: - System detected error, operation aborted.

please help me to sovle this issues,thx.

 


Viewing all articles
Browse latest Browse all 5780

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>