SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
20-25
Where MXV1 is the MXV of the affected node.
Cause. The affected node runs a non-GA version of SQL/MX and is compatible 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
Where module is the name of the affected system module.
Where version1 is the expected module version of module.
Where 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 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.
25311 System module module has a wrong module version. The
expected module version is version1, the actual module
version is version2.
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.