Neoview Messages Manual (Volume 1) (R2.4)

Cause An UNREGISTER CATALOG operation using the RESTRICT option attempted to
remove a catalog reference from a node. However, the target catalog is related to one or more
other catalogs that are visible on the target node. This error is issued once per related catalog.
Effect The operation fails.
Recovery Use the CASCADE option on UNREGISTER CATALOG.
SQL 25428
25428 Catalog catalog1 cannot be registered on node node because it is
related to catalog2 which has no reference on the target node.
catalog1
is the ANSI name of the target catalog for the REGISTER CATALOG command.
node
is the name of the target node for the REGISTER CATALOG command.
catalog2
is the ANSI name of a catalog that is related to the target catalog.
Cause A REGISTER CATALOG operation using the RESTRICT option attempted to register
a catalog on a node. However the target catalog is related to one or more other catalogs that
are not visible on the target node. This error is issued once per related catalog.
Effect The operation fails.
Recovery Use the CASCADE option on REGISTER CATALOG.
SQL 25429
25429.Catalog catalog cannot be unregistered from node node because it
is the only catalog reference that has an automatic replication rule.
catalog
is the ANSI name of the target catalog for the UNREGISTER CATALOG command.
node
is the name of the target node for the UNREGISTER CATALOG command.
Cause An UNREGISTER CATALOG operation attempted to remove the single automatic
catalog reference for a catalog.
Effect The operation fails.
Recovery Correct the error and retry the operation.
SQL 25430
25430 The system catalog cannot be the target of a REGISTER CATALOG or
UNREGISTER CATALOG command.
Cause A REGISTER CATALOG or UNREGISTER CATALOG operation was attempted for
the system catalog.
Effect The operation fails.
Recovery None.
SQL 25490
25490 DDB Debug Warning: text.
text
is explanatory text for debugging purposes.
Cause A test condition was encountered by debug mode software. The explanatory text
contains the details.
Effect The affected operation succeeds.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
Distribution Messages (25400–25499) 333