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


Example 2: Rejecting all SYSMODs for a specific function (mass mode)

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

Assume that you have received a new function (HMX1100), as well as service for that function. You have now decided to delete that function and all the associated service for it. You can use the following commands:
SET      BDY(GLOBAL)        /* Set to global zone.      */.
REJECT   APARS              /* Reject all APARs,        */
         FUNCTIONS          /* functions,               */
         PTFS               /* PTFs, and                */
         USERMODS           /* USERMODs for             */
         FORFMID(HMX1100)   /* HMX1100.                 */.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014