HomeOracleOracle Error ORA-26860: Different transactions must have different transaction IDs (XID=’string’, LCR position=’string’, previous commit position=’string’).

Oracle Error ORA-26860: Different transactions must have different transaction IDs (XID=’string’, LCR position=’string’, previous commit position=’string’).

Oracle Error Message

ORA-26860: Different transactions must have different transaction IDs (XID=’string’, LCR position=’string’, previous commit position=’string’).

Reason for the Error

The position of an LCR in the specified transaction was greater than the position of the previous commit LCR in transaction with same transaction ID.

Solution

Use different transaction IDs for different transactions.

Share:

Leave a Reply

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...