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 |
Explain about REXX
What are the basic JCL Statements for a Job?
How to fetch even records from one file to another file by using ICETOOL in JCL?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
What is DATACOM db?
How to get cursor position from system in CICS environment ?
What is job control language?
how can u identify the db2 from jcl ?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?
what is a steplib
what is instream data