sqlldr « oracle « Java Database Q&A





1. using sqlldr from java    stackoverflow.com

I have a Java utility for database imports. I'd like to be able to use sqlldr for performance on oracle. I could create the control and data files, but that doesn't ...

2. Is there a sqlldr api for java    stackoverflow.com

I want to use sqlldr from a java program, but I dont want to invoke it using "Runtime.exec". is there such api for sqlldr in java.

3. How to call Oracle sqlldr in Java    coderanch.com

Hi All: I am using windows 2000 server with Eclipse. In the dost prompt, I ran the file run_sqlldrTest2.cmd and it loaded record into the Oracle database. I tried to do the same thing in java calling the run_sqlldrTest2.cmd. In java it states the "The command line job - -executed successfully." However, I donot see the record being loaded into the ...

4. Oracle sqlldr in JAVA code    java-forums.org

5. How to call Oracle sqlldr in Java    forums.oracle.com

Hi All: I am using windows 2000 server with Eclipse. In the dost prompt, I ran the file run_sqlldrTest2.cmd and it loaded record into the Oracle database. I tried to do the same thing in java calling the run_sqlldrTest2.cmd. In java it states the "The command line job - -executed successfully." However, I donot see the record being loaded into the ...