Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> OT: UNIX TAR command

OT: UNIX TAR command

From: Murugaian Adi <adi_at_MarketingAssociates.com>
Date: Fri, 6 Oct 2000 18:57:51 -0400
Message-Id: <10641.118722@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01C02FE8.DB17237E
Content-Type: text/plain;

        charset="windows-1252"

Hi All,

I have data in 4mm tape.

format : tar
compression : hardware

usually I will use the following command to extract the tar file

tar -xvf /dev/rmt/0m

It works if there is no compression.
But the same command gives "directory checksum error" for hardware compression tar file.

How do I extract this tape? (what is the correct syntax?)

Environment:



Sun OS 5.7
and
also I have HP 10.7

Thanks,
Adi.

------_=_NextPart_001_01C02FE8.DB17237E
Content-Type: text/html;

        charset="windows-1252"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>OT: UNIX TAR command</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi All,</FONT>
</P>

<P><FONT SIZE=2>I have data in 4mm tape.</FONT>
</P>

<P><FONT SIZE=2>format : tar</FONT>
<BR><FONT SIZE=2>compression : hardware</FONT>
</P>

<P><FONT SIZE=2>usually I will use the following command to extract the tar file</FONT>
</P>
<BR>

<P><FONT SIZE=2>tar -xvf /dev/rmt/0m</FONT>
</P>

<P><FONT SIZE=2>It works if there is no compression. </FONT>
<BR><FONT SIZE=2>But the same command gives &quot;directory checksum error&quot; for hardware compression tar file.</FONT>
</P>

<P><FONT SIZE=2>How do I extract this tape? (what is the correct syntax?)</FONT>
</P>
<BR>

<P><FONT SIZE=2>Environment:</FONT>
<BR><FONT SIZE=2>=============</FONT>
<BR><FONT SIZE=2>Sun OS 5.7</FONT>
<BR><FONT SIZE=2>and</FONT>
<BR><FONT SIZE=2>also I have HP 10.7</FONT>
</P>
<BR>

<P><FONT SIZE=2>Thanks,</FONT>
<BR><FONT SIZE=2>Adi.</FONT>
Received on Fri Oct 06 2000 - 17:57:51 CDT

Original text of this message

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