| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: NT PERFMON Answer and question
Hello Howard.
"Howard J. Rogers" <howardjr_at_www.com> schrieb im Newsbeitrag
news:3a7ac8c4_at_news.iprimus.com.au...
> "Harald Henkel" <Harald_at_Henkel.DAH.UUnet.DE> wrote in message
> news:95cqbt$h6g10$1_at_ID-56141.news.dfncis.de...
> > Of course - a heavy loaded DB (or any server) will access its disks all
> > the time.
> > It's just some "strange" feeling that this frequent and IMHO
unnessessary
> > access - shouldn't be normal.
> > Is this for security / recovery ?
> In a word, yes.
> The idea is that no-one in their right mind would want to go three seconds
> without a minor checkpoint, on the grounds that -since you're using
Oracle-
> this is likely to mean a million and half transactions having to be
repeated
> if you ever have an Instance Failure. (If you were using SQL Server,
> clearly there would only be three-and-a-half transactions, so who would
> care?)
>
> Now: the good news is that in the training documentation, it clearly
states,
> time and time again (and has done so since version 8.0) that this 3
seconds
> is the "default" time for minor checkpoints.... and we all know that
> defaults can be changed, right?
>
> The bad news is that I haven't a clue off the top of my head how to change
> the said default. Other than to make sure that log_checkpoint_timeout is
> set to 0 and log_checkpoint_interval is set to something utterly huge.
>
> But then it occurs to me that worrying about a wee bit of disk activity is
a
> bit like the dinosaurs in 65 million BC worrying about how warm it was
> getting...
Thanks for the additional insight.
When I know, what's it used for, I don't have a problem with it.
I just wonder what Oracle is writing every 3 seconds on a system, where
nothing happens.
If it was in a stable state 3 seconds ago, it will be now, too, if nothing
had happend inbetween.
How is this related to archive logging ? If archive logging would be active (at the moment it isn't on that installation) I thought the DB would be in a stable state, when archive files are switched. And on a heavy duty DB this might well be about every 3 seconds.
Well, of course in a pause - lets say after working stopped at might, this might not be true and the archive file not closed. If then the database might get corrupted, the transactions in the not closed archive file might be lost.
If it closes the file every 3 seconds, that could be prevented.
Is that, what it's for ?
Harald Henkel Received on Fri Feb 02 2001 - 11:48:53 CST
![]() |
![]() |