A job has 90 steps i want to execute only step7 and step15
Answer Posted / rajasekhar pattem
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of //jcllib statement?
I need exexution process for JCL programs
Explain the purpose of the dd keylen parameter?
What is NOTCAT ?
Is their any limit for data sets?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What does a disposition of (MOD,DELETE,DELETE) mean ?
i want to store 20 digits . how will u do it in cobol ?
How would you understand error(execution phase)?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Mention the types of job control statements?
what are the various stages of job processing?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?