ORA-39234: Data cannot be remapped under the direct path access method.
What triggered the Error:
Data remapping was requested on a job that requires the direct path access method. Data remapping can only be performed using the external table access method.What should we do to fix it:
Retry the job without specifying any access method.