Author |
Message |
Topic: 2012 error on MQ client 5.3 on OpenVMS |
davenash
Replies: 3 Views: 6209
|
Forum: General IBM MQ Support Posted: Tue Oct 03, 2006 12:55 am Subject: 2012 error on MQ client 5.3 on OpenVMS |
Thanks for the suggestions.
We've done what we thought was necessary - the user has CMKRNL priv, and we've tried adding the MQM rights identifier although I am not convinced that is necessary.
D ... |
Topic: 2012 error on MQ client 5.3 on OpenVMS |
davenash
Replies: 3 Views: 6209
|
Forum: General IBM MQ Support Posted: Thu Sep 28, 2006 7:54 am Subject: 2012 error on MQ client 5.3 on OpenVMS |
Hi,
I have installed Websphere/MQ client 5.3 on OpenVMS/Alpha version 8.2.
I'm trying to run the supplied AMQSGETC.EXE but I see the following errors:
Sample AMQSGET0 start
Program Name ... |
Topic: Messages skipped by MQGET |
davenash
Replies: 8 Views: 4607
|
Forum: IBM MQ API Support Posted: Tue Dec 13, 2005 4:46 am Subject: Messages skipped by MQGET |
Also, it's not clear that contact admin meant "applications using a client connection" by "clients'. It could have been "customers".
It was "customers"
That ambiguity did occur to me at the time ... |
Topic: Messages skipped by MQGET |
davenash
Replies: 8 Views: 4607
|
Forum: IBM MQ API Support Posted: Tue Dec 13, 2005 1:53 am Subject: Messages skipped by MQGET |
1. After the first GET has failed with 2080, you do indeed get the length of the msg, and you could set the buffer to be big enough. However, there is no guarantee that when the app does its next GET ... |
Topic: Messages skipped by MQGET |
davenash
Replies: 8 Views: 4607
|
Forum: IBM MQ API Support Posted: Mon Dec 12, 2005 8:57 am Subject: Messages skipped by MQGET |
Thanks for the explanation. I'm off to try it out
Dave |
Topic: Messages skipped by MQGET |
davenash
Replies: 8 Views: 4607
|
Forum: IBM MQ API Support Posted: Mon Dec 12, 2005 8:45 am Subject: Messages skipped by MQGET |
Hi, thanks for the quick response.
You will always skip messages that are uncommitted.
I don't understand this. If they are uncommitted then as far as I am concerned they are not there at all.
... |
Topic: Messages skipped by MQGET |
davenash
Replies: 8 Views: 4607
|
Forum: IBM MQ API Support Posted: Mon Dec 12, 2005 8:34 am Subject: Messages skipped by MQGET |
Hi,
My clients are experiencing the problem of messages skipped when doing BROWSE_NEXT on an MQGET call.
I am performing the following sequence:
MQGET with MQGMO_BROWSE_NEXT, MQGMO_LOCK + MQG ... |