How to fix the Oracle error ORA-26676: Table ‘string.string’ has string columns in the LCR and string columns in the replicated site?
In this post, you’ll learn more about the Oracle ErrorORA-26676: Table ‘string.string’ has string columns in the LCR and string columns in the replicated site with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-26676: Table ‘string.string’ has string columns in the LCR and string columns in the replicated site
Reason for the Error ORA-26676: Table ‘string.string’ has string columns in the LCR and string columns in the replicated site
The number of columns in the LCR was not the same as the the replicated site.
How to fix the Error ORA-26676: Table ‘string.string’ has string columns in the LCR and string columns in the replicated site ?
You can fix this error in Oracle by following the below steps
Alter the table structure
Leave Your Comment