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


Example 2: Deleting a distribution zone

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

Assume that you are running IMS™ in your installation and that the IMS product exists in its own target zone and distribution zone. You are in the process of migrating from IMS-x to IMS-x+1. IMS-x+1 has been installed into its own distribution zone (that is, not into the distribution zone that IMS-x was in), testing has been completed, and you now want to delete IMS-x. Assume the name of the distribution zone containing IMS-x is IMSX, and the name of the distribution zone containing IMS-x+1 is IMSXP1. The following commands delete the IMS-x distribution zone:
SET      BDY(IMSX)          /* Process old IMS zone.    */.
ZDEL     DZONE(IMSX)        /* Delete it.               */.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014