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

Answer Posted / guest

DISP=OLD denotes exclusive control of the dataset; DISP=SHR
means there is no exclusivity.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about LMFREE�free data set from its association with data ID

1003


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

728


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2105


when can a job time-out occur? How to overcome that?

753


Give the syntax of job specifying jcl statement.

637






i want to store 20 digits . how will u do it in cobol ?

860


List the different components of jcl statement?

691


How does jcl act on code(if you take a cobol program)?

707


Explain the function of the steplib dd statement?

645


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

938


What is the format of comment statement?

666


what is use of space parameter in dd statement?

757


Explain how can the disposition of sysout datasets be set for an entire jobstream?

636


What is the function of //cntl statement?

830


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1614