ORA-31205: DBMS_LDAP: PL/SQL – Invalid LDAP Auth method.
Cause: There has been an error in the DBMS_LDAP bind operation.
Action: Please check the authentication credentials that you use for binding, or report the error number and description to Oracle Support.
ORA-31205: DBMS_LDAP: PL/SQL错误是由用户指定的LDAP认证方法不正确造成的,该错误表明指定的认证方式无效。
1.检查指定的LDAP认证方式是否正确,并根据认证方式重新添加LDAP用户到Oracle数据库。
2.访问LDAP服务器,确认LDAP用户是否有访问权限且密码是否有效。
3.根据具体情况重新配置LDAP认证。
4.重新登录Oracle数据库。