SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-6
SQL 15023
Cause. You specified an EXECUTE command with a USING clause, but the value1
item exceeds the number of characters, value2, that MXCI allows.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 15024
Cause. You specified an EXECUTE command with a USING clause that included
literal name, which must be followed by a comma or semicolon.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 15025
Cause. You attempted to perform a cursor operation, which is not supported by MXCI.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 15026
Cause. A break you specified to cancel an SQL/MX statement failed.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 15028
Cause. A break that you specified to cancel an SQL/MX statement failed.
15023 The USING list value value1 exceeds the MXCI limit of
value2 characters.
15024 The USING list quoted literal name must be followed by
either a comma or a semicolon.
15025 Cursor operations are not supported by MXCI.
15026 Break rejected.
15028 Break error.