Neoview Messages Manual (Volume 1) (R2.4)
process
is the file-system process identifier.
Cause An unexpected error occurred when the Neoview database software tried to find
audit records to apply to the index.
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 20751
20751 A user-defined transaction has been started. VERIFY cannot be
performed.
Cause A transaction-services 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
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 Specify the name of a table and resubmit.
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 20 (page 353).
300 Utility Messages (20000 Through 23099)