A fix is available
APAR status
Closed as program error.
Error description
ABEND04E RC00E70005 DSNXOPG OFFSET5504 or DSNXUTL :M100 with PI34625 / UI28089 applied
Local fix
n/a
Problem summary
**************************************************************** * USERS AFFECTED: All DB2 11 for z/OS users that applied * * PTF UI28089 will be affected. * **************************************************************** * PROBLEM DESCRIPTION: ABEND04E RC00E70005 occured in DSNXOPG * * with offset 5504, or DSNXUTL :M100 * * after applied PTF UI28089. * **************************************************************** * RECOMMENDATION: * **************************************************************** PTF UI28089 caused ABEND04E in DSNXOPG when trying to convert a packed decimal value of zero for a table partitioning key defined with a value of zero in decimal. Here is an example of the partition key with a zero decimal value: ... CREATE TABLE TABLE01 ( C1 DECIMAL(4) NOT NULL, C2 CHAR(4) NOT NULL ) IN TSPACE1.DB01 PARTITION BY ("C1" ASC) (PARTITION 1 ENDING AT (0) ,PARTITION 2 ENDING AT (1) ) CCSID EBCDIC To work around this problem, the user will have to cast at least one of the literal values for the predicate in the query. This work around method will avoid the query optimizer from generating new predicates for the query statement. For example: Select C1 from T1 where C1 = x'0'; Additional keywords: SQLEXPLAIN SQLACCESSPATH DSNXOPG OFFSET5504
Problem conclusion
The fix corrects the ABEND04E in DSNXOPG when converting packed decimal zero for the table partitions with a partitioning key defined with zero in decimal.
Temporary fix
Comments
APAR Information
APAR number
PI45085
Reported component name
DB2 OS/390 & Z/
Reported component ID
5740XYR00
Reported release
B10
Status
CLOSED PER
PE
YesPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2015-07-16
Closed date
2015-09-01
Last modified date
2015-10-02
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UI30756
Modules/Macros
DSNXOPG
Fix information
Fixed component name
DB2 OS/390 & Z/
Fixed component ID
5740XYR00
Applicable component levels
RB10 PSY UI30756
UP15/09/16 P F509
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEPEK","label":"Db2 for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"11.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"11.0","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
02 October 2015