HP NonStop SQL/MX Messages Manual page 623

Table of Contents

Advertisement

Versioning and Distribution Messages (25000
through 25399)
SQL 25207
25207 The system schema on node node1 has system schema
version version1; node node2 does not support system schema
versions lower than version2.
where,
node1 is the name of the node with an incompatible version system schema.
version1 is the system schema version of node1.
node2 is the name of the node where the incompatibility is detected.
version2 is the earliest supported system schema version for node2.
Cause. The affected operation needs to access system schema tables with a system
schema version that is very low. This error can be reported for any type of operation:
query compilation, query execution or DDL or Utility operations.
Effect. The request fails.
Recovery. Upgrade the system schema on the affected node to a compatible version.
SQL 25208
25208 The system schema on node node has system schema
version version1; the local node cannot access system schemas
with versions higher than MXV1.
Where node is the name of the node with an incompatible version system schema.
Where version1 is the system schema version of node.
Where MXV1 is the MXV of the local node.
Cause. During late name resolution for the affected query, you attempted to access an
uprev system schema.
Effect. The request fails.
Recovery. Downgrade the system schema on the affected node to a version that is
compatible with the MXV of the local node.
SQL 25209
25209 Related schemas must have identical schema version.
Schema schema1 has version version1; schema schema2 has
version version2.
Where schema1 and schema2 are schemas that would be related as the result of the
affected DDL or utility operation.
HP NonStop SQL/MX Messages Manual—640324-001
19- 9

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents