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

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

clearing raw devices

From: Ujang Jaenudin <ujang.jaenudin_at_gmail.com>
Date: Wed, 29 Aug 2007 15:08:09 +0700
Message-ID: <3edcb66e0708290108x760656fr32ca9471715f0e8e@mail.gmail.com>


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 Received on Wed Aug 29 2007 - 03:08:09 CDT

Original text of this message

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