what happens if job falls in loop ? how to resolve it ?
Answers were Sorted based on User's Feedback
Answer / srk
we can specify a time limit for the execution of the job or
job step through time parameter, after the time limit is
reached the job or job step is automatically terminated.
//jobname job time=(minits,seconds)
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / lu
when you run your job, you guest how long it takes, if you
see it runs for a little while,try get into SDSF in ouput
queue, hit enter to see a cpu time... you cancel your job
and dump it and read it... To solve it put display in your
program and rerun..
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vinay sonar
If your job is going in loop you will get system abend S322.
It will cause your server to hang.
| Is This Answer Correct ? | 0 Yes | 1 No |
Why block size is multiple of lrecl in jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is a procedure?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is COND=EVEN ?
How many parameters are there to a DISP statement and what are their uses ?
When output dataset space is required, what quantity categories are used?
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?
What is the syntax of JCL statement?
What is DYNAMBR in jcl?
What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.