Neoview Messages Manual (R2.2)

Cause The list-of-partitions option you specified is not support by PURGEDATA for a
materialized view.
Effect The operation fails.
Recovery Remove the list-of-partitions option and resubmit.
SQL 20993
20993 Materialized View name does not exist.
name
is the materialized view name.
Cause The materialized view name specified by the caller is either not defined or not visible
on the current system.
Effect The operation fails.
Recovery Specify a valid name and resubmit.
SQL 23001
23001 servername: An error occurred while instantiating class-name.
servername
is the name of the server program that issued the error.
class-name
is the name of the class that could not be instantiated.
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.
servername
is the name of the server program that issued the error.
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.
SQL 23003
23003 servername: File error encountered: description.
servername
is the name of the server program that issued the error.
description
gives more detail about the file error.
Cause See details in description description.
Effect The operation fails.
Recovery Correct the problem and resubmit.
Recovery Correct the run-time argument and resubmit.
SQL 23007
23007 servername: An SQL Error occurred: description.
servername
is the name of the server program that issued the error.
description
gives more detail about the file error.
Cause The DML Layer reported an SQL error. See description for the reason.
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.
284 Utility Messages (20000 Through 23099)