Hi David!
You don't read the logs directly! But there is a wonderfull tool called logminer. It's located in the package dbms_logmnr_d. With logminer you can read the logfile, see all SQL performed on the database AND create undo statements for these. Regards Andreas "Nguyen, David M" <[EMAIL PROTECTED]> on 19.12.2001 00.29.32 An: [EMAIL PROTECTED] Kopie: Thema: How to read Oracle redo log? Is there a way to read redo log file to see whatever changes are made to database? Thanks, David
