Apply of CA DADS Plus fix RO94920 fails with messages GIM40901E and IEB194I.
book
Article ID: 131675
calendar_today
Updated On:
Products
DADS Plus
Issue/Introduction
When applying CA DADS Plus fix RO94920 the apply fails with error messages
GIM40901E ** COPY PROCESSING TO THE CAILIB LIBRARY FAILED FOR PROGRAM DADSSIBQ IN SYSMOD RO94920. THE RETURN CODE (08) EXCEEDED THE ALLOWABLE VALUE. DATE 19.119 - TIME 10:35:52 - SEQUENCE NUMBER 000001. GIM30216I APPLY PROCESSING FAILED FOR SYSMOD RO94920. SYSTEM UTILITY PROCESSING FAILED FOR AN ELEMENT IN RO94920.
IEB194I CAN NOT ALLOCATE ENOUGH STORAGE FOR ALTERMOD/COPYMOD -- ADD 19384 MORE BYTES TO WORK SIZE
Environment
Z/OS
Cause
IEB194I CANNOT ALLOCATE ENOUGH STORAGE FOR ALTERMOD/COPYMOD -- INCREASE WORK= VALUE IN PARM FIELD
Explanation
There is not enough unallocated virtual storage available to reblock the records.
Virtual storage requirements vary with the input block size, the output block size, and the maximum number of RLD records that follow a block of text.
The severity is 8.
System action
The operation is ended and the next control statement is sought.
Programmer response
Make more virtual storage available to IEBCOPY. Make more virtual storage available to IEBCOPY. See message IEB1055I.
Resolution
Increase the JOBCARD region size to 0M REGION=0M This resolved the problem.