Oracle Error ORA-26003: parallel load not supported for index-organized table string.

Oracle Error Message

ORA-26003: parallel load not supported for index-organized table string.

Reason for the Error

Parallel load is not supported for index-organized tables.

Solution

load the index-organized table without the PARALLEL option.