Neoview Messages Manual (R2.2)
Cause The query affects one or more nodes with an MXV earlier than the current compiler
version.
Effect The operation fails.
Recovery Explicitly use a compiler with a version in the specified interval.
Distribution Messages (25400-25499)
SQL 25401
25401 Catalog catalog has not 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 catalog visibility is required.
Cause You attempted to access or create a database object in catalog catalog on node
node, but catalog has not been registered 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 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.
304 Versioning, Distribution, and JDBC Messages (25000 Through 25499 and 29000 Through 29999)