Quote Originally Posted by syedfarukhali
Hi,


It takes longer time because of indexes.
So Import the database with parameter indexes=no
import will be fast after that import the indexes.

Import will anyway build indexes after dataload.. then what's the point?.. only thing that doesnt do is "parallel".. for that use expdp/impdp..

Abhay.