Pathmaker Programming Guide
Coding Custom Services
Creating Services and Servers
067868 Tandem Computers Incorporated 4–59
Table 4-6. Common NonStop SQL Messages (Page 1 of 3)
Error Number Severity Meaning Pathmaker Level 88
0 Operation successful. T9154-SQL-SUCCESSFUL
100 Warning No rows selected or
modified.
T9154-SQL-NOT-FOUND
-200 Error There is no DEFINE for
value.
T9154-SQL-NO-DEFINE
-206 Error Could not obtain
extended memory
(ALLOCATESEGMENT error
value).
T9154-SQL-NO-
EXTENDED-MEMORY
-251 Error An error occurred trying to
allocate extended memory
(DEFINEPOOL error #value).
T9154-SQL-NO-
EXTENDED-MEMORY
-8025 Error The program was not SQL
compiled.
T9154-SQL-PROGRAM-
NOT-COMPILED
-8026 Error The program needed to be
SQL compiled, but the
NORECOMPILE option was
set.
T9154-SQL-UNABLE-TO-
RECOMPILE
-8200 Error Failure in OPEN of a table or
protection view value. The
view might not exist, or there
might have been a security
violation.
T9154-SQL-OPEN-FAILED
8202 Warning Label timestamp mismatch
on file value. Automatic
recompilation will be
attempted, if allowed.
T9154-SQL-RECOMPILE-
ATTEMPTED
-8222 Error More than one row would
satisfy a SELECT request
with an INTO clause or
subquery.
T9154-SQL-MULTIPLE-
ROWS
-8227 Error The row being inserted or
updated in base table value
contains a key value that
must be unique but is already
present in a row.
T9154-SQL-KEY-NOT-
UNIQUE
-8228 Error A constraint was violated on
base table value.
T9154-SQL-CONSTRAINT-
VIOLATED
-8230 Error Zero rows are returned by
the subquery.
T9154-SQL-ZERO-ROWS
-8233 Error Constraint number value
violated on base table value.
T9154-SQL-CONSTRAINT-
VIOLATED










