A fix is available
APAR status
Closed as program error.
Error description
There are not as many INZU376I messages as expected and some INZU376I messages report an incorrect number of rows. This occurs if several logical unload (SELECT) from separate UNLOAD commands share: - case 1) a common output dataset (same dataset name) - case 2) a common output TEMPLATE that describes data sets allocated on tape with stacking (STACK YES option). In such a case, a single INZU376I message is issued mentioning only one of the tasks (SELECT n or UNLOAD n) but displayingthe total number of rows unloaded for all the unload tasks sharing the same ddname. For example, with an UNLOAD command as follows: TEMPLATE TAPEOUT DSN 'MY.HLQ.DATA.&UNIQ.' UNIT TAPE RETPD 1 STACK YES DISP (NEW,CATLG,DELETE) UNLOAD TABLESPACE SELECT * FROM CREATOR1.TABLE1 OUTDDN (TAPEOUT) UNLOAD TABLESPACE SELECT * FROM CREATOR2.TABLE2 OUTDDN (TAPEOUT) only one INZU376I message is issued as in the following example: INZU222I SYS00011, TOTAL NUMBER OF RECORDS WRITTEN 3312401 INZU376I SELECT 1 NUMBER OF RECORDS WRITTEN 3312401 PB54133
Local fix
None but, if having separate UNLOAD commands is not required, consider merging the SELECT statements that share the same output data set or TEMPLATE into a single UNLOAD command.
Problem summary
**************************************************************** * USERS AFFECTED: Users of High Performance Unload * **************************************************************** * PROBLEM DESCRIPTION: There are not as many INZU376I messages * * as expected and some INZU376I messages * * report an incorrect number of rows. * * This occurs if several logical unload * * (SELECT) from separate UNLOAD commands * * share: * * - case 1: a common output dataset * * (same dataset name) * * - case 2: a common output TEMPLATE that * * describes data sets * * allocated on tape with * * stacking (STACK YES option). * * * * In such a case, a single INZU376I * * message is issued mentioning only * * one of the tasks (SELECT n or UNLOAD n) * * but displaying the total number of rows * * unloaded for all the unload tasks * * sharing the same ddname. * * * * For example, with an UNLOAD command as * * follows: * * TEMPLATE TAPEOUT * * DSN 'MY.HLQ.DATA.&UNIQ.' * * UNIT TAPE RETPD 1 STACK YES * * DISP (NEW,CATLG,DELETE) * * * * UNLOAD TABLESPACE * * SELECT * FROM CREATOR1.TABLE1 * * OUTDDN (TAPEOUT) * * UNLOAD TABLESPACE * * SELECT * FROM CREATOR2.TABLE2 * * OUTDDN (TAPEOUT) * * only one INZU376I message is issued as * * in the following example: * * INZU222I SYS00011, TOTAL NUMBER OF * * RECORDS WRITTEN 3312401 * * INZU376I SELECT 1 NUMBER OF RECORDS * * WRITTEN 3312401 * **************************************************************** * RECOMMENDATION: * **************************************************************** Code has been changed to fix this problem
Problem conclusion
Apply the PTF for problem resolution
Temporary fix
Comments
APAR Information
APAR number
PH03135
Reported component name
DB2 HI PERF UNL
Reported component ID
5697F4400
Reported release
430
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2018-09-21
Closed date
2018-11-08
Last modified date
2018-12-12
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
INZ$$PRM
Fix information
Fixed component name
DB2 HI PERF UNL
Fixed component ID
5697F4400
Applicable component levels
R430 PSY UI59619
UP18/11/29 P F811
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":"SSAUUV","label":"IBM Db2 High Performance Unload for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"4.3.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Document Information
Modified date:
12 February 2021