Posted: Thu Aug 28, 2008 7:16 am Post subject: AdoptNewMCA & AdoptNewMCACheck
Newbie
Joined: 28 Aug 2008 Posts: 1
The process of debugging customer code is beyond the scope of the sup-
port we provide. However, the code snippet you provided does not show
an MQ Disconnect (MQDISC - See the Appl. Prog. Ref). Additionally, I
suggest that you enable AdoptNewMCA in the queue manager services con-
sole under the qmanager properties\channelsusing these parms:
.
AdoptNewMCA: ALL
AdoptNewMCACheck: ALL
AdoptMCATimeout: 15
4:01:26 PM◄Both KeepAlive and Adoptnewmca should be used. Keepalive will try
to haelp keep your channels connected. The Adoptnewmca is to help
with receiver channels that (as you mentioned) get orphaned and need
to be restarted. IT's like wehn you have to Stop a receiver that shows
running when it's sender channel may show retrying. When you stop the
receiver with a mode Force it drops any current TCPIP connection that
it THINKS is still running. Then when receiver and sender are restarted
the channel connects and runs fine.
I want to know if someone agree with with my aproach to fix thsi particular issue.
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