Disabling Log miner logging in alert logfile
Hi,
We have a database running in 10.2 and we have enabled minimum supplemental and table logging for this database. Now, our alert logfile is being flooded with log miner entries after enabling this feature.
Below are the sample entries.
Sat May 29 09:51:15 2021
LOGMINER: Begin mining logfile: /d0/oracle/oradata/OLSG3DB/redo01.log
Sat May 29 09:51:15 2021
LOGMINER: Begin mining logfile: /d0/oracle/oradata/OLSG3DB/redo01.log
Sat May 29 09:51:19 2021
LOGMINER: Begin mining logfile: /d0/oracle/oradata/OLSG3DB/redo01.log
Sat May 29 09:51:20 2021
Is there a way to disable logging of log miner in the alert logfile to avoid flooding without turning off supplemental logging? We are having a hard time checking for Database errors due to these logminer entries in the alert logfile