Database Error Messages

ORA-08732

The Direct Path Load method for loading data into a table referenced in SQL assertion is not allowed.

Cause

An attempt is being made to load data into a table referenced in SQL assertion using direct path method, which is not supported.


Action

Use the conventional path method to load the data instead.