Neoview Messages Manual (R2.2)
File-System Error TextError Number
The operation cannot be performed because the resulting row would exceed the RECLENGTH
value defined for the relative table.
1093
The limit on the number of columns that can make up a key has been exceeded for indexes or
key-sequenced tables.
1094
An invalid value has been supplied for the BLOCKSIZE attribute.1095
The BLOCKSIZE value for this table is too small for the row length of the table.1096
Unable to access an object that is off-line or has an inconsistent definition.1097
The supplied MAXEXTENTS value is too large, or the total size of the partitions would exceed
the largest allowable table size.
1098
The definitions of the table and/or index partitions are inconsistent, or the index label and
corresponding underlying table values are inconsistent.
1099
An operand was truncated during assignment of character data.1100
Truncation was needed, but prohibited during assignment of character data.1101
An overflow occurred during expression evaluation.1102
An underflow occurred during expression evaluation.1103
An SQL column of type DECIMAL contained values that are not digits.1104
Unable to assign a negative value to a column defined as unsigned.1105
An unsigned numeric has a negative value.1106
Division by zero occurred during expression evaluation.1107
Data type of column not supported by this release.1108
An invalid SQL data type was encountered.1109
An operation between incompatible SQL types was requested.1110
SQL internal error.1111
Arithmetic operation was requested in an unexpected unsigned data type.1112
Invalid operator value during expression evaluation.1113
Invalid LIKE pattern during expression evaluation.1114
A specified SYSKEY value exceeds the current defined size of the relative SQL table.1115
The SQL file system aborted the transaction because an SQL statement could not be completed.1116
Unable to use an undefined index.1117
The specified view is not defined.1118
The specified partition is not defined.1119
SQL internal error.1120
This error message has two possible causes: 1) A remote user specified local-only authority in the
SECURE attribute for the object being created or altered. 2) The SECURE attribute did not grant
read authority to all users being granted write authority.
1121
The supplied KEYTAG value is already defined for this table.1122
SQL internal error.1123
SQL internal error.1124
SQL internal error.1125
SQL internal error.1126
Unable to update an SQL catalog table from a process that is not licensed.1127
An operand was scale truncated during expression evaluation.1128
Scale truncation was needed but prohibited during expression evaluation.1129
Unable to use SQL on a system where the product is not installed.1130
473