FIX: Cannot Script Full-Text Indexes for Tables with No Primary Keys Even if Another Unique Index Exists (295048)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q295048
BUG #: 234864 (SHILOH_BUGS)
SYMPTOMS
If you create a full-text index using the unique index on a table that does not have a primary key, when you script the table, the full-text index for that table is not scripted.
CAUSE
This is a SQL Distributed Management Objects (SQL-DMO) scripting error.
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
IMPORTANT: When you apply the latest SQL Server 2000 service pack to correct the problem, you must apply the service pack to both the server and the client.
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: | 11/5/2003 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix KB295048 |
---|
|