Neoview Messages Manual (R2.3)
SQL 20205
20205 Index index is online. Cannot perform POPULATE INDEX.
index
is the index's ANSI name.
Cause You requested to populate an index that is already populated.
Effect None.
Recovery This is an information message. No corrective action is needed.
SQL 20206
20206 Data type conversion failed while converting key value
(column-value[,column-value]...)to data type(s)
(data-type[,date-type]...) for object-name.
column-value
is a column value in the specified partitioning key value.
data-type
is the data type of a column in the partitioning key column list.
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 Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20212
20212 Utility process is still running for DDL_LOCKS name lock-name.
lock-name
identifies the name of the operation to recover.
Cause You attempted to recover an operation that is still running.
Effect The operation fails.
Recovery Determine the operation that is currently running, wait until it completes, and
then resubmit.
SQL 20213
20213 An internal error occurred during RECOVER.
Cause An unknown error occurred in an attempt to recover a utility operation.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20215
20215 Recovery failed for DDL_LOCKS name lock-name.
Cause The RECOVER operation could not be performed on lock lock-name.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20222
20222 Error occurred for partition file file name when attempting to
set the number of index levels.
file-name
is the partition being accessed.
260 Utility Messages (20000 Through 23099)