Oracle Error ORA-16303: specified table already has extended data type support

Oracle Error Message

ORA-16303: specified table already has extended data type support

Reason for the Error

A call was made to DBMS_LOGSTDBY.EDS_ADD_TABLE for a table that already had EDS added on the local database.

Solution

None