ORA-31201: DBMS_LDAP: generic error: number of active LDAP sessions exceeded the limit of 63 session
One of our applications ran into this error and the developers would like to know how to resolve it. I suggested they review their code to assure that they are calling DBMS_LDAP.UNBIND_S correctly and they feel their code is working to unbind the connections. Can the limit of 63 be increased?
1