16,755 pts.
 Oracle 10g Database transfer
How can I transfer Oracle 10g Database under Windows to Oracle 10g under Linux? What precautions need to be taken?

Software/Hardware used:
Oracle 10g
ASKED: October 9, 2009  3:20 PM
UPDATED: August 12, 2011  1:02 PM

Answer Wiki:
use export -import facility . Export your windows database with exp or expdp in a dump file . Copy your dump file to linux database . use imp or impdp to import the database .
Last Wiki Answer Submitted:  August 12, 2011  1:02 pm  by  lucian1981   30 pts.
All Answer Wiki Contributors:  lucian1981   30 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _