How do you check the syntax of a JCL without running it?

Answer Posted / venkatachalam

Try PREP Commends(
Based on instalation).
Thanks!!

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

704


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?

619


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

728


List the different jcl statements that are not permitted in the procedures?

640


Explain the function of job statement in jcl?

649






Why block size is multiple of lrecl in jcl?

915


Which dd parameters are required?

694


Explain the hierarchy levels in jcl?

1120


how you can direct the data to spool using SYSOUT option?

927


what is the difference between JES3 and JES2?

682


Differentiate between addressing mode and run mode.

615


List in order the hierarchical levels of jcl?

670


How to do automated restart when a job abend?

791


How gdg are concatenated?

672


How to run cobol program using jcl?

651