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-11
SQL 25211
where:
object is the affected table or view.
version1 is the schema version of object schema.
node is the node that executes the query.
MXV1 is the MXV of the node that executes the query.
Cause. The affected node runs a General Availability (GA) release of SQL/MX and is
incompatible with the database objects created by a non-GA version.
Effect. The request fails.
Recovery. Migrate the node to a SQL/MX version that has an MXV that is compatible
with the affected schema version.
Message 25211 is implemented for R2.0 and later.
SQL 25212
where:
object is the affected table or view.
version1 is the schema version of object schema.
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 with
database objects created by its own version.
Effect. The request fails.
Recovery. Migrate the node to a SQL/MX version that has an MXV that is compatible
with the affected schema version.
Message 25212 is implemented for R2.0 and later.
25211 Table or view object can only be accessed by a node
with SQL/MX Software Version (MXV) version1, the MXV of node
is MXV1.
25212 Table or view object has schema version version1, the
local SQL/MX Software Version (MXV)can only access database
objects with schema version MXV1.