SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-9
SQL 1066
Cause. The =_SQL_CAT_SET_TIMEOUT DEFINE was specified with a valid value.
Effect. Any DP2 label requests for DDL commands can take up to the specified
timeout value.
Recovery. No recovery is needed.
SQL 1067
Cause. The =_SQL_CAT_SET_TIMEOUT DEFINE specified an invalid timeout value.
Effect. Any DP2 label requests for DDL commands can take up to the specified
timeout value.
Recovery. Change the timeout value specification to a legal value.
SQL 1068
Cause. Stated in the error message.
Effect. The statement fails. The partition to be reused is intact.
Recovery. Reissue the statement specifying a key-sequenced partitioned table.
SQL 1069
Cause. Stated in the error message.
Effect. The statement fails. The partition to be reused is intact.
Recovery. Partition your table and reissue the statement
1066 The maximum timeout value that will be used in DP2
requests for label operations is value seconds.
1067 The maximum timeout value specified for DP2 label
requests is invalid. The default of value seconds will be
used as the maximum.
1068 ALTER TABLE...REUSE PARTITION can only be performed on
key-sequenced partition tables.
1069 ALTER TABLE...REUSE PARTITION cannot be performed on a
nonpartitioned table.