Author |
Message |
Topic: MQ Series Tools |
sssang_e
Replies: 9 Views: 10095
|
Forum: IBM MQ API Support Posted: Tue May 07, 2002 1:55 am Subject: MQ Series Tools |
Hi,
I am working on Sun Solaris 2.6 with MQ Series v5.1.
I have checked the MQMD and MQPMO structure values it looks good.
Please advice.
Thanks
Sangs |
Topic: MQ Series Tools |
sssang_e
Replies: 9 Views: 10095
|
Forum: IBM MQ API Support Posted: Sun May 05, 2002 11:26 pm Subject: MQ Series Tools |
Message Grouping
Is any sample programs on Message Grouping available to test.
The putgroup.c and getgroup.c available in the IBM site is not working.
It exits with a 2173 Reason code.
Any help ... |
Topic: MQ Series Tools |
sssang_e
Replies: 9 Views: 10095
|
Forum: IBM MQ API Support Posted: Fri May 03, 2002 1:34 am Subject: MQ Series Tools |
Hi,
Can you please send me the attachments to sssang_e@lycos.com.
It is urgent.
Thanks
Sangs |
Topic: MQ Series Tools |
sssang_e
Replies: 9 Views: 10095
|
Forum: IBM MQ API Support Posted: Wed May 01, 2002 9:06 pm Subject: MQ Series Tools |
Hi,
Thanks for the response and help.
Please mail the attachment to sssang_e@lycos.com.
Thanks
Sangs |
Topic: MQ Series Tools |
sssang_e
Replies: 9 Views: 10095
|
Forum: IBM MQ API Support Posted: Tue Apr 30, 2002 3:54 am Subject: MQ Series Tools |
Hi,
Thanks for the response.
I looked into the site,
http://www-4.ibm.com/software/ts/mqseries/txppacs/ma0j.html
I am not able to download the software.
It throws "page cannot be displ ... |
Topic: MQ Series Tools |
sssang_e
Replies: 9 Views: 10095
|
Forum: IBM MQ API Support Posted: Sun Apr 28, 2002 10:15 pm Subject: MQ Series Tools |
Hi,
Is there any MQ tools that can deposit messages (in a group) in Queues instead of using MQ API in my program?
Thanks in advance for the help.
Sangs |
Topic: Put messages in groups in SYSTEM.DEFAULT.LOCAL.QUEUE |
sssang_e
Replies: 5 Views: 5186
|
Forum: IBM MQ API Support Posted: Thu Apr 18, 2002 12:02 am Subject: Put messages in groups in SYSTEM.DEFAULT.LOCAL.QUEUE |
Hi,
Any update on this?
Thanks and Regards,
sangs |
Topic: Put messages in groups in SYSTEM.DEFAULT.LOCAL.QUEUE |
sssang_e
Replies: 5 Views: 5186
|
Forum: IBM MQ API Support Posted: Mon Apr 08, 2002 1:58 am Subject: Put messages in groups in SYSTEM.DEFAULT.LOCAL.QUEUE |
Hi,
I tried the program with MQ Series 5.2 on Sun Solaris. It doesn't seem to work.
I am getting the same error.
Does the program work with SYSTEM.DEFAULT.LOCAL.QUEUE and on Sun Solaris.
Or this ... |
Topic: Put messages in groups in SYSTEM.DEFAULT.LOCAL.QUEUE |
sssang_e
Replies: 5 Views: 5186
|
Forum: IBM MQ API Support Posted: Wed Apr 03, 2002 11:45 pm Subject: Put messages in groups in SYSTEM.DEFAULT.LOCAL.QUEUE |
Hi,
I tried the sample programs in
http://www.mqseries.net/pafiledb203/pafiledb.php?PHPSESSID=f1e98b2b7e2625e75c1381407fb1d10e&action=viewfile&fid=26&id=2 and
http://www.mqseries.n ... |
Topic: MGET in multi threaded/Client environment - urgent |
sssang_e
Replies: 11 Views: 8587
|
Forum: IBM MQ API Support Posted: Sun Mar 31, 2002 9:13 pm Subject: MGET in multi threaded/Client environment - urgent |
Hi,
Any update on this?
Am I missing anything or any configuaration.
Thanks
Sangs |
Topic: MGET in multi threaded/Client environment - urgent |
sssang_e
Replies: 11 Views: 8587
|
Forum: IBM MQ API Support Posted: Fri Mar 29, 2002 6:40 am Subject: MGET in multi threaded/Client environment - urgent |
Hi,
I am running the program as it is.
I am working on Sun Solaris platform.
The arguments I gave was
$putgroup SYSTE.DEFAULT.LOCAL.QUEUE
where putgroup is the name of the binary.
the MQ ... |
Topic: MGET in multi threaded/Client environment - urgent |
sssang_e
Replies: 11 Views: 8587
|
Forum: IBM MQ API Support Posted: Wed Mar 27, 2002 11:16 pm Subject: MGET in multi threaded/Client environment - urgent |
Hi,
I have not modified the program.
I use the system default queue, SYSTEM.DEFAULT.LOCAL.QUEUE in Sun Solaris
I ran the program and i entered "t" and pressed enter once, it reports,
... |
Topic: MGET in multi threaded/Client environment - urgent |
sssang_e
Replies: 11 Views: 8587
|
Forum: IBM MQ API Support Posted: Wed Mar 27, 2002 2:30 am Subject: MGET in multi threaded/Client environment - urgent |
Hi,
I tried the sample programs in
http://www.mqseries.net/pafiledb203/pafiledb.php?PHPSESSID=f1e98b2b7e2625e75c1381407fb1d10e&action=viewfile&fid=26&id=2 and
http://www.mqseries.net ... |
Topic: MGET in multi threaded/Client environment - urgent |
sssang_e
Replies: 11 Views: 8587
|
Forum: IBM MQ API Support Posted: Mon Mar 25, 2002 9:23 pm Subject: MGET in multi threaded/Client environment - urgent |
Hi All,
Thanks for your valuable replies.
Actually any of my 2 clients can read the message from the same queue.
But all the messages belonging to the same group must be read fully by either
cli ... |
Topic: MGET in multi threaded/Client environment - urgent |
sssang_e
Replies: 11 Views: 8587
|
Forum: IBM MQ API Support Posted: Fri Mar 22, 2002 4:43 am Subject: MGET in multi threaded/Client environment - urgent |
Hi,
I am little confused with MQ Series handling in multi threaded environment.
The scenario is that,
I have a server that puts multiple messages(has to be processed together by the client) one b ... |