ORA-16302: extended data type support is not supported for specifiedtable Cause: A call was made toDBMS_LOGSTDBY.EDS_ADD_TABLE for a table that
was not supported for such an operation. The table either does not have aprimary
key or it has a data type not supported by this procedure. Action: Specify a table forwhich support exists in EDS_ADD_TABLE.