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: copy a datafile to a raw device

Re: copy a datafile to a raw device

From: chao_ping <chao_ping_at_vip.163.com>
Date: Thu, 19 Jun 2003 13:51:21 -0700
Message-ID: <F001.005B58E5.20030619132518@fatcity.com>


Gurelei,您好!

           hi, what is your OS? In some os, you have to skip some block on that raw device for lvm usage.

                If you use rman copy, rman will handle it for you.
Good luck
        

>hi all:
>
>I need to move a SYSTEM datafile from a filesystem
>to a raw device. I have shutdown the database,
>copied the file via
>
>dd if=system of=/dev/raw
>
>renamed the file in the database, but couldn't open
>the database because of the error: Unknown File Header
>Version read for file number 1.
>
>I tried another dd:
>
>dd if=system of=/dev/raw obs=32768 (32K is the db
>block size), but I got the same error. Can anyone
>see what else could be wrong with my dd command
>
>thanks
>
>Gene
>
>__________________________________
>Do you Yahoo!?
>SBC Yahoo! DSL - Now only $29.95 per month!
>http://sbc.yahoo.com
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.net
>--
>Author: Gurelei
> INET: [EMAIL PROTECTED]
>
>Fat City Network Services -- 858-538-5051 http://www.fatcity.com
>San Diego, California -- Mailing list and web hosting services
>---------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).

        致

礼!                                    
        chao_ping

[EMAIL PROTECTED]
          2003-06-20



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: chao_ping
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Jun 19 2003 - 15:51:21 CDT

Original text of this message

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