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: TAR and Linux info

Re: TAR and Linux info

From: Ray Stell <stellr_at_cns.vt.edu>
Date: Wed, 12 Mar 2003 05:19:16 -0800
Message-ID: <F001.00567550.20030312051916@fatcity.com>


On Wed, Mar 12, 2003 at 04:48:42AM -0800, Ron Rogers wrote:
> List,
>
> OS RedHat 7.3
> Oeacle 8.1.7 rel3
> I have had a disk failure on my test box and a datafile needs to be
> recovered from my tape backup. The tape contains 6 large datafiles and I
> get errors after reading the first one.
> Does anyone know the linux FTP option to --ignore-read-errors? The man

I assume you mean tar option? I use gnu tar:

 gtar --help | grep fail

     --ignore-failed-read do not exit with nonzero on unreadable files

> command does not list it. I feel that there might be a bad section of
> tape and I would like to skip it until the next file header.
> I am in the process of exporting the data by month from the production
> server to reload into a recreated datafile if I can't get the tape to
> work. I would prefer to use the tape restore because the data needed is
> 3 GIG and will take a long time to exp/imp.
> I guess this is what you get when you use scrounged equipment to make
> a test box to improve your knowledge. It also tests your backup/restore
> equipment.
> Thanks,
> Ron
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Ron Rogers
> INET: RROGERS_at_galottery.org
>
> 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: ListGuru_at_fatcity.com (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).

-- 
===============================================================
Ray Stell   stellr_at_vt.edu     (540) 231-4109     KE4TJC    28^D
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Ray Stell
  INET: stellr_at_cns.vt.edu

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: ListGuru_at_fatcity.com (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 Wed Mar 12 2003 - 07:19:16 CST

Original text of this message

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