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-13
SQL 25215
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 node that attempts to access the schema.
MXV1 is the MXV of node.
Cause. The accessing node runs a GA version of SQL/MX and is incompatible with a
schema created by a non-GA version.
Effect. The request fails.
Recovery. Migrate the accessing node to a SQL/MX version that has an MXV that is
compatible with the affected schema version.
Message 25215 is implemented for R2.0 and later.
SQL 25216
where:
schema is a schema that is accessed by a DDL or utility operation.
version1 is the schema version of that schema.
MXV1 is the MXV of the node that executes the query.
Cause. The accessing node runs a non-GA version of SQL/MX and is compatible only
with schemas created by its own version.
Effect. The request fails.
Recovery. Migrate the accessing node to a SQL/MX version that has an MXV that is
compatible with the affected schema version.
Message 25216 is implemented for R2.0 and later.
25215 Schema schema can only be accessed by a node with
SQL/MX Software Version (MXV) version1, the MXV of node is
MXV1.
25216 Message 25215 is implemented for R2.0 and later.
Schema schema has schema version version1, the local SQL/MX
Software Version (MXV)can only access schemas of version
MXV1.