SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-31
SQL 1214
Cause. You specified RECLENGTH for a file that was not a relative file, or the record
length was out of the valid range.
Effect. The statement fails.
Recovery. Change the file organization, or make the record length a range from the
total length of all columns in the column list through the value of the block size minus
24, and reissue the statement.
SQL 1215
Cause. The table code was out of range.
Effect. The statement fails.
Recovery. Change the table code to a value in the range from 0 through 99 or from
1000 through 65535.
SQL 1216
Cause. The object to be created and the catalog that is to contain the description have
different node names.
Effect. The statement fails.
Recovery. Use the same node name for the object and the catalog to contain the
description and reissue the statement.
SQL 1217
Cause. The value for MAXEXTENTS exceeded the new limit (as stated in the error
text).
Effect. The statement completes successfully, and the MAXEXTENTS value is reset
to the new limit.
1214 Only relative files allow RECLENGTH to be specified, or
value-1 is not a valid RECLENGTH value.
1215 value-1 is not a valid TABLECODE. Codes 571 to 599 are
reserved for SQL catalog tables.
1216 An SQL object and the catalog that describes it must
reside on the same system.
1217 The specified MAXEXTENTS value exceeds the new limit of
value-1. The MAXEXTENTS has been automatically reset to the
new limit for the file (value-2).