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 Chriss Miller 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. lriverahonores

    MQ Client Time Out

    Hello, Company B wants to connect through MQ CLIENT to my MQ SERIES SERVER 5.3 over Linux Red Hat 8 but its connection is very very very slow, so sometimes they can connect and others they can't. Can anybody tell me if there is a parameter in MQ CLIENT to control the TIME OUT connection to...
  2. lriverahonores

    MQ Series Monitoring tools

    Hi, sometimes sender channels go down because of losing the sequence number. Then the next step is to reset the channel manually. How can the channel be reset automatically?? Is there any tool that helps to alert you if a channel goes down or get inactive?? Please help, Regards, LRH
  3. lriverahonores

    Migration MQ Series Server v.5.2.1

    Hi, I would like to get your opinions about this project: 1. I have a server RS6000 with MQ SERIES SERVER v.5.2.1 for AIX. In the same server there are DB2, WAS, HTTP, LDAP, MQIPT, etc. I have many clients (companies) connected to my MQ SERIES SERVER through their MQ SERVER or MQ CLIENT...
  4. lriverahonores

    com.ibm.mq.MQException: Completion Code 2, Reason 2019

    To create a connection to MQ to write a message in a remote queue: write = new MQConn("localhost", 'QMB2MPROD', 'CLIENT.B2M.CANAL', null, 0, 'B2M.SOUTHERN.COLA.SALIDA', MQC.MQOO_FAIL_IF_QUIESCING | MQC.MQOO_OUTPUT | MQC.MQOO_ALTERNATE_USER_AUTHORITY); this line of the program failed...

Part and Inventory Search

Back
Top