Previous Topic: 2206Next Topic: 2208


2207

EXCLUSIVE CONTROL OF DSN = (ddd) CANNOT BE OBTAINED IN ORDER TO PERFORM NEEDED (CATALOG UPDATE)/(SCRATCH ACTION)

Reason:

Another task was concurrently using data set (ddd). If CADisk were to perform the catalog update without exclusive control, data loss may occur. MVS will not allow a data set to be scratched when it is in use by another task, in order to maintain integrity of the data set.

Action:

To copy this data set, specify the NOCATALOG and NOSCRATCH parameters, or run the job at a time when no concurrent task is using the data set.