ERROR | table string.string not registered to collect statistics |
CAUSE | A procedure that deals with conflict resolution statistics-gathering was called for a table that was not registered to collect statistics. |
ACTION | Call dbms_repcat.register_statistics to register the table. |