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

Answer Posted / guest

TYPERUN=SCAN on the JOB card or use JSCAN.

Is This Answer Correct ?    63 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

738


What are the parameters that are used in creating a gdg?

827


what operation is performed by job statement?

740


What is the significance of addrspc parameter in exec statement?

817


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1816






Differentiate between addressing mode and run mode.

689


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1787


What are the difference between jcl and jes?

1146


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2086


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2327


What are the utility programs in jcl?

729


What is jcl in mainframe, and how many types of jcl statements are there for a job?

731


In sms datasets, what is the function of the dd avgrec keyword?

723


Explain how can the submitting users racf authority be overridden in a job stream?

758


How to submit a jcl from cics?

751