Answer Posted / lenin
max 255
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
List the different jcl statements that are not permitted in the procedures?
how you can access an uncataloged dataset in a JCL?
How can the disposition of sysout datasets be set for an entire jobstream?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Can we call instream to catalog and catalog to instream?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is catelog procedure and how many catelog procedure to use in one job?
what is the purpose of coding notify parameter in job statement?
What is the function of //jcllib statement?
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 can return codes be tested before execution of a job step?
which parameter is use to declare the name of dataset in dd statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Name a few IBM utility programs, and explain its function.