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: Does "alter tablespace offline normal" result in a checkpoint

Re: Does "alter tablespace offline normal" result in a checkpoint

From: Brian Peasland <oracle_dba_at_remove_spam.peasland.com>
Date: Wed, 18 Jun 2003 14:54:00 GMT
Message-ID: <3EF07D08.7A54A3D4@remove_spam.peasland.com>


Yes it does. Before the tablespace can go offline, the system must flush dirty blocks from the buffer cache to the tablespace. So a checkpoint is performed.

HTH,
Brian

Peter wrote:
>
> Does
> "alter tablespace offline normal"
>
> result in a checkpoint? The manual is not very clear on this.
>
> On the other hand,
> "alter tablespace offline temporary" will perform a checkpoint
> "alter tablespace offline immediate" will not perform a checkpoint
>
> Thanks

-- 
===================================================================

Brian Peasland
oracle_dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Wed Jun 18 2003 - 09:54:00 CDT

Original text of this message

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