×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
If you have *JOBDTA set in QAUDLVL or QAUDLVL2. When the job is submitted from the CL a T-JS entry is created in QAUDJRN for the submission.
This T-JS entry will be the last one you find for the CL's job. Positions 1 and 2 in the JOESD will be BB. JOESD positions 3 through 28 will contain the submitted job name.
You can then monitor for the job's status.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of James H. H. Lampert
Sent: Monday, July 22, 2013 10:14 AM
To: Midrange Systems Technical Discussion
Subject: Submitting a batch job from a CL program, and then waiting for it to end?
Is there a way, from a CL program, to submit a batch job, and wait for it to end before proceeding?
i.e.:
...
SBMJOB CMD(FOO) JOB(BAR)
<wait for BAR to finish>
<check the results from BAR>
...
--
JHHL
--
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.