z/OS DFSMS DFM Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Stopping a Local LU with the MVS SET Command

z/OS DFSMS DFM Guide and Reference
SC23-6848-00

You can stop work from coming into a local LU by using the MVS™ SET command to delete an LU from the APPC/MVS configuration. Use this method to:
  • Stop an LU that is not functioning properly (for example, because of a VTAM® error)
  • Stop TPs defined in a TP profile data set that uses one or more LUs
  • Stop a TP scheduler

To stop an LU by using the SET command:

  1. Code system PARMLIB member APPCPMxx with the command to delete the LU. For example, to delete an LU named MYLU, code PARMLIB member APPCPM1D as follows:
      LUDEL
       ACBNAME(MYLU)
  2. After coding APPCPM1D, issue this command to stop the LU:
      SET APPC=1D

For more information about deleting LUs, see z/OS MVS Planning: APPC/MVS Management.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014