From oracle-l-bounce@freelists.org Tue Oct 4 09:01:39 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j94E1ddl030741 for ; Tue, 4 Oct 2005 09:01:39 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j94E1avX030728 for ; Tue, 4 Oct 2005 09:01:36 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 928741F1CE0; Tue, 4 Oct 2005 09:00:52 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10917-08; Tue, 4 Oct 2005 09:00:52 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 188591F1A1C; Tue, 4 Oct 2005 09:00:52 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=fjdRwxwIbxvTzDAISs9EXdDohFEn24sBtVYFPZ80VKfMGXJV8DQUMr2oUlJhwJuByAteS7uqC0/fMUE4EbhBtB5AcRLEkVTnsJZO/l9Ofijvsi/LoteGXUFwPWLmuYkSCaO190NQqzKNlugtKEZJIAOAJdK21uUT4l+40hpcctE= Message-ID: <47a6f72b0510040658m6bae1aa2j826685de697cc601@mail.gmail.com> Date: Tue, 4 Oct 2005 07:58:48 -0600 From: Barbara Baker To: cmarquez@collegeboard.org Subject: Re: SQL for Monitoring; log_buffer entries/growth? Cc: oracle-l@freelists.org In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8496_13428252.1128434328924" References: X-archive-position: 26266 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: barb.baker@gmail.com Precedence: normal Reply-To: barb.baker@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Level: X-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE autolearn=ham version=2.63 ------=_Part_8496_13428252.1128434328924 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Chris: Tim Gorman had a very nice script at his site (www.evdbt.com) I believe it would track log growth for several days. It's probably still there. You might have a look. Barb On 9/30/05, Marquez, Chris wrote: > > Got any SQL for me? > > Want to monitor how the log buffer entries are reacting / growing. > What is best to see how the buffer is performing or log buffer activity? > > SELECT name, value FROM V$SYSSTAT WHERE NAME like 'redo%' ??? > Specifically "redo buffer allocation retries" ??? > > PS I know I have activity as we are archiving like crazy during heavy > load. > > Thanks in advance. > > Chris Marquez > Oracle DBA > > > ------=_Part_8496_13428252.1128434328924 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Chris:
Tim Gorman had a very nice script at his site (www.evdbt.com)  I believe it would track log growth for sever= al days.
It's probably still there.
You might have a look.
Barb


On 9/30/05, Marquez, Chris <cmarquez@collegeboard.org> wrote:

Got any SQL for me?

Want to monitor how the log buffer entries are reacting / growing.
What is best to see how the buffer is performing or log buffer activity?
SELECT name, value  FROM V$SYSSTAT WHERE NAME like 'redo%' ???
Specifically "redo buffer allocation retries" ???

PS I know I have activity as we are archiving like crazy during heavy load.=

Thanks in advance.

Chris Marquez
Oracle DBA



------=_Part_8496_13428252.1128434328924-- -- http://www.freelists.org/webpage/oracle-l