SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—523730-004
10-36
SQL 8852
Cause. You attempted to use a holdable cursor in a situation where it is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8853
Cause. You specified an invalid attribute definition.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8854
Cause. You specified an invalid attribute value.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8855
Cause. You attempted to set a statement attribute after a statement was compiled.
The attribute must be set before compilation.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8856
Cause. You specified an invalid attribute value. INPUT_ARRAY_MAXSIZE must be
positive.
8852 Holdable cursors are supported for only streaming
cursors and embedded update/delete cursors.
8853 Specified attribute definition is not valid.
8854 Specified attribute value is not valid.
8855 Statement attribute cannot be set now.
8856 Specified attribute value is not valid.
INPUT_ARRAY_MAXSIZE must be positive.