SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-109
SQL 1933
Cause. The configuration file specified for loading the index partitions in parallel had a
syntax error on the line specified in the error text.
Effect. The statement fails.
Recovery. Correct the syntax error and reissue the statement.
SQL 1934
Cause. An invalid file name was specified in the =_SQL_RECGEN_system DEFINE.
Effect. The statement fails.
Recovery. Correct the DEFINE and reissue the statement.
SQL 1935
Cause. A remote program file was named in the =_SQL_RECGEN_system DEFINE.
Remote program files are not supported by this version of SQL/MP.
Effect. The statement fails.
Recovery. Change the =_SQL_RECGEN_system DEFINE FILE attribute to specify a
local RECGEN program file and reissue the statement.
SQL 1936
Cause. The size of the target file was too small to hold the data.
Effect. The statement fails.
Recovery. Specify a larger target file by increasing the value of the EXTENT or
MAXEXTENTS attribute, and reissue the statement.
1933 SQL load routines: Syntax error in configuration file
for parallel index load, line value-1.
1934 SQL load routines: Invalid file name specified in
=_SQL_RECGEN_system DEFINE: value-4, file system error
value-1.
1935 SQL load routines: Remote RECGEN program file not
supported.
1936 SQL load routines: The first target partition specified
for the two-way split is full.