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

Home -> Community -> Mailing Lists -> Oracle-L -> Exploding downloaded cpio files from OTN -- SOLUTION

Exploding downloaded cpio files from OTN -- SOLUTION

From: Jesse, Rich <Rich.Jesse_at_quadtechworld.com>
Date: Thu, 19 Feb 2004 14:09:57 -0600
Message-ID: <FBE1FCA40ECAD41180400050DA2BC54004E9370D@qtiexch2.qgraph.com>


After gunzipping the ship.db.cpio.gz file, I followed the instructions on the download page at OTN and did:

        cpio -idcmv <ship.db.cpio

This failed on Gentoo i686, RH7.2 Alpha, and Windohs 2K with "Memory exhausted". According to a MetaLink article, this is due to attempting this on an "unsupported platform". A user on the forum thread suggested dropping the "c" switch, which works for me on Gentoo. i.e. use:

        cpio -idmv <ship.db.cpio

I didn't see a solution for this in the archives at freelist.org, nor on Google, so I posted here.

NOW, maybe I can install 10g tonite... :)

Rich

Rich Jesse                        System/Database Administrator
rich.jesse_at_quadtechworld.com      QuadTech, Sussex, WI USA

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Thu Feb 19 2004 - 14:09:57 CST

Original text of this message

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