Hello Manshadi,

how goes the APPLY now? 

KISS (Keep It Simple S....)

minimum APPLY CHECK SMPE control statements:-

SET BDY(tgtzone) .
APPLY 
  CHECK
  BYPASS(HOLDSYS)
  GROUPEXTEND
                           .

This will test every available PTF for installation to your target zone.


SET BDY(tgtzone) .
APPLY
  BYPASS(HOLDSYS)
  GROUPEXTEND
  RETRY(YES)
                          .

This will install every available PTF en-mass.

I highly suggest you do not micro-manage your SMPE environment by doing 
individual APPLY CHECK / APPLY jobs per ++PTF.

Regards
Bruce Hewson

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to