Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL loader question
Write a small shell script which will
make a list of the filenames after the
diretory treel walk.
Lets say, now you have a variable
x='file a fileb filec filed'
then in the same script do the following
sqlldr userid=u/p control=temp.ctl
datafile=$x
the controlfile must not have any datafile name.
Regards
Willy
Received on Wed Apr 11 2001 - 00:05:09 CDT
![]() |
![]() |