SMP/E for z/OS Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 7: Rejecting SYSMODs that have been accepted and applied (PURGE mode)

SMP/E for z/OS Commands
SA23-2275-01

Assume that you have a system with three target zones (TMV1, TMV2, and TMV3) and two DLIB zones (DMVA and DMVB). You have set up two ZONESETs to make it easier to maintain these zones. MVSSET contains TMV1, TMV2, and DMVA, and MVSTEST contains TMV3 and DMVB.

Assume that you want to reject all the PTFs that were installed in the zones contained in the MVSSET ZONESET. You can use these commands:
SET    BDY(GLOBAL)        /* Process global zone.    */.
REJECT PURGE(MVSSET)      /* Reject PTFs in MVSSET   */
       TZONE(MVSSET)      /* DLIB and target zones.  */.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014