ORA-16308: specified table has extended data type support Cause: A call was made toDBMS_LOGSTDBY.INSTANTIATE_TABLE for a table
that is being maintained by extended data type support. Action: CallDBMS_LOGSTDBY.EDS_REMOVE_TABLE followed by either
DBMS_LOGSTDBY.EDS_ADD_TABLE or a retry of the operation.