Neoview Messages Manual (R2.3)

MXV1
is the MXV of the affected node.
Cause The affected node runs a non-GA version of the HP Neoview database software and
is compatible only with modules generated by its own version.
Effect The operation fails.
Recovery Compile the module with a compiler version that is compatible with the MXV.
SQL 25311
25311 System module module has a wrong module version. The expected
module version is version1, the actual module version is version2.
module
is the name of the affected system module.
version1 is the expected module version of module.
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.
Distribution Messages (25400–25499) 327