TACL Reference Manual

Error Messages
HP NonStop TACL Reference Manual429513-018
B-46
DEFINE Error Messages
DEFINE Error Messages
The following messages relate specifically to DEFINEs. Each (except the first, which is
a TACL message) is associated with a numeric error code returned by the DEFINE-
oriented procedure invoked. If one of these operating system procedures returns an
error number that TACL does not recognize, TACL simply displays:
DEFINE error num
See the Guardian Procedure Errors and Messages Manual for additional details about
these messages.
Cause. A DEFINE attribute value returned by the operating system is too long for the
buffer TACL uses in obtaining such information. This can occur when the operating
system reformats an attribute on output into a form different from that in which the
attribute was input, such as when a value is input as a comma-separated list without
spaces and the operating system inserts a space after each comma, causing the value
to exceed the TACL limit of 1024 bytes.
Effect. The requested operation is ignored.
Recovery. Decrease the size of the original value to allow for reformatting by the
operating system.
Cause. The working set is invalid.
Effect. The operation is ignored.
Recovery. Correct the working set, then retry the operation.
Cause. A required attribute is missing from the current CLASS in the working set.
Effect. The operation is ignored.
Recovery. Add the attribute for the current CLASS, then retry the operation
Cause. The working set is inconsistent for the current CLASS.
Effect. The operation is ignored.
Attribute value too long for TACL
Current attribute is incomplete and inconsistent
Current attribute set is incomplete
Current attribute set is inconsistent, check number num