HP NonStop SQL/MX Messages Manual page 628

Table of Contents

Advertisement

Versioning and Distribution Messages (25000
through 25399)
SQL 25220
25220 Schema schema cannot be created with a version lower
than version.
Where schema is the fully qualified ANSI name of the target of a CREATE SCHEMA
command.
Where version is the local system schema version.
Cause. The CREATE_DEFINITION_SCHEMA_VERSION CQD is set to a schema
version that is lower than the local system schema version. This setting is not
permitted for CREATE SCHEMA.
Effect. The operation fails.
Recovery. Allow the system to select the schema version for the new schema:
CONTROL QUERY DEFAULT CREATE_DEFINITION_SCHEMA_VERSION
'SYSTEM'
SQL 25221
25221: Schema schema cannot be created with version version1
because its catalog already contains schemas with version
version2.
Where schema is the fully qualified ANSI name of the target of a CREATE SCHEMA
command.
Where version1 is the attempted schema version.
Where version2 is the schema version of one or more existing schemas in the
affected catalog.
Cause. The CREATE_DEFINITION_SCHEMA_VERSION CQD is set to a schema
version that is different from the schema version of existing schemas in the affected
catalog.
Effect. The operation fails.
Recovery. Allow the system to select the schema version for the new schema:
CONTROL QUERY DEFAULT CREATE_DEFINITION_SCHEMA_VERSION
'SYSTEM'
SQL 25222
25222 version is not a valid schema version.
Where version is the value that is in effect for the
CREATE_DEFINITION_SCHEMA_VERSION CQD.
HP NonStop SQL/MX Messages Manual—640324-001
19 -14

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents