![HP NonStop SQL/MX Messages Manual Download Page 629](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150629.webp)
Versioning and Distribution Messages (25000
through 25399)
HP NonStop SQL/MX Messages Manual —640324-001
19 -15
Cause. A CREATE SCHEMA command created a schema with a value that is not a
valid schema version.
Effect. The operation fails.
Recovery. Use a valid schema version value for the
CREATE_DEFINITION_SCHEMA_VERSION CQD. For SQL/MX R3.0, these values
are valid: 1200 and 3000. Or, allow the system to select the schema version:
CONTROL QUERY DEFAULT CREATE_DEFINITION_SCHEMA_VERSION
'SYSTEM'.
SQL 25250
Where
schema
is the name of a schema that is affected by the DOWNGRADE
operation.
Where
object
is the three-part ANSI name of a database object in
schema
.
Where
object_type
is the type of
object
. The following object types might appear
in the error message:
table
,
index
,
constraint
,
trigger
, and
view
. The object
type
table
includes internally generated objects associated with a base table.
Where
OFV
is the object feature version of
object
.
Cause. A DOWNGRADE operation affects a schema containing one or more objects
that use features that are not supported in the target version.
Effect. The DOWNGRADE operation fails.
Recovery. Use the FEATURE_VERSION_INFO built-in function to obtain the objects
names. Drop the affected objects or alter them so that they no longer have features
that are not supported in the target version.
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.
25250 Schema
schema
cannot be downgraded;
object_type
object
has object feature version
OFV
.
25251 The
operation
operation involves node
node
which does
not support schema versions lower than
version
.
Summary of Contents for NonStop SQL/MX
Page 4: ......
Page 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Page 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Page 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Page 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Page 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Page 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Page 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Page 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...