SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Messages Manual—523730-004
18-23
Distribution Messages (25400-25499)
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
Where catalog1 is the ANSI name of the target catalog for the REGISTER
CATALOG command.
Where node is the name of the target node for the REGISTER CATALOG command.
Where 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
Where catalog is the ANSI name of the target catalog for the UNREGISTER
CATALOG command.
Where 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.
25428 Catalog catalog1 cannot be registered on node node
because it is related to catalog2 which has no reference on
the target node.
25429.Catalog catalog cannot be unregistered from node node
because it is the only catalog reference that has an
automatic replication rule.