Oracle Error ORA-26911: invalid oldest position (current position=string; new position=string)

Oracle Error Message

ORA-26911: invalid oldest position (current position=string; new position=string)

Reason for the Error

An attempt was made to set the oldest position to a value that was less than the current value.

Solution

Correct the oldest_position argument in OCIXStreamOutProcessedLWMSet2 call.