Author |
Message |
Topic: rumqdlq rules table directives do not work |
mayel
Replies: 1 Views: 1847
|
Forum: General Discussion Posted: Wed Sep 24, 2003 11:00 am Subject: eureka |
I found the problem, the RETRYINT directive does work, when placed in the inptqm line, for example :
inputqm('') inputq('') RETRYINT(60)
Best Regards.
Mayel ><> |
Topic: rumqdlq rules table directives do not work |
mayel
Replies: 1 Views: 1847
|
Forum: General Discussion Posted: Wed Sep 24, 2003 8:39 am Subject: rumqdlq rules table directives do not work |
Hello Everyone,
I have tried the following line in a rules table file:
REASON(MQRC_PUT_INHIBITED) ACTION(RETRY) RETRY(24) RETRYINT(360)
but when I run the program I get the following:
runmq ... |
Topic: MQ Java Triggered server example |
mayel
Replies: 11 Views: 12851
|
Forum: General Discussion Posted: Thu Sep 11, 2003 1:03 pm Subject: MQ Java Triggered server example |
Thank you so much! I get paid penuts, so where should I mail your share? =D No, seriously thank you very much!! |
Topic: MQ Java Triggered server example |
mayel
Replies: 11 Views: 12851
|
Forum: General Discussion Posted: Mon Sep 08, 2003 7:56 am Subject: MQ Java Triggered server example |
ah, that compleates the picture! Thank you again =) |
Topic: MQ Java Triggered server example |
mayel
Replies: 11 Views: 12851
|
Forum: General Discussion Posted: Fri Sep 05, 2003 7:57 am Subject: MQ Java Triggered server example |
Roger,
I will look in to it, thank you. Now what I am wondering about is: other then starting the java program via a script. How can I set the CLASSPATH for example?
Also I saw in the WEBSphere ... |
Topic: MQ Java Triggered server example |
mayel
Replies: 11 Views: 12851
|
Forum: General Discussion Posted: Wed Sep 03, 2003 1:36 pm Subject: MQ Java Triggered server example |
I am looking for a MQ Java Triggered server example. Does anyone have a sample program they can share with me? The more basic the better, so long as it is compleate and functioning. |