FIX: Stranded Compile Time Table Created by a Failed SELECT INTO Statement (174443)
The information in this article applies to:
This article was previously published under Q174443
BUG #: 16819 (SQLBUG_6.5)
SYMPTOMS
If you perform a SELECT INTO statement using an "index = <index name>" optimizer hint where <index name> is not a valid index name, an unusable destination table will be created. This destination table cannot be dropped by using a DROP TABLE statement.
WORKAROUND
To resolve this problem, install SQL Server 6.5 Service Pack 3 or later.
STATUS
Microsoft has confirmed this to be a problem in SQL Server
6.5. This problem has been corrected in U.S. Service Pack
for Microsoft SQL Server 6.5. For information about
how to download and install the latest SQL Server Service Pack, see
the following Microsoft Web site:
For more information, contact your primary support provider.
Modification Type: | Major | Last Reviewed: | 7/19/2006 |
---|
Keywords: | kbBug kbfix kbusage KB174443 kbAudDeveloper |
---|
|