TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?
Answer Posted / varun
TIME parameter can be used to overcome S322 abends for
programs that genuinely need more CPU time. TIME=1440 means
no CPU time limit is to be applied to this step.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What parameter directs the output of the job log dataset?
Explain how can a jobs execution priority be modified?
Name a few IBM utility programs, and explain its function.
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the purpose of disp parameter?
write a jcl to execute a job by 7:00 am on jan 20,1986?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain dd statement in jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
what is the resolution for sb37 error
Explain how can the attributes of one sms dataset be copied to another dataset?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the purpose of dd * statement in jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
Explain how can the submitting users racf authority be overridden in a job stream?