Migration: 9i - 10G Solaris -> Linux
We are migration few schemas from 9i to 10G. One schema has a table with LOB datatype storing PDFs. That table is 300G in size. I plan on using export/import as a migration strategy. Also, I plan on breaking down the export and imporof LOB table into few chunks.
1. what configuration (exp/imp) parameters should I look into to make the migration faster?
2. What should I be watching out for to reduce the failure rate?
If there are already some documents on the same, point me in the right direction? Otherwise, would like to hear your experiences.