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