SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

Versioning and Distribution Messages (25000 through
25399)
HP NonStop SQL/MX Messages Manual544518-011
18-4
SQL 25102
where:
node is the name of the affected remote node.
MXV1 is the MXV of the affected remote node.
Cause. The remote node runs a non-GA release of SQL/MX and cannot interoperate
with nodes with a MXV different from its own.
Effect. The request fails.
Recovery. Migrate the remote node to a supported GA release. Or, conversely,
migrate the local node to the same non-GA release as the remote node.
Message 25102 is implemented for R2.0 and later.
SQL 25103
where:
version is the compiler version of a required compiler program..
filename is the expected Guardian file name of the required compiler program file.
Cause. The compiler of the specified, supported version is required to compile the
query or module; however, that compiler does not exist in the default compiler location.
Effect. The operation fails.
Recovery. Install the specified version compiler in the expected location.
SQL 25105
where,
version1 is the minimum MXV that supports the current utility command.
object is the ANSI name of the object that is mentioned in the command.
25102 Remote node node ns a version of SQL/MX software which
cannot interoperate with other versions. The SQL/MX Software
Version (MXV) of node is MXV1.
25103 A SQL/MX compiler of version version is required but
cannot be found at the expected location (filename).
25105 The current command or operation requires all involved
nodes to run SQL/MX Software Version (MXV)version1 or higher.
Object has a partition or dependent object on node; the MXV
of that node is version2.