Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Execute sqlldr command (Sql Loader) in PL/SQL

642119May 30 2008 — edited May 30 2008
Hi guys... how can I execute this prompt command via PL/SQL command?


"sqlldr *****/******@ericsson control=nrcs_atelecom.CTL rows=100000 direct=true"

I have a lot of CTL files to process loading data. So, I create a PL/SQL that run a loop reading all CTLs, but I don“t know how run, via PL, the Sql Loader.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2008
Added on May 30 2008
4 comments
751 views