What are the common keyword parameters in both job and exec
statements
Answer Posted / g.naveen
Condition,Time and Region are common keyword parameters in
job and exec statements
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
How can values be passed from the job stream to an executable program?
What is condition checking in jcl? Is this possible?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How do you access an uncatalogued dataset in a jcl?
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?
What is the function of //jcllib statement?
Is their any limit for data sets?
what is the JCL statement consists of?
How can a fb file convert to vb file using sort program?
Explain about LMQUERY�give a dialog information about a data set
What is one line to pass PARM from JCL to COBOL?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How do you create a temporary dataset?
which utility is used a dummy utility?