Creating Queue Manager and Queue's in IBM WebSphere Mq

Embed Size (px)

Citation preview

  1. 1. If you see your name in the QueueManagers list, that means You are created QueueManager successfully, else Some problem occuer inthe creation. Follow the following image to crate localQueue Under QueueManager.
  2. 2. Now After Clicking on LocalQueue we cansee the beside window in the tool( LocalQueue is a queue it holds messages. That means we can put messages and browse already existing messages Also. ) Here provide valid queue name (Example : I am giving in_queue)
  3. 3. After giving Queue name simple cliick next button. Then you can see the next slide image.
  4. 4. Now Click on finish button. Then after that tool will create a local queue in QueueManager.
  5. 5. In the above image Current Queue depth value is Zero(0), This indicates no messages currently in this queue.In this way we crate QueueManager and local Queue's in WebSphereMq as many as we need.
  6. 6. Thank you..... @ KRB