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-6
node is the name of the node that detects the incompatibility.
version2 is that node’s MXV.
Cause. An attempt is made to access a table or view in a schema with a schema
version that is higher than the accessing node’s MXV. This error can be issued from
the local node or from an ESP on a remote node.
Effect. The request fails.
Recovery. Downgrade the affected schema to a version that is compatible with the
MXV of the nodes that need to access the schema.
Message 25201 is implemented for R2.0 and later.
SQL 25202
where:
object is the name of the affected database object.
node is the name of the node where object is present.
version1 is the schema version of object schema.
version2 is that node’s oldest supported schema version.
Cause. An attempt is made to access a database object with an object schema
version that is incompatible with one or more nodes where the object (or a partition or
an index of the object - resides).
This message indicates that a migration has been made without properly upgrading
database objects of old schemas that are no longer supported on the new version.
Effect. The request fails. The object (and all other objects in the affected schema) is
inaccessible.
Recovery. Perform a fallback of the software on the affected node to a version that
supports the database objects that are present on the node.
Message 25202 is implemented for R2.0 and later.
25202 Table or view object cannot be accessed on node because
of a version incompatibility. Its schema has version
version1; node does not support schema versions lower than
version2.










