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
What are s0c1, s0c4, s0c5, s0c7 and socb?
What happens if both JOBLIB & STEPLIB is specified ?
How is the record format of an output dataset specified?
what is DSN in JCL and what are the parameters to declare the DSN?
I need exexution process for JCL programs
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How to pass the parameter in parm using linkage section ? (syntax)?
What is the maximum length of a single line of jcl?
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?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain the function of //jcllib statement?
Mention the types of job control statements?
List the various advantages of using jcl language?
Explain the function of dd disp parameter?
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