SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-50
Cause. The index name could not be recovered with the given RECOVER command.
Effect. The operation fails.
Recovery. Use the correct RECOVER option and resubmit.
SQL 20206
Where column-value is a column value in the specified partitioning key value.
Where data-type is the data type of a column in the partitioning key column list.
Where object-name is the name of the specified table or index, in ANSI SQL name
format.
Cause. You specified a key column value whose data type was incompatible with the
data type of the corresponding partition key column.
Effect. The operation fails.
Recovery. None.
SQL 20208
Cause. You cannot perform a RECOVER operation under a user-defined transaction.
Effect. The operation fails.
Recovery. Commit or roll back the user-defined transaction, and resubmit.
SQL 20209
Where object-name is the name of the object to recover.
Cause. Recovery is not needed for object-name.
Effect. The operation fails.
Recovery. If object-name was not incorrectly added, no recovery is required.
20206 Data type conversion failed while converting key value
(column-value[,column-value]...)to data type(s) (data-
type[,date-type]...) for object-name.
20208 A user transaction is running.
20209 Nothing remains to be recovered on object-name.