Guardian Procedure Errors and Messages Manual

Effect The procedure returns the error code and does not perform the requested operation.
Recovery You cannot reset a required DEFINE attribute.
2066 (%004022) A required parameter is missing.
Cause A required parameter was not supplied.
Effect The procedure returns the error code and does not perform the requested operation.
Recovery Add the missing parameter, then reissue the request.
2067 (%004023) An invalid value was supplied
for an attribute.
Cause An illegal value was supplied for an attribute.
Effect The procedure returns the error code and does not perform the requested operation.
Recovery Correct the value, then reissue the request.
2068 (%004024) The CLASS name identifies a
nonexistent CLASS.
Cause The DEFINE class name identified a nonexistent class.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Correct the class name, then reissue the request.
2069 (%004025) Attempt to add a DEFINE that does not
fall under current DEFMODE setting.
Cause The process's DEFINE mode (DEFMODE) did not allow the DEFINE to be added.
Effect The procedure returns the error code and does not add the DEFINE.
Recovery Correct the DEFMODE setting for the desired operation.
2073 (%004031) Replacing the =_DEFAULTS DEFINE with a
DEFINE having the same name but a class
other than DEFAULTS is not allowed.
Cause The =_DEFAULTS DEFINE cannot be replaced with a DEFINE having the same name but a
class other than DEFAULTS.
Effect The procedure returns the error code and does not replace the =_DEFAULTS DEFINE.
Recovery Specify the DEFINE with a DEFAULTS class, then retry the operation.
2074 (%004032) Deleting the DEFINE is not allowed.
Cause Some DEFINEs cannot be deleted. An attempt to delete the =_DEFAULTS DEFINE, for
example, results in this message.
Effect The DEFINE is not deleted.
Recovery You cannot delete the =_DEFAULTS DEFINE.
2075 (%004033) A DEFINE option is invalid.
140 DEFINE Errors