Oracle Error ORA-26858: LCR position must be strictly increasing (XID=’string’, LCR position=’string’, previous position=’string’).

Oracle Error Message

ORA-26858: LCR position must be strictly increasing (XID=’string’, LCR position=’string’, previous position=’string’).

Reason for the Error

The position of an LCR in the specified transaction was less than or equal to the previous LCR in transaction.

Solution

Use OCILCRHeaderSet to correct the LCR position.