Oracle Message ORA-16278 - specified table has a multi-object skip rule defined

ERRORspecified table has a multi-object skip rule defined
CAUSEA table that is instantiated via DBMS_LOGSTDBY.INSTANTIATE_TABLE must not have any skip rules defined with wildcard characters.
ACTIONRemove or rewrite any skip rules defined for the specified table so that they no longer contain wildcard characters, or no longer affect the specified table.