How would I code JCL to copy a gdg data set G001v00 and
create a gdg Data set G001v01
Answer Posted / balaji
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 4 fields in dd statement?
which utility is used to run a cobol-db2 program?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Define concatenating?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How do you create a temporary dataset?
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
What are the parameters that are used in creating a gdg?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How can the disposition of sysout datasets be set for an entire jobstream?
What is the difference between the positional and keyword parameters? Give examples.
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?