DB2 - Problem description
Problem IT08773 | Status: Closed |
USING ARRAYINPUT WITH ARRAY SIZE 1 AND APPL HAS EXPLICITLY SET ATOMIC=0, DRIVER FLOWING NOT ATOMIC CONTINUE ON EXCEPTION TO ZOS | |
product: | |
DB2 CONNECT / DB2CONNCT / 970 - DB2 | |
Problem description: | |
when statement concentrator is enabled and arrayinput with array size 1 and application has explicitly set SQL_ATTR_PARAMOPT_ATOMIC=0, driver flowing NOT ATOMIC CONTINUE ON EXCEPTION to DB2 zOS server which is not expected. CLI driver should take care of not flowing NOT ATOMIC CONTINUE ON EXCEPTION to DB2 zOS server in above case. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL DB2 CLI USERS * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * upgrade to v9.7.11 or later * **************************************************************** | |
Local Fix: | |
Remove SQL_ATTR_PARAMOPT_ATOMIC=0 from the application or set SQL_ATTR_PARAMOPT_ATOMIC=1 | |
Solution | |
Fixed in v9.7.11 and later | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 07.05.2015 06.10.2015 06.10.2015 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.11 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.11 |