Posted: Tue Mar 31, 2009 1:05 am Post subject: MQCTL not working on aix
Master
Joined: 21 Apr 2007 Posts: 282
Hi
I m new to MQ v7 api's
i m using a new api MQCTL
i have followed the sample program in the samp directory and implemented my code.
The api run fine on solaris.
but i get a error on aix with MQRC_OPERATION_ERROR - 2488
but i m using the correct operation code MQOP_START
this works fine on solaris.
But then again the sample works on aix, which lead me to believe that there is nothing wrong w the API call on aix.but the way i call it.
But i have not made changes.
anyone have this issue.?
update: on solaris i have MQ v7.0 and on aix i have MQ v7.0.0.1, would that make any difference?
should i raise a PMR w IBM on this? _________________ Thimk
Solved it..
we need to compile the applications which use the APIs with the libmqm_r (threaded version)..
MQCTL API will not work with the non-threaded version i.e libmqm
So there u go.. _________________ Thimk
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