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-12
SQL 25213
where:
node1 is the node whose system schema is accessed.
version1 is the system schema version of node1 system schema.
node2 is the node that attempts to access the system schema on node1.
MXV1 is the MXV of node2.
Cause. The accessing node runs a GA release of SQL/MX and is incompatible with a
system schema created by a non-GA release.
Effect. The request fails.
Recovery. Migrate the accessing node to a SQL/MX version that has an MXV that is
compatible with the affected system schema version. Or, conversely, cleanup the
system schema and re-initialize sql on the affected node.
Message 25213 is implemented for R2.0 and later.
SQL 25214
where:
node1 is the node whose system schema is accessed.
version1 is the schema version of the system schema on node1.
node2 is the node that attempts to access the system schema on node2.
MXV1 is the MXV of node1.
Cause. The accessing node runs a non-GA release of SQL/MX and is only compatible
with system 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 system schema version. Or, conversely, cleanup the
system schema and re-initialize sql on the affected node.
Message 25214 is implemented for R2.0 and later.
25213 The system schema on node1 can only be accessed by a
node with SQL/MX Software Version (MXV) version1, the MXV of
node2 is MXV1.
25214 The system schema on node1 has system schema version
version1, the local SQL/MX Software Version (MXV)can only
access system schemas of version MXV1.










