SQL/MX 2.x Messages Manual (H06.10+, J06.03+)
Versioning and Distribution Messages (25000 through
25399)
HP NonStop SQL/MX Messages Manual—544518-011
18-15
module is the name of the affected module.
version1 is the module version of the affected module.
node is the name of the node that detects the incompatibility.
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.
Message 25300 is implemented
SQL 25301
where:
module is the name of the affected module.
version1 is the module version of the affected module.
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.
Message 25301 is implemented for R2.0 and later.
SQL 25302
where:
version1 is the plan version of the affected query.
node is the name of the node that detects the incompatibility.
version2 is the executing node’s oldest supported plan version.
text-string-1 is additional details about the error. This is an optional parameter.
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 text-string-
1.










