Neoview Messages Manual (Volume 1) (R2.4)
Cause The index load failed because of some problem.
Effect The operation fails.
Recovery If the problem was caused by a uniqueness violation, remove duplicate rows, and
resubmit. If the problem occurred for some other reason, use the messages that accompany
this one to diagnose and fix the problem.
SQL 20199
20199 An internal error or exception occurred.
Cause An unknown error occurred while populating an index.
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 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.
270 Utility Messages (20000 Through 23099)