1. using sqlldr from java stackoverflow.comI have a Java utility for database imports. I'd like to be able to use sqlldr for performance on oracle. I could create the |
2. Is there a sqlldr api for java stackoverflow.comI 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.comHi 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.comHi 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 ... |