DB2 - Problem description
| Problem IC68852 | Status: Closed |
DB2LOOK GIVE INCORRECT OUTPUT WHICH WILL RESULT IN SYNTAX ERROR | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
| Problem description: | |
If I use SYSPROC.SET_ROUTINE_OPTS function during the creation
of your user definede routines, db2look will incorrectly output
an extra "S" to the "ROUTINE" of "SET_ROUTINE_OPTS":
Per example, db2look will output:
CALL SYSPROC.SET_ROUTINES_OPTS('ISOLATION UR DATETIME ISO');
Where it should be :
CALL SYSPROC.SET_ROUTINE_OPTS('ISOLATION UR DATETIME ISO'); | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * version 9.1 and 9.5 which use SET_ROUTINE_OPTS() function * **************************************************************** * PROBLEM DESCRIPTION: * * see error description * **************************************************************** * RECOMMENDATION: * * upgrade to DB2 version 9.5 Fixpak 7 * **************************************************************** | |
| Local Fix: | |
Update the db2look output manually. | |
| available fix packs: | |
DB2 Version 9.5 Fix Pack 7 for Linux, UNIX, and Windows | |
| Solution | |
first fixed in DB2 version 9.5 Fixpak 7 | |
| Workaround | |
not known / see Local fix | |
| BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC68854 follow-up : | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 26.05.2010 12.10.2010 12.10.2010 |
| Problem solved at the following versions (IBM BugInfos) | |
9.5. | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.1.0.7 |
|
| 9.5.0.7 |
|