Oracle Solution for Error ora-24412

Solution for Oracle Error ORA-24412

ORA-24412: Cannot reinitialize non-existent pool

What triggered the Error:

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

What should we do to fix it:

eate a session pool prior to reinitializing it.