Neoview Messages Manual (R2.2)

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.
SQL 20232
20232 This operation cannot be done on a nonaudited table that contains
data.
Cause You tried to perform a MODIFY utility on a nonaudited table containing data.
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 20235
20235 Error returned from USER_GETINFO_ while converting userid to user
name, status: status, userid: userid.
status
is the status returned from USER_GETINFO_.
userid
is the user ID being converted.
Cause An unexpected error was returned while converting the current user ID to user 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.
249