Database Error Messages

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

DIA-24459

OCISessionGet() timed out waiting for pool to create new connections

Cause

The OCISessionGet() timeout expired waiting for OCI Session Pool to create new sessions


Action

Retry the request later. Use OCISessionGet() with OCI_SPOOL_ATTRVAL_TIMEDWAIT mode (with an appropriate OCI_ATTR_SPOOL_WAIT_TIMEOUT setting) or OCI_SPOOL_ATTRVAL_WAIT mode.