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

What are the utility programs in jcl?

1219


What are some jcl statements that are not allowed in procedures?

1291


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

1687


What is the function of //cntl statement?

1398


I need exexution process for JCL programs

2319


Explain how can the submitting users racf authority be overridden in a job stream?

1192


What statement can be used to send data to another mvs jes3 node?

1691


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1996


Name what parameter directs the output of the job log dataset?

1108


Explain the function of job statement in jcl?

1267


Explain the function of dd disp parameter?

1175


Must tape dataset definitions include vol=ser specifications?

1786


Explain the function of the dd dcb keyword?

1327


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

1234


What is jcl in mainframe, and how many types of jcl statements are there for a job?

1249