HP NonStop SQL/MX Messages Manual page 635

Table of Contents

Advertisement

Versioning and Distribution Messages (25000
through 25399)
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:
Automatic recompilation is attempted (if allowed) with the current compiler. If the
recompilation succeeds, this message is returned as a warning and the query is
executed again.
Automatic recompilation is not supported or failed. This message is returned as an
error.
Effect. The operation fails.
Recovery. Recompile the module with a supported version compiler.
SQL 25303
25303 The query plan version is version1; node node does not
support query plan versions higher than version2.
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 MXV of the node that detects the incompatibility.
Cause. You attempted to execute a query plan fragment with a plan version that is
later than the MXV of the node that executes the plan or plan fragment.
Effect. There are two possibilities:
Automatic recompilation is attempted (if allowed) with a downrev compiler that
produces plans with a plan version that is compatible with version2. If the
recompilation succeeds, this message is returned as a warning and the query is re-
executed.
Automatic recompilation is not supported or failed. This message is returned as an
error. The operation fails.
Recovery. Recompile the plan or module with a supported version compiler that
generates plans that are compatible with all involved nodes.
SQL 25307
25307 The query plan can only be executed by a node with
SQL/MX Software Version (MXV) version1, the MXV of node is
MXV1.
Where version1 is the plan version of the affected query plan.
Where node is the node that attempts to execute the query.
HP NonStop SQL/MX Messages Manual—640324-001
19 -21

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents