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

What is the difference between specifying DISP=OLD and
DISP=SHR for a dataset?

Answer Posted / sunil

disp= old ...it will give exclusive use of dataset.
disp= shr....multiple job can use the dataset concurrently..
but in both case, while writing , it will overwrite to old
dataset..i.e, old data will be lost.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when does a dataset go uncataloged?

1357


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

1280


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

2497


how to run batch program without jcl?

11689


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

8656


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

1229


I need exexution process for JCL programs

2319


Can we use DISP=SHR in output file in JCL

1461


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1342


what is “Cond= even” and “Cond=only”?

1364


What is the function of a dd statement?

1256


Matching Logic in Jcl not in cobol.Could any one please answer this question

4225


Explain the function of dd name parameter with a 2 part structure; audit.report?

1518


How to submit jcl through a cobol program?

1191


How can a jobs execution priority be modified?

1341