Search found 2 matches

by synar
Wed Aug 04, 2010 1:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Setting Parallel in Oracle Bulk Load
Replies: 3
Views: 1350

That should do it, I would think. What does the sqlldr .log file say for the load, what options were in play when it ran? Is sqlloader and bulk load is different? I read from the internet they say bulk load is direct path not using sqlloader. And for your question about sqlldr .log, where i can fin...
by synar
Tue Aug 03, 2010 2:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Setting Parallel in Oracle Bulk Load
Replies: 3
Views: 1350

Setting Parallel in Oracle Bulk Load

Can someone tell me how to make my datastage run bulk load with parallel? I already setting the APT_ORACLE_LOAD_OPTIONS=OPTIONS(DIRECT=TRUE, PARALLEL=TRUE). But i don't see the parallel insert in the session browser on toad. If there something i'am missing to configure beside the environment variabl...