The information in this article applies to:
BUG #: 14451 (Windows NT: 6.5) SYMPTOMS
If a Microsoft SQL Server 6.0 database contains a stored procedure that
references a view contained in a SELECT INTO statement, the upgrade
process for the database may fail with the following errors when running
sp_db_upgrade3 (with results found in the Upgrad1b.out file in the
Mssql\Install directory or directly from LOAD DATABASE or sp_db_upgrade):
WORKAROUNDTo work around this problem, drop and re-create the procedure. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. MORE INFORMATION
The following is a sample script to demonstrate objects that exhibit this
problem:
Additional query words: dbcc upgradedb
Keywords : kbsetup SSrvInst SSrvStProc kbbug6.50 |
Last Reviewed: April 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |