Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SPIN_COUNT - 8i obsolete? What now?
additional factors:
log_checkpoint_timeout log_checkpoint_interval
-----Original Message-----
Sent: Thursday, November 07, 2002 9:24 AM
To: Multiple recipients of list ORACLE-L
log_buffer has nothing to do with log switches. Just with checkpointing and some other things I can't think of right now.
Size of online redo logfiles does.
Jack
-----Original Message-----
Sent: donderdag 7 november 2002 14:29
To: Multiple recipients of list ORACLE-L
Already running on 100% caffeine_level saturation :) Maybe your right, the contention could be elsewhere, the other issue I have been investigating is LGWR process? With increasing the LOG_BUFFER from 512 to a Meg in size, as I have at times very high redo log switch, however they average about 3-4 an hour?
Anyway the idea is to keep investigating.
Regards
Denham
-----Original Message-----
<mailto:sfaroult_at_oriole.com> ]
Sent: Thursday, November 07, 2002 1:59 PM
To: Multiple recipients of list ORACLE-L
> Denham Eva wrote:
>
> Hello Guru's
>
> I have run a script which indicates that of the three redo log latches
> two had occurences of sleeps. To overcome this usually you increase
> SPIN_COUNT by 50% or so.
>
> When trying to ALTER SYSTEM SET SPIN_COUNT = 3000;
> Present system is set as 2000. I get the following error.
> *
> ERROR at line 1:
> ORA-25138: SPIN_COUNT initialization parameter has been made obsolete
>
> Now what? what can I do to overcome the sleeps issues?
>
Increase caffeine_level. Seriously, is it a problem? A real bottleneck? You should begin to worry if you do not have worse contention elsewhere.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com <http://www.orafaq.com> -- Author: Stephane Faroult INET: sfaroult_at_oriole.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com <http://www.fatcity.com> San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). _____ DISCLAIMER This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. TFMC, its holding company, and any of its subsidiaries each reserve the right to monitor and manage all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be views of any such entity. _____ _____ This e-mail message has been scanned for Viruses and Content and cleared by MailMarshal - For more information please visit <http://www.marshalsoftware.com> www.marshalsoftware.com _____ -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Markham, Richard INET: RMarkham_at_hafeleamericas.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Nov 07 2002 - 08:49:43 CST