Hi,
While Restoring the User database Backup from 7.0/sp3 to 2000/sp3 i encountered the following Error...
Location: xdes.cpp:1060
Expression: (m_state==XDES_ACTIVE_NOLOG)||IS_ON_SAFE
(XDES_OUTCOME_ONLY, m_status)||(IS_ON_SAFE
(XDES_BEGINXACT_LOGGED, m_status)&&(m_beginLsn!=NullLSN)&&
(m_lastLsn!=NullLSN))
SPID: 51
Process ID: 1120
For your Information this error is encountered during the recovery of the database ie., after 100% restoration is completed.
what is the significant of this error message? How to go about this error.
Thanks in advance