Neoview Messages Manual (Volume 1) (R2.5)
Recovery For information about file-system errors, see Chapter 21 (page 385).
SQL 20755
20755 VERIFY cannot work on object (object-name) either because the
object is not a table, view, stored procedure, or MV, or because the
specified table, view, stored procedure, or MV does not exist.
object-name
is the name of the specified table, view, materialized view (MV), or stored
procedure.
Cause VERIFY failed because the specified object is not a table, view, materialized view, or
stored procedure. Possibly, the name is misspelled, or the object does not exist.
Effect The operation fails.
Recovery Retry the command by specifying a valid object name.
SQL 20756
20756 VERIFY cannot work on Guardian file (file) because it belongs to
the space name space. VERIFY supports only objects in the namespace
name space.
file
is the HP Neoview platform file name specified.
space
is the ANSI name space for the file.
Cause You specified a Neoview platform file that was not a base table.
Effect The operation fails.
Recovery Correct the condition and resubmit.
SQL 20757
20757 The file specified (filename) is a resource fork. Verify does not
support operations on resource forks.
filename
is the HP Neoview platform file name specified.
Cause VERIFY failed because the name of the file is a resource fork.
Effect The operation fails.
Recovery None. Informational only.
SQL 20758
20758 Partition name is offline.
name
is the HP Neoview platform file name of the partition that is offline.
Cause VERIFY discovered that the table being verified has a partition that is offline. This
partition is currently part of an active MODIFY request or a failed MODIFY request.
Effect None. This is an informational message.
Recovery If a MODIFY operation is currently in progress, this error can be ignored. If a
MODIFY operation is not in progress, the offline partition needs to be recovered. Determine
which MODIFY operation did not complete, and perform a RECOVER operation, and then
resubmit.
SQL 20759
20759 Index name is unpopulated.
name
is the index that is not populated.
Cause The POPULATE INDEX command has not been run.
Effect None. This is an informational message.
315