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 |
Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?
how to compress the data set
What are the 4 fields in dd statement?
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?
Define concatenating?
what is the Difference between SYSIN and PARM ?
How gdg are concatenated?
delete rules in db2
how to create gdg with out using idcams utility
i have step1,step2,step3 from where can i start coding cond parameter ?
What will happen if two JOB statements are mentioned in an JCL continuously.