Neoview Messages Manual (Volume 1) (R2.5)
Cause You attempted to execute a utility or alter the DDL of an object while a concurrent
utility or DDL operation was being performed on the object, its parent, or its dependent.
Effect The operation fails.
Recovery Wait until the concurrent operation has finished and then resubmit.
SQL 20178
20178 Internal error occurred while performing Import.
Cause An unspecified internal error occurred during the IMPORT 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 20179
20179 An unexpected error condition was encountered.
Cause The MODIFY utility encountered an unexpected error condition.
Effect Depending on the severity of the problem, the MODIFY utility might process the
request only partially or not at all.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20182
20182 An internal error was encountered: OPEN of Import Stored Procedure
failed.
Cause SQL encountered an internal error in the stored procedure interface.
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 20191
20191 This operation is not supported on nonaudited tables.
Cause You issued a MODIFY request on a nonaudited table, which is not supported.
Effect SQL is unable to prepare the statement.
Recovery If the MODIFY operation is required, alter the table to audited, perform the
MODIFY, and then alter the table back to nonaudited.
SQL 20194
20194 Loading of index index-name failed.
index-name
is the index to be populated as specified by the POPULATE INDEX command.
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.
283