DB2 - Problembeschreibung
Problem IT10244 | Status: Geschlossen |
SYSPROC.GET_DBSIZE_INFO() CAN RETURN ERROR -443 ON CERTAIN CONDITIONS | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problembeschreibung: | |
The function sysproc.get_dbinfo_size() can return -443 (SQL0443) associated to various other errors like -303 (value cannot be assigned to host variable due to data type incompatibility) or -104 (syntax error) when the following conditions are met: - Multiple applications should call the function at the same time. - At least 2 executions of the function should happen in the same db2fmp process. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Concurrently calling SYSPROC.GET_DBSIZE_INFO * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade the server side to Version 10.5 Fix Pack 7 * **************************************************************** | |
Local-Fix: | |
Call sysproc.get_dbinfo_size() serially. Do not make concurrent calls to this routine. | |
Lösung | |
First fixed in Version 10.5 Fix Pack 7. | |
Workaround | |
SEE LOCAL FIX. | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 22.07.2015 01.02.2016 01.02.2016 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.5.0.7 |