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


Example 1: Deleting a target zone

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

Assume that you have a test system zone named MVSTST1, and you have just performed a full MVS™ system generation to create a new set of libraries, and then you have done the processing needed to set up a new zone, MVSTST2, representing the new set of target libraries (for examples of setting up a target zone after system generation, see Examples). You are now ready to delete the old target zone:
SET      BDY(MVSTST1)       /* Process MVSTST1 tgt zone.*/.
ZDEL     TZONE(MVSTST1)     /* Delete it.               */.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014