I have database reside in my Oracle 10g, I need to carry it to another PC. What should i do to import and export it to another pc?

link|improve this question

0% accept rate
feedback

2 Answers

There are plenty of articles that describe the way to do that.

Oracle export and import

The ORACLE Import/Export Utilities

link|improve this answer
feedback

As you are on 10g you should use the DataPump utility. Find out more.

This supplanted the Import and Export utilities which were available in older versions of the database.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.