How many steps we can overide in the proc's?
Answers were Sorted based on User's Feedback
Answer / sangamesh
as a procedure can also contain maximum of 255 steps, so
all the 255 steps can be overrided.
| Is This Answer Correct ? | 22 Yes | 1 No |
describe the dd statement,its meaning,syntax and keywords?
Can we delete the data using IEFBR14 , IEBGENER??
What is difference between Return Code, user completion code, Abend code and reason Code?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
Can we change the LIMIT of GDG?
How to pass the parameter in parm using linkage section ? (syntax)?
What is a PROC? What is the difference between an instream and a catalogued PROC?
what are the technical terms for // /* in jcl
HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
Can a job have only steplib and no joblib ?
when can a job time-out occur? How to overcome that?