11g : Optimize INSERT ...SELECT dml ?
Except rewriting the query , which tracks of optimization are possible in an INSERT…SELECT dml (Time elapsed = 1 hour) ?
Using DIRECT mode (hint APPEND) ? PARALLEL hint ? NOLOGGING ?
Other tracks / solutions of 11g optimization ? Benefits and disadvantages of each one ?
Thank you.
GD.