Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SPIN_COUNT - 8i obsolete? What now?
Eva,
the spin_count parameter became _spin_count in 8i. I believe that because
it's a hidden parameter it's now not possible to change it using "ALTER
SYSTEM".
Regards,
Mike Hately
-----Original Message-----
Sent: Thursday, November 07, 2002 11:33 AM
To: Multiple recipients of list ORACLE-L
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?
Regards
Denham Eva
Oracle DBA
"UNIX is basically a simple operating system, but you have to be a genius to
understand the simplicity."
Dennis Ritchie.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Hately, Mike (NESL-IT)
INET: Mike.Hately_at_npowernorthern.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 - 06:18:45 CST