DB2 - Problembeschreibung
Problem IC72497 | Status: Geschlossen |
WHEN CONVERTING DATE TO ANOTHER TYPE, USING VARCHAR_FORMAT OR MO NTHNAME , OR OTHER FUNCTIONS, MAY CAUSE EXTRA MEMORY CALLS IN 97 | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
Extra memory calls during processing of monthname, or varchar_fo rmat, or other such functions to convert the date to a specific type. For example: . select varchar_format(ctime,'DDD') from sysibm.systables where tid = 0 and fid = 5 . In the db2 perfcount traces, one could see many calls to sqlnls_gmblk_callback_U500R1 function. Similarly in sqlnls_fmblk_callback_U500R1 function. . | |
Problem-Zusammenfassung: | |
Extra memory calls during processing of monthname, or varchar_fo rmat, or other such functions to convert the date to a specific type. For example: . select varchar_format(ctime,'DDD') from sysibm.systables where tid = 0 and fid = 5 In the db2 perfcount traces, one could see many calls to sqlnls_gmblk_callback_U500R1 function. Similarly in sqlnls_fmblk_callback_U500R1 function. | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Lösung | |
First Fixed in DB2 Version 9.7 Fix Pack 5 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC72994 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 09.11.2010 18.01.2012 28.02.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP5, 9.7.FPk4 | |
Problem behoben lt. FixList in der Version | |
9.7.0.5 |