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!

Will impdp automatically create Tablespace if necessary?

pstein-JavaNetApr 15 2009 — edited Apr 22 2009
Assume I performed an expdp from a database which contains a Tablespace "aaa".

Then I transfer the output dumpfile to another database (same version but different computer).
There I perform an impdp into a database which does NOT contain Tablespace "aaa".

Will impdp automatically create the Tablespace "aaa" if the stuff in the dumpfile
was originally (at least partially) stored in a Tablespace "aaa" ?

Peter
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2009
Added on Apr 15 2009
7 comments
19,486 views