Answer Posted / hari babu k
Use JEM or JSCAN command before submitting the job you can
check the errors and warning in the JCL.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Explain the job statement in jcl?
how can the same proc be re-used and called by many jobs?
Explain the function of //jcllib statement?
what is a jcl?
Is it possible to code instream data in a PROC?
Is it possible to define dd statements as you want?
How can a fb file convert to vb file using sort program?
Explain how can a stopped job be started again?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How do you submit a job for execution?
Explain the purpose of the dd keylen parameter?
Explain the function of the steplib dd statement?
Explain how can a jobs execution priority be modified?
What are steplib and joblib? What for they are used?
whats the diff bw the evaluate also and and?