SQL/MX 3.1 Messages Manual (H06.23+, J06.12+)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.1 Messages Manual—663849-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 1401
Where column-name is the column name.
Where character-set is { ISO88591 | SJIS | UTF8 }.
Cause. Unable to convert the default value of column column-name from UCS2 to
the ISO_MAPPING character-set during the generation of an internal query while
processing a DDL command.
Effect. The operation fails.
Recovery. None.
1312 Unable to action-text object-name due to the above
errors.
1401 The default value of column column-name contains
characters that cannot be converted to ISO_MAPPING
'character-set'.










