SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

Versioning and Distribution Messages (25000 through
25399)
HP NonStop SQL/MX Messages Manual544518-011
18-20
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 request fails.
Recovery. Explicitly use a compiler of the specified version.
Message 25312 is implemented for R2.0 and later.
SQL 25313
where:
version1 is the highest compiler version that can compile the query.
version2 is the lowest compiler version that can compile the query
version3 is the actual compiler version.
Cause. The query affects one or more nodes with an MXV lower than the current
compiler version.
Effect. The request fails.
Recovery. Explicitly use a compiler with version in the specified interval.
Message 25313 is implemented for R2.0 and later.
25313 AA 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 version is version3.