Neoview Messages Manual (Volume 1) (R2.4)

Effect The request fails.
Recovery Ensure that the affected schemas have the same version.
SQL 25210
25210 Schema schema has schema version version1; node does not support
schema versions lower than version2.
schema
is the name of the schema referenced by a DDL or utility operation.
version1 is the schema version of schema.
node
is the node where the operation is executed or the node where metadata for the
schema resides.
version2 is the earliest supported schema version of node.
Cause The affected DDL or utility operation references a database object in a schema with
a schema version that is earlier than the earliest supported schema version of the node where
the operation was executed.
Effect The operation fails.
Recovery If the schema is defined on remote downrev nodes, only then should you attempt
to upgrade the schema from one of those nodes. If the schema is defined on the local node,
the schema (and all its database objects) is inaccessible. Downgrade the local node to a software
version that supports the schema’s version.
SQL 25211
25211 Table or view object can be accessed only by a node with SQL/MX
software version (MXV) version1, the MXV of node is MXV1.
object
is the affected table or view.
version1 is the schema version of objects 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 the HP Neoview database
software and is incompatible with the affected schema.
Effect The operation fails.
Recovery Upgrade or downgrade the node to a Neoview database software release that is
compatible with the affected schema’s version.
SQL 25212
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).
object
is the affected table or view.
version1 is the schema version of objects schema.
MXV1
is the MXV of the node that executes the query.
Cause The affected node runs a non-GA release of the HP Neoview database software and
is compatible only with database objects created by its own version.
Effect The operation fails.
Recovery Upgrade or downgrade the node to a Neoview database software release that is
compatible with the affected schema’s version.
324 Versioning, Distribution, and JDBC Messages (25000 Through 25499 and 29000 Through 29399)