Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 20471 invoked from network); 8 Aug 2007 09:15:30 -0500
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 8 Aug 2007 09:15:30 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 2F04072373C;
 Wed,  8 Aug 2007 10:13:12 -0400 (EDT)
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 07734-08; Wed, 8 Aug 2007 10:13:12 -0400 (EDT)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 5871A724F0D;
 Wed,  8 Aug 2007 10:13:11 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 08 Aug 2007 09:30:35 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id C7887722BA1
 for <oracle-l@freelists.org>; Wed,  8 Aug 2007 09:30:35 -0400 (EDT)
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 29176-04 for <oracle-l@freelists.org>;
 Wed, 8 Aug 2007 09:30:35 -0400 (EDT)
Received: from exprod6og54.obsmtp.com (exprod6og54.obsmtp.com [64.18.1.189])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with SMTP id 654447224B2
 for <oracle-l@freelists.org>; Wed,  8 Aug 2007 09:30:35 -0400 (EDT)
Received: from source ([207.141.5.253]) by exprod6ob54.postini.com ([64.18.5.12]) with SMTP;
 Wed, 08 Aug 2007 06:32:52 PDT
Received: from miov11 (miov11.eu.amis.com [138.203.104.77])
 by mxrelayus.pc.amis.com (Postfix) with ESMTP id 2CE8058636
 for <oracle-l@freelists.org>; Wed,  8 Aug 2007 07:32:52 -0600 (MDT)
Received: from maileu1.eu.amis.com ([172.31.10.45])
 by mail.eu.amis.com (PMDF V5.2-32 #40601)
 with ESMTP id <01MJX2GDPSH88XRFP3@mail.eu.amis.com> for
 oracle-l@freelists.org; Wed, 8 Aug 2007 15:32:51 +0100 (MET)
Date: Wed, 08 Aug 2007 15:32:50 +0200
From: jurgen_mortier@amis.com
Subject: History on dynamic parameters
In-reply-to: <ffb96860708080536q1bc39889p5f8d31e67031ba89@mail.gmail.com>
To: oracle-l@freelists.org
Message-id: <OF2BA5FDCF.E691A043-ONC1257331.00495316-C1257331.004A6A9B@amis.com>
MIME-version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by Ecartis
X-MIMETrack: Serialize by Router on MailEU1/AMI(Release 7.0.2FP1|January 10,
 2007) at 08/08/2007 03:32:51 PM
X-archive-position: 412
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: jurgen_mortier@amis.com
Precedence: normal
Reply-to: jurgen_mortier@amis.com
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

Hi,

I'm a junior DBA and I have an Oracle 9.2.0.4.0 running on Solaris 8 which
has been restarted on July 28th (by my collegue currently on FTO) to change
some parameters:
- shared_pool_reserved_size= from 60M to 100 M
- shared_pool_size= from 600M to 1000M
- undo_retention= from 1800 to 3600

Since then users report that queries are running twice as long as before.

On August 2nd I tried to change back the last 2 parameters (since they were
dynamic), but the CKPT process was consuming 1 complete CPU and I was
forced to reboot the system on the 3rd. At that time I changed the
parameters back to 600M and 1800 seconds.

Since that didn't improve the response time, I started realizing that other
dynamic parameters might have been changed dynamically without the init
file being updated.

Does anyone know of a way to find back the history of those (dynamic)
parameters (accross DB restarts) ?

Regards
Jürgen Mortier

AMI Semiconductor - "Silicon Solutions for the Real World"
NOTICE: 
This electronic message contains information that may be confidential or privileged. The information is intended for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you received this electronic message in error, please notify the sender and delete the copy you received.

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


