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.