SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-117
SQL 1982
Cause. The attribute or attribute list contains an invalid item.
Effect. The parallel index load fails.
Recovery. Correct the invalid item or items specified in the attribute list and reissue
the SQL statement.
SQL 1983
Cause. Stated in the error message.
Effect. The parallel index load fails.
Recovery. NUMREC must be between 0 and 2,147,483,647. SEGMENT must be
between 256 and 62,255. Change the integer to a valid value, and reissue the SQL
statement.
SQL 1984
Cause. The file name specified was not valid.
Effect. The parallel index load fails.
Specify a valid file name, and reissue the statement.
SQL 1985
Cause. The device specified was not a disk device type, or did not exist, or was down.
Effect. The parallel index load fails.
Recovery. Specify a valid disk name, and reissue the SQL statement.
1982 Configuration file error: Invalid attribute or
attribute list, line value-1.
1983 Configuration file error: Invalid value for NUMREC or
SEGMENT keyword, line value-1.
1984 Configuration file error: Invalid file name, line
value-1.
1985 Configuration file error: Invalid device type, line
value-1.