Hi,
I received a set of PTFs from Broadcom to get applied for DB2 CA Tool, I received the PTF's to Global Zone successfully.
Then I ran an Apply Check SMP/e job to do applycheck for those PTFs. Below is my JCL,
//APPLY EXEC PGM=GIMSMP,
// REGION=0M
//SYSPRINT DD SYSOUT=*
//SMPCSI DD DISP=SHR,DSN=Wxxxxxx.PTIR20.INSTALL.CSI
//SMPCNTL DD *
SET BDY(xxxxx) /* VALID ZONE NAMES: DB2?TZN FOR APPLY */
APPLY SOURCEID(CAHOK00
CSQ2100)
CHECK
GROUPEXTEND
BYPASS(HOLDSYSTEM(RESTART))
/*
***********************************************************************************
Iam getting below error,
IEF472I APPLCHKA APPLY - COMPLETION CODE - SYSTEM=EC6 USER=0000 REASON=0F01C008
When I searched in Google for Reason code 0F01C008 , It says that you have exceeded a USS limit,
Is Apply Check job anywhere related to OMVS? How to fix this issue? Kindly help.
Br Regards,
SK