DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -61
DDL Error and Warning Messages
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. Delete objects from the dictionary and recompile.
Cause. You do not have write access to the dictionary.
Effect. DDL restricts dictionary access to read-only operations.
Recovery. Consult your system manager to obtain write access to the dictionary.
Cause. You used a DICTN command to open an audited dictionary.
Effect. DDL opens the specified dictionary anyway.
Recovery. No recovery is necessary.
Cause. You used a DICT or DICTR command to open a nonaudited dictionary.
Effect. DDL opens the specified dictionary anyway.
Recovery. No recovery is necessary.
Cause. The VALUE IS clause in a TOKEN-CODE statement is already specified.
Effect. DDL 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. DDL rejects the token code.
Recovery. Specify a VALUE clause.
***ERROR*** THIS DICTIONARY CANNOT BE UPDATED
***WARNING*** This dictionary IS audited
***WARNING*** This dictionary is NOT audited
***ERROR*** TOKEN-CODE VALUE multiply defined
***ERROR*** TOKEN-CODE VALUE not defined