Sorry about that - I didn't mean to say that I was using the DLYJOB to aid me in debugging.
My question is only pertinent to the DLYJOB command itself - whether or not the program is being debugged.
1. Is there any way of knowing the amount of elapsed time, and therefore the amount of time left?
2. Is there a way of changing this timespan while the program is running?
Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Chris Bipes
Sent: Wednesday, January 04, 2012 4:02 PM
To: 'midrange-l@xxxxxxxxxxxx'
Subject: RE: Using the command DLYJOB in a CL program
If you are only using the DLYJOB to start the debug, there is an easier way.
Submit the job as HELD on job queue. Start the service job using the job name, user, and number of the job held on queue.
Start debug from the same session you started the service job.
Release the job
You will be prompted to run the job or enter the debug commands.
1. You can look at the job log to see when the DLYJOB was executed and calculate the time the job will resume.
2. Once the DLYJOB command is executed, you cannot change the wait time.
--
Chris Bipes
Director of Information Services
CrossCheck, Inc.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Shore
Sent: Wednesday, January 04, 2012 11:51 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Using the command DLYJOB in a CL program
Hi everyone
I am in the process of testing a change that I have made to a CL program
At the moment, the program is on a DLYJOB DLY(300) command
My questions are:-
1. Is there any way of knowing the amount of elapsed time, and therefore the amount of time left?
2. Is there a way of changing this timespan while the program is running?
These are not deal breakers, but while I am waiting for the program to continue (using STRDBG), it seems MUCH longer than 5 minutes have elapsed Alan Shore Programmer/Analyst, Direct Response E:AShore@xxxxxxxx
--
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.