What is 'mounting' of volumes ?
Is there anything that a programmer can do in it ?
How to find currently mounted volume ?
How jcl is used for testing batch programs?
how many members can be created inside a single pds?
Can we call instream to catalog and catalog to instream?
How to find in aparticular step how many versions a paricular gdg base have?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
How is a GDG base created?
How I sort the records in a file and copy the first 10 records to another file
What is the improvement to COND= in the latest version of MVS?
Hi, Say I have 10 flat files and I want to copy all these 10 flat files to a GDG versions flat files (I have GDG base: FDWS01.TEST.RESTORE) in one shot. Can we do that in one shot using a JCL. May be by using IEBGENER. It's a bit urgent. So anyone's fast rely would be appreciated.. Thanks in advance.. 10 flat files ----------------------------------- FDWS01.SUB.RESTORE1 FDWS01.SUB.RESTORE2 FDWS01.SUB.RESTORE3 ; ; FDWS01.SUB.RESTORE10 TO GDG versions ----------------------- FDWS01.TEST.RESTORE.G0001V00 FDWS01.TEST.RESTORE.G0002V00 FDWS01.TEST.RESTORE.G0003V00 ; ; FDWS01.TEST.RESTORE.G0010V00
How can i execute 5th step without executing first 4 steps?
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
Explain the function of //cntl statement?