Article ID: 306492 - Last Review: April 23, 2002 - Revision: 1.0 STS: Error Message: Unable to Prepare Tables in Database...This article was previously published under Q306492 SYMPTOMS
When you try to extend a virtual server with Sharepoint Team Services from Microsoft and you use a separate server running Microsoft SQL Server 2000 for the database, the following error message appears:
Unable to prepare tables in database "xxxx". The database may be corrupt.
CAUSE
This problem can occur if the SQL Server is using case sensitive collation.
RESOLUTION
To resolve this problem, use case-insensitive collation on the Web site based on SharePoint Team Services. To change the standard collation setting for your SQL Server, install a new named SQL Server instance so that you can specify a correct, case-insensitive collation during the installation. When you install the new instance, make sure that you specify the correct TCP port for communication with Sharepoint Team Services. To transfer your databases to the new named instance, follow the guidelines in the SQL Server 2000 documentation. MORE INFORMATION
Sharepoint Team Services assumes a case insensitive collation because URLs and so on, are case insensitive on Windows platforms. A SQL Server with case sensitive collation is not supported.
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
310932
(http://support.microsoft.com/kb/310932/EN-US/
)
FP2002: Where to Find the SharePoint Team Services Administrator's Guide
| Article Translations
|
Back to the top
