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

Home -> Community -> Usenet -> c.d.o.server -> Re: Checkpoint duration

Re: Checkpoint duration

From: Yong Huang <yong321_at_yahoo.com>
Date: 7 Aug 2003 22:28:54 -0700
Message-ID: <b3cb12d6.0308072128.72f74221@posting.google.com>


Chuck <chuckh_at_softhome.net> wrote in message news:<Xns93D0B2E8EDFDDchuckhsofthomenet_at_130.133.1.4>...
> Statspack will tell you how many checkpoints you completed between two
> snapshots. Apart, from logging checkpoints to the alert log, is there a way
> to find out how long your checkpoints are taking?

If your checkpoint often lasts long (> 5 seconds), you may look at the time_waited and average_wait columns of v$system_event where event = 'checkpoint completed'. If checkpoint always finishes quickly, I can't think of any alternative.

Yong Huang Received on Fri Aug 08 2003 - 00:28:54 CDT

Original text of this message

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