jfokas
Programmer
- Apr 28, 2002
- 42
I am trying to restore from a backup of a SQL 7(SP4) database onto an instance SQL Server 2000 (SP3) and get the following error message:
"
MICROSOFT SQL-DMO (ODBC SQL State: 42000)
This version cannot redo any index creation or non-logged operation done by SQL Server 7.0 Further roll forward is not possible.
Location: Bckutil.cpp: 3222
Expression:m_Command == BcmdRestoreLog
SPID: 53
Process ID:1420
"
I had previously restored from the same backup file into same SQL version (2000 SP3) on a different without a problem.
Does anyone know what the problem is and what I can do about it? Your help is greatly appreciated!
"
MICROSOFT SQL-DMO (ODBC SQL State: 42000)
This version cannot redo any index creation or non-logged operation done by SQL Server 7.0 Further roll forward is not possible.
Location: Bckutil.cpp: 3222
Expression:m_Command == BcmdRestoreLog
SPID: 53
Process ID:1420
"
I had previously restored from the same backup file into same SQL version (2000 SP3) on a different without a problem.
Does anyone know what the problem is and what I can do about it? Your help is greatly appreciated!