DB2 - Problembeschreibung
| Problem IC68854 | Status: Geschlossen |
DB2LOOK GIVE INCORRECT OUTPUT WHICH WILL RESULT IN SYNTAX ERROR | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 910 - DB2 | |
| Problembeschreibung: | |
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-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All version 9.1 and 9.5 * **************************************************************** * PROBLEM DESCRIPTION: * * See error description above * **************************************************************** * RECOMMENDATION: * * this issue is fixed in version 9.5 FP7 and all version 9.7. * **************************************************************** | |
| Local-Fix: | |
Update the db2look output manually. | |
| Lösung | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 26.05.2010 31.05.2010 31.05.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5.FP7, 9.7. | |
| Problem behoben lt. FixList in der Version | |