ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » NO_SYNCPOINT used, but still a SYNCPOINT_LIMIT error occurs

Post new topic  Reply to topic
 NO_SYNCPOINT used, but still a SYNCPOINT_LIMIT error occurs « View previous topic :: View next topic » 
Author Message
anatolz
PostPosted: Fri Dec 15, 2006 8:48 pm    Post subject: NO_SYNCPOINT used, but still a SYNCPOINT_LIMIT error occurs Reply with quote

Newbie

Joined: 11 Nov 2006
Posts: 5
Location: Redwood City, CA

I explicitly defined MQGMO_NO_SYNCPOINT and MQPMO_NO_SYNCPOINT options in all modules of an MQ application that either put or get messages. Despite that I'm still getting error 2024: MQRC_SYNCPOINT_LIMIT_REACHED. The doc sez:
The number of uncommitted messages is the sum of the following since the start of the current unit of work:
* Messages put by the application with the MQPMO_SYNCPOINT option
* Messages retrieved by the application with the MQGMO_SYNCPOINT option
* Trigger messages and COA report messages generated by the queue manager for messages put with the MQPMO_SYNCPOINT option
* COD report messages generated by the queue manager for messages retrieved with the MQGMO_SYNCPOINT option.

But as I said before, I define MQPMO_NO_SYNCPOINT and MQGMO_NO_SYNCPOINT everywhere in the application. Still the error occurs right at the moment when the total number of get()s and put()s reaches the MaxUncommittedMsgs limit. What am I missing here?

(I run MQ 5.3.1 on z/OS 1.6 with a client on Linux RHE 4 running MQ 6.0 client; Same error happens when I run the client code on USS)

Thanks in advance,

--Anatol
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
wschutz
PostPosted: Sat Dec 16, 2006 3:38 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Can you show us the code that's getting the 2024? and the code thats building the pmo/gmo optiond?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
anatolz
PostPosted: Sat Dec 16, 2006 5:01 pm    Post subject: Sorry, false alarm... Reply with quote

Newbie

Joined: 11 Nov 2006
Posts: 5
Location: Redwood City, CA

I apologize profusely for the false statement in my original post: "I define MQPMO_NO_SYNCPOINT and MQGMO_NO_SYNCPOINT everywhere in the application".

I thought I did this everywhere, but no ''- one place was left out, and for MQ on z/OS SYNCPOINT is the default.

Wayne, thanks for the reply, and sorry for the trouble.

--Anatol
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
wschutz
PostPosted: Sat Dec 16, 2006 5:52 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

No problem...
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » NO_SYNCPOINT used, but still a SYNCPOINT_LIMIT error occurs
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.