SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-45
SQL 9152
Cause. The index that was specified in a config-file FOR index-name clause for the
parallel load index operation does exist as an SQL index, but it does not belong to the
given target base table.
Effect. The LOAD operation fails.
Recovery. Reissue the command, specifying either an SQL index that belongs to the
target base table or no index at all.
SQL 9153
Cause. The index specified in a config-file FOR index-name clause for the parallel
load index operation does exist but not as an SQL index. For example, it might be an
unstructured Enscribe file or an SQL protection view.
Effect. The LOAD operation fails.
Recovery. Reissue the command, specifying either an SQL index that belongs to the
target base table or no index at all.
SQL 9154
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.
9152 Index value-1 does not belong to the target base table
value-2.
9153 File value-1 is not an SQL index.
9154 Index value-1 was specified more than once in the LOAD
parallel index option.