Oracle Error Message
ORA-31228: DBMS_LDAP: invalid MOD_ARRAY
Reason for the Error
An attempt was made by a PL/SQL module to use a MOD_ARRAY which is not valid and might have already been freed.
Solution
Check the MOD_ARRAY in PL/SQL module involving DBMS_LDAP.