Re: Load data without using Work Flow

From: Hans Forbrich <hforbric_at_yahoo.net>
Date: Mon, 19 Jan 2004 23:47:56 GMT
Message-ID: <400C6C00.6CA8D080_at_yahoo.net>


mei wrote:
>
> Hi,
> I am working on a OWB project right now. My advisor asked me to find
> way to load and map the data via a unix command line, instead of using
> Oracle Work Flow due to so many bugs in the SW. But I have no clue on
> this. Can any one shed light on this?
>
> Thanks
>
> Mei

There are a number of ways to load data. If the incoming data is in a 'formatted' flat file the obvious choice is to use SQL*Loader or External Tables. External Tables may not be available, depending on your version.

SQL*Loader information is available in the Utilities manual from http://docs.oracle.com Received on Tue Jan 20 2004 - 00:47:56 CET

Original text of this message