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

Answer Posted / vinothkumar

You Can also use EJCK command before you run the job. this
will check the JCL syntax error.

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name what parameter directs the output of the job log dataset?

786


What is use of restart and how to use it?

1028


Is it possible to code instream data in a PROC?

983


when does a dataset go uncataloged?

1040


Can we use DISP=SHR in output file in JCL

1173


How to pass data to a program that is coded in an exec statement?

1061


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1142


Brief description of inline procedure of jcl.

910


What parameters can be used to limit the number of records written to a sysout dataset?

1008


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2011


What parameter directs the output of the job log dataset?

986


in ways data can be passed to a COBOL program from JCL?

874


How does the jcl specify the job to os?

890


How can a jobs execution priority be modified?

1008


what is “Cond= even” and “Cond=only”?

973