Oracle Error ORA-39829: function-based index on columnar data made unusable

Oracle Error Message

ORA-39829: function-based index on columnar data made unusable

Reason for the Error

An attempt was made to load a columnar table with a function-based index using SQL*Loader direct path load.

Solution

Rebuild the function-based index after the load completes.