Neoview Messages Manual (Volume 1) (R2.5)
File-System Error TextError Number
Unable to unlock an SQL table that has locks through either STABLE ACCESS or REPEATABLE
ACCESS.
1086
The SQL file system detected an internal disk process error.1087
SQL internal error.1088
SQL internal error.1089
The requested SQL operation cannot be completed because of current limitations on message
sizes.
1090
The file or table cannot be purged until the NOPURGEUNTIL date.1091
The operation cannot be performed because the resulting disk directory entry would be too long.
Too many columns, partitions, indexes, protection views, or constraints have been defined.
1092
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
395