Author |
Message |
Topic: c# and mq cluster |
chinna
Replies: 4 Views: 5682
|
Forum: IBM MQ API Support Posted: Fri Aug 18, 2006 12:27 am Subject: clustered queue connection in C# |
Please try using the open option for the queue while using AccessQueue funtion in C# to connect to clustered queue.
AccessQueue(queueName, MQC.MQOO_INPUT_AS_Q_DEF + MQC.MQOO_FAIL_IF_QUIESCING);
I ho ... |
Topic: APIExit compilation command in HPUX using gcc compiler |
chinna
Replies: 4 Views: 4394
|
Forum: IBM MQ API Support Posted: Tue Aug 09, 2005 12:10 pm Subject: APIExit compilation command in HPUX using gcc compiler |
Dear All,
Any one have or knows how to compile the APIExit using gcc compiler in HPUX, Please send the compilation details if any one have.
Thanks in Advance.
Regards
Chinna |
Topic: getting error xecU_I_FUNCTION_NOT_FOUND while loading Exit |
chinna
Replies: 1 Views: 3826
|
Forum: IBM MQ API Support Posted: Wed Jun 29, 2005 5:21 am Subject: getting error xecU_I_FUNCTION_NOT_FOUND while loading Exit |
Hi All,
I am getting an error xecU_I_FUNCTION_NOT_FOUND
while loading APIExit for mirrorq on AIX.
if any one know or have the document for APIExit in AIxX please send
me the details.
R ... |
Topic: Starting a process when Qm Starts |
chinna
Replies: 17 Views: 10051
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jun 06, 2005 7:24 pm Subject: Starting a process when Qm Starts |
but out requirement is for V5.3.Is there any way to do the same in V5.3 |
Topic: Starting a process when Qm Starts |
chinna
Replies: 17 Views: 10051
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jun 06, 2005 5:57 am Subject: Starting a process when Qm Starts |
I am looking on Windows,Solaris, AIX, HPUX. |
Topic: Starting a process when Qm Starts |
chinna
Replies: 17 Views: 10051
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jun 06, 2005 5:35 am Subject: Starting a process when Qm Starts |
Hi All,
Is there any way to start/stop the process when QueueManager Starts and Stops.If anyone have the documents or sample please send me.
Thanks in Advance.
Regards
Chinna |
Topic: API Exit on AS400,OS390, HPUX |
chinna
Replies: 5 Views: 3883
|
Forum: IBM MQ API Support Posted: Wed Jun 01, 2005 5:13 am Subject: Re: API Exit on AS400,OS390, HPUX |
Hi Clindsey,
Thanks for the information.
As per the WebSphere MQ Information center Z/OS is not supported for API exit.
Just curious, Is there any specific reason for OS/390 for not supporting API ... |
Topic: API Exit on AS400,OS390, HPUX |
chinna
Replies: 5 Views: 3883
|
Forum: IBM MQ API Support Posted: Mon May 30, 2005 6:18 am Subject: API Exit on AS400,OS390, HPUX |
Hi All,
Anyone have API exits written in C for following operating systems AS400,OS390, HPUX.please send me samples if you have, send me the links which gives the infomation.
Thanks in Advance.
R ... |