How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.

Answer Posted / praveen

notify,accounting information are necessary

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to submit jcl through a cobol program?

676


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

603


what are the various stages of job processing?

736


How can an in-stream dataset be terminated?

844


Explain the function of the dd dcb keyword?

696






what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

651


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1485


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?

1613


What is one line to pass PARM from JCL to COBOL?

610


can any one plzzzzzz tell the jcl code for creating ps using idcams

10507


Explain how can an in-stream dataset be terminated?

697


Why block size is multiple of lrecl in jcl?

908


Is automatic restart possible in jcl?

733


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

726


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

716