How to fix the Oracle error ORA-26857: LCR position cannot be null (XID=string).?
In this post, you’ll learn more about the Oracle ErrorORA-26857: LCR position cannot be null (XID=string). with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-26857: LCR position cannot be null (XID=string).
Reason for the Error ORA-26857: LCR position cannot be null (XID=string).
The position of an LCR in the specified transaction was null.
How to fix the Error ORA-26857: LCR position cannot be null (XID=string). ?
You can fix this error in Oracle by following the below steps
Use OCILCRHeaderSet to define the LCR position.
Leave Your Comment