OCI-24223
The seek requested by element string of input array can skip a message that is not dequeued in event stream 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.