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-18
SQL 25308
where:
version1 is the plan version of the affected query plan.
MXV1 is the MXV of the affected node.
Cause. The affected node runs a non-GA version of SQL/MX and is only compatible
with query plans generated by its own version.
Effect. The request fails.
Recovery. Compile the query with a compiler version that is compatible with the MXV.
Message 25308 is implemented for R2.0 and later.
SQL 25309
where:
module is the name of the affected module.
version1 is the module version of module.
node is the node that attempts to load the module.
MXV1 is the MXV of the affected node.
Cause. The affected node runs a GA version of SQL/MX and is incompatible with a
module generated by a non-GA version.
Effect. The request fails.
Recovery. Compile the module with a compiler version that is compatible with the
MXV.
Message 25309 is implemented for R2.0 and later.
25308 The query plan has plan version version1, the local
SQL/MX Software Version (MXV)can only execute query plans
with plan version MXV1.
25309 MModule module can only be executed by a node with
SQL/MX Software Version (MXV) version1, the MXV of node is
MXV1.










