HP Neoview Messages Manual page 329

Table of Contents

Advertisement

Recovery
Check whether the table or index exists or if a DDL lock is present, and fix the
problem accordingly.
SQL 21010
21010 Index index-name does not exist.
is the specified index name.
index-name
Cause
The specified index does not exist.
Effect
The operation fails.
Recovery
Specify an existing index, and resubmit the command.
SQL 2101 1
21011 Can not open base table/MV for index index-name.
is the specified index name.
index-name
Cause
The base table or materialized view does not exist for the specified index.
Effect
The operation fails.
Recovery
Check whether a base table or materialized view for the index exists, and correct
the problem accordingly.
SQL 21012
21012 MV materialized-view-name does not exist
materialized-view-name
Cause
The specified materialized view does not exist.
Effect
The operation fails.
Recovery
Specify an existing materialized view, and resubmit the command.
SQL 21013
21013 TRANSFORM cannot be performed on a range-partitioned object.
Cause
The specified table, materialized view, or index is range-partitioned.
Effect
The operation fails.
Recovery
Specify an object which is not range partitioned.
SQL 23001
23001 servername: An error occurred while instantiating class-name.
is the name of the server program that issued the error.
servername
is the name of the class that could not be instantiated.
class-name
Cause
An error occurred while instantiating the class_name.
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 23002
23002 servername: An error occurred while allocating heap.
is the name of the server program that issued the error.
servername
Cause
An error occurred when allocating an object on the heap.
Effect
A resource cannot be allocated and the program fails.
Recovery
Resubmit on another processor.
is the specified materialized view (MV) name.
329

Advertisement

Table of Contents
loading

Table of Contents