Starting and stopping the User Name Server on z/OS®

Run the appropriate command from SDSF to start or stop a User Name Server.

  1. Start the component by using the command /S <User Name Server name>. This command produces the following output where MQP1UNS is the name of the User Name Server:
    +BIP9141I  MQP1UNS 0 The component was started

    Substitute your own User Name Server name for MQP1UNS.

    Start of changeThe verification step runs, followed by starting the control process and the User Name Server 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 User Name Server 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 usernameserver_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 User Name Server process is not started automatically when specifying STRTP=MAN. If the verification step is successful and the control process starts successfully, fully start the User Name Server by issuing the console command:

    /F <User Name Server name>, SC
    End of change
  3. To stop a User Name Server, use the command:

    /P <User Name Server name>

Related concepts
User Name Server
Related tasks
Creating a User Name Server on z/OS
Related reference
Issuing commands to the z/OS console
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:39

an04019_