Answer Posted / om yadav
MR. Umesh how can take 1 sec. can u cjustify?
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the function of //jcllib statement?
Must tape dataset definitions include vol=ser specifications?
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.
List the various advantages of using jcl language?
What is multithreading in jcl?
Can I share my data with other jobs? How?
Which statement is used to identify the private libraries in job?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What are the parameters that are used in creating a gdg?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
In job processing, what happens in conversion stage?
Name what parameter directs the output of the job log dataset?
Explain dd statement in jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?