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

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-55
Recovery. Either purge the entire file or use a DELETE statement (DML statement) to
remove the required rows.
SQL 20226
Cause. The utility subsystem that reads and maintains the metadata could not find all
the information for a trigger.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20227
Cause. You issued a REUSE request for a hash-partitioned table, or you moved the
hash partition to an existing partition location.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20228
Cause. The DDL_LOCK specified was not defined in metadata.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20229
Where index-name is the name of the index specified in the update request.
Cause. An unexpected error is returned during the final phase of duplicating indexes
to the target table.
Effect. The operation fails.
20226 An internal error occurred - trigger parameter is not
set.
20227 The specified syntax is not supported for a hash-
partitioned table or index.
20228 An internal error occurred - DDL Lock does not exist
for the source table. Cannot perform RECOVER.
20229 A request to update the index status for index index-
name failed. DUP could not be performed.