Post
by Alex » Mon 14 Mar 2005 13:23
When you use lmDirect LoadMode then software uses direct path load interface and you will get the best performance with data transferring, but this feature isn't supported with Net option and Oracle servers older then 8i so in such cases you should use DML array Oracle feature (lmDML) that slower than direct path load interface but still fast enough.