Neoview Messages Manual (R2.2)
Effect The operation fails.
Recovery For information about file-system errors, see Chapter 23 (page 463).
SQL 25421
25421 An automatic catalog reference for catalog already exists on node
node.
catalog
is the ANSI name of the target catalog.
node
is a remote node where an automatic reference of the target catalog exists.
Cause The target node of a REPLICATE SCHEMA operation already has an automatic
reference for the specified schema catalog.
Effect The operation fails.
Recovery None. Replicas of the specified schema already exist on the node.
SQL 25422
25422 Catalog catalog cannot be unregistered from node node because
database objects in the catalog are present on the node.
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 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
25423 Schema schema has no replica on node node.
schema
is the ANSI name of the affected schema.
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
25424 A replica of schema schema already exists on node node.
schema
is the ANSI name of the affected schema.
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.
SQL 25425
25425 Node node contains the only automatic catalog reference of catalog
catalog. Schema replicas cannot be removed.
node
is the node where the single automatic replica of the target catalog resides.
catalog
is the ANSI name of the target catalog.
306 Versioning, Distribution, and JDBC Messages (25000 Through 25499 and 29000 Through 29999)