Starting and stopping a Configuration Manager on z/OS®

Run the appropriate command from SDSF to start or stop a Configuration Manager.

  1. Start the component by using the command /S <Configuration Manager name>. This command produces the following output where CMGR01 is the name of the Configuration Manager.
    +BIP9141I CMGR01 0 The component was started

    Substitute your own Configuration Manager name for CMGR01.

    Start of changeThe verification step runs, followed by starting the control process and the Configuration Manager process.End of change

    Start of changeIf the verification step fails for any reason, the errors are reported to the STDOUT stream in the JOBLOG; the control process and Configuration Manager process are not started. Review the messages to see what errors have been reported, and take the suggested actions to resolve these problems.End of change

  2. Start of changeAlternatively, start the control process only by using the command:
      /S configmgr_name,STRTP=MAN 

    If the verification step fails for any reason, the errors are reported to the STDOUT stream in the JOBLOG; the control process is not started. Review the messages to see what errors have been reported, and take the suggested actions to resolve these problems.

    The Configuration Manager process is not started automatically when specifying STRTP=MAN. If the verification step is successful and the control process starts successfully, fully start the Configuration Manager by issuing the console command:

    /F <Configuration
    Manager name>, SC
    End of change
  3. To stop a Configuration Manager, run the following command:

    /P CMGR01

    Substitute your own Configuration Manager name for CMGR01.

Related concepts
Configuration Manager
Related reference
Issuing commands to the z/OS console
mqsistart command
mqsistop command
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009. All Rights Reserved.
Last updated : 2009-01-07 15:40:15

ae24130_