Oracle Solution for Error ora-24395

Solution for Oracle Error ORA-24395

ORA-24395: cannot reinitialize non-existent pool

What triggered the Error:

IConnectionPoolCreate was not called in OCI_DEFAULT mode for this pool handle.

What should we do to fix it:

eate a connection pool prior to reinitializing it.