Neoview Messages Manual (R2.3)
Effect If the message is issued as an error, the operation fails. If the message is issued as a
warning (accompanying warning 25406), a late name resolution or automatic recompilation
is attempted.
Recovery When the message is issued as a error, correct the error and retry the operation.
If the message is issued as a warning, the HP Neoview database software attempts to recover
automatically.
SQL 25402
25402 Catalog catalog has previously been registered on node node.
catalog
is the ANSI name of the target catalog. It must be visible on the local node.
node
is a remote node where a reference to the target catalog already exists.
Cause You attempted to register catalog catalog on node node, but a reference to catalog
already exists on that node.
Effect The operation fails.
Recovery Correct the error and retry the operation.
SQL 25403
25403 Catalog catalog already exists on node node1, but it is unrelated
to the catalog of the same name on the local node node2.
catalog
is the ANSI name of the target catalog.
node1
is a remote node where an independent catalog with the desired ANSI name
already exists.
node2
is the name of the local node.
Cause You attempted to access catalog catalog on node node1, but an independent catalog
with the same name already exists on that node.
Effect If the message is issued as an error, the operation fails. If the message is issued as a
warning (accompanying warning 25406), a late name resolution or automatic recompilation
is attempted.
Recovery If the message is issued as a error, correct the error and retry the operation. If the
message is issued as a warning, the HP Neoview database software attempts to recover
automatically.
SQL 25404
25404 Catalogs catalog1 and catalog2 must have identical visibility.
catalog1 and catalog2
are ANSI catalog names.
Cause You attempted to establish a relationship between catalog1 and catalog2, which
have different visibility.
Effect The operation fails.
Recovery Correct the error and retry the operation.
SQL 25405
25405 Catalog catalog cannot be created because location location is a
remote node.
catalog
is the ANSI name of the target catalog.
location
is the location from a CREATE CATALOG operation.
Cause A CREATE CATALOG operation specified a remote location, either explicitly or
because the default volume is remote.
Effect The operation fails.
328 Versioning, Distribution, and JDBC Messages (25000 Through 25499 and 29000 Through 29399)