Oracle Error ORA-39827: Direct path load of PL/SQL function not permitted.

Oracle Error Message

ORA-39827: Direct path load of PL/SQL function not permitted.

Reason for the Error

An attempt was made to load a PL/SQL function with the direct path API.

Solution

Remove PL/SQL function the direct path load.