Does SQL work for your purposes? I pulled this from something we do and trimmed out what is only relevant to us and changed it for QZLS rather than QZDA.
select *
from table( qsys2.active_job_info(reset_statistics => 'YES'
, job_name_filter => 'QZLS*'
, detailed_info => 'ALL')) a
Coy Krill
EIS Team Lead, AVP
Enterprise Information Systems
o 509.358.8148
c 509.202.2769
t 800.788.4578
e ckrill@xxxxxxxxxxx
w watrust.com
a P.O. Box 2127
Spokane, WA 99210-2127
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of stefan@xxxxxxxxxx
Sent: Monday, December 23, 2024 10:37
To: 'Midrange Systems Technical Discussion' <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: RE: wrkactjob - F14
Strange thing is that if you use output(*print) the default is to print all prestart jobs as well.....
Best regards
Stefan
--
No trees were killed in the sending of this message, but a large number of electrons were terribly upset.
Stefan Tageson
+46 732 369934
stefan@xxxxxxxxxx
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Rob Berendt
Sent: Monday, December 23, 2024 6:51 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: wrkactjob - F14
Is there some way to get WRKACTJOB to show the jobs right away you normally have to hit F14 to see?
IYDK what I mean, try the following:
WRKACTJOB SBS(QSERVER) JOB(QZLS*)
then hit F14
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
This electronic mail message and any attachments may contain confidential or privileged information and is intended for use solely by the above-referenced recipient. Any review, copying, printing, disclosure, distribution, or other use by any other person or entity is strictly prohibited under applicable law. If you are not the named recipient, or believe you have received this message in error, please immediately notify the sender by replying to this message and delete the copy you received.
As an Amazon Associate we earn from qualifying purchases.