hi iam learning mainframes,can anybody tell me how to check
JCL errors.(after submiting the JCL we have check in spool
or is there any other method)
Answer Posted / harish
u can go sool.and u will check jcl errors.without
submitting job.u can check jcl errors using with jscan/jem
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Explain the function of job statement in jcl?
What are steplib and joblib?
Describe the various parameters utilized in the creation of a gdg?
a dd statement has 2 types of parameters. Name them?
Explain the function of a dd statement?
Differentiate between addressing mode and run mode.
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
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?
What is the function of the dd dcb keyword?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Is there any command to check wether the ps file is in sorted order?
Can we call instream to catalog and catalog to instream?
what is use of dcb parameter in dd statement?