Answer Posted / vamsi
IT IS USED FOR ONLY EXISTING DATA SETS FOR ABEND DATA(ADDING).
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What are the difference between jcl and jes?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is condition checking in jcl? Is this possible?
how would you create a temporary dataset? And where will you use them?
Brief description of inline procedure of jcl.
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what are the types of abends that occur on job failure? And explain the possible causes of these
Is their any set of rules for dd? Explain.
How dummy is used in jcl?
What is the function of a dd statement?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How does jcl specify the job to the operating system?
Explain how can values be passed from the job stream to an executable program?
How do you access an uncatalogued dataset in a jcl?