Answer Posted / prashanthkodakani
above answer is correct this can be done by using
IDCAMS= 'intgrated data cluster access method service'
utility program.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
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?
What is Cataloged Procedures?
How jcl work to handle various input output file operations?
what happens in conversion stage in job processing?
What are steplib and joblib? What for they are used?
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What are the difference between jcl and jes?
Which statement is used to identify the private libraries in job?
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 can a stopped job be started again?
how to compare two datasets without using superce because output is limited to 133 bytes
A dd statement consists of 4 fields. Name them?
what happens in execution stage in job processing?