Neoview Messages Manual (Volume 1) (R2.5)

version2 is the actual module version of module.
Cause The system module was manually renamed to indicate a version other than the actual
version.
Effect The operation fails.
Recovery Reinstall the system module.
SQL 25312
25312 A version version1 compiler is required to compile the query. The
current compiler version is version2.
version1
is the required compiler version.
version2
is the actual compiler version.
Cause The query affects one or more nodes with an MXV lower than the current compiler
version.
Effect The operation fails.
Recovery Explicitly use a compiler of the specified version.
SQL 25313
25313 A compiler with version less than or equal to version1 and higher
than or equal to version2 is required to compile the query. The current
compiler is version3.
version1
is the latest compiler version that can compile the query.
version2
is the earliest compiler version that can compile the query
version3
is the actual compiler version.
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.
Distribution Messages (25400–25499) 361