Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-24411

Session pool already exists.

Cause

A session pool has already been created for the specified pool handle.


Action

  1. 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.