ORA-31226: DBMS_LDAP: MOD_ARRAY size limit exceeded
What triggered the Error:
An attempt was made by a PL/SQL module to add an element beyond the MOD_ARRAY size limit.What should we do to fix it:
Increase the MOD_ARRAY size limit in PL/SQL module involving DBMS_LDAP.