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-14
SQL 25218
where:
schema is a schema that is accessed by a DDL or utility operation.
version1 is the schema version of that schema.
node is the name of the node that encounters the incompatibility or the name of the
node where metadata for the schema is stored.
MXV1 is the MXV of that node.
Cause. A DDL or utility operation attempted to access a schema with a version higher
than the local node’s MXV.
Effect. The operation fails.
Recovery. Migrate to an SQL/MX version that has an MXV that is compatible with the
affected schema version.
Message 25218 is implemented for R2.0 and later.
SQL 25219
Cause. A mixed-version query was detected by the compiler (for example, a query
where the MXV of one or more of the involved nodes is lower than the OSV of one or
more of the involved database objects). Such a query cannot be compiled.
Effect. The query compilation fails.
Recovery. Investigate and resolve the situation. Note that the message text does not
specify which node(s) or database object(s) are involved the reason being that an
unknown number of nodes and database objects may be affected.
Message 25219 is implemented for R2.0 and later.
SQL 25300
where:
25218 Schema schema has schema version version1; node cannot
access or represent schemas with version higher than MXV1.
25219 The query can not be compiled because of a version
mismatch; the highest schema version of the involved tables
or views is higher than the lowest SQL/MX Software Version
(MXV) of the involved nodes.
25300 Module module has module version version1; node node
does not support module versions lower than version2.










