PLEASE HELP - Brightstor9, SQL2000 server
Hi, I found out, that I cannot restore only SQL DB, that is more than eg. 50 MB or bigger. When I want to restore any of "small" SQL DB from ANY media, it is not problem but when the DB is "big" (more than eg. 50 MB), I got these errors: (This is not a media error, all backups are finished; we tried to change the tapes)
E6300 WinNT SCSI port error - we tried the advices in FAQ here, but it didn't help us. We even replaced the SCSI controller for another type!
E3713 Unable to read from media. EC=controller failure or HW error
E8617 Failed to end restore. (DBname=mis EC=server:[SQL Server] szSqlState = 37000,fNativeError =3270, errMsg=[Microsoft] [ODBC SQL Server Driver] [SQL Server] An internal consistency eror occured. Contact T. Support for assistance.
But when I look into the dbasql.log on the server I want to restore the db, there are these lines, from I think, the data are written OK, but is here any problem with SQL agent???? I deleted the time symbols from log to make it easier to read...
Database MIS in Restore Mode
get_dumpload_unit(): Got BackupId = 0 for
NEW TAPE FORMAT. sqlTapeSignature = 1, nStripes = 1, nVdiStripes_Restore = 1
DSABeginRestore(): OK
restore database [MIS] from virtual_device = 'DBASQL_DB_MIS_PID2936TID5808BID0TS446694312VD0' WITH RECOVERY , BLOCKSIZE=65536,BUFFERCOUNT=1,MAXTRANSFERSIZE=2097152
sqlsrv70_vdi(): opendevice OK, iounit_id=0 for DBASQL_DB_MIS_PID2936TID5808BID0TS446694312VD0
performTransferRestore(): Calling GetCommand first time for restoreid = 0, stripe = 0
performTransferRestore():: Successfully completed data transfer for DB = [MIS], STRIPE = 0
Database MIS removed from Restore Mode
sql_load_db(): SQLExecDirect failed for DB = [MIS]. Error = -1
[SQL Server] szSqlState = 37000,fNativeError = 3270, errMsg = [Microsoft][ODBC SQL Server Driver][SQL Server]An internal consistency error occurred. Contact Technical Support for assistance.
sql_load_db(): SQLExecDirect failed for DB = [MIS]. Error = [SQL Server] szSqlState = 37000,fNativeError = 3270, errMsg = [Microsoft][ODBC SQL Server Driver][SQL Server]An internal consistency error occurred. Contact Technical Support for assistance.
[Microsoft][ODBC SQL Server Driver][SQL Server]An internal consistency error occurred. Contact Technical Support for assistance.
sql_load_db(): sqlexec is DONE for DB = [MIS]
sql95_db_end_restore(): Close the device set 0
release_dumpload_unit(): Released BackupId = 0 for [MIS]
SQL Server error. Please check the log file DBASQL.LOG
Last error in queue = [SQL Server] szSqlState = 37000,fNativeError = 3270, errMsg = [Microsoft][ODBC SQL Server Driver][SQL Server]An internal consistency error occurred. Contact Technical Support for assistance.
Disconnect SQL Server Backup Agent
Hi, I found out, that I cannot restore only SQL DB, that is more than eg. 50 MB or bigger. When I want to restore any of "small" SQL DB from ANY media, it is not problem but when the DB is "big" (more than eg. 50 MB), I got these errors: (This is not a media error, all backups are finished; we tried to change the tapes)
E6300 WinNT SCSI port error - we tried the advices in FAQ here, but it didn't help us. We even replaced the SCSI controller for another type!
E3713 Unable to read from media. EC=controller failure or HW error
E8617 Failed to end restore. (DBname=mis EC=server:[SQL Server] szSqlState = 37000,fNativeError =3270, errMsg=[Microsoft] [ODBC SQL Server Driver] [SQL Server] An internal consistency eror occured. Contact T. Support for assistance.
But when I look into the dbasql.log on the server I want to restore the db, there are these lines, from I think, the data are written OK, but is here any problem with SQL agent???? I deleted the time symbols from log to make it easier to read...
Database MIS in Restore Mode
get_dumpload_unit(): Got BackupId = 0 for
NEW TAPE FORMAT. sqlTapeSignature = 1, nStripes = 1, nVdiStripes_Restore = 1
DSABeginRestore(): OK
restore database [MIS] from virtual_device = 'DBASQL_DB_MIS_PID2936TID5808BID0TS446694312VD0' WITH RECOVERY , BLOCKSIZE=65536,BUFFERCOUNT=1,MAXTRANSFERSIZE=2097152
sqlsrv70_vdi(): opendevice OK, iounit_id=0 for DBASQL_DB_MIS_PID2936TID5808BID0TS446694312VD0
performTransferRestore(): Calling GetCommand first time for restoreid = 0, stripe = 0
performTransferRestore():: Successfully completed data transfer for DB = [MIS], STRIPE = 0
Database MIS removed from Restore Mode
sql_load_db(): SQLExecDirect failed for DB = [MIS]. Error = -1
[SQL Server] szSqlState = 37000,fNativeError = 3270, errMsg = [Microsoft][ODBC SQL Server Driver][SQL Server]An internal consistency error occurred. Contact Technical Support for assistance.
sql_load_db(): SQLExecDirect failed for DB = [MIS]. Error = [SQL Server] szSqlState = 37000,fNativeError = 3270, errMsg = [Microsoft][ODBC SQL Server Driver][SQL Server]An internal consistency error occurred. Contact Technical Support for assistance.
[Microsoft][ODBC SQL Server Driver][SQL Server]An internal consistency error occurred. Contact Technical Support for assistance.
sql_load_db(): sqlexec is DONE for DB = [MIS]
sql95_db_end_restore(): Close the device set 0
release_dumpload_unit(): Released BackupId = 0 for [MIS]
SQL Server error. Please check the log file DBASQL.LOG
Last error in queue = [SQL Server] szSqlState = 37000,fNativeError = 3270, errMsg = [Microsoft][ODBC SQL Server Driver][SQL Server]An internal consistency error occurred. Contact Technical Support for assistance.
Disconnect SQL Server Backup Agent