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


Example 9: Deleting service for a group of source IDs

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

Assume that you are maintaining two systems, and you want to delete from the global zone and SMPPTS all service from 2008 service levels already applied and accepted on both of your systems. The distribution zones associated with these two systems are SYS1DLIB and SYS2DLIB. You can use the following commands:
SET      BDY(GLOBAL)        /* Process the global zone. */.
REJECT                      /* Reject from              */
         PURGE(SYS1DLIB     /* zones SYS1DLIB           */
               SYS2DLIB)    /* and SYS2DLIB             */
         PTFS               /* PTFs accepted            */
         SOURCEID(PUT07*)   /* from 2008 service levels.*/.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014