Oracle Error ORA-31398: DBMS_LDAP: Shared servers are not supported.

Oracle Error Message

ORA-31398: DBMS_LDAP: Shared servers are not supported.

Reason for the Error

The session executing functions from the DBMS_LDAP package is being handled by a shared server in the Database.

Solution

Use dedicated database sessions to execute functions in the DBMS_LDAP package.