FIX: Select on a View May Generate Error 4409 (219413)
The information in this article applies to:
This article was previously published under Q219413 SYMPTOMS
If you execute a SELECT statement and in the FROM clause you have a view that is aliased twice or more, and this VIEW has a UNION in its definition, you may encounter the following error message:
Msg. 4409, Level 20, State 1
The columns in the query definition and the view definition do not match.
RESOLUTIONA supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next SQL Server service pack that contains this hotfix. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: NOTE: In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question. Files
Date Time Version Size File name Platform
------------------------------------------------------------------------
1/29/1999 4:04:20 PM 6.50.422 2.43MB SQLSERVR.EXE i386 & Alpha
1/29/1999 3:10:06 PM 6.50.422 147 KB OPENDS60.DLL i386 & Alpha
NOTE: Due to file dependencies, the most recent hotfix or feature that contains the preceding files may also contain additional files. WORKAROUND
To work around this problem create the view by selecting all the columns from the tables.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 6.5.
Modification Type: | Minor | Last Reviewed: | 10/7/2005 |
---|
Keywords: | kbBug kbcode kbfix kbQFE KB219413 |
---|
|