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

Home -> Community -> Mailing Lists -> Oracle-L -> OS Level Defrag

OS Level Defrag

From: Sujatha Madan <Sujatha.Madan_at_optus.net.au>
Date: Thu, 27 Nov 2003 17:59:25 -0800
Message-ID: <F001.005D807C.20031127175925@fatcity.com>


Hi,  

Does anyone here do an O/S level defrag of their Oracle filesystems???  

Background: (Tru64/8.1.7.4)  

Sysadmin here were adamant that the Oracle domains were running out of extents and were highly fragmented (O/S level). DBA was adamant that the Oracle filesystems should not be defragmented. I lost the battle and the sysadmins are defragging the domains.  

I now have a corruption on a table partition with 100 million plus rows on a 50G datafile. I am wondering if the defrag has caused this corruption.  

The only way I can think of finding out is:  

Finding the approx date of the corruption using the query SELECT ROWID, <LAST_COLUMN_OF_TABLE> from <TABLE_NAME(PARTITION)>;
(which will do the full tablescan row by row).
 

And then finding when the defrag utility was hitting the particular datafile that is corrupted.  

But this reasoning is flawed ....  

Does anyone have another method of trying to pinpoint if the O/S defrag caused the corruption????  

Regards,  

Sujatha  

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Sujatha Madan
  INET: Sujatha.Madan_at_optus.net.au

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 27 2003 - 19:59:25 CST

Original text of this message

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