SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Messages Manual—523730-004
18-17
Distribution Messages (25400-25499)
SQL 25312
Where version1 is the required compiler version.
Where 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
Where version1 is the latest compiler version that can compile the query.
Where version2 is the earliest compiler version that can compile the query
Where 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
Where catalog is the ANSI name of the target catalog. It must be visible on the local
node.
Where 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.
25312 A version version1 compiler is required to compile the
query. The current compiler version is version2.
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.
25401 Catalog catalog has not been registered on node node.