Author |
Message |
Topic: Messages not going into queue |
nirmala
Replies: 7 Views: 4723
|
Forum: General IBM MQ Support Posted: Fri Jul 27, 2007 2:33 am Subject: Messages not going into queue |
yes, i am using commit and I also get a successful comit message displayed after that. |
Topic: Messages not going into queue |
nirmala
Replies: 7 Views: 4723
|
Forum: General IBM MQ Support Posted: Fri Jul 27, 2007 2:29 am Subject: Messages not going into queue |
Yes, I am using syncpoint. |
Topic: Messages not going into queue |
nirmala
Replies: 7 Views: 4723
|
Forum: General IBM MQ Support Posted: Fri Jul 27, 2007 2:19 am Subject: Messages not going into queue |
Hi,
I am putting messages into a remote queue using java programs on AS400. The program runs successfully, i.e connects to queue manager, opens the queue, puts the messages and then closes the conn ... |
Topic: VLAN IP for channels |
nirmala
Replies: 2 Views: 2291
|
Forum: General IBM MQ Support Posted: Fri Jul 29, 2005 12:17 am Subject: VLAN IP for channels |
Hi,
I would like to know if a VLAN IP can be put in the connection name in a cluster sender/receiver channel. If not then how can i use a VLAN IP in MQ transmission?
Will this increase the speed ... |
Topic: Distribution list and clustering |
nirmala
Replies: 2 Views: 2181
|
Forum: General IBM MQ Support Posted: Mon Nov 17, 2003 3:24 am Subject: Distribution list and clustering |
Hi
Its working now. In the distribution list the queues were remote queues but the queue manager was the local one. When i changed the queue manager also to the remote ones it started working prope ... |
Topic: Distribution list and clustering |
nirmala
Replies: 2 Views: 2181
|
Forum: General IBM MQ Support Posted: Mon Nov 10, 2003 1:24 am Subject: Distribution list and clustering |
Hi,
I am trying to send messages to multiple queues using a distribution list. The queues reside in different as400 machines and are part of a cluster.
I am encountering problems while doing thi ... |
Topic: Publish and subscribe |
nirmala
Replies: 2 Views: 1938
|
Forum: General IBM MQ Support Posted: Fri Jul 04, 2003 5:04 am Subject: Publish and subscribe |
Hi,
I saw the link. But i am only looking for OS400 (AS400 or Iseries).
Is this support pack not available for AS400?
Thanks
Nirmala |
Topic: MQ Server vs. Client |
nirmala
Replies: 5 Views: 5471
|
Forum: General IBM MQ Support Posted: Fri Jul 04, 2003 1:00 am Subject: MQ Server vs. Client |
It depends on the what u require. if ur looking for synchronous communication then client will do. But if its asynchronous communication and if u require the message to saved in the destination side t ... |
Topic: Publish and subscribe |
nirmala
Replies: 2 Views: 1938
|
Forum: General IBM MQ Support Posted: Thu Jul 03, 2003 11:29 pm Subject: Publish and subscribe |
How can the concept of publish and subscribe be implemented in MQ Series?
I have scenario where i need to send to messages to multiple destinations. Is it possible to allow the required destination ... |
Topic: How to convert UTF-8 from PC to EBCDIC in Mainframe? |
nirmala
Replies: 7 Views: 6393
|
Forum: General IBM MQ Support Posted: Thu Dec 12, 2002 11:08 pm Subject: How to convert UTF-8 from PC to EBCDIC in Mainframe? |
It should get automatically converted if u use the CONVERT option in the MQGMO and then try using the getting the message.
I have worked across NT and Mainframe, and didnt have to use anything othe ... |
Topic: More than one Request from a MQClient to a MQManager |
nirmala
Replies: 3 Views: 2462
|
Forum: General IBM MQ Support Posted: Wed Dec 11, 2002 2:03 am Subject: More than one Request from a MQClient to a MQManager |
Can there be more than one request initiated (and active at the same time) from the same MQclient to the same Qmanager????
We have a case where we need to send a request (running in an infinite loop) ... |
Topic: MQSeries Client on AS400 |
nirmala
Replies: 4 Views: 3130
|
Forum: General IBM MQ Support Posted: Tue Dec 10, 2002 4:05 am Subject: MQSeries Client on AS400 |
Do we have MQSeries client on AS400 to communicate with AS400 MQSeries server???? |
Topic: dsitribution list in RPGLE |
nirmala
Replies: 0 Views: 2204
|
Forum: IBM MQ API Support Posted: Tue Nov 26, 2002 10:45 pm Subject: dsitribution list in RPGLE |
Hi
Can anyone provide a sample code which
puts message to a distribution list in RPGLE.
Thanks in advance
nirmala |
Topic: Dead letter Queue |
nirmala
Replies: 1 Views: 1690
|
Forum: General IBM MQ Support Posted: Sun Nov 17, 2002 9:41 pm Subject: Dead letter Queue |
Hi
I am trying to make the MQ manager put a message into the dead letter queue. For this i created a queue full situation on the destination queue.
but the message is not put in the dead letter q ... |
Topic: Distribution List |
nirmala
Replies: 0 Views: 1888
|
Forum: General IBM MQ Support Posted: Thu Oct 17, 2002 2:17 am Subject: Distribution List |
Hi
Where can i find sample program in RPG/ RPGLE thats puts message to a distribution list.
Thanks |