Neoview Messages Manual (R2.2)

file-name
is the full name of the HP Neoview database object.
Cause This message is displayed whenever FIXUP is used with the -rc option on a table or
index with partitions on a remote node (Neoview segment).
Effect The corrupt bit is reset only on the local segment.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20862
20862 FIXUP can update the ANSI names for tables and Materialized views
only.
Cause You specified the -ra option on an object other than a table or materialized view.
Effect The operation fails.
Recovery Repeat the command with the correct syntax.
SQL 20877
20877 The input file name contains invalid header information.
name
is the input file name specified in the request.
Cause The header information of the input file did not match the header format.
Effect The operation fails.
Recovery Fix the header information and retry the request.
SQL 20990
20990 PURGEDATA requires NOLOG option because name has Materialized
View defined. PURGEDATA cannot be performed.
name
is the materialized view name.
Cause The HP Neoview database object you specified has materialized views created on it,
but you omitted the NOLOG option.
Effect The operation fails.
Recovery Specify the NOLOG option and resubmit.
SQL 20991
20991 Materialized View name has refresh type not supported by PURGEDATA.
PURGEDATA cannot be performed.
name
is the materialized view name.
Cause You specified PURGEDATA on a materialized view that has a refresh type other
than ON REQUEST. Only the refresh type ON REQUEST is allowed by PURGEDATA for a
materialized view.
Effect The operation fails.
Recovery None. The PURGEDATA utility cannot purge the specified materialized view
specified.
SQL 20992
20992 Materialized View name is a hash2 partitioned object. PURGEDATA
does not allow individual or sets partitions to be purged, only the
entire table can be purged.
name
is the materialized view name.
283