Neoview Messages Manual (R2.3)

File-System Error TextError Number
An attempt to switch nodes failed.0899
The specified SQL subset is not defined to the file system.1024
The supplied row or update value violates one of the constraints for the table.1025
The selection expression on an SQL view has been violated.1026
The Data Access Manager process encountered a bad SQL label or tree of labels.1027
The Data Access Manager process accessed a label of an unexpected type during an OPEN or
during an SQL label operation.
1028
A request to share an existing SQL open failed because no matching open was found.1029
An invalid lock key length was specified for an SQL table.1030
Some of the supplied values for DECIMAL or VARCHAR columns are invalid, or the supplied
row is too long. Also, the disk process might have encountered a bad column in a stored row or
a value in an update on a row that would change the length of a VARCHAR column in an
entry-sequenced table.
1031
The SQL row description is inconsistent.1032
The SQL key column description is inconsistent, or the specified key is too long.1033
SQL internal error: The requested operation has failed because of an inconsistency in specifying
the SQL catalog.
1034
SQL internal error.1035
SQL internal error.1036
SQL internal error.1037
SQL internal error.1038
An SQL UPDATE statement was attempted, but update intent was not specified when the cursor
was declared.
1039
There is no current row. The cursor position is either before the first row of the set, after the last
row, or between two rows.
1040
SQL internal error.1041
The operation required a default value for a column that was defined as NO DEFAULT.1042
SQL internal error.1043
The operation is not allowed while an SQL cursor is open.1044
SQL internal error.1045
SQL internal error.1046
The SQL index being used is marked invalid because the catalog manager has not successfully
loaded it.
1047
SQL internal error.1048
SQL internal error.1049
SQL internal error.1050
SQL internal error.1051
A row was encountered that resides in a block having a data parity error. The row does not satisfy
the WHERE clause.
1052
An ECC error or a checksum error occurred indicating that it is impossible to process the accessed
block. No data is returned.
1053
Unable to access a non-protected table or protection view that has been altered by an uncommitted
DDL statement.
1054
Unable to perform a utility operation while an uncommitted DDL operation from another
transaction exists.
1055
Unable to access a table that is being recovered by Transaction Services.1056
489