1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / sandhya
so after mentioning typrun=scan in JOB card? do we need to submit the JCL? I suppose only after submitting the jcl we will get the list of errors if any?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the function of //jcllib statement?
Explain how can values be passed from the job stream to an executable program?
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 dd disp parameter?
how to compare two datasets without using superce because output is limited to 133 bytes
what is DD statement is used in JCL?
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 are the 2 types of parameters in dd statement?
Name a few IBM utility programs, and explain its function.
How is a type of file defined in the jcl that executes the cobol program?
What do you understand by the term notcat 2 – gs?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what happens in execution stage in job processing?
How can a jobs execution priority be modified?
How can an in-stream dataset be terminated?