ORA-24484: Setting authentication handle not allowed after pool create

文档解释

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.

你可能感兴趣的