RE: Archive Logs

  • From: "Ken Naim" <kennaim@xxxxxxxxx>
  • To: <BurtonL@xxxxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 3 May 2006 02:23:21 -0500

Have you loaded all the logs from the time period in question into logminer?
A log switch could occur in middle of a transaction especially if it is
large?
 
  _____  

From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Burton, Laura
Sent: Wednesday, May 03, 2006 1:55 AM
To: oracle-l@xxxxxxxxxxxxx
Subject: Archive Logs
 
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: