Re: sql*loader and stdin?
From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 08 Jan 2006 10:43:46 -0800
Message-ID: <1136745820.567056_at_jetspin.drizzle.com>
>
> Does this work on the client too?
>
> Lots of Greetings!
> Volker
Date: Sun, 08 Jan 2006 10:43:46 -0800
Message-ID: <1136745820.567056_at_jetspin.drizzle.com>
Volker Hetzer wrote:
>> Volker Hetzer wrote: >> >>> Hi! >>> Is there any way I can make sql*loader read data from stdin? >>> >>> Lots of Greetings! >>> Volker >> >> No. But you can append to a file and read it as an external table.
>
> Does this work on the client too?
>
> Lots of Greetings!
> Volker
[Quoted] Not sure given I don't know your environment. But I would expect that an external table can do anything SQL*Loader can do ... as they are essentially the same mechanism.
-- Daniel A. Morgan http://www.psoug.org damorgan_at_x.washington.edu (replace x with u to respond)Received on Sun Jan 08 2006 - 19:43:46 CET