Database Error Messages

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

DIA-25324

The seek requested by element string of input array can skip a message that is not dequeued in shard string.

Cause

An attempt was made to skip a message that was not dequeued.


Action

Set the SKIP_OPTION in the seek call to NO_DISCARD_SKIPPED or DISCARD_SKIPPED and retry the seek operation.