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-10
SQL 25212
Where object is the affected table or view.
Where version1 is the schema version of object’s schema.
Where MXV1 is the MXV of the node that executes the query.
Cause. The affected node runs a non-GA release of SQL/MX and is compatible only
with database objects created by its own version.
Effect. The operation fails.
Recovery. Upgrade or downgrade the node to an SQL/MX software release that is
compatible with the affected schema’s version.
SQL 25213
Where node1 is the node whose system schema is accessed.
Where version1 is the schema version of object’s schema.
Where node is the node that attempts to access the system schema on node1.
Where MXV1 is the MXV of node1.
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 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 25214
Where node1 is the node whose system schema is accessed.
Where version1 is the schema version of the system schema on node1.
25212 Table or view object has schema version version1, the
local SQL/MX software version (MXV) can access only database
objects with schema version (MXV1).
25213 The system schema on node1 can be accessed only by a
node with SQL/MX software version (MXV) version1, the MXV of
node is MXV1.
25214 The system schema on node1 has system schema version
version1, the local SQL/MX software version (MXV) can access
only system schemas of version MXV1.