Re: Configuring Multiple Channel Exits

2003-09-03 Thread shailesh kumar
in my exit and pointing the ExitPtr to this memory the correct way of solving this? Thanks in advance. Shailesh Kumar - Original Message - From: David C. Partridge To: [EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 2:08 PM Subject: Re: Configuring Multiple Channe

Configuring Multiple Channel Exits

2003-09-01 Thread shailesh kumar
MQ_EXIT_NAME_LENGTH(128 bytes)(with blank padded on the right). Questions: 1. Is the total string length pointed by MQCD-MsgExitPtr is 128 or each field is 128. 2. Can I use MQCD-MsgExit instead of MQCD-MsgExitPtr? Regards Shailesh Kumar

Platform information in MQ Exits

2003-08-23 Thread shailesh kumar
configured on this channel on QM1 find out that it is connecting to a queue manager running on Windows-NT. Is there anyway I can get this in my Exit? If not, is there any indirect way todo this? Any help or reference is appreciated. Thanks in advance Shailesh Kumar

Re: Some cluster problems/questions

2003-08-20 Thread shailesh kumar
1)) To remove it completely from the cluster issue the following command on the repository queue manager and from wherever else you want to remove. RESET CLUSTER(MYCLUSTER) QMID(string) ACTION( FORCEREMOVE ) You can Get the QMID using the command DISPLAY CLUSQMGR(MYCLUSTER) ALL This will