Neoview Messages Manual (R2.2)
SQL 20236
20236 Error returned from USER_GETINFO_ while converting username to
userid, status: status, username: username.
status
is the status returned from USER_GETINFO_.
username
is the user name being converted.
Cause An unexpected error was returned while converting the current user name to user
ID.
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 20237
20237 An internal error occurred: invalid username specified, username:
username.
username
is the name of the current user.
Cause The user name is not valid.
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 20241
20241 The MODIFY utility cannot perform a DROP HASH operation on the
object object-name because the target partition partition-name does not
have enough space for the redistribution of data.
Cause The MODIFY DROP HASH operation failed because the remaining partitions do not
have enough space for the redistribution of the dropped partition data.
Effect The operation fails.
Recovery Increase the maxextents of the object so that the target partitions can handle the
increase in the space.
SQL 20252
20252 Only a single ADD, MOVE, DROP, or REUSE request is allowed.
Cause You included more than one request to the MODIFY command. Note that the REUSE
request works only with range-partitioned tables.
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 20255
20255 An invalid partition management operation was specified for an
index. Only ADD, DROP, and MOVE requests are supported.
Cause You attempted a partition management request other than ADD, DROP, or MOVE
on an index. Note that the REUSE request works only with range-partitioned requests.
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.
250 Utility Messages (20000 Through 23099)