How do you check the syntax of a JCL without running it?
Answer Posted / jim
No to knock answer 1 but "TYPRUN=SCAN" is what works on my
system (no E in type)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
how you can access an uncataloged dataset in a JCL?
what are the types of abends that occur on job failure? And explain the possible causes of these
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What does a disposition of (MOD,DELETE,DELETE) mean ?
is there any way to execute more than one proc in the same exec statement at the same time..?
What are hierarchy levels in jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
how you will the direct the data to spool using sysout option?
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?
Explain the function of the dd dcb keyword?
Is automatic restart possible in jcl?
How do you submit a job for execution?
Explain the function of dd disp parameter?
Explain in DD statement what is the use of DCB parameter?