Re: More Questions about Raw Disk Partition

From: David Schmitt <cds016_at_isadmin1.comm.mot.com>
Date: Mon, 16 Aug 1993 22:33:10 GMT
Message-ID: <1993Aug16.223310.15388_at_lmpsbbs.comm.mot.com>


In article <CBv8D2.JM0_at_cbnewse.cb.att.com>, richard.dib <cafe_at_cbnewse.cb.att.com> wrote:
>
>- How do we move an existing database from a Unix file system into
>the raw partition? Do we have to create the database again? Is there
>an easy "copy" solution?

I've done the opposite (raw -> UNIX), and simply used "dd". I suspect you can do the same in the opposite direction. Something similar to:

        dd if=/unix/file/system/file of=/dev/raw_device bs=64k

Then of course, you have to adjust the data file names in the Oracle control files, or else use symbolic links from the original names to the new device names.

-Dave.

-- 
David Schmitt, Manager, Technical Services	Voice:	(708)538-4699
Motorola, Inc. - Land Mobile Products Sector	FAX:	(708)538-4638
1301 E. Algonquin Rd. (IL02 SH1C)		E-Mail:	cds016_at_email.mot.com
Schaumburg, IL 60196
Received on Tue Aug 17 1993 - 00:33:10 CEST

Original text of this message