"RUNNING" is also not always enough, to describe a "good" channel. I saw channel in state "RUNNING", with messages in the XmitQ - without transferring any message.
It is also possible to start a channel, when the channel sequence number is out of sync - when you then send a message (persistent or with NPMSPEED(NORMAL)), such a channel would go into retry mode! BUT - as a quick and dirty answer - an INACTIVE channel (in combination with an empty XmitQ) mostly IS a good state. INACTIVE channel generally indicate, that there is nothing to do. Regards Hubert > -----Ursprüngliche Nachricht----- > Von: MQSeries List <[email protected]> > Gesendet: 27.11.06 15:45:18 > An: [email protected] > Betreff: Re: cluster channels and monitoring > "INACTIVE" is neither a good > nor bad state. You won't know if it's good until you attempt to start > the channel. > > > > > > Hubert Kleinmanns <[EMAIL PROTECTED]> > > Sent by: MQSeries List <[email protected]> > > > 11/27/2006 09:18 AM > > > Please respond to > MQSeries List <[email protected]> > > > > To > [email protected] > > cc > > Subject > Re: cluster channels and > monitoring > > > > > > > > > Javier, > > "good" channel states are (generally) "RUNNING" and > "INACTIVE". Unfortunately "INACTIVE" is not a real > state, but only the missing of any states other then "RUNNING". > > So (e. g. with "runmqsc"), the messages "AMQ8420: Channel > Status not found." is "good" as well as a number of "RUNNING" > channel. > > E. g. the following (Unix shell) command should have an empty output (replace > <your_qmgr> by the name of your QMgr): > > echo "dis chs(*)" | runmqsc <your_qmgr> | grep STATUS | > grep -v RUNNING > > Regards > Hubert > > > > -----Ursprüngliche Nachricht----- > > Von: MQSeries List <[email protected]> > > Gesendet: 23.11.06 14:55:34 > > An: [email protected] > > Betreff: cluster channels and monitoring > > > > how to monitor cluster channel state. > > they are created dynamically? > > > > ********************************************************************** > > > > This e-mail may contain confidential material. It is intended only > for the person or entity which it is addressed to. Any review, retransmission, > dissemination or other use of this information by persons or entities other > than the intended recipient is prohibited. If you received this e-mail > in error, please immediately notify the sender or The Swiss Raiffeisen > Group and delete the material from any and all computers it may be stored > on. Any views or opinions expressed in this e-mail are those of the sender > and do not necessarily coincide with those of The Swiss Raiffeisen Group. > Therefore this e-mail does not represent a binding agreement nor an offer > to deal. E-mail transmission cannot be guaranteed to be secure or error-free. > Information could be intercepted, corrupted, lost, destroyed, incomplete > or may contain viruses. Neither The Swiss Raiffeisen Group nor the sender > can accept any liability for any kind of damage as the result of viruses > or transmission errors. > > ********************************************************************** > > > > > > ----------------------------------------------------------------- > > List Archive - > > Manage Your List Settings - > > Unsubscribe > > > > > > Instructions for managing your mailing list subscription are provided > in the Listserv General Users Guide available at http://www.lsoft.com > > > > -- > Hubert Kleinmanns > Beratung / Schulung / Projektleitung > > Tel.: +49 (0) 60 78 / 7 12 21 > Fax: +49 (0) 60 78 / 7 12 25 > Mobil: +49 (0) 178 / 6 97 22 54 > > To unsubscribe, write to [EMAIL PROTECTED] and, > in the message body (not the subject), write: SIGNOFF MQSERIES > Instructions for managing your mailing list subscription are provided in > the Listserv General Users Guide available at http://www.lsoft.com > Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html > > > > ----------------------------------------------------------------- > List Archive - > Manage Your List Settings - > Unsubscribe > > > Instructions for managing your mailing list subscription are provided in the > Listserv General Users Guide available at http://www.lsoft.com > -- Hubert Kleinmanns Beratung / Schulung / Projektleitung Tel.: +49 (0) 60 78 / 7 12 21 Fax: +49 (0) 60 78 / 7 12 25 Mobil: +49 (0) 178 / 6 97 22 54 To unsubscribe, write to [EMAIL PROTECTED] and, in the message body (not the subject), write: SIGNOFF MQSERIES Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
