SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-116
SQL 1977
Cause. Syntax error. The third word in the statement was not the keyword “DEFAULT”
or a valid partition name.
Effect. The parallel index load fails.
Recovery. Correct the syntax, and reissue the statement.
SQL 1979
Cause. Syntax error. The attribute list did not start with a left parenthesis.
Effect. The parallel index load fails.
Recovery. Correct the syntax error in the configuration file, and reissue the statement.
SQL 1980
Cause. Syntax error. The attribute list did not end with a right parenthesis.
Effect. The parallel index load fails.
Recovery. Correct the syntax error in the configuration file, and reissue the statement.
SQL 1981
Cause. Syntax error. “NUMRECS,” “SCRATCHON,” “NOSCRATCHON,” and
“SEGMENT” attributes cannot be used with a BASETABLE statement.
Effect. The parallel index load fails.
Recovery. Correct the syntax error, and reissue the SQL statement.
1977 Configuration file error: Invalid keyword, "DEFAULT" or
partition name expected, line value-1.
1979 Configuration file error: Left parenthesis not found,
line value-1.
1980 Configuration file error: Right parenthesis not found,
line value-1.
1981 Configuration file error: Invalid keyword, the
attribute cannot be used on a BASETABLE, line value-1.