SQL/MX 2.x Messages Manual (H06.04+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—540498-003
17-51
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.
SQL 20210
Where object-name is the name of the object to recover.
Cause. RECOVER found multiple entries for the current table or index that needs to
be recovered and cannot determine which operation to recover.
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.
20210 A DDL_LOCKS name must be specified for object-name.










