Article ID: 247056 - Last Review: March 14, 2006 - Revision: 2.1 FIX: Error 8630 When Querying A View Created with a UNION ClauseThis article was previously published under Q247056
BUG #: 55934 (SQLBUG_70)
On This PageSYMPTOMS
When you run a SELECT statement to retrieve data from a view, the following error message may appear:
Server: Msg 8630, Level 17, State 38, Line 1 Internal Query Processor Error: The query processor encountered an unexpected error during execution.
WORKAROUND
To work around this problem, try one of the following:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 254561
(http://support.microsoft.com/kb/254561/
)
INF: How to Obtain Service Pack 2 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0 For more information, contact your primary support provider.
MORE INFORMATIONSteps to Reproduce the ProblemThe following script demonstrates the problem:
| Article Translations
|
Back to the top
