What are the common keyword parameters in both job and exec
statements
Answer Posted / prasad bhavanasi
YES..THREE KEYWORDS ARE HAVE COMMON IN BOTH JOB & EXEC
PARAMETERS ...THOSE ARE : TIME
COND
REGION
THE THREE ARE IMPORTANT IN REAL TIME
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What parameter of the job statement is used to limit the cpu time consumed by the job?
I need exexution process for JCL programs
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
how to compare two datasets without using superce because output is limited to 133 bytes
How jcl work to handle various input output file operations?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Is their any limit for data sets?
how to run batch program without jcl?
How do you overcome this limitation ?
what are JCLLIB and STEPLIB in JCL?
How to run cobol program using jcl?
How is a type of file defined in the jcl that executes the cobol program?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
how JCL works?
Is it possible to left uncode disp?