SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-44
SQL 1267
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Change the NOPURGEUNTIL time.
SQL 1268
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Drop unwanted protection views on the table until this view can be created.
For more information on limits, refer to the SQL/MP Reference Manual.
SQL 1269
Cause. The limit was reached on the number of columns that a table can have.
Effect. The statement fails.
Recovery. Redefine the data by dividing the table into several tables, and load the
new tables.
SQL 1270
Cause. The KEY clause specified more columns in the primary key than SQL/MP
allowed.
Effect. The statement fails.
Recovery. Reduce the number of columns in the KEY clause, and reissue the
statement.
1267 The NOPURGEUNTIL time must be on or after Jan 1, 1976.
1268 The limit has been reached for the number of protection
views that can be created for this table.
1269 The number of columns to be inserted into the COLUMNS
table is invalid, COLCOUNT: value-1.
1270 The number of keys to be inserted into the KEYS table is
invalid, COLCOUNT: value-1.