How to pass the temp dataset form one JOB step to another?
Answer Posted / kiran
What is the meaning of 'Passing from one step to another step'?
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
which parameter is use to declare the name of dataset in dd statement?
what is the JCL statement consists of?
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
What is catelog procedure and how many catelog procedure to use in one job?
Explain dfsort utility?
How is the record format of an output dataset specified?
Can I send output of job to my remote device careerride123?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
how can the same proc be re-used and called by many jobs?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Explain the function of the steplib dd statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?