SQL/MX 3.2.1 Messages Manual (H06.26+, J06.15+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Release 3.2.1 Messages Manual691121-002
16-81
Recovery. Retry the operation.
SQL 15816
Cause. MXCI was unable to disconnect from the MXCS server.
Effect. The operation fails.
Recovery. Retry the operation.
SQL 15817
Cause. You tried to change the mode to MXCS while already in MXCS.
Effect. None.
Recovery. None. This is an informational message only.
SQL 15819
Where type-name is the name of the unsupported sequence generator data type.
Cause. You attempted to create a sequence generator with an unsupported data type.
Effect. The statement fails to execute.
Recovery. Modify and resubmit the statement.
SQL 15820
Cause. You have specified the ORDER or CACHE in the CREATE SEQUENCE
statement. These options are supported only at the syntax level.
Effect. The statement compiles with a warning.
Recovery. None.
15816 An internal error occurred - unable to get a valid MXCS
Destructor.
15817 The current mode is MXCS.
15819 Sequence generator does not support type-name datatype.
15820 ORDER and CACHE options are supported syntactically
only.