Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Checkpoint & Redo ratio(High)
Hi
I checked my database and see redo ratio is high.
I ran the folling query
select (req.value * 5000) / entries.value "Redo Ratio"
from v$sysstat req, v$sysstat entries
where req.name = 'redo log space requests'
and entries.name = 'redo entries';
But the
background checkpoints completed and background checkpoints started are
having diffrence 1.
When I do large insert and delete I receive message in alert log
"Checkpoint not completed." but not regulary.
My redo log file size is 20m.
oracle is running on 8.1.6 on unix.
LEt me know group suggestion.
Thanks
-Seema
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Seema Singh
INET: oracledbam_at_hotmail.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: 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 Jan 17 2002 - 13:57:45 CST
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message