Dear Team,
Please help i am facing the following problem.
In windows the below comands are executed, what changes are to be done for
Linux Envoirement. Moto is to Execute Multiple .dat file through sql Loader
using common ctl file
echo on
for %%f in (*.dat) do (
sqlldr username/[Email Address Removed] control=d:\loadcdr\cdr_new_medi_ecdr.ctl
data=d:\loadcdr\%%f log=d:\loadcdr\log\%%f.log bad=d:\loadcdr\bad\%%f.bad
discard=d:\loadcdr\discard\%%f.dis errors=20000
move %%f d:\cdrout\)
Thanks & regards,
Sudhanshu Shekhar
IBM India Pvt.Ltd.
+91 99370 02535
[Email address protected]
Oracle LazyDBA home page