DB2 - Problem description
Problem IC67557 | Status: Closed |
USING PRIOR AS A COLUMN NAME WILL GIVE SQL0104N ALTHOUGH DB2_COMPATIBILITY_VECTOR IS NOT SET | |
product: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
Problem description: | |
The following SELECT will return SQL0104N: SELECT prior FROM tab1; PRIOR should only be handled as a reserved keyword, when DB2_COMPATIBILITY_VECTOR has bit x08 set. | |
Problem Summary: | |
USERS AFFETCED: All PROBLEM DESCRIPTION: See ERROR DESCRIPTION PROBLEM SUMMARY: See ERROR DESCRIPTION | |
Local Fix: | |
* Put the column name PRIOR under double quotes * Use fully qualified column names | |
available fix packs: | |
DB2 Version 9.8 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in Version 9.8 Fix Pack 3. | |
Workaround | |
See LOCAL FIX. | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 30.03.2010 30.12.2010 30.12.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.8.FP3 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.8.0.3 |