Answer Posted / shaik.apsar
gdg(0)
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
what is the JCL statement consists of?
how to do automated restart when a job abends?
A dd statement consists of 4 fields. Name them?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain the function of the dd dcb keyword?
define cond parameter in jcl?
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?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How can an in-stream dataset be terminated?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Name what parameter directs the output of the job log dataset?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the difference between the positional and keyword parameters? Give examples.