DB2 - Problem description
Problem IT10244 | Status: Closed |
SYSPROC.GET_DBSIZE_INFO() CAN RETURN ERROR -443 ON CERTAIN CONDITIONS | |
product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problem description: | |
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 Summary: | |
**************************************************************** * 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. | |
Solution | |
First fixed in Version 10.5 Fix Pack 7. | |
Workaround | |
SEE LOCAL FIX. | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.07.2015 01.02.2016 01.02.2016 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.5.0.7 |