SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
10-46
SQL 8869
Cause. The file number does not refer to a quasi file object (QFO).
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8870
Cause. No quasi file object (QFO) file number is associated with the current
statement.
Effect. The current operation fails.
Recovery. None. Contact your service provider.
SQL 8871
Cause. A nowait tag was not specified.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8872
Cause. Only one nowait operation at a time is allowed on an SQL/MX statement.
Effect. The operation fails.
Recovery. None. Contact your service provider.
8869 The specified file number in not a QFO, or the file
number is not internally associated with a QFO object (CLI
internal error).
8870 The current statement is not associated with any QFO.
8871 The NOWAIT tag is not specified in the statement-id.
8872 New operations cannot be executed while another NOWAIT
operation is pending.