Answer Posted / kathirvel sellappan
Condition can code in both JOB and EXEC statements. when we
code these parameter on both statements JOB-COND will
override EXEC-COND.
| Is This Answer Correct ? | 20 Yes | 9 No |
Post New Answer View All Answers
Matching Logic in Jcl not in cobol.Could any one please answer this question
Which dd parameters are required?
Explain the function of a dd statement?
what is a jcl?
Describe the various parameters utilized in the creation of a gdg?
What is the maximum length of a single line of jcl?
which utility is used to sort a file in jcl?
Why include statement is used in a jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what JCL Procedures?
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?
Why block size is multiple of lrecl in jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
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?
Explain the function of job statement in jcl?