Neoview Messages Manual (R2.2)
17 Versioning, Distribution, and JDBC Messages (25000
Through 25499 and 29000 Through 29999)
The messages described in this section are:
• “Versioning Messages (25000-25399)” (page 289)
• “Distribution Messages (25400-25499)” (page 304)
• “JDBC Driver Error Messages (29000-29999)” (page 308)
Versioning Messages (25000-25399)
SQL 25002
25002 A versioning internal error occurred: missing compatibility check.
Cause This is a versioning internal error.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 25003
25003 A versioning internal error occurred: abort transaction message
cleanup.
Cause This error signals to the call-level interface (CLI) that even though the active transaction
has been aborted message -8839 should not be issued. This error occurs when a downrev
compiler started by the default compiler encounters an error.
Effect The CLI suppresses the generation of message -8839.
Recovery Not applicable.
SQL 25006
25006 The following feature is only available for schemas with version
feature-version and higher: string. schema has schema version
schema-version.
feature-version
is the minimum version schema that can accommodate the features
used by the object.
string
is a short text description of the maximum version feature used by
the object.
schema
is the object’s schema.
schema-version is the schema version of schema.
Cause An operation attempted to create or alter an object with features of later versions
compared to the object's schema version.
Effect The operation fails.
Recovery Upgrade the schema to the reported feature version and retry.
SQL 25100
25100 Remote node node is not running a compatible version of SQL/MX
software. The SQL/MX software version (MXV) of node is MXV1, the local
node does not support MXVs older than MXV2.
node
is the name of the affected remote node (remote HP Neoview database segment).
MXV1
is the MXV of the affected remote node.
Versioning Messages (25000-25399) 289