Author |
Message |
Topic: Problem with JMS when replying to NON-JMS application. |
Amar Tayade
Replies: 10 Views: 6855
|
Forum: IBM MQ Java / JMS Posted: Thu Jul 22, 2004 7:29 pm Subject: Problem with JMS when replying to NON-JMS application. |
My apology for not replying on this forum earlier. This problem was resolved the next day during a debugging call with hub team and hence.....
There was no change from my application side. Everythi ... |
Topic: Problem with JMS when replying to NON-JMS application. |
Amar Tayade
Replies: 10 Views: 6855
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 14, 2004 9:07 pm Subject: Problem with JMS when replying to NON-JMS application. |
My application is a Generic code so that any System can be joined to it thru MQ just changing configuration from web page on my app server . No need to change any code.
Platform : Sun Solaris/ WMQ ... |
Topic: OTMA criteria for queueing up the messages for IMS trnx |
Amar Tayade
Replies: 0 Views: 1439
|
Forum: General IBM MQ Support Posted: Sat May 29, 2004 8:20 pm Subject: OTMA criteria for queueing up the messages for IMS trnx |
Just curious to know which parameter in OTMA (?) decides whether message should get queued up in IMS queue or OTMA should reply with DFS065 TRAN/LTERM STOPPED when receivig IMS transaction is down.
... |
Topic: Program looping when MQCMIT not issued |
Amar Tayade
Replies: 6 Views: 3871
|
Forum: General Discussion Posted: Thu Jan 22, 2004 6:42 pm Subject: Program looping when MQCMIT not issued |
Thank you very much for all your help.
MQGET was successful for first message but during MQGET bufferlength
value was changed to -ve value (dont know why still) . Hence second and subsequent calls ... |
Topic: Message going to DLQ as getting rejected from OTMA |
Amar Tayade
Replies: 3 Views: 5027
|
Forum: General Discussion Posted: Sun Nov 23, 2003 12:09 am Subject: Re: Message going to DLQ as getting rejected from OTMA |
Thanx LuisFer for your response
Can you answer my second qns also . Is there any way so that we can prevent these messages from going to DLQ and reapplied after some time interval ?
Thanx,
Ama ... |
Topic: Message going to DLQ as getting rejected from OTMA |
Amar Tayade
Replies: 3 Views: 5027
|
Forum: General Discussion Posted: Thu Nov 13, 2003 10:34 pm Subject: Message going to DLQ as getting rejected from OTMA |
Hi,
Platform : Mainframe / IMS
We are bringing mainframe transaction down as a part of daily maintainance for around 2 minutes in night time. mainframe Qmgr is supposed to pass the message to OTMA ... |
Topic: Program looping when MQCMIT not issued |
Amar Tayade
Replies: 6 Views: 3871
|
Forum: General Discussion Posted: Sun Nov 09, 2003 9:37 pm Subject: Program looping when MQCMIT not issued |
I am checking with BufferLength parameters but not seeing any problem.
Can this situation be possible when buffer is not sufficient ?
How can we set this disable attribute ? ( By administrator or ... |
Topic: Program looping when MQCMIT not issued |
Amar Tayade
Replies: 6 Views: 3871
|
Forum: General Discussion Posted: Sat Nov 01, 2003 9:39 pm Subject: Program looping when MQCMIT not issued |
But how can I backout the message when MQGET itself failed ?
Meaning to say for backout I will have to issue MQPUT call with the message which I am not having ?
Thanx
Amar |
Topic: Program looping when MQCMIT not issued |
Amar Tayade
Replies: 6 Views: 3871
|
Forum: General Discussion Posted: Sat Nov 01, 2003 5:39 pm Subject: Program looping when MQCMIT not issued |
Hi,
I am working on mainframe/IMS platform. My application program went into loop causing bringing down one of the IMS region.
The program works as follows..
1) IMS GU call after trigger
2) ... |