Oracle Error ORA-31225: DBMS_LDAP: invalid BER_ELEMENT

Oracle Error Message

ORA-31225: DBMS_LDAP: invalid BER_ELEMENT

Reason for the Error

An attempt was made by a PL/SQL module to use a BER_ELEMENT which is not valid and might have already been freed.

Solution

Check the BER_ELEMENT in PL/SQL module involving DBMS_LDAP.