SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Messages Manual—523730-004
18-11
Where MXV1 is the MXV of the node that executes the query.
Cause. The accessing node runs a non-GA release of SQL/MX and is compatible only
with system schemas created by its own version.
Effect. The operation fails.
Recovery. Upgrade or downgrade the accessing node to an SQL/MX release that is
compatible with the affected system schema version. Or, conversely, correct the
system schema and reinitialize SQL on the affected node.
SQL 25215
Where schema is a schema that is accessed by a DDL or utility operation.
Where version1 is the schema version of that schema.
Where node is the node that attempts to access the schema.
Where MXV1 is the MXV of node.
Cause. The accessing node runs a GA release of SQL/MX and is incompatible with a
schema created by a non-GA release.
Effect. The operation fails.
Recovery. Upgrade or downgrade the accessing node to an SQL/MX release that is
compatible with the affected schema’s version.
SQL 25216
Where schema is a schema that is accessed by a DDL or utility operation.
Where version1 is the schema version of that schema.
Where MXV1 is the MXV of the node that executes the query.
Cause. The accessing node runs a non-GA release of SQL/MX and is compatible only
with schemas created by its own version.
Effect. The operation fails.
Recovery. Upgrade or downgrade the accessing node to an SQL/MX release that is
compatible with the affected schema’s version.
25215 Schema schema can be accessed only by a node with
SQL/MX software version (MXV) version1, the MXV of node is
MXV1.
25216 Schema schema has schema version version1, the local
SQL/MX software version (MXV) can access only schemas of
version MXV1.