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

The disp in the JCL is MOD and the program opens the file in
OUTPUT mode. What happens ? The DISP in the JCL is SHR and
the program opens the file in EXTEND mode. What happens ?

Answer Posted / guest

If the parameter is MOD and Mode is OUTPUT, the entire file
will be overwritten.
If the paramete is SHR and Mode is EXTEND, the records will
be appended at the end.

Is This Answer Correct ?    2 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1300


Is automatic restart possible in jcl?

1276


Explain about ISPF/TSO Commands

2016


Where & How Do You Code Identifier In Jcl?

1324


Does jcl support automatic restart?

1291


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

1176


What are the rules employed while naming the steps in a job?

1207


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

1281


What is condition checking in jcl? Is this possible?

1158


what are the types of abends that occur on job failure? And explain the possible causes of these

1685


Why block size is multiple of lrecl in jcl?

1473


What is the motivation behind coding class parameter in job statement?

1230


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

2653


how can the same proc be re-used and called by many jobs?

1559


What do you understand by jcl?

1110