![HP NonStop SQL/MX Messages Manual Download Page 201](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150201.webp)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual — 640324-001
6- 15
SQL 4053
Cause. You specified the third operand of a function
name
with a type other than
numeric, which is required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4055
Cause. You specified select lists or tuples with incompatible data
types.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4056
Cause. You specified a statement with an exposed table
name
that appears more than
once. For example:
SELECT * FROM tblx, tblx;
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4057
Cause. You specified correlation
name1,
which conflicts with a qualified identifier of
table
name2
. For example:
SELECT * FROM tblx, tblz, tblx;
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
4053 The third operand of function
name
must be numeric.
4055 The select lists or tuples must have comparable data
types.
type1
and
type2
are not comparable.
4056 Exposed name
name
appears more than once.
4057 Correlation name
name1
conflicts with qualified
identifier of table
name2
.
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 ...