Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 29007 invoked from network); 2 Feb 2008 04:17:12 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-69-64-49-119.inaddr.intergenia.de with SMTP; 2 Feb 2008 04:17:12 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 257A07F836B;
 Sat,  2 Feb 2008 05:17:12 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 04391-07; Sat, 2 Feb 2008 05:17:12 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 944E27F8362;
 Sat,  2 Feb 2008 05:17:11 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Sat, 02 Feb 2008 05:15:09 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 04FFB7F8207
 for <oracle-l@freelists.org>; Sat,  2 Feb 2008 05:15:09 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 04019-01 for <oracle-l@freelists.org>;
 Sat, 2 Feb 2008 05:15:08 -0500 (EST)
Received: from smtp801.mail.ird.yahoo.com (smtp801.mail.ird.yahoo.com [217.146.188.61])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with SMTP id 7EF0D7F81A6
 for <oracle-l@freelists.org>; Sat,  2 Feb 2008 05:15:08 -0500 (EST)
Received: (qmail 44950 invoked from network); 2 Feb 2008 10:15:07 -0000
Received: from unknown (HELO Primary) (oracle.expert@btinternet.com@81.151.8.142 with login)
  by smtp801.mail.ird.yahoo.com with SMTP; 2 Feb 2008 10:15:07 -0000
X-YMail-OSG: Q4IxfOYVM1mfAPR5seMCqHoebbBTaHQBF3KwAK5H5amnMd9dQwrVYSbJa2bwWHSTGG3yq0k1rbE1XgpOY__ENoRQvHJAlXG5T8481ITL3EJ5Uq6A
X-Yahoo-Newman-Property: ymail-3
Message-ID: <012601c86584$337c9430$0200a8c0@Primary>
From: "Jonathan Lewis" <jonathan@jlcomp.demon.co.uk>
To: <oracle-l@freelists.org>
References: <200802020817.m128HEmM020069@smtp43.singnet.com.sg> <6e9345580802020121y401aa5ebifecde9f3537896a3@mail.gmail.com>
Subject: Re: Usage of COMMIT NOWAIT, BATCH
Date: Sat, 2 Feb 2008 10:13:04 -0000
MIME-Version: 1.0
Content-Type: text/plain; format=flowed;	charset="iso-8859-1";	reply-type=original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
X-archive-position: 5219
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: jonathan@jlcomp.demon.co.uk
Precedence: normal
Reply-to: jonathan@jlcomp.demon.co.uk
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain


As much data as had not been protected by the log writer since
it last write - i.e. as much as three seconds of log.

Of course, if you had a long running transaction that took 
three hours to complete, and the COMMIT for that transaction
was in that three seconds, then the three hours would be rolled
back on recovery.


Regards

Jonathan Lewis
http://jonathanlewis.wordpress.com

Author: Cost Based Oracle: Fundamentals
http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html


----- Original Message ----- 
From: "LS Cheng" <exriscer@gmail.com>
To: <hkchital@singnet.com.sg>
Cc: <oracle-l@freelists.org>
Sent: Saturday, February 02, 2008 9:21 AM
Subject: Re: Usage of COMMIT NOWAIT, BATCH


> Hi
> 
> It just occured to me yesterday to use this in a customer but does anyone
> know how much data would we lose if there is an instance failure?
> 
> So far I have not seen this used in production
> 
> Thanks
> 
> --
> LSC
> 

--
http://www.freelists.org/webpage/oracle-l


