TACL Reference Manual

Error Messages
HP NonStop TACL Reference Manual429513-018
B-29
TACL Error Messages
Cause. You attempted to attach a segment file whose file code is not 440, the only
valid file code for TACL segment files.
Effect. The requested operation is ignored.
Recovery. Check whether you are referring to the correct file.
Cause. You attempted to attach a segment whose contents are inconsistent. This can
happen if, while detaching a private segment, TACL begins to write the segment out
but fails for any reason to write the entire file.
Effect. The requested operation is ignored.
Recovery. Re-create the segment file.
Cause. You attempted to attach a segment file that was last changed by a newer RVU
of TACL, and the newer RVU has implemented incompatible changes in the segment
file format.
Effect. The requested operation is ignored.
Recovery. Re-create the segment file.
Cause. In an #SSxxx function (other than #SSINIT), you supplied a buffer whose
first16 bits do not contain the value -28.
Effect. The requested operation is ignored.
Recovery. Ensure that each SPI buffer structure begins with -28 in its first 16 bits.
Cause. Indeterminate.
Effect. The requested operation is ignored.
Recovery. See your service provider to obtain a new copy of the CPRULES file in
question.
*ERROR* Segment file code must be 440
*ERROR* Segment is inconsistent because its last DETACHSEG
failed to complete
*ERROR* Segment version incompatible
*ERROR* SPI buffer does not begin with -28
*ERROR* Specified character class not present in CPRULES file