Oracle Error ORA-24486: Conflicting attributes in session pool authentication handle

Oracle Error Message

ORA-24486: Conflicting attributes in session pool authentication handle

Reason for the Error

Some attributes could not be set both on the authentication handle passed to OCISessionGet and the authentication handle set on session pool handle.

Solution

Unset the conflicting attributes on the authentication handle and call OCISessionGet.