Oracle Solution for Error ora-31231

Solution for Oracle Error ORA-31231

ORA-31231: DBMS_LDAP: invalid PROPERTY_SET

What triggered the Error:

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

What should we do to fix it:

Check the PROPERTY_SET in PL/SQL module involving DBMS_LDAP.