Data Definition Language (DDL) Reference Manual
DDL Messages
Data Definition Language (DDL) Reference Manual—529431-004
A-77
Cause. The field or group specified after THRU does not follow the field or group
specified after FOR in a TOKEN-MAP VERSION clause.
Effect. The DDL compiler rejects the token map.
Recovery. Check the definition referenced in the TOKEN-MAP statement, and correct
the VERSION clause to specify a THRU element that follows a FOR item in the
referenced definition; then recompile.
Cause. A field or group name following the keyword THRU in a TOKEN-MAP
VERSION clause cannot be found in the referenced definition.
Effect. The DDL compiler rejects the token map.
Recovery. Check the referenced definition, and correct the VERSION clause to
specify a field or group name in the referenced definition; then recompile.
Cause. A field or group name in a definition referenced by a TOKEN-MAP VERSION
clause is not unique within the definition.
Effect. The DDL compiler rejects the token map.
Recovery. Check the referenced definition, and qualify the group or field name that
follows THRU in the VERSION clause to make the name unique; then recompile.
Cause. You specified a value for the WARNINGS command that is not in the range 1
through 32767.
Effect. The DDL compiler ignores the WARNINGS command.
Recovery. Specify a valid value in the WARNINGS command and recompile.
Cause. You attempted to update a dictionary to which you do not have write access.
Effect. The DDL compiler rejects the request.
Recovery. Consult your system manager to obtain write access to the dictionary.
***ERROR*** Version THRU element doesn’t follow FOR element
***ERROR*** Version THRU name not found
***ERROR*** Version THRU name not unique
***ERROR*** WARNINGS parameter is invalid
***ERROR*** You do not have authority to alter the dictionary