Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. StephenMilner

    Problem with runmqsc

    Turned out to be a "thread leakage" problem whereby each time MQ was called a UNIX thread was activated but not released upon completion. This meant the thread count continued until it reached the value of the MAX_THREAD_COUNT the runmqsc would not operate. The problem was solved by...
  2. StephenMilner

    Problem with runmqsc

    Both /var/mqm and /opt/mqm/bin are owned by the mqm user and group and have the necessary permissions set. We copied them from an existing system we have running MQSeries which is running an identical load without any problems
  3. StephenMilner

    Problem with runmqsc

    I am having a problem running MQSeries v5.1 on HPUX11. I have installed the product and set up the necessary default queue manager. All works fine and then I start experiencing problems with runmqsc: When I try to run runmqsc I get the following error [AMQ9508 Program cannot connect to queue...

Part and Inventory Search

Back
Top