Neoview Messages Manual (R2.3)
Cause The HP Neoview database software found a discrepancy while reading metadata
information. The information returned is inconsistent.
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 20021
20021 An internal error occurred - invalid column data type.
Cause The utility subsystem that reads and maintains metadata encountered an unexpected
data type for a column.
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 20023
20023 Object does not exist.
Cause The utility subsystem that reads and maintains metadata could not find the requested
HP Neoview database object. A possible cause is that the catalog, schema, or object name is
misspelled in the request. Neoview database objects can be catalogs, schemas, tables, trigger
temporary tables, stored procedures, indexes, or MP aliases.
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 20025
20025 An internal error occurred while trying to access metadata for
object object-name. Expecting cache state (state1) but cache state is
(state2).
object-name
is the name of the table, view, synonym, trigger, etc.
state1/state2
is [not] opened,
[not] closed,
[not] modified,
[not] created
Cause Illegal sequence of operations performed by a utility or DB Admin.
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 20026
20026 An internal error occurred - invalid privilege type.
Cause The utility subsystem that reads and maintains metadata encountered an unexpected
privilege type.
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.
251