Neoview Messages Manual (Volume 1) (R2.5)

SQL 20794
20794 Error (number) was returned when trying to extract the catalog,
schema, table, or MV from the ANSI name defined in the resource fork
for Guardian file (file).
number
is the file-system error number.
file
is the HP Neoview platform file being verified.
Cause An unexpected error returned on an attempt to extract the catalog name, schema,
table, or materialized view (MV) from the resource fork.
Effect The operation fails.
Recovery For information about file-system errors, see Chapter 21 (page 385). Correct the
problem and resubmit. If the problem persists, contact your HP service provider about this
condition.
SQL 20795
20795 VERIFY cannot work on Guardian file (file) that has an object
type of (type1). VERIFY supports only base tables that have an object
type of type2.
file
is the HP Neoview platform file being verified.
type1
is the object type found in the label information.
type2
is the supported object type.
Cause You attempted to verify a Neoview platform file with an unsupported object type.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 20797
20797 The partition list for index (name) found in the index map array
for table (table) does not match the partition information stored in
the metadata.
name
is the name of the index in the index map array being verified.
table
is the name of the table being verified.
Cause VERIFY compared the list of indexes defined in the index map of the specified table
with the list of indexes defined in the metadata and discovered that the information does not
match.
Effect VERIFY has detected a problem and reported an inconsistency.
Recovery Contact your HP service provider.
SQL 20798
20798 There is currently an active/inactive DDL lock for object (object
name).
active/inactive
specifies whether the lock is active or inactive.
object
specifies whether the object is a table or view.
object name
is the ANSI fully qualified name of the table or view.
Cause An inconsistency was found during the VERIFY operation.
Effect None. This is an informational message.
Recovery For an inactive DDL lock, contact your HP service provider. For an active DDL
lock, wait for the operation holding the lock to complete.
323