SQL/MX 3.1 Messages Manual (H06.23+, J06.12+)

Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Release 3.1 Messages Manual663849-001
19-24
Cause. The system module was manually renamed to indicate a version other than
the actual version.
Effect. The request fails.
Recovery. Reinstall the system module.
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 request fails.
Recovery. Explicitly use a compiler of the specified version.
SQL 25313
Where version1 is the highest compiler version that can compile the query.
Where version2 is the lowest 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 lower than the current
compiler version.
Effect. The request fails.
Recovery. Explicitly use a compiler with version in the specified interval.
25312 A version version1 compiler is required to compile the
query. The current compiler version is version2.
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.