SQL/MX 3.1 Messages Manual (H06.23+, J06.12+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Release 3.1 Messages Manual663849-001
18-102
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.
object-name is the name of the specified object.
type is the object’s type as found in the metadata—base table (BT).
Cause. You possibly specified a utility operation on a view, stored procedure, or an
alias for an SQL/MP object. The utility operation on these objects is not allowed.
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.
Recovery. None. Contact your service provider.
SQL 20754
Where error is the error returned by the file system.
20751 A user-defined transaction has been started. VERIFY
cannot be performed.
20752 The cmdname command cannot work on object object-name
that has an object type of type. cmdname supports only
objects that have an object type of BT.
20753 An internal error was encountered by the VERIFY
operation.
20754 File system error (error) was returned while retrieving
the object from the resource fork.