Database Error Messages

ORA-39825

Direct path load of view or synonym (string.string) with multiple dependencies not permitted.

Cause

An attempt was made to load a view or synonym which has more than a single dependency.


Action

A view or synonym being loaded by the direct path API must resolve to a single object.