Thanks Chris. Simple as putting a SNDDSTQ in the job scheduler for the
queue. I too scheduled it to run daily.
Bryan Burns
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Chris Bipes
Sent: Friday, July 30, 2010 9:55 AM
To: Midrange Systems Technical Discussion
Subject: RE: More Severe DSTQ in RTY-FAIL Notification needed
You can also use the SNDDSTQ command to get them out of retry without
hold/release. I run it once a day.
--
Chris Bipes
Director of Information Services
CrossCheck, Inc.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Dennis Lovelady
Sent: Friday, July 30, 2010 6:25 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: More Severe DSTQ in RTY-FAIL Notification needed
I am unaware of any SNADS APIs, so I would create a program that would
loop every several seconds/minutes/hours, doing the following:
WRKDSTQ QUEUE(*ALL) OUTPUT(*PRINT) /* You may want a specific name */
CPYSPLF /* Copy spooled file to a PF */ Interrogate this PF with your
favorite tool/language. If condition found, send *INQ message or
similar.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.