Answer Posted / praveen
RCT
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job? What are they?
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) ?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Explain the function of job statement in jcl?
Differentiate between addressing mode and run mode.
What are the parameter we cannot use in procedure?
what are the various stages of job processing?
What is the function of the steplib dd statement?
How can a jobs execution priority be modified?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
in ways data can be passed to a COBOL program from JCL?
What is the purpose of dd dummy statement?
What is timing concept in mainframe?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?