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 |
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
how can the same proc be re-used and called by many jobs?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
What is use of restart and how to use it?
How to copy VSAM files without using REPRO
How dummy is used in jcl?
using cursor how can you fetch more than one record into a variable
What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
shall we concordinate two different length dataset in to a new date set.