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-21
Distribution Messages (25400-25499)
Recovery. None. Replicas of the specified schema already exist on the node.
SQL 25422
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 a catalog
reference from a node where one or more database objects in that catalog are present.
Effect. The operation fails.
Recovery. Correct the error and retry the operation.
SQL 25423
Where schema is the ANSI name of the affected schema.
Where node is the remote node with no replica of the affected schema.
Cause. The target node of an UNREPLICATE SCHEMA operation does not have a
replica of the affected schema.
Effect. The operation fails.
Recovery. None. The affected schema has no replica on the target node.
SQL 25424
Where schema is the ANSI name of the affected schema.
Where node is the remote node where a replica of the affected schema exists.
Cause. The target node of a REPLICATE SCHEMA operation already has a replica of
the affected schema.
Effect. The operation fails.
Recovery. None. A replica of the affected schema already exists on the desired node.
25422 Catalog catalog cannot be unregistered from node node
because database objects in the catalog are present on the
node.
25423 Schema schema has no replica on node node.
25424 A replica of schema schema already exists on node node.