ORA-24484: Setting authentication handle not allowed after pool create ORACLE 报错 故障修复 远程处理
文档解释
ORA-24484: Setting authentication handle not allowed after pool create
Cause: An attempt was made to set the authentication handle on session pool handle after OCISessionPoolCreate.
Action: Set the authentication handle on session pool handle before calling OCISessionPoolCreate.