|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Receive Channel Exit --- Using MQI |
« View previous topic :: View next topic » |
Author |
Message
|
BrandonChen |
Posted: Wed Jul 21, 2004 5:38 pm Post subject: Receive Channel Exit --- Using MQI |
|
|
Newbie
Joined: 22 Feb 2004 Posts: 3
|
Dears:
Now I want to issue MQI(ex:MQCONN, MQOPEN...) during receive channel exit program. It is OK on Windows 2000/XP platform, but when running in AIX platform, it will return 2012 reason code. Do you have any suggestion to solve this problem, thanks. |
|
Back to top |
|
 |
hopfe_de |
Posted: Wed Jul 21, 2004 11:25 pm Post subject: |
|
|
 Acolyte
Joined: 03 Mar 2002 Posts: 58 Location: Frankfurt, Germany
|
has your exit been linked for Aix, with the correct libraries? |
|
Back to top |
|
 |
BrandonChen |
Posted: Thu Jul 22, 2004 7:36 am Post subject: |
|
|
Newbie
Joined: 22 Feb 2004 Posts: 3
|
Dears:
My exit has been linked MQM library, below is my compiled way:
xlc -c XXX.c -I /usr/mqm/inc -lmqm
xlc -L /usr/mqm/lib -lmqm XXX.o -o XXX -bE:XXX.exp -H512 -T512 -e MQStart -bM:SRE
If you have any suggestion, please let me know.
Thanks. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|