SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-8
SQL 20024
Cause. You tried to create a table that already exists.
Effect. The operation fails.
Recovery. Change the name of the table and resubmit.
SQL 20025
Cause. The utility subsystem that reads and maintains metadata performed a step out
of sequence.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20026
Cause. The utility subsystem that reads and maintains metadata encountered an
unexpected privilege type.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20027
Cause. You attempted to add, move, or drop data, but the beginning key range you
specified is greater than the ending key range, which is not supported.
Effect. The operation fails.
Recovery. Specify a beginning key range that is less than the ending key range.
20024 Object already exists.
20025 An internal error occurred - invalid object state.
20026 An internal error occurred - invalid privilege type.
20027 The specified begin key is greater than the end key for
an ADD, MOVE, or DROP data request.