Re: Sqlldr and standard input
- From: Maxim Demenko <mdemenko@xxxxxxxxx>
- To: jkstill@xxxxxxxxx
- Date: Tue, 06 Feb 2007 09:34:31 +0100
Alternatively, sqlldr with not named pipes works too:
cat load.dat|sqlldr userid=scott/tiger control=load.ctl data=\"-\"
SQL*Loader: Release *10*.*2*.*0*.*3*.*0* - Production on Wed Jan *24*
*10*:*45*:*34* *2007*
Copyright (c) *1982*, *2005*, Oracle. All rights reserved.
Commit point reached - logical record count *8*
Best regards
Maxim
--
http://www.freelists.org/webpage/oracle-l
- References:
- Sqlldr and standard input
- From: Ken Naim
- Re: Sqlldr and standard input
- From: Jared Still
Other related posts:
- » Sqlldr and standard input
- » Re: Sqlldr and standard input
- » Re: Sqlldr and standard input
- » Re: Sqlldr and standard input
- » RE: Sqlldr and standard input
- » Re: Sqlldr and standard input
- Sqlldr and standard input
- From: Ken Naim
- Re: Sqlldr and standard input
- From: Jared Still