SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
20-32
Distribution Messages (25400-25499)
SQL 25427
Where catalog1 is the ANSI name of the target node for the UNREGISTER
CATALOG command.
Where node is the name of the target node for the UNREGISTER CATALOG
command.
Where catalog2 is the ANSI name of a catalog that is related to the target catalog.
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
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.
25427 Catalog catalog1 cannot be unregistered from node node
because it is related to catalog2 which has a reference on
the target node.
25428 Catalog catalog1 cannot be registered on node node
because it is related to catalog2 which has no reference on
the target node.