SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-49
Recovery. Shorten the view definition by using smaller names or short correlation
names for qualification.
SQL 1312
Cause. The number of values in a FIRST KEY or LAST KEY clause exceeded the
number of columns in the primary key.
Effect. The statement fails.
Recovery. Correct the FIRST KEY or LAST KEY value and reissue the statement.
SQL 1313
Cause. The value in a FIRST KEY or LAST KEY clause was inconsistent with the data
type of the corresponding column.
Effect. The statement fails.
Recovery. Correct the FIRST KEY or LAST KEY value and reissue the statement.
SQL 1314
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Add the FIRST KEY clause to the statement and reissue the statement.
SQL 1315
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Correct the node name or volume name that is in error.
1312 Too many values are specified for the key of value-1.
1313 A key value supplied for value-1 is inconsistent with
the data type of the value-2 column.
1314 A FIRST KEY clause must be supplied for partition value-
1.
1315 value-1 must reside on the same system and volume as
value-2.