TACL Reference Manual
Error Messages
HP NonStop TACL Reference Manual—429513-018
B-47
DEFINE Error Messages
Recovery. Correct the working set, then retry the operation. See Table 8-7 on
page 8-185 for consistency rules.
Cause. You attempted to add a DEFINE name that already exists.
Effect. The operation is ignored.
Recovery. Correct or change the DEFINE name, then reissue the request.
Cause. You attempted to delete a DEFINE that cannot be deleted: for example, the
=_DEFAULTS DEFINE.
Effect. The DEFINE is not deleted.
Recovery. None; the operation is not allowed.
Cause. A DEFINE could not be found.
Effect. The operation is ignored.
Recovery. Check to be sure you are specifying the correct DEFINE name, then
reissue the request.
Cause. There was a bounds error (in a parameter) for which TACL has no descriptive
text.
Effect. The operation is ignored.
Recovery. This is a coding error; corrective action is application dependent.
Cause. An attribute was missing; TACL has no descriptive text to add.
Effect. The operation is ignored.
Recovery. Add the attribute, then retry the operation.
DEFINE already exists " name"
DEFINE cannot be deleted " name"
DEFINE does not exist " name"
DEFINE error 2054
DEFINE error 2056