Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create User
    1. Create non-domain user e.g. mquser in 'mqm' group.
    2. Change its domain to local host name e.g. EVUAKYISD0223
    3. Grant this user permissions to login remotely
    4. Grant this user Administraive permissions

  2. Start MQ
    1. Start all MQ services ('IBM MQSeries' and 'IBM Websphere MQ(<InstallationName>)') under user created on previous step
      In order to change user for service go to Services. Select service and open its properties, go to 'Log On' tab, select 'This user' and specify user credentials

  3. Configure Manager and Queues
    1. Start MQExplorer.
    2. Add new Queue Manager (e.g. TestMQ):


    3. Add Server-connection channel to created Queue Manager (e.g. TestConnection)


    4. Set channel MCA with user from step 1.1 (mquser):
       

  4. Add Client-connection to Queue Manager:
    1. Select 'New Client-connection Channel' menu item:
      Image Removed
    2. Client-connection Channel should have the same name as the Server-connection channel (TestConnection):
      Image Removed
    3. Client channel connection name should be the same as host public IP (10.17.13.88):
      Image Removed
  5. Add queues.

...

  1. queues.
    Image Added

Check connection to Queue Manager from remote host

...