if we give TIME=0 how many sec that job/step
Answers were Sorted based on User's Feedback
Answer / suja
time=0 means there is no time limit for that job.
| Is This Answer Correct ? | 19 Yes | 2 No |
If time = 0 , then the job will not be terminated. it may
take a few seconds or minutes or hours.... according to the
classes and priority assigned to it. No time restriction to
it.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / hkhatri27
Job will abend with S322 which means job or step time
exceeds the specified limit/program is in a
loop/insufficient time parameter on job or exec statement.
~ Himanshu
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / nbk choudary
if time=0 job step will execute maximum time and it
depends on the class parameter specified in the jobcard.
if it executes of 10 mins or 20 mins what ever it may be if
it exceed the default time of the class it will abend with
time out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / om yada
Mr. Ramprasad,
in JOB ststement if we declared TIME=0 then how can take
statement time.
| Is This Answer Correct ? | 0 Yes | 5 No |
What is a PROC? What is the difference between an instream and a catalogued PROC?
Explain the purpose of dd dummy statement?
Is there any command to check wether the ps file is in sorted order?
i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes
How is the record format of an output dataset specified?
how to see the latest generation in gdg?
What is the difference between a symbolic and an override in executing a PROC?
what JCL Procedures?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
What is meant by S0C7 system abend code?
if we compile the cobol+ db2 program now ofter 5 years we need to compile again?
what is the resolution for sb37 error