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: Kirtikumar Deshpande <kirtikumar_deshpande_at_yahoo.com>
Date: Thu, 19 Jun 2003 13:26:43 -0700
Message-ID: <F001.005B585D.20030619130449@fatcity.com>


What platform is this on?
On some UNIX platforms the file header for the raw device may vary in size. (It has been a while
since I dealt with raw devices). You may have to use seek= option (dd command) to skip the header
bytes before actually writing the data using 'dd'.

Or just call Oracle Support.


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: Kirtikumar Deshpande
  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:26:43 CDT

Original text of this message

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