HP NonStop SQL/MX Messages Manual page 621

Table of Contents

Advertisement

Versioning and Distribution Messages (25000
through 25399)
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 MXV.
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 fallback has been made without properly removing
database objects of the higher version.
Effect. The request fails. The object (and all other objects in the affected schema) is
inaccessible.
Recovery. Migrate the software on the affected node to a version that supports the
database objects that are present on the node.
SQL 25204
25204 Table or view object1 has schema version version1; this
is incompatible with the version of the compiler that
compiles the query. The compiler version is version2.
where,
object1 is the name of a database object that is referenced by the affected query.
version1 is the object schema version of object1.
version2 is the compiler version of the compiler that compiles the query.
Cause. The affected query references a database object with an object schema
version that is higher than the compiler version of the compiler. This can happen if a
downrev compiler is explicitly being used to compile the query or module.
Effect. The request fails.
Recovery. Do not explicitly use a downrev compiler to compile the query or module.
SQL 25205
25205 Schema schema1 has schema version version1; this is
incompatible with the version of the compiler that executes
the operation. The compiler version is version2.
where,
schema1 is the name of a schema that is referenced by a DDL or utility operation.
version1 is the schema version of schema.
HP NonStop SQL/MX Messages Manual—640324-001
19- 7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents