SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-8
on the catalog tables and indexes to correct the file labels before performing the
MODIFY CATALOG command. If this catalog is being prepared to be moved to a
different node, the MODIFY CATALOG command must be performed before the
MODIFY LABEL command.
SQL 1062
Cause. See the file system error indicated for a description of the cause.
Effect. The statement fails.
Recovery. Correct this condition, and reissue the statement.
SQL 1063
Cause. The =_SQL_CAT_HEAP_LIMIT DEFINE was specified with a valid heap size.
Effect. The SQLCAT process can use up to the specified amount of heap space.
Recovery. No recovery is needed.
SQL 1064
Cause. The =_SQL_CAT_HEAP_LIMIT DEFINE specified an invalid heap size.
Effect. The SQLCAT process can use up to the default amount of heap space.
Recovery. Change the heap size specification to a legal value.
SQL 1065
Cause. Stated in the error message.
Effect. The SQLCAT process uses a default of “STANDARD”.
Recovery. Set the value to STANDARD, EXTENDED, or FORMAT2ENABLED.
1062 A file system error occurred during an operation on
value-1.
1063 The maximum amount of heap space that will be allocated
for the SQLCAT process is value bytes.
1064 The maximum amount of heap space specified for the
SQLCAT process is invalid. The default of value bytes will
be used as the maximum.
1065 The specified PARTITION ARRAY default DEFINE does not
specify "STANDARD", "EXTENDED", or "FORMAT2ENABLED".