SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Messages Manual523730-004
18-22
Distribution Messages (25400-25499)
SQL 25425
Where node is the node where the single automatic replica of the target catalog
resides.
Where catalog is the ANSI name of the target catalog.
Cause. The target node of an UNREPLICATE SCHEMA operation holds the only
automatic reference for the affected schema catalog.
Effect. The operation fails.
Recovery. Correct the error and resubmit.
SQL 25426
Where volume is the name of a volume that is required, implicitly or explicitly, by the
operation. The volume name is fully qualified (for example, \NODEX.$VOLY).
Where number is the file system error that resulted from the attempt to access
volume.
Cause. The operation required access to a volume, local or remote, that cannot be
accessed because of the reported file system error.
Effect. The operation fails.
Recovery. Correct the error and retry the operation.
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
25425 Node node contains the only automatic catalog reference
of catalog catalog. Schema replicas cannot be removed.
25426 Volume volume could not be accessed. File system error
number.
25427 Catalog catalog1 cannot be unregistered from node node
because it is related to catalog2 which has a reference on
the target node.