Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Explain the jcl exec statement?

1197


a dd statement has 2 types of parameters. Name them?

1175


How do you access an uncatalogued dataset in a jcl?

1270


What does a disposition of (new,catlg,keep) for a dsn mean?

1197


How jcl is used for testing batch programs?

1350


How can return codes be tested before execution of a job step?

1532


Where can program checkpoints be stored for use in a restart?

1483


Is it possible to define dd statements as you want?

1161


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

1268


Where & How Do You Code Identifier In Jcl?

1324


What are the parameter we cannot use in procedure?

1193


What is notcat 2 - gs?

1512


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.

1278


what sort card you will use to copy the data from one dataset to another dataset?

1300


Explain how can values be passed from the job stream to an executable program?

1311