There are SMP/E HOLD errors on the SYSMOD FMID which need to be resolved before the FMID can be applied.
To find the PTF that fixes the problem look at the following report from the APPLY CHECK.
UNRESOLVED HOLD REASON REPORT FOR APPLY CHECK PROCESSING
NOTE: THE SYSMODS LISTED IN THIS REPORT ALSO APPEAR IN THE CAUSER SYSMOD SUMMARY REPORT. HOLD MISSING HELD RESOLVING RESOLVER TYPE FMID CLASS APAR SYSMOD SYSMOD STATUS ------ ------- ------- ------- ------- --------- -------- CAGJJ00 HIPER HC79102 CAGJJ00 RO93739 MISSING
Look at the RESOLVING SYSMOD column with a status of MISSING. Download an RECEIVE all the PTFs marked as MISSING.
Another way to find the resolving PTF is to look at the ++HOLD statement and the keyword FIX.
Download and RECEIVE the PTFs mentioned in the FIX parameter of each ++HOLD.
++HOLD(CAGJJ00) ERROR FMID(CAGJJ00) ,REASON(HC79102),DATE(17003) CLASS(HIPER) COMMENT( PROBLEM IDMS-5317: WRONG INSERTION POINT FOR RECORDS IN NEXT INDEXES SMRTDATA(CHGDT(170120) FIX(RO93739) SYMP(DAL) )).
At this time, these PTFs are needed to install CA IDMS 19.0 GA:
RO93739
RO97807
RO99525
RO99897
SO07092
SO07448
SO08436
To resolve the HOLD errors, download and RECEIVE the PTFs that fix the HOLD errors. Only RECEIVE them but do not APPLY them.
Then run the APPLY again on the SYSMOD CAGJJ00 with the GROUPEXTEND option and it will apply all the required PTFs together with the SYSMOD.
If no fix is available for the HOLD ERROR then add the HOLDERROR option to the BYPASS in the APPLY for SYSMOD CAGJJ00 :
BYPASS (HOLDSYSTEM,HOLDERROR)
Once the fix becomes available it will need to be applied.