Pathmaker Programming Guide

Coding Custom Services
Creating Services and Servers
4–60 067868 Tandem Computers Incorporated
Table 4-6. Common NonStop SQL Messages (Page 2 of 3)
Error Number Severity Meaning Pathmaker Level 88
-8234 Error Unable to escalate an OPEN
for READ or WRITE access.
The table for which the
escalation was requested
might have been opened
READ-PROTECTED by
another user.
T9154-SQL-TABLE-
PROTECTED
-8235 Error Unable to recompile
statement due to a system
error. The statement might
have referred to an object
that did not exist at
recompilation time.
T9154-SQL-RECOMPILE-
FAILED
8237 Warning The statement was
recompiled. The SQL run
time received an error and
retried the statement using a
different access strategy.
T9154-SQL-STMT-
RECOMPILED
-8300 Error File system error occurred on
filename.
T9154-SQL-FILE-SYSTEM-
ERROR
-8310 Error A node was not available to
fetch the required data.
T9154-SQL-NODE-DOWN
-8311 Error A disk was not available to
fetch the required data.
T9154-SQL-DISC-DOWN
-8402 Error Overflow occurred during
arithmetic computation or
during INSERT or UPDATE
of a numeric column.
T9154-SQL-ARITHMETIC-
OVERFLOW
-8405 Error Decimal data encountered
with some nonnumeric digits.
T9154-SQL-INVALID-DATA
-8406 Error Tried to assign a negative
value to an unsigned numeric
buffer.
T9154-SQL-NEGATIVE-
VALUE
-8407 Error Underflow occurred during
arithmetic computation or
during INSERT or UPDATE
of a numeric column.
T9154-SQL-ARITHMETIC-
UNDERFLOW
-8408 Error Division by zero occurred. T9154-SQL-DIVIDE-BY-
ZERO
-8410 Error An invalid value for a data
type was encountered.
T9154-SQL-INVALID-DATA
-8411 Error An unsigned numeric had a
negative value.
T9154-SQL-NEGATIVE-
VALUE