SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual—523730-004
6-8
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4025
Where table name is the name of the table.
Cause. SQL/MX received an error while preparing constraint name on table name.
See accompanying error messages.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4026
Where name is the name of the table.
Cause. You attempted to read from and insert, update, or delete within the same table
name. This feature is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4027
Where name is the name of the table.
Cause. You attempted to insert into table name, which is not insertable.
Effect. The operation fails.
Recovery. None.
SQL 4028
Cause. You attempted to update table name, which is not updatable.
4025 Error while preparing constraint name on table table
name.
4026 Reading from and inserting into, or updating in, or
deleting from the same table, name, is not currently
supported.
4027 Table or view name does not permit insertions.
4028 Table or view name is not updatable.