How would I code JCL to copy a gdg data set G001v00 and
create a gdg Data set G001v01

Answer Posted / giri12

GDG is nothing but a sequential file. So i think using
IDACAMS or IEBGENER we can copy the GDG.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1087


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2086


What is the maximum length of a single line of jcl?

923


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2267


What statement can be used to send data to another mvs jes3 node?

1069






what are JCLLIB and STEPLIB in JCL?

775


Explain dfsort utility?

856


what is the purpose of coding notify parameter in job statement?

779


Can we use DISP=SHR in output file in JCL

1070


What parameter directs the output of the job log dataset?

864


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1886


How would you understand error(execution phase)?

721


in ways data can be passed to a COBOL program from JCL?

738


Why block size is multiple of lrecl in jcl?

1021


What is the difference between the positional and keyword parameters? Give examples.

807