aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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

ORA-31398: DBMS_LDAP: Shared servers are not supported.
Cause: The session executing functions from the DBMS_LDAP package is being handled by a shared server in the Database.
Action: Use dedicated database sessions to execute functions in the DBMS_LDAP package.

请先 登录 后评论

1 个回答

小智
ORA-31398:DBMS_LDAP:不支持共享服务器。,
.原因: DBMS_LDAP包中的会话执行函数正由数据库中的共享服务器处理。,
.操作:使用专用数据库会话在DBMS_LDAP包中执行函数。,
.
请先 登录 后评论