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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: History on dynamic parameters

Re: History on dynamic parameters

From: Dan Norris <dannorris_at_dannorris.com>
Date: Wed, 8 Aug 2007 07:03:48 -0700 (PDT)
Message-ID: <332024.86039.qm@web35402.mail.mud.yahoo.com>


If you're taking statspack snapshots, you can also find the non-default parameters captured in the statspack repository. I don't remember the exact table in the STATS$ tables, but it shouldn't be that hard to find if you're really desperate (and you're taking regularly-scheduled snapshots). Dan ----- Original Message ---- From: Andrew Kerber <andrew.kerber@gmail.com> To: jurgen_mortier@amis.com Cc: oracle-l@freelists.org Sent: Wednesday, August 8, 2007 8:43:04 AM Subject: Re: History on dynamic parameters There should be a record of the changes in the alert log if you can find the entries from that far back. On 8/8/07, jurgen_mortier@amis.com <jurgen_mortier@amis.com> wrote: 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 -- Andrew W. Kerber 'If at first you dont succeed, dont take up skydiving.'

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 08 2007 - 09:03:48 CDT

Original text of this message

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