DFS4785W DEDB dedb_name AREA area_name DATASET dataset_name ALREADY EXISTS
Explanation
A DDL statement was submitted to create dataset_name, but the data set already exists.In the
message text:
- dedb_name
- Name of the DEDB.
- area_name
- Name of the DEDB area.
- dataset_name
- Name of the DEDB area data set.
System action
Because the DEDB area data set dataset_name already exists, the /START DB and /START AREA commands are issued by IMS.
System programmer response
Check whether the DEDB area data set dataset_name is the data set that you require. If the dataset_name data set that is being used by IMS is not the data set that you require, undo the resources or manually change the data set.