SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-35
SQL 1137
Cause. The FIRST KEY value duplicated the key value of a partition already defined
for the table.
Effect. The DDL statement fails.
Recovery. Change the value of the FIRST KEY, and reissue the statement.
SQL 1138
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1139
Cause. The expression produces either a date that does not exist or a date that is not
supported by the SQL system (before 1 Jan 0001 AD or after 31 Dec 9999 AD).
Effect. The operation fails.
Recovery. Correct any expression that could result in an invalid date.
SQL 1140
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Either declare the target field so that it can contain null values or make
sure that the source value is not a null value.
1137 The supplied key for the new partition is already
defined at the existing partitions.
1138 SQL internal error.
1139 The result of this expression is an invalid date.
1140 A null value is being assigned to a field that cannot
contain null values.