![HP NonStop SQL/MX Скачать руководство пользователя страница 221](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150221.webp)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual — 640324-001
6- 35
SQL 4134
Cause. You attempted to perform an operation that NonStop SQL/MX does not allow.
Effect. The operation fails.
Recovery. Try a UNION ALL operation and resubmit.
SQL 4135
Cause. You tried to SQL-compile an INSERT-SELECT statement that specified an
ORDER BY column that is not in the select list of the query.
Effect. The operation fails.
Recovery. Omit the ORDER BY clause or specify an ORDER BY column that is also
in the select list of the INSERT-SELECT query and resubmit.
SQL 4150
Cause. You performed an embedded DELETE or UPDATE and are now attempting to
join the result set of whatever that operation was with the result set of another
expression. You did not use the primary key of the second expression for your join. You
must use the primary key to prevent returning multiple rows being returned for a single
deleted or updated row.
Effect. NonStop SQL/MX is unable to compile the statement.
Recovery. Modify the WHERE clause to use the primary key of the table expression.
SQL 4151
Cause. You attempted to access a nonupdateable view using stream access mode.
Effect. NonStop SQL/MX is unable to compile the statement.
4134 The operation (
name
) is not allowed. Try UNION ALL
instead.
4135 In an INSERT-SELECT, each column in the ORDER BY clause
must be one of the columns in the selected list of the query.
Column in error: B.
4150 Primary key of table expression
name
must be used for
join with embedded
operation
expression. Tables in scope:
name
.
4151 Stream access is supported only on updatable views.
View:
table name
.
Содержание NonStop SQL/MX
Страница 4: ......
Страница 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Страница 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Страница 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Страница 186: ...Parser and Compilation Messages 3000 through 3999 HP NonStop SQL MX Messages Manual 640324 001 5 56 ...
Страница 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Страница 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Страница 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Страница 360: ...Trigger UDR Server and Language Manager Messages 11000 through 11399 HP NonStop SQL MX Messages Manual 640324 001 13 30 ...
Страница 472: ...Messages Generated by the Message System 16000 through 16999 HP NonStop SQL MX Messages Manual 640324 001 16 2 ...
Страница 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Страница 738: ...SQLSTATE Values Returned by NonStop SQL MX HP NonStop SQL MX Messages Manual 640324 001 21 86 SQLSTATE Values ...
Страница 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...