Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> OS Level Defrag
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-LReceived on Thu Nov 27 2003 - 19:59:25 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).