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: How to convert RAW <-> File datafiles of tablespace?

Re: How to convert RAW <-> File datafiles of tablespace?

From: mako <makoml_at_jcom.home.ne.jp>
Date: Thu, 20 Sep 2001 20:56:41 GMT
Message-ID: <dKsq7.1594$kn.193502@news1.rdc1.ky.home.ne.jp>


Hello, Ronald.

> I am not sure how much you should skip on HP but on AIX you have to
> skip the first 4kb of the raw device.
>
> dd if=/cooked/file of=/dev/vg01/data001 ibs=600k obs=4k seek=1

I tryed again and I succeeded to convert COOKED -> RAW datafile, after grant all rights to the device file. And I guess skipping first N kb is not a necessary configration on HP-UX.

Please refer to reply messages in this thread I posted before.

Thanks anyway.

Regards
Mako Received on Thu Sep 20 2001 - 15:56:41 CDT

Original text of this message

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