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-22
SQL 25300
Where module is the name of the affected module.
Where version1 is the module version of the affected module.
Where node is the name of the node that detects the incompatibility.
Where version2 is the executing node’s oldest supported plan version.
Cause. An attempt is made to load a module with a module version that is lower than
the executing node’s oldest supported plan version.
Effect. The request fails.
Recovery. Recompile the module with a supported version compiler.
SQL 25301
Where module is the name of the affected module.
Where version1 is the module version of the affected module.
Where version2 is the MXV of the local node.
Cause. An attempt is made to load a module with a module version that is higher than
the MXV.
Effect. The request fails.
Recovery. Recompile the module with a supported version compiler.
SQL 25302
Where version1 is the plan version of the affected query.
Where node is the name of the node that detects the incompatibility.
Where version2 is the executing node’s oldest supported plan version.
Cause. There are two possibilities:
25300 Module module has module version version1; node node
does not support module versions lower than version2.
25301 Module module has module version version1; the local
node does not support module versions higher than version2.
25302 The query plan version is version1; node node does not
support query plan versions lower than version2.










