| Error | ORA-24398 |
Description | connection pool already exists | Cause | A connection pool has already been created for the specified pool handle. | Action | 1) Specify a different pool handle to create a new connection pool. 2) If you wish to modify the pool parameters, call OCIConnectionPoolCreate in OCI_CPOOL_REINITIALIZE mode. |