DFS4712E DDL [GET STORAGE | LOAD | DFSDF READ] FAILURE OCCURRED
Explanation
- Scenario 1: If the DDL system failure occurs before Auto Import processing, the new definitions from the DDL CREATE job remain pending in the IMS Catalog.
- Scenario 2: If the DDL system failure occurs after Auto Import processing, the new resources from the DDL CREATE job is created and activated in the IMS systems and catalog.
System action
In scenario 1, the DDL CREATE function for Auto Import or Auto Create processing terminates, but the requested function is not complete. The new definitions from DDL CREATE remain in the IMS catalog in "Pending" state.
In scenario 2, the DDL CREATE function for Auto Import or Auto Create processing terminates. The Auto Import function is completed to create and activate the new resources in the IMS systems and IMS catalog.
System programmer response
For scenario 1, perform all the necessary steps to create and activate the new resources manually by using the new definitions in the IMS catalog in the "Pending" state as required by the IMPORT DEFN command. See IMPORT DEFN SOURCE(CATALOG) command
For scenario 1 and 2, perform all the steps that are required for data set creation for the database resources newly created by DDL. See Automation options for DDL CREATE statements