SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-9
SQL 20028
Cause. You specified an invalid partition physical size, which must be expressed in
bytes, megabytes, kilobytes, or gigabytes.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 20029
Cause. You specified an invalid key range, possibly because you specified the begin
key as noninclusive (>) or specified the end key as inclusive (<=).
Effect. The operation fails.
Recovery. Correct the first key value and resubmit.
SQL 20030
Cause. You specified a start key as HIGH_VALUES, which is not supported.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20031
Cause. You specified an end key as LOW_VALUES, which is not supported.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
20028 Specified an invalid partition physical size, should be
BYTES, MBYTES, KBYTES, or GBYTES.
20029 Key range was specified incorrectly, most likely
because either the begin key was specified as non-inclusive
(>) or end key specified as inclusive (<=).
20030 The specified start key cannot be HIGH_VALUES.
20031 The specified end key cannot be LOW_VALUES.