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: External table novelties

Re: External table novelties

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Thu, 26 Aug 2004 07:46:42 -0400
Message-ID: <20040826114642.GA3032@medo.noip.com>

On 08/26/2004 07:34:47 AM, Daniel W. Fink wrote:
> Mark,
>
> Very creative idea, IMHO. Here's one thought...An application loads
> and/or processes data. To track the progress, you could do queries
> against actual tables, or you could have the app write 'milestones' to
> the pipe, then you query that 'table'. If you aren't querying the pipe,
> will the output in the pipe be 'saved' in the pipe until you read it?
>

When I was working at Wang Trading, I was using external tables to load the external data. Bloomberg files were coming in on nightly basis, I would map them to an external table and load (pre-processed) data into the database. PQO was used, so the whole thing was reasonably fast. External tables are user-friendly SQL loader, not much to talk about it.

-- 
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
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 Aug 26 2004 - 06:42:18 CDT

Original text of this message

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