How can we execute only one step in a job
Answer Posted / laxmi
but how MR.Prasanth ????
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is DSN parameter and DISP parameter is used for?
What are hierarchy levels in jcl?
What do you understand by the terms: joblib and steplib?
which parameter is use to declare the name of dataset in dd statement?
How can the disposition of sysout datasets be set for an entire jobstream?
How does jcl act on a cobol code?
what is JCL?
What are the 2 types of parameters in dd statement?
Give the syntax of job specifying jcl statement.
How to pass the parameter in parm using linkage section ? (syntax)?
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 ?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain the function of job statement in jcl?