![HP NonStop SQL/MX Messages Manual Download Page 255](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150255.webp)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual — 640324-001
10- 7
Cause. You attempted to perform an operation on table
name1
that is prevented by
referential integrity constraint
name2
.
Effect. The operation fails.
Recovery. Change the data you are attempting to enter to be consistent with the
constraint. The data must exist in another table. For example, if you are trying to enter
a department number for an employee, the department number must exist in a
department number table.
SQL 8104
Where view
name1
is the name of the view.
Where
name2
is the name of the table.
Cause. You attempted to perform an operation on table
name1
. The operation has
been prevented by the check on view
name2
, cascaded from the check option on the
table.
Effect. The operation fails.
Recovery. Change the view properties, if appropriate.
SQL 8105
Where
name
is the name of the view.
Cause. You attempted to perform an operation on table name that is prevented by the
check option on view
name
.
Effect. The operation fails.
Recovery. Insert into the base table rather than this view.
SQL 8106
Cause. The last row fetched by the cursor was updated or deleted between the
FETCH and UPDATE/DELETE...WHERE CURRENT statements and is no longer
available.
8104 The operation is prevented by the check on view
name1
cascaded from the check option on
name2
.
8105 The operation is prevented by the check option on view
name
.
8106 The last row fetched by this cursor was updated or
deleted between the FETCH and UPDATE/DELETE...WHERE
CURRENT... of statements.
Summary of Contents for NonStop SQL/MX
Page 4: ......
Page 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Page 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Page 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Page 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Page 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Page 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Page 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Page 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...