I cannot figure out a way to get other channel types, e.g. sender channel, to be multiple instances. There is nothing documented against this. I am assuming only the connection channels could have multiple instances. Is this correct?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Channels that can have multiple instances include channels used by clients (MQI channels) and the channels used by QMgrs (MCA channels) that are inbound types – RCVR, RQSTR and CLUSRCVR. Outbound MCA channels (SDR, SVR, CLUSSDR) are associated with a single remote destination and must be uniquely named.