Data Definition Language (DDL) Reference Manual
DDL Messages
Data Definition Language (DDL) Reference Manual—529431-004
A-65
Recovery. Consult your system manager to obtain write access to the dictionary.
Cause. You used a DICTN command to open an audited dictionary.
Effect. The DDL compiler opens the specified dictionary anyway.
Recovery. No recovery is necessary.
Cause. You used a DICT or DICTR command to open a nonaudited dictionary.
Effect. The DDL compiler opens the specified dictionary anyway.
Recovery. No recovery is necessary.
Cause. The VALUE IS clause in a TOKEN-CODE statement is already specified.
Effect. The DDL compiler rejects the token code.
Recovery. Remove one of the VALUE IS clauses and recompile.
Cause. No VALUE clause is specified in a TOKEN-CODE statement.
Effect. The DDL compiler rejects the token code.
Recovery. Specify a VALUE clause.
Cause. No TOKEN-TYPE clause is specified in a TOKEN-CODE statement.
Effect. The DDL compiler rejects the token code.
Recovery. Specify a TOKEN-TYPE clause.
Cause. The DEF IS clause in a TOKEN-MAP statement is already specified.
Effect. The DDL compiler rejects the token map.
***WARNING*** This dictionary IS audited
***WARNING*** This dictionary is NOT audited
***ERROR*** TOKEN-CODE VALUE multiply defined
***ERROR*** TOKEN-CODE VALUE not defined
***ERROR*** TOKEN-CODE TOKEN-TYPE not specified
***ERROR*** TOKEN-MAP DEFINITION multiply defined