Cause: An attempt was made to set the authentication handle on session pool handle after OCISessionPoolCreate. See the solution below.
Error solution: Set the authentication handle on session pool handle before calling OCISessionPoolCreate.
Database version: Oracle 11g Release 2 (11.2)