Like to hear best practices to be followed to increase performance of SQL loader. Software/Hardware used: Oracle Datbase 11G
SQL*LOADER-926 ERROR recommends increasing MAXTRANS (Now 255) to a larger value... like what?
I am tryint to execute a sql loader process on a Unix machine from the AS400. Here is the code, RUNRMTCMD CMD('cd /home/dekbf/e3data;$sqlldr ekbf/ekbf + control=EPINTORD2CTL.CTL') RMTLOCNAME('191.0.0.9' + *IP) RMTUSER('dekbf') RMTPWD('ekbf') Here is the...
How can I use the function Shell Execute in Visual Basic Code. I am running MsAccess. I want to use the Shell execute command ro run sqlloader command which loads data into an Oracle table. Would benice to have an example of this. /Roland


