Doing an SMP/E apply (in this case PTF RO71145). The PTF has ++IF REQ statements coded and fails with error:
GIM30209E ** APPLY PROCESSING FAILED FOR SYSMOD RO71145. REQUIRED SYSMODS FAILED OR WERE MISSING. GIM35912I CONDITIONAL REQUISITE SYSMOD RO71146 WAS MISSING.
The ++IF REQ PTFs need to be applied at the same time as the PTF you are applying. First RECEIVE any missing prerequisite PTFs. Then add the GROUPEXTEND parameter to the APPLY. For example:
APPLY CHECK SELECT(RO71145) GROUPEXTEND BYPASS(HOLDSYSTEM(ACTION)) .