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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: clearing raw devices

RE: clearing raw devices

From: Randy Johnson <oraclelist_at_sbcglobal.net>
Date: Tue, 4 Sep 2007 20:57:07 -0500
Message-ID: <007701c7ef60$10d3bfc0$3e126480@scraunch>


That should work just fine. Oracle will only use blocks it has initialized so everything outside that range will be ignored.

Randy Johnson

-----Original Message-----

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Ujang Jaenudin
Sent: Wednesday, August 29, 2007 3:08 AM To: oracle-l_at_freelists.org
Subject: clearing raw devices

dear all,

i have plan to create a new database to a storage that have ever been used. instead clearing all raw devices by :
dd if=/dev/zero of=/dev/rdsk/c0......

i will clear only some blocks (header block), for save time purpose: dd if=/dev/zero of=/dev/rdsk/c0..... bs=8192 count=100000

is there any issues regarding performance or storage status.... if I clear only header.....???
coz a raw devices may reach 30GB and the sum of them are until 1 TB

i think by using raw, oracle will replace whatever contents on the raw devices...

thanks for the sharing

--

regards
ujang
--

http://www.freelists.org/webpage/oracle-l

No virus found in this incoming message. Checked by AVG Free Edition.
Version: 7.5.484 / Virus Database: 269.12.12/979 - Release Date: 8/29/2007 8:21 PM  

No virus found in this outgoing message. Checked by AVG Free Edition.
Version: 7.5.485 / Virus Database: 269.13.5/988 - Release Date: 9/4/2007 9:14 AM  

--

http://www.freelists.org/webpage/oracle-l Received on Tue Sep 04 2007 - 20:57:07 CDT

Original text of this message

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