Database Error Messages

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

OCI-24495

OCISessionGet() timed out waiting for a suitable writable chunk

Cause

There was no instance available with a writable chunk for the specified shard key at the time the OCISessionGet() request was issued. This may be a transient condition due to chunk migration.


Action

Retry the request later. If needed, increase the timeout specified in OCI_ATTR_SPOOL_WAIT_TIMEOUT to minimize or eliminate the chances of running into this error during chunk migrations.