SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-66
SQL 1403
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Informational message only; no corrective action is needed.
SQL 1404
Cause. One or more table partitions were empty, or the entire table was empty.
Effect. UPDATE STATISTICS writes default statistics to the table's catalog for each
empty partition encountered.
Recovery. Informational message only; no corrective action is needed.
SQL 1405
Cause. The error message following this error contains more information.
Effect. UPDATE STATISTICS is not performed on the specified table.
Recovery. Check that the table is accessible, and reissue the statement.
SQL 1406
Cause. Stated in the error message.
Effect. The command fails.
Recovery. Drop the table and re-create it, or ignore the error message.
1403 Resecuring an index of a catalog table with the ALTER
INDEX statement is not allowed.
1404 One or more of the table partitions were empty, or the
entire table was empty. For empty partitions or tables,
UPDATE STATISTICS updates existing partition or table
statistics with default statistic values in the table's
catalog.
1405 UPDATE STATISTICS was not able to access table value-1.
1406 The CATALOGS table (value-1) corresponding to this
system already exists.