Neoview Messages Manual (R2.2)
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20149
20149 External indexes exist for this object-type. Since the source and
target have the same catalog and schema, index-map must be specified.
DUP cannot be performed.
object-type
is table or materialized view.
Cause You failed to define all the indexes of the index-map.
Effect The operation fails.
Recovery Specify the target indexes through the index-map clause and resubmit.
SQL 20160
20160 Error occurred while encoding key value key value for
catalog.schema.table.
Cause You specified an invalid key value for the first key of a partition.
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 20162
20162 catalog.schema.table. Object is not valid.
catalog.schema.table
is the name of the object being requested.
Cause The utility subsystem that reads and maintains metadata could not successfully read
information for catalog.schema.table.
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 20163
20163 An internal error occurred - invalid include option of CREATE
TABLE LIKE.
Cause SQL was unable to perform the requested 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 20164
20164 The search condition for the specified check constraint has a
syntax error.
Cause You attempted to create a check constraint, but a syntax error was found in the search
condition.
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 20173
20173 A transaction must be started before executing this request.
245