LOG MINER in Oracle

Oracle LogMiner, a component of Oracle Database, provides a SQL interface for querying both live and archived redo log files. The history of activity on a database is stored in redo log files. LogMiner tool can help the DBA to the find changed records in redo log  files by using a set of  PL/SQL  procedures  and … Read more