Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.