Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP
BOTH, by default ?
Answer Posted / aloke deb
Both the above answers are logically correct, but they
don't answer the query. The CPU Time is by default decided
during the installation( I guess this is at a JOB level and
not a Step level)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is condition checking in jcl? Is this possible?
in ways data can be passed to a COBOL program from JCL?
Can I share my data with other jobs? How?
Can we call instream to catalog and catalog to instream?
Is automatic restart possible in jcl?
Is automatic restart possible in jcl? If yes, how?
Explain in DD statement what is the use of DCB parameter?
What is the function of dd name parameter with a 2 part structure; audit.report?
How gdg are concatenated?
Are there any set of rules for the names of the steps used in a job? What are they?
Define concatenating?
Differentiate between the joblib and the steplib statements?