what is use of disp parameter in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
When output dataset space is required, what quantity categories are used?
Which storage devices are grouped under DASD and SYSDA ?
A job has 150 steps i want to execute only 57th step
what is the difference between return code and maxcc?
What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?
What is a MODEL Paramater in GDG ?
wht happens if cond=true ? pls give me with an example ?
How I sort the records in a file and copy the first 10 records to another file
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 a fb file convert to vb file using sort program?
What are some jcl statements that are not allowed in procedures?
How many steps we can overide in the proc's?