Message-Id: <10701.123632@fatcity.com> From: "andrey" Date: Tue, 5 Dec 2000 13:33:28 +0200 Subject: non-rollback-able DML This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C05EBF.F35348E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Dear all ! Is there a way to perform a DML ( insert , update , delete ) against an Oracle DB without writing to rollback segments ( in order to improve performance ) ? Is there a way to insert , update , delete without writing to redo log buffer as well ( i'm aware of "nologging" , but this does not good enougth for any DML ) . TIA . Andrey . ------=_NextPart_000_000F_01C05EBF.F35348E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear = all=20 !
 
Is = there a way to=20 perform a DML ( insert , update , delete ) against an Oracle DB without = writing=20 to rollback segments ( in order to improve performance ) = ?
Is = there a way to=20 insert , update , delete without writing to redo log buffer as well = ( i'm=20 aware of "nologging" , but this does not good enougth for any DML )=20 .
 
TIA=20 .
Andrey = .