Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

import DB (another database location)

Roger25Jul 3 2011 — edited Jul 3 2011
Hi,
I export my old database (with full=Y option) and the datafiles were located at 'D:\oracle\product\11.2.0\app\sorin\oradata\scoala\'. Now i have another instance, having the same name as the old one, but the datafiles are now on 'D:\oracleDB\app\Sorin\oradata\scoala\'.
When i invoke impdp to fully import the database, it says that the path 'D:\oracle\product\11.2.0\app\sorin\oradata\scoala\' cannot be found (normally, as it now it's 'D:\oracleDB\app\Sorin\oradata\scoala\'). So, before import, what changes should i make in order to import all the old datafiles to the new location, namely 'D:\oracleDB\app\Sorin\oradata\scoala\' ?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 31 2011
Added on Jul 3 2011
8 comments
221 views