标题: ORA-16308: specified table has extended data [打印本页] 作者: admin 时间: 2016-8-26 10:58 标题: ORA-16308: specified table has extended data 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.