I have a requirement to read redo log files using logminer constantly and update the logminer results into a table.. Instead of scheduling a job for to reoccur at particular interval I am exploring ways to execute the job whenever new records are available in logminer or there is a change in redo log files.. was wondering that is there a way to raise an event whenever oracle redo log changes or whenever there are new rows read by logminer?
Thanks, Ahmad