Answer Posted / shailendra
i think this 3273 dd statement we can specifyin a singal
step, and in a job we can specify 255 step
it's means 3273*255 dd statement is possible
| Is This Answer Correct ? | 26 Yes | 6 No |
Post New Answer View All Answers
Explain how can the submitting users racf authority be overridden in a job stream?
Differentiate between addressing mode and run mode.
What are hierarchy levels in jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What do you understand by the term notcat 2 – gs?
What is the difference between the positional and keyword parameters? Give examples.
How jcl is used for testing batch programs?
how to compare two datasets without using superce because output is limited to 133 bytes
What is the function of the steplib dd statement?
For what purpose steplib and joblib are used ?
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
What is the motivation behind coding class parameter in job statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How does jcl act on code(if you take a cobol program)?