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: data manipulation of a large unix file

Re: data manipulation of a large unix file

From: Tim Gorman <tim_at_sagelogix.com>
Date: Thu, 22 Jan 2004 20:24:50 -0800
Message-ID: <F001.005DDEBC.20040122202450@fatcity.com>


If you're on 9i, external tables and pipelined table functions should be useful...

on 1/22/04 7:59 AM, ryan.gaffuri_at_cox.net at ryan.gaffuri_at_cox.net wrote:

> We are getting a feed of an 800 MB file that will come in nightly. It needs to
> be loaded to the database. Per requirements, we have to add some data to the
> file before loading(its not negotiable).
>
> ksh eats up 24% of total CPU on a 4 CPU Solaris box. We cannot do this. I am
> not allowed to stream it with a named pipe. any other solutions?
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tim Gorman
  INET: tim_at_sagelogix.com

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 Thu Jan 22 2004 - 22:24:50 CST

Original text of this message

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