SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
3-61
Consider running the VERIFY operation on the named object to check for
inconsistencies in the metadata with respect to the partitioning scheme.
SQL 1278
Where operation is UPGRADE or DOWNGRADE.
Where catalog is a catalog name that is affected by operation.
Cause. You attempted to execute a DDL or utility operation that affected catalog or
a schema in that catalog.
Effect. The operation fails.
Recovery. Wait till the operation is finished and then retry the failed DDL or utility
operation.
SQL 1289
Cause. An attempt was made to alter a definition schema or metadata schema.
Effect. The operation fails.
Recovery. None.
SQL 1295
Where $0~ColumnName is the column name.
Cause. The data type of the specified default value for the column does not match the
column data type.
Effect. The command fails.
Recovery. Specify a default value of a matching data type for the column.
1278 The command cannot be executed because operation is in
progress for all schemas in catalog catalog.
1289 The use of ALTER on definition schemas and metadata
schemas is not permitted.
1295 Target column $0~ColumnName has mismatching default
type.










