DFS4716E DDL SECTION IS NOT FOUND IN DFSDFxxx PROCLIB
Explanation
AUTOCREATE=YES in <SECTION=CATALOG>
: The DDL CREATE function detects that
<SECTION=DDL>
is not found in DFSDFxxx member of the IMS PROCLIB data
set.<SECTION=DDL>
is required for AUTOCREATE=YES.
System action
The DDL CREATE function for Auto Create processing terminates without completing the requested function. The new definitions from DDL CREATE remain pending in the IMS Catalog.
System programmer response
- Perform all the necessary steps to create and activate the new resources by manually using the new definitions that are pending in the IMS catalog as required by the IMPORT DEFN command. See IMPORT DEFN SOURCE(CATALOG) command
- Perform all the steps that are required for data set creation for the database resources that are created by DDL. Automation options for DDL CREATE statements
For future DDL CREATE DATABASE data set creation, add <SECTION=DDL>
to
DFSDFxxx PROCLIB member.