Log-shipping failure
From: GYK (anonymous_at_discussions.microsoft.com)
Date: 05/21/04
- Next message: Tibor Karaszi: "Re: ALTER DATABASE (optimization job)"
- Previous message: Lara: "Re: is it possible to move table(s) from one db to another?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 07:26:05 -0700
Hi All,
sql server 2000 enterprise edition, 8.00.760
Am trying to set logs-shipping between two databases on two different servers on the same domain. Am using same sql server agent account for both the servers.
After log-shipping is configured, am able to see the transaction logs being backed up in the primary server, then copied on to the secondary server folder. But when it is trying to restore the transaction logs on the secondary server, I get the following error:
sqlmaint.exe failed. [SQLSTATE 42000] (Error 22029).
FYI, We are using compatibility level of 65 on the primary server, as this is how we want it. But I can change the compatibility level on secondary server to 80 (if its a must). Am wondering, if this is one of the reason for failure.
More information:
I have confugured it to restore in STANDBY mode and terminate any user connections. And the secondary server is used for monitoring log shipping activities.
Has anybody faced similar problem? Please advise
Thanks much
GYK
- Next message: Tibor Karaszi: "Re: ALTER DATABASE (optimization job)"
- Previous message: Lara: "Re: is it possible to move table(s) from one db to another?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|