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

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual544518-011
17-98
SQL 20735
Cause. An unexpected error occurred when trying to find audit records to apply to
index.
Effect. Populate is not done.
Recovery. Recover the index file, check environment and retry.
SQL 20751
Cause. A TMF transaction is currently active. The VERIFY process does not allow
active transactions.
Effect. The operation fails.
Recovery. Commit or terminate the current transaction and resubmit.
SQL 20752
Where cmdname is the name of the utility.
Where table is the table name specified.
Where type is the object type of the table as found in the metadata.
Cause. You possibly specified a utility operation on a view, stored procedure, or MP
alias, which is not supported.
Effect. The operation fails.
Recovery. Specify the name of a table and resubmit.
SQL 20753
Cause. An unexpected error caused VERIFY to terminate.
Effect. The operation fails.
20735 An unexpected index transform error error number
occurred in audit fixup process process name.
20751 A user-defined transaction has been started. VERIFY
cannot be performed.
20752 The cmdname command cannot work on table table that has
an object type of type. cmdname supports only tables that
have an object type of BT.
20753 An internal error was encountered by the VERIFY
operation.