Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Can SQL*Loader read standard input?
I have been experimenting with SQL*Loader (Oracle 9i) on Linux.
So far I have stuck to having it read real files of data.
Is there some way I can make it read from standard input, so
I could pipe a stream of data into it?
I know I can use Pro*C to accomplish the same thing, putting SQL statements into the application that creates the data stream. However, SQL*Loader in direct mode seems to be much faster.
--Received on Wed May 15 2002 - 18:14:38 CDT
* Patrick L. Nolan *
* W. W. Hansen Experimental Physics Laboratory (HEPL) *
* Stanford University *
![]() |
![]() |