SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
10-42
SQL 8851
Cause. NonStop SQL/MX received a CLI parameter bound check error.
Effect. The operation fails.
Recovery. Rebuild the module file and resubmit.
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.
8851 A CLI Parameter bound check error occurred.
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.










