SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
20-16
SQL 25251
Where operation is the actual operation: UPGRADE or DOWNGRADE.
Where node is the Expand node name of an involved node.
Where version is the oldest supported schema version of the node.
Cause. The target version of an UPGRADE or DOWNGRADE operation is lower than
the oldest supported schema version of one or more nodes where an involved schema
is visible.
Effect. The operation fails.
Recovery. The VERSION_INFO built-in function can be used to obtain the names and
MXVs of all nodes where a schema is visible. Fallback the specified node and other
involved nodes to a version that supports the target schema version. Or, specify a
target version that is compatible with all involved nodes.
SQL 25252
Where operation is the UPGRADE or DOWNGRADE operation.
Where node is the Expand node name of an involved node.
Where version is the MXV of node.
Cause. The target version of an UPGRADE or DOWNGRADE operation is higher than
the MXV of one or more nodes where an involved schema is visible.
Effect. The operation fails.
Recovery. The VERSION_INFO built-in function can be used to obtain the names and
MXVs of all nodes where a schema is visible. Migrate the specified node(s) and other
involved nodes to a version that supports the target schema version. Or, specify a
target version that is compatible with all involved nodes.
SQL 25254
Where operation is either UPGRADE or DOWNGRADE.
25251 The operation operation involves node node which does
not support schema versions lower than version.
25252 The operation operation involves node node which does
not support schema versions higher than version.
25254 The RESTRICT option was specified for the operation
operation and related catalog catalog exists.










