Neoview Messages Manual (R2.3)

Cause A transaction-services transaction is currently active. The VERIFY process does not
allow active transactions.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20752
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 or MV.
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) or materialized
view (MV).
Cause You possibly specified a utility operation on a view, a stored procedure, or an alias
for an SQL/MP object. The utility operation on these objects is not allowed.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition. HP support can specify
the name of a table or materialized view, and resubmit the command.
SQL 20753
20753 An internal error was encountered by the VERIFY operation.
Cause An unexpected error caused VERIFY to terminate.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20754
20754 File system error (error) was returned while retrieving the object
from the resource fork.
error
is the error returned by the file system.
object
is the information being retrieved, such as the ANSI name.
Cause An unexpected error occurred while you were retrieving ANSI name information.
Effect The operation fails.
Recovery For information about file-system errors, see Chapter 25 (page 481).
SQL 20755
20755 VERIFY cannot work on object (object-name) because it is not part
of the table or MV (name-space) name space, or the table or MV does not
exist. VERIFY supports only tables or MVs.
object-name
is the name of the specified table or materialized view (MV).
name-space
is the namespace specified in the request.
Cause VERIFY failed because the object specified is not a table or materialized view. Possibly
the name is misspelled.
Effect The operation fails.
290 Utility Messages (20000 Through 23099)