Author |
Message |
Topic: CurrentDepth for an Alias Queue? |
rmalghan
Replies: 19 Views: 28194
|
Forum: IBM MQ API Support Posted: Wed Nov 17, 2010 7:11 am Subject: CurrentDepth for an Alias Queue? |
Here's my situation. I have a IBM application (client) which connects to MQ and picks up messages. Occasionally something happens which causes the application to stop picking up the messages (for exam ... |
Topic: CurrentDepth for an Alias Queue? |
rmalghan
Replies: 19 Views: 28194
|
Forum: IBM MQ API Support Posted: Wed Nov 17, 2010 6:53 am Subject: Re: CurrentDepth for an Alias Queue? |
cmkellr: did you ever figure this one out. I am trying to figure this out and have not had much luck. If I use the local/base quename, the script I have does return the que depth. But if I use a alias ... |
Topic: Newbie: get a count of number of messages in a que |
rmalghan
Replies: 9 Views: 9300
|
Forum: IBM MQ Java / JMS Posted: Wed Apr 08, 2009 11:36 am Subject: Newbie: get a count of number of messages in a que |
Could you please help me understand what this means. Does this mean the MQ server will generate a message and insert into the same que when the que depth exceeds a threshold or does it put an event in ... |
Topic: Newbie: get a count of number of messages in a que |
rmalghan
Replies: 9 Views: 9300
|
Forum: IBM MQ Java / JMS Posted: Wed Apr 08, 2009 10:21 am Subject: Newbie: get a count of number of messages in a que |
I have a commercial application which sometimes hangs and stops pulling messages from the que. The que starts filling up if I donot restart the client application. I have been unable to figure out wha ... |
Topic: Newbie: get a count of number of messages in a que |
rmalghan
Replies: 9 Views: 9300
|
Forum: IBM MQ Java / JMS Posted: Wed Apr 08, 2009 10:12 am Subject: Newbie: get a count of number of messages in a que |
Hi: I have installed the MQ JAVA API client on a server and have been able to run the sample code (MQSample) to connect to MQ server. This sample script just puts a message in the que and fetches it b ... |
Topic: MQ Client installation |
rmalghan
Replies: 3 Views: 3615
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat May 10, 2008 2:50 pm Subject: MQ Client installation |
I have set the MQSERVER to
MQSERVER=CHANNEL1/TCP/'xx.xx.xx.xx(1424)'; export MQSERVER
Where can I find the samples and can you give me a example with the syntax?
Thanks
If all you want to d ... |
Topic: MQ Client installation |
rmalghan
Replies: 3 Views: 3615
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat May 10, 2008 3:12 am Subject: MQ Client installation |
Hi: I am trying to setup the MQSeries 6 client on Solaris so my application can talk to MQ Server (on a remote server). I am very new to MQ. I have installed the mq client using pkgadd and my MQ admin ... |
Topic: Perl MQSeries API newbie help |
rmalghan
Replies: 1 Views: 4249
|
Forum: IBM MQ API Support Posted: Fri May 09, 2008 2:19 pm Subject: Perl MQSeries API newbie help |
Hi: I have very little knowledge about MQ Series. I have built the MQ Client and MQSeries perl API on my server. My MQ admin also has provided me the name of ques, queue manager, MA CHannel, hostname ... |