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

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-59
Cause. You tried to perform a MODIFY utility operation on a table with materialized
views, which is not supported.
Effect. The operation fails.
Recovery. None.
SQL 20241
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 the increase in the space.
SQL 20242
Cause. The specified table has DELETE triggers enabled on it, so you cannot purge
data from it.
Effect. The operation fails.
Recovery. Disable the DELETE trigger and retry the PURGEDATA request.
SQL 20243
Where file is the name of the Unicode data file.
Cause. Two byte order mark bytes cannot be found at the beginning of the Unicode
data file.
Effect. The Unicode data import fails.
Recovery. Re-create the Unicode data file and add the two byte order marks.
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.
20242 The table has DELETE triggers enabled on it. Please
disable them and try again.
20243 Unicode data file file has no byte order mark at the
beginning.