GIM30206E ** APPLY PROCESSING FAILED FOR SYSMOD SO07130. HOLD REASON IDS WERE NOT RESOLVED
GIM35901I ERROR HOLD AS07130 WAS NOT RESOLVED.
GIM24801S ** NO SYSMODS SATISFIED THE OPERANDS SPECIFIED ON THE APPLY COMMAND.
GIM20501I APPLY PROCESSING IS COMPLETE. THE HIGHEST RETURN CODE WAS 12.
SO07130 was in PE status, with correcting fix SO07945.
An attempt was made to apply SO07945, which sited fixes SO07779 as a Prefix and SO07130 as Supercedes.
SO07779, however, lists SO07130 as a PREREQUISITE.
Release : 15.0
Component : SYSVIEW
In this case all 3 ptfs, ie SO07130, SO07779 and SO07945 had to be received together.
And then ran an apply groupextend of SO07945..
Like this:
APPLY
|
SELECT(SO07945)
|
BYPASS(HOLDSYSTEM(ACTION(SO06572),ENH(SO06572),RESTART(SO05240,
|
SO05678)))
|
CHECK
|
GROUPEXTEND(NOAPARS,NOUSERMODS) .
|