SQL/MP Messages Manual

File-System Messages
HP NonStop SQL/MP Messages Manual427720-006
16-21
SQL 1083
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Recompile the SQL program and verify that the program is not corrupting
the SQL EXS extended segment (segment 2000). You can use DEBUG to verify that
the program uses the correct segments. If recompiling fails to correct the problem,
report the entire message to your service provider.
SQL 1084
Cause. The view definition prohibited an insertion because the definition included a
WHERE clause that referred to a system-defined primary key and was based on a key-
sequenced table, an entry-sequenced table, or a relative table with an APPEND or
ANYWHERE insertion option.
Effect. The INSERT statement fails.
Recovery. Check with the owner of the view. The owner of the view might create a
protection view that allows you to perform insertions.
SQL 1085
Cause. SQL/MP version incompatibility or SQL internal error.
Effect. The operation fails.
Recovery. If this is a compatibility problem, upgrade your system. If this is an internal
error, report the entire message to your service provider.
1083 An internal input SQL structure has an invalid format,
as indicated by an incorrect EYE^CATCHER data item value.
The program might have corrupted the SQL region or SQL
executor segment, or an SQL internal error might have
occurred.
1084 Unable to insert into an SQL view that does not allow
insertions.
1085 An attempt was made to access an SQL object that is
incompatible with the version of the accessing NonStop SQL/MP
software, or an SQL internal error occurred.