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

Answer Posted / x

JJ also works depending on installation

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are s0c1, s0c4, s0c5, s0c7 and socb?

798


What happens if both JOBLIB & STEPLIB is specified ?

701


How is the record format of an output dataset specified?

847


what is DSN in JCL and what are the parameters to declare the DSN?

822


I need exexution process for JCL programs

1935






How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5167


How to pass the parameter in parm using linkage section ? (syntax)?

747


What is the maximum length of a single line of jcl?

923


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

914


What is the function of the dd mgmtclas keyword in sms datasets?

860


Explain the function of //jcllib statement?

818


Mention the types of job control statements?

792


List the various advantages of using jcl language?

958


Explain the function of dd disp parameter?

687


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

2009