SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-58
SQL 20237
Where username is the name of the current user.
Cause. The user name is not valid.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20238
Cause. You started a user-defined transaction (using the BEGIN WORK command)
before starting the MODIFY command. The MODIFY utility manages its own
transactions.
Effect. The operation fails.
Recovery. You can commit or roll back the transaction (using the COMMIT WORK or
ROLLBACK WORK command) and then resubmit.
SQL 20239
Where default-attribute is the specified attribute value.
Cause. You specified an invalid attribute value for attribute
PM_ONLINE_TRANSACTION_GRANULARITY for online operation and attribute
PM_OFFLINE_TRANSACTION_GRANULARITY for offline operation.
Effect. The operation fails.
Recovery. Commit or roll back the transaction (using the COMMIT WORK or
ROLLBACK WORK command) and resubmit.
SQL 20240
Where table-name is the name of the table.
20237 An internal error occurred: invalid username specified,
username: username.
20238 A user-defined transaction has been started. The MODIFY
utility cannot perform the partition management operation.
20239 default-attribute is not a valid default attribute.
20240 Table table-name has materialized views. The MODIFY
utility cannot perform the partition management operation.