I have an integrated replicat (12.1) and it is running extremely slow with this query repeating: DEL
This query is repeating:
DELETE SYS.APPLY$_CDR_INFO WHERE LOCAL_TRANSACTION_ID = LOCAL_TRANSACTION_ID AND SEQ# = :B2 AND RBA = RBA ANDINDEX# = :B1
And its virtually 100% CPU.
Executes about once every second and execution time varies from <1 second to 3 seconds.
Any idea what this is? Google search comes up with nothing.