Oracle Error ORA-39825: Direct path load of view or synonym (string.string) with multiple dependencies not permitted.

Oracle Error Message

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

Reason for the Error

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

Solution

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