How do you check the syntax of a JCL without running it?
Post New Answer View All Answers
Is it possible to left uncode disp?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the function of dd disp parameter?
How to pass data to a program that is coded in an exec statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Which dd parameters are required?
What do you understand by the term notcat 2 – gs?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the function of job statement in jcl?
Explain the purpose of the dd keylen parameter?
Can I send output of job to my remote device careerride123?
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?
Explain about ISPF/TSO Commands