SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual544518-011
17-71
SQL 20288
Cause. When -XL option is used on the table which is subject table of
TRIGGER/INDEX/RI.
Effect. The import operation fails.
Recovery. Do not use TRIGGER/INDEX/RI onto the table into which data is importing.
SQL 20289
where,
partition-name is the name of a partition for a SQL/MX object.
Cause. The partition name does not represent an ANSI identifier. It is either empty or
too long or contains unmatched quotes or contains invalid characters or is a keyword.
Effect. The operation fails.
Recovery. Check the spelling and length of the partition name and resubmit.
SQL 20290
Where partition is the Guardian location of the partition involved in another utility
operation.
Cause. The specified partition partition is already involved in another utility
operation, or a previous utility operation on the specified partition failed.
Effect. The MODIFY utility did not process the request.
Recovery. Wait until the other utility operation completes and retry the MODIFY
request. If another utility operation is not running, perform a RECOVER operation on
the table or index that owns the partition to clean up the failed operation. Then
resubmit.
20288 IMPORT will not support -XL option if table is a
subject table of TRIGGER/INDEX/RI.
20289 The partition name partition-name is invalid.
20290 The current operation on partition partition for the
object object failed because a utility operation on the same
partition is already in progress or has failed.