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...

In a proc i will concatinate 4 dd statements.i want to
overide 3 dd statement through jcl how?

Answer Posted / mchava

//PROC
//STEP1 EXEC PGM=PGM1
//dd1 DD dsn=file1
//dd2 DD dsn=fel2
//dd3 DD dsn=file3
//dd4 DD dsn=file4
//PROCSTEP1.dd3 DD dsn=file5
will override the dd3 file3 with file5

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1313


Is it possible to define dd statements as you want?

1164


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1381


Must tape dataset definitions include vol=ser specifications?

1785


if the submitter of a job wants to inform another user about the job completion, how can it be done?

1303


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

1318


Is acct parameter mandatory?

1277


What is use of restart and how to use it?

1362


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

1347


What parameter directs the output of the job log dataset?

1328


Differentiate between addressing mode and run mode.

1134


Is there any command to check wether the ps file is in sorted order?

2957


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

2523


Describe the various parameters utilized in the creation of a gdg?

1211


Does jcl support automatic restart?

1291