Ferenc,

>>>I'm looking for a dokumentation wich describe ALL stanzas
>>>in qm.ini and mqs.ini (or registry entries on Windows). I
>>>found a channel stanza like StopEvent=Always, but I have
>>>not got a doc which describres it. Could anybody help me?

Well, I don't have a document that describe ALL stanzas in qm.ini and
mqs.ini, but I can assist you with the one you mentioned.

Prior to V5.3, a channel would always issue an MQRC_CHANNEL_STOPPED event
before it terminates. This includes the situation where a channel which
previously failed to connect is stopped. In contrast, the
MQRC_CHANNEL_STARTED event is ONLY raised if the channel actually starts.
This meant there were situations where a MQRC_CHANNEL_STOPPED event could
be raised for a channel that never saw a MQRC_CHANNEL_STARTED event. Some
customers found this confusing.

With WMQ V5.3, an MQRC_CHANNEL_STOPPED event is now ONLY issued if the
channel has previously issued a MQRC_CHANNEL_STARTED event.

However, for some reason you may have adapted to the pre-V5.3 behavior, and
now find the new behavior confusing. You can use StopEvent=Always to
request that channels always raise a stop event.

Hope this helps.

Regards,

Christopher Frank
Certified I/T Specialist - WebSphere Software
IBM Certified Solutions Expert - Websphere MQ & MQ Integrator
--------------------------------------
Phone: 612-397-5532 (t/l 653-5532) mobile: 612-669-3008
e-mail: [EMAIL PROTECTED]

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to