Oracle Error ORA-31226: DBMS_LDAP: MOD_ARRAY size limit exceeded

Oracle Error Message

ORA-31226: DBMS_LDAP: MOD_ARRAY size limit exceeded

Reason for the Error

An attempt was made by a PL/SQL module to add an element beyond the MOD_ARRAY size limit.

Solution

Increase the MOD_ARRAY size limit in PL/SQL module involving DBMS_LDAP.