HP NonStop SQL/MX Messages Manual page 616

Table of Contents

Advertisement

Versioning and Distribution Messages (25000
through 25399)
SQL 25004
25004 object does not exist or cannot be accessed because of
a version incompatibility. Its schema is currently being
upgraded to version version1; the component cannot access
schemas with versions higher than version2.
where,
object is the type and name of the affected database object.
version1 is the target version of the upgrade schema operation.
component is the software component that detects the situation. It is either
compiler or local node.
version2 is the SQL/MX software version (MXV) of component.
Cause. An operation attempted to access an object in a schema that is currently being
upgraded to an incompatible version. The affected object either does not exist at all or
has been upgraded to an incompatible version.
Effect. The operation fails.
Recovery. Retry the affected operation, with software that is compatible with a version
version2 schema, to determine if the object exists or not
SQL 25005
25005 object does not exist or cannot be accessed because of
a version incompatibility. Its schema is currently being
downgraded from version version1; the component cannot access
schemas with versions higher than version2.
where,
object is the type and name of the affected database object.
version1 is the source version of the downgrade schema operation.
component is the software component that detects the situation. It is either
"compiler" or "local node".
version2 is the MXV of component.
Cause. An operation attempted to access an object in a schema that is currently being
downgraded from an incompatible version. The affected object either does not exist or
has not yet been downgraded from the incompatible version.
Effect. The operation fails.
Recovery. Wait until the downgrade schema operation is finished and retry the
affected operation.
HP NonStop SQL/MX Messages Manual—640324-001
19- 2

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents