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