Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Redo Log Mechanics Question

Re: Redo Log Mechanics Question

From: DBAOracle <dbaoracle_at_aol.com>
Date: 20 Jun 1999 05:17:40 GMT
Message-ID: <19990620011740.20247.00001634@ng-fu1.aol.com>


Just to add to this discussion, there is a commit record added to the redo log, so when recovery does occur, it is clear if a transaction has been commited or needs to then be rolled back. Thus uncommited data can be flushed along with commited data to the redo logs with no problemo!! :o)

Ain't Oracle great!!

Robert Received on Sun Jun 20 1999 - 00:17:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US