Hi David,

did you enter the correct xmitq in the channel definition? Otherwise it may
be, that the channes is started but fails, opening the xmitq.

Regards
Hubert


-----Ursprungliche Nachricht-----
Von: David Awerbuch [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 20. Januar 2004 17:40
An: [EMAIL PROTECTED]
Betreff: Win2K Server, WMQ 5.2 CSD01 - can't trigger xmitq


Hello,

I am at a client site, trying to get a production system working.  If anyone
can help me, please feel free to call me at NY (516)-770-6993.

I am trying to get a channel started via trigger.  I have tried both of the
following two configs, neither of which is working.  The channel initiator
is
running, since MQ starts it automatically.  There is a sender channel called
'channel.name' already defined.


Alternative 1.

define qlocal(xmit.q) usage(xmitq) +
trigger Trigtype(first) trigdata(channel.name) +
initq(SYSTEM.CHANNEL.INITQ)


Alternative 2:

define qlocal(xmit.q) usage(xmitq) +
trigger Trigtype(first) +
initq(SYSTEM.CHANNEL.INITQ) +
process(process.name)

define process(process.name) +
userdata(channel.name)



When I put a message to the remote queue that uses the xmitq, the message
shows
up on the xmitq with the xmit hdr, etc.  There are no error messages being
recordsed in error/amqerr01.log, in either MQS_ROOT, .qmgrs/@SYSTEM/errors,
or
./qmgrs/my-qmgr/errors.
There are no FDC files being generated.

Can anyone please help me, tell me what I am missing?

Thanks,
Dave A.


=====
David A. Awerbuch,  IBM Certified MQSeries Specialist
APC Consulting Services, Inc.
Providing Automated Solutions to Business Challenges
West Hempstead, NY    (516) 481-6440
[EMAIL PROTECTED]

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

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

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