In jcl i have 255 steps. In 255 step i declared proc. In proc
i have 20 steps this job is executable or not? why?
Answer Posted / adarsha
This will execute in deed ! Surprise !
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the function of job statement in jcl?
what is use of space parameter in dd statement?
Is automatic restart possible in jcl? If yes, how?
How can the attributes of one sms dataset be copied to another dataset?
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.
How gdg are concatenated?
what are the various stages of job processing?
What is the function of //jcllib statement?
how would you create a temporary dataset? And where will you use them?
Explain about ISPF/TSO Commands
What are the rules employed while naming the steps in a job?
what is DSN parameter and DISP parameter is used for?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
what is DD statement is used in JCL?