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.