Neoview Messages Manual (Volume 2) (R2.5)

Table 3-4 SQLSTATE Values Beginning 01I01 (continued)
Error TextSQLCODESQLSTATE
The stream timed out, but the cursor is still open.800601K06
The operation has been canceled.800701K07
Catalog name name is invalid.
800801K08
Schema name name is invalid.
800901K09
Default catalog name: name. Default schema name: name.
801001K0A
SELECT statement inside compound (BEGIN ... END) statement returns more than
one row.
801101K0B
Encoding of CONTROL QUERY DEFAULTs: name.
801201K0C
Trying to update or delete from a cursor that is not in the fetched state.801301K0D
A SELECT statement within a compound statement did not return any row.801401K0E
Aborting transaction because a compound statement performed an update operation
followed by a SELECT statement that did not return any row.
801501K0F
An attempt was made to access name which has a system version that is incompatible
with the version of the accessing software.
801601K0G
Explain information is not available for this query.801701K0H
Define name does not exist
810001K2S
The operation is prevented by check constraint name on table name.
810101K2T
The operation is prevented by a unique constraint.810201K2U
The operation is prevented by referential integrity constraint name on table name.
810301K2V
The operation is prevented by the check on view name cascaded from the check option
on name.
810401K2W
The operation is prevented by the check option on view name.
810501K2X
The statement was canceled, to test cancel processing. File name at line num.
814001K3W
An error was artificially injected, to test error handling. File name at line num.
814101K3X
Late name resolution failed.830001K8C
Late name resolution failed. File system error num on file name.
830101K8D
Late name resolution failed. SQLCODE error num from name.
830201K8E
The length argument of function SUBSTRING cannot be less than zero or greater than
source string length.
840301KB7
The trim character argument of function TRIM must be one character in length.840401KB8
The operand of function CONVERTTIMESTAMP is out of range.840501KB9
The operand of function JULIANTIMESTAMP is out of range.840701KBB
The escape character argument of a LIKE predicate must be one character in length.840901KBD
An escape character in a LIKE pattern must be followed by another escape character,
an underscore, or a percent character.
841001KBE
A numeric overflow occurred during an arithmetic computation or data conversion.841101KBF
An input character host variable is missing its null terminator.841201KBG
The string argument contains characters that cannot be converted.841301KBH
The attempted conversion is not supported on this platform.841401KBI
SQLSTATE Values 119