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-66
Where constraint-name is a constraint name.
Cause. An error occurs during the creation of the constraint. The error that described
the cause of the failure already appears. This error message provides clarification.
Effect. The operation fails.
Recovery. No recovery is necessary.
SQL 1312
Where action-text is either create table or create index.
Where object-name is either a table name or index name.
Cause. An error occurs during the creation of the table or index. The error that
described the cause of the failure already appears. This error message provides
clarification.
Effect. The operation fails.
Recovery. No recovery is necessary.
SQL 1330
Where operation is either UPGRADE or DOWNGRADE.
Where system is the name of a system where the operation is active.
Cause. A DDL command affects a catalog that is currently being processed by an
UPGRADE or a DOWNGRADE operation.
Effect. The command fails.
Recovery. Run the command after the UPGRADE or DOWNGRADE operation is
complete.
SQL 1401
Where column-name is the column name.
Where character-set is { ISO88591 | SJIS | UTF8 }.
1312 Unable to action-text object-name due to the above
errors.
1330 The command cannot be executed because the operation is
in progress on system.
1401 The default value of column column-name contains
characters that cannot be converted to ISO_MAPPING
'character-set'.










