Specifies whether to perform index maintenance on the bulk load.
Category: | Bulk Loading |
Requirements: | Must follow BULKLOAD=YES |
Must be specified within theBULKOPTS= Table Option | |
Data source: | Oracle |
specifies to stop index maintenance on the load. This causes the index partitions that would have had index keys added to them to be marked Index Unusable. The index segment is inconsistent with the data it indexes. Index segments that are not affected by the load retain the Index Unusable state that they had prior to the load.
specifies that index maintenance is performed on the load. This is the default value.