ORA-24411: Session pool already exists.
What triggered the Error:
session pool has already been created for the specified pool handle.What should we do to fix it:
Specify a different pool handle to create a new session pool. 2) If you wish to modify the pool parameters, call OCISessionPoolCreate in OCI_SPOOL_REINITIALIZE mode.