FIX: Error Removing Log Shipping on Secondary Database When Database Name Has a Quote (295936)
The information in this article applies to:
- Microsoft SQL Server 2000 Enterprise Edition
This article was previously published under Q295936
BUG #: 234652 (SHILOH_BUGS)
SYMPTOMS
When a database name contains a quote character, an attempt to remove log shipping on the secondary database through the Database Properties window may result in the following error:
Microsoft SQL-DMO (ODBC SQLState: 42000) Error 170: Line 1: Incorrect syntax near 's_db'. Unclosed quotation mark before the character string ''.
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
Apply the service pack to the instance of SQL Server that owns the secondary database participating in log shipping.
WORKAROUND
To work around this problem, remove the secondary database from the log shipping pair; to do this, follow these steps:
- In SQL Server Enterprise Manager, open the Management folder and click the Database Maintenance Plans icon.
- Double-click the database maintenenace plan that includes log shipping for the database for which you want to remove log shipping.
- Click the Log Shipping tab. Select the Destination server from which log shipping needs to be removed, and then click Delete.
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix kbSQLServLogship KB295936 |
---|
|