HP NonStop SQL/MX Messages Manual page 620

Table of Contents

Advertisement

Versioning and Distribution Messages (25000
through 25399)
version1 is the schema version of that database object schema.
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.
SQL 25202
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.
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.
SQL 25203
25203 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 higher than
version2.
where,
HP NonStop SQL/MX Messages Manual—640324-001
19- 6

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents