Delete Data Dictionary (DLTDTADCT)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Delete Data Dictionary (DLTDTADCT) command deletes a data dictionary. All program described files linked to definitions in the dictionary must be unlinked before the dictionary is deleted.

Top

Parameters

Keyword Description Choices Notes
DTADCT Data dictionary Name Required, Positional 1
Top

Data dictionary (DTADCT)

Specifies the name of the data dictionary to be deleted.

This is a required parameter.

Top

Examples

DLTDTADCT   DTADCT(DEPT547)

This command deletes the DEPT547 data dictionary.

Top

Error messages

*ESCAPE Messages

CPF2FE2
Dictionary &1 currently in use.
CPF2FE3
System cross reference file is in error.
CPF2FE4
System cross reference file not available.
CPF2F0B
Data dictionary &1 cannot be deleted.
CPF2F0C
Deleting a SQL data dictionary &1 not allowed.
CPF2F0D
Data dictionary &1 partially deleted.
CPF2F0F
Data dictionary &1 not deleted.
CPF2F05
Not authorized to delete dictionary &1.
CPF2F08
Dictionary &1 not found.
CPF9820
Not authorized to use library &1.
Top