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?
|
feedback
|
|
There are plenty of articles that describe the way to do that. | ||||
|
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. | ||||
|
feedback
|