WebSphere Message Brokers
File: ae12740_
Writer: Bill Oppenheimer

Task topic

This build: July 31, 2007 21:27:29

Creating a User Name Server on AIX

AIX platform The following steps show you how to create a User Name Server.

  1. Log on using your user ID. If you use the su command to switch user from root, enter su - <user ID> to run your user profile.
  2. Enter the following command to create the User Name Server:
    mqsicreateusernameserver -i wbrkuid -a wbrkpw -q WBRK_UNS_QM 

    If you are using different names or values for any parameter on this command, you must replace the appropriate values with your own.

    In the command above:

    wbrkuid
    Is the service user ID that is used to run the User Name Server.
    wbrkpw
    Is the password for the service user ID.
    WBRK_UNS_QM
    Is the name of the WebSphere MQ queue manager for the User Name Server. This is created if it does not exist.
On completion of this task, you have:
  • Created a User Name Server.
  • Created a default startup status of manual for the User Name Server.
  • Created and started a WebSphere MQ queue manager called WBRK_QM.
  • Created and set up the WebSphere MQ resources required by the User Name Server, and defined these on the queue manager. This includes the default dead-letter queue (DLQ), which is automatically enabled by running the mqsicreateusernameserver command.

Now that you have created the User Name Server, you are ready to create and start the WebSphere MQ queue manager channels that are required to connect WebSphere Message Broker components (brokers, User Name Servers, and Configuration Manager). This allows components in your broker domain that are supported by different queue managers to exchange messages and communicate effectively. Refer to Connecting components.

Related concepts
User Name Server
Related tasks
Connecting components
Related reference
mqsicreateusernameserver command
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:27:29

ae12740_ This topic's URL is: