SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-46
SQL 9155
Cause. No more than one configuration file can be applied to an SQL index when
loading index partitions in parallel.
Effect. The LOAD operation fails.
Recovery. Reissue the command, making sure that no index is specified more than
once.
SQL 9156
Cause. The PARALLEL EXECUTION ON option was specified for a LOAD operation
in which the target object was not an SQL base table.
Effect. The LOAD operation fails.
Recovery. Reissue the command, making sure that the target object is an SQL base
table.
SQL 9157
Cause. A configuration file specified in a config-file FOR index-name clause for the
parallel load index operation was not found.
Effect. The LOAD command fails.
Recovery. If you believe the file exists, verify the file name and make any necessary
corrections before reissuing the command.
9155 Indexes value-1 and value-2 are two partitions of the
same index. An index cannot be specified more than once in
the PARALLEL EXECUTION ON option.
9156 The PARALLEL EXECUTION ON option can be specified only
if the target is an SQL base table.
9157 Configuration file value-1 does not exist.