Call sqlldr from bat file
763735Sep 29 2010 — edited Oct 6 2010Hi,
I would like to know how I can call a sqlldr program to kick in from a bat file. I guess it is possible but would like to know how to do it. I am new to bat file scripting.....
Typically this is what I want to do -
Pass on credentials in the .bat file and invoke the sqlldr process to start loading process.
Pls give me your inputs. Thnx in advance.