DB2 - Problembeschreibung
Problem IC71405 | Status: Geschlossen |
DBMS_UTILITY.COMMA_TO_TABLE procedure completes without error when there are invalid input identifiers. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
DBMS_UTIILITY.COMMA_TO_TABLE function takes a delimited list of identifiers as a parameter to the function. Valid identifiers are strings that begin with the following characters: a-z or A-Z Without this fix, the function will incorrectly allow invalid identifiers like: 10 _abc 5abc This APAR will properly cause a failure in the form of SQL0171N if invalid identifiers are input to the function. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users of DBMS_UTILITY.COMMA_TO_TABLE procedure. * **************************************************************** * PROBLEM DESCRIPTION: * * DBMS_UTILITY.COMMA_TO_TABLE incorrectly parses input * * identifier string tokens by allowing identifier names to * * begin with numbers or underscores which are not allowed in * * Oracle naming conventions). * **************************************************************** * RECOMMENDATION: * * Apply 97FP4 containing the fix. * **************************************************************** | |
Local-Fix: | |
Upgrade to 97FP4 which contains the fix. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
Unquoted identifier names beginning with numbers or underscores are rejected starting in 97FP4. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC73366 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 22.09.2010 28.04.2011 28.04.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP4 | |
Problem behoben lt. FixList in der Version | |
9.7.0.4 |