标题: ORA-16278: specified table has a multi-object [打印本页] 作者: admin 时间: 2016-8-26 10:55 标题: ORA-16278: specified table has a multi-object ORA-16278: specified table has a multi-object skip rule defined 13-200 Oracle Database ErrorMessages Cause: A table that isinstantiated via DBMS_LOGSTDBY.INSTANTIATE_TABLE
must not have any skip rules defined with wildcard characters. Action: Remove or rewrite anyskip rules defined for the specified table so that
they no longer contain wildcard characters, or no longer affect the specifiedtable.