Starting and stopping the User Name Server on UNIX platforms

  1. To start a User Name Server enter the following command on the command line:mqsistart UserNameServer. The User Name Server and its associated queue manager are started. Check the syslog to ensure that the User Name Server has initialized successfully.
  2. To stop a User Name Server enter the following command on the command line: mqsistop UserNameServer . You can also request that the User Name Server's queue manager is stopped by this command. Refer to Stopping a WebSphere MQ queue manager when you stop a component.
Related concepts
User Name Server
Related tasks
Creating a User Name Server
UNIX: Configuring the syslog daemon
Stopping a WebSphere MQ queue manager when you stop a component
Related reference
mqsistart command
mqsistop command