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: RAW or COOKED?

Re: RAW or COOKED?

From: David F. Newman <buzzwang_at_roanoke.ourvillage.com>
Date: Fri, 28 Jan 2000 15:06:17 GMT
Message-ID: <86zotqmdws.fsf@roanoke.ourvillage.com>


Martin Haltmayer <Martin.Haltmayer_at_0800-einwahl.de> writes:

> Further, you cannot inadvertently delete your raw disks
> (as you may with your cooked files).

Sure you can. In fact I think it is easier to "inadvertently" delete your raw disks because (at least with Solaris 2.6) when you use the format command it tells you if a slice is mounted with a message such as:

Warning: Current Disk has mounted partitions.

With just raw partitions you get no such message. So if you have some eager Unix admin who forgets that you are using that partition they may say to themselves "Hey more space" and newfs it. I think that senario is less obvious that you are doing something wrong then this one:

rm system01.dbf

> Backup is not a problem
> because I use the famous "dd" command to a pipe (and gzip from the
> pipe).
>
> Martin
>

But you _only_ have dd available to you. With cooked you can use dd, tar, cpio, ufsdump (or vxfsdump), cp, rdist, etc...

--
David F. Newman
Oracle DBA
buzzwang_at_ourvillage.com Received on Fri Jan 28 2000 - 09:06:17 CST

Original text of this message

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