Archive Logs

  • From: "Burton, Laura" <BurtonL@xxxxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 3 May 2006 01:55:02 -0500

My database is in archive log mode.  I was correcting chained/migrated
rows and unknown to me there were constraints on a few of the tables set
up as 'Cascade Delete' (cots package).  I backed up the tables I was
working with but not the other tables.  I know I can do a
point-in-time-recovery, but my question is why aren't the deleted
transactions in the archive logs?  They are there for the tables I
deleted 300 records or less, but one of the tables had 4600 records
deleted and I do not see the records in the archive log file.  Can
someone tell me the reason?  Is there a 'max transaction' limitation?
It doesn't really make sense because for the backup on the main table
(create bu table as select ...) there are records listed in the log
which are in the 10,000 range.  Oh, I am using LogMiner to extract this
information from the logs.

 

Oracle 9.2.0.7 on Win2003

 

Thank you for your response, 

Laura

 

Other related posts: