Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

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 FixList