Neoview Messages Manual (R2.3)
Cause An unexpected error occurred on an attempt to complete a data movement operation
for the request.
Effect The operation fails.
Recovery None. This is an internal error. Contact the GMCSC.
SQL 20223
20223 Internal error on unsupported character set conversion.
Cause An invalid character set designation was encountered.
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 20226
20226 An internal error occurred - trigger parameter is not set.
Cause The utility subsystem that reads and maintains the metadata could not find all the
information for a trigger.
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 20227
20227 The specified syntax is not supported for a hash or hash2
partitioned table or index.
Cause You issued a request that is not supported for a hash or hash2 partitioned table or
index. Hash partitioned objects support ADD, DROP, and MOVE requests. ADD and DROP
requests must refer to the last partition and MOVE requests must be from one location to
another. Hash2 partitioned objects support MOVE requests from location to location.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 20228
20228 An internal error occurred - DDL Lock does not exist for the
source table. Cannot perform RECOVER.
Cause The DDL_LOCK specified was not defined in metadata.
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 20229
20229 A request to update the index status for index index-name failed.
DUP could not be performed.
index-name
is the name of the index specified in the update request.
Cause An unexpected error is returned during the final phase of duplicating indexes to the
target table.
Effect The operation fails.
Recovery Use the messages that accompany this one to diagnose and correct the problem.
261