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


Example 5: Rejecting HOLDDATA that has no SYSMOD entry (select mode)

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

Assume that you have received a ++HOLD statement for PTF UZ04356 from SMPHOLD, but you have not yet received the PTF itself. There is a HOLDDATA entry but no SYSMOD entry. If you do not plan to install that PTF, you may want to delete the HOLDDATA entry. You can use the following commands:
SET      BDY(GLOBAL)        /* Set to global zone.      */.
REJECT   S(UZ04356)         /* For this SYSMOD,         */
         HOLDDATA           /* reject the HOLDDATA.     */.
Note: If there had been a SYSMOD entry for UZ04356, these commands would have deleted the SYSMOD entry along with the HOLDDATA entry.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014