Database Error Messages

ORA-39838

Direct path load of a specific partition with interval subpartitioning is not allowed.

Cause

An attempt was made to load a specific partition of a table that was interval subpartitioned. This is not supported by the Direct Path API.


Action

Load the entire table when the table is interval subpartitioned.