Shared access. Multiple jobs can read the data set simultaneously. Used for input files that are not being modified. - **DISP=OLD** -- Exclusive access. Only one job can access the data set at a time. Other jobs requesting the same data set will wait in the queue. Used when a job needs to ensure no