Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP
BOTH, by default ?
Answer Posted / rakesh
Answer #1 and #2 are wrong!
The time which is lesser in Job or step will b considered
and not the Job time always!
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
I need exexution process for JCL programs
What is Cataloged Procedures?
how to do automated restart when a job abends?
Name the statement which can be used to send data to another mvs jes3 node?
How can a jobs execution priority be modified?
Differentiate between addressing mode and run mode.
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Explain about LMQUERY�give a dialog information about a data set
What are some jcl statements that are not allowed in procedures?
Where can program checkpoints be stored for use in a restart?
how do you code a null statement?
how can the same proc be re-used and called by many jobs?
Why include statement is used in a jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Is it possible to code instream data in a PROC?