Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to auto start a sender channel

704 views
Skip to first unread message

Phil Hunt

unread,
Apr 27, 2006, 5:49:23 PM4/27/06
to
A sender channel would shut down after some time, how do I 'trigger' it to
start using the the XMIT queue.
Thanks, this trigger business always drive me crazy because it is so
indirect.

Morten Kjærulff

unread,
Apr 28, 2006, 3:10:37 AM4/28/06
to
DEFINE QLOCAL ('yourxmitq') +
...
TRIGGER +
TRIGTYPE(FIRST) +
TRIGDPTH(1) +
TRIGMPRI(0) +
TRIGDATA('yourchannel') +
PROCESS(' ') +
INITQ('SYSTEM.CHANNEL.INITQ') +
...

/Morten

"Phil Hunt" <ph...@ktintl.com> wrote in message
news:e2re55$4d82o$1...@news.boulder.ibm.com...

0 new messages