How to fix the Oracle error ORA-26798: LOB logical change record (LCR) missing LOB column in table “string”.”string”?
In this post, you’ll learn more about the Oracle ErrorORA-26798: LOB logical change record (LCR) missing LOB column in table “string”.”string” with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-26798: LOB logical change record (LCR) missing LOB column in table “string”.”string”
Reason for the Error ORA-26798: LOB logical change record (LCR) missing LOB column in table “string”.”string”
The apply slave could not fill update LOB because of missing LOB column.
How to fix the Error ORA-26798: LOB logical change record (LCR) missing LOB column in table “string”.”string” ?
You can fix this error in Oracle by following the below steps
Check that all LOB columns have been sent correctly.
Leave Your Comment