Author |
Message |
Topic: API Eixt |
basa_bbc
Replies: 5 Views: 5352
|
Forum: IBM MQ Performance Monitoring Posted: Mon Mar 28, 2005 8:53 pm Subject: API Eixt |
Hello Clindsey,
I have verified the exits, the issue arises whenever i configure the second exit, otherwise individually the exits are working fine.
I suspect that there is something conflicting ... |
Topic: API Eixt |
basa_bbc
Replies: 5 Views: 5352
|
Forum: IBM MQ Performance Monitoring Posted: Mon Mar 28, 2005 1:08 am Subject: API Eixt |
Hello All,
I am having issues in registering two API exits with the same queue manager. Please find below the extract from the qm.ini file.
ApiExitLocal:
Name=msgdsp_g
Function=APIEntryPoi ... |
Topic: Exit Error |
basa_bbc
Replies: 7 Views: 4273
|
Forum: General IBM MQ Support Posted: Fri Feb 25, 2005 8:10 am Subject: Exit Error |
Hello,
Please refer the FDC part,
APIExit rc=OK
-----} zutCallApiExitsAfterOpen rc=OK
----} zstMQOPEN rc=OK
---} MQOPEN rc=OK
---{ ccxSend
----{ cciTcpSend
-----{ send
-----} send rc=Unk ... |
Topic: Exit Error |
basa_bbc
Replies: 7 Views: 4273
|
Forum: General IBM MQ Support Posted: Fri Feb 25, 2005 8:05 am Subject: Exit Error |
Hello Nigel,
I do understand from your point that the bug is in the code, Can you tell me at least couple of points of what to look out for. Do we have any debug tool using which we can accomplish ... |
Topic: Exit Error |
basa_bbc
Replies: 7 Views: 4273
|
Forum: General IBM MQ Support Posted: Fri Feb 25, 2005 7:20 am Subject: API Exit |
Hello ,
The problem is it is an production environment and we cannot change the mq version that easily.
We have tested the same code locally on MQ 5.3 CSD05 and we are having the same issue.
... |
Topic: Exit Error |
basa_bbc
Replies: 7 Views: 4273
|
Forum: General IBM MQ Support Posted: Fri Feb 25, 2005 6:44 am Subject: Exit Error |
Hello all,
We have written an API Exit running on MQ Version 5.2.1 and CSD07. We are getting the below FDC. As mentioned by dgolding, we are getting the XC130004 error. This error is too often and ... |
Topic: Repository Update |
basa_bbc
Replies: 6 Views: 3755
|
Forum: Clustering Posted: Thu Feb 10, 2005 7:58 am Subject: Repository Update |
Hi,
That was helpful, i have got two queries :
1. What is the general defined time interval for the above (Update between pr and fr)
2. Whether can we control the repository update.
Regards, ... |
Topic: Repository Update |
basa_bbc
Replies: 6 Views: 3755
|
Forum: Clustering Posted: Thu Feb 10, 2005 7:22 am Subject: Repository Update |
Hello Sebastian,
These are the steps i am following to remove it from cluster :
1. Suspend the Queue Manager
2. Remove Cluster Queues
3. Refresh cluster with repo(YES).
Am i missing out any ... |
Topic: (Resolved)Two or One Full Repo QMGR for Cluster |
basa_bbc
Replies: 9 Views: 5163
|
Forum: Clustering Posted: Thu Feb 10, 2005 7:19 am Subject: (Resolved)Two or One Full Repo QMGR for Cluster |
You cannot used the Automatic generated Cluster Sender channels (DEFTYPE(CLUSSDRA)).
Sebastain,
You mentioned this in the previous mail. Does this also mean that for repository information to be ... |
Topic: Repository Update |
basa_bbc
Replies: 6 Views: 3755
|
Forum: Clustering Posted: Thu Feb 10, 2005 7:08 am Subject: Repository Update |
Hello ,
As i understand generally the repositories on the Full Repository and the partial Repositories are updated for the cluster to be in sync.
Can anyone let me know the time gap between thes ... |
Topic: (Resolved)Two or One Full Repo QMGR for Cluster |
basa_bbc
Replies: 9 Views: 5163
|
Forum: Clustering Posted: Thu Feb 10, 2005 6:54 am Subject: Two Full Repositories |
Hello ,
Could any body help me in configuring Two full repositories or any doc. which explains this.
As i understand for 2 full repositories we have to define a Cluster sender channel between bo ... |
Topic: Command Server |
basa_bbc
Replies: 3 Views: 2565
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jan 07, 2005 2:57 am Subject: Command Server |
Hello,
We have developed an API exit, When we deploy it on the queue manager, the command server goes down. It does not come up at all. CAn any one help me out in this issue.
Regards,
bbc |
Topic: API EXIT |
basa_bbc
Replies: 7 Views: 4464
|
Forum: IBM MQ API Support Posted: Tue Jan 04, 2005 5:48 am Subject: API Exit |
Jefflowery,
Thanks for confirmation. Could you provide me some links wherein i can have complete information regarding , points to be considered while coding for API Exists.
Regards,
bbc |
Topic: API EXIT |
basa_bbc
Replies: 7 Views: 4464
|
Forum: IBM MQ API Support Posted: Tue Jan 04, 2005 5:33 am Subject: API Exit |
Jefflowery,
Thanks for the clarification. I am little confused, can you tell me that if i have two API exits running on the same queue manager and if they are event based(on the queue) , then both ... |
Topic: API EXIT |
basa_bbc
Replies: 7 Views: 4464
|
Forum: IBM MQ API Support Posted: Tue Jan 04, 2005 1:28 am Subject: API EXIT |
Hello,
We ahve developed an API exit to perform certain operations on our production quue manager. We have 200 Queue objects in the Queue Manager, But when ever an event happens on any of the queue ... |