Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> SQL Loader questions...
Hello all...
Question 1 : Is it possible to invoke SQL Loader from SQL Worksheet? Question 2 : Is it possible to invoke SQL Loader from a PL/SQL script? Question 3 : Is it possible to invoke SQL Loader using a C routine callingsome DLL or inbuilt library?
Our situation is that we have a large amount of data to be imported into an
Oracle table, and the most efficient way is to use SQL Loader. Our 4GL
development
environment (Uniface) has support for loading flat text files but it's
performance
leaves quite alot to be desired - Uniface took 1.5 hours where SQL loader
took 20 mins!
There is a command in Uniface which allows the execution of SQL commands to the current database connection, and we need to use this connection to load data in from our text file.
The ideal solution would be to invoke the loader script using the SQL
command, although we do have experience of writing DLL's for use with
uniface and would welcome any
suggestions of how the loader can be invoked using C.
Thanks for your help
Duncan Hodson
Welcom Software
-- ======Received on Tue Mar 10 1998 - 00:00:00 CST
=== Check out Fred's Litter Tray
=== www.tronze.demon.co.uk
======
![]() |
![]() |