Skip to Main Content

Database Software

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!

Do you have to precreate data files when doing a full import?

davalutchiJun 11 2014 — edited Jul 8 2014


I am doing a database upgrade from oracle 8.0.4 to oracle 8.1.7 using the full export and import method. I have already precreated the tablespaces on the new database. I was wondering do I also have to precreate the exact datafile names in the new database as well and allocate the storage size of the new datafiles before I do the full import?

Here is what I did in the test system that worked!

The test system I precreated the tablespaces and datafiles but notice that the import messages was sending warnings that they already exist as if it was going to create them for me. If this is the case I think it might be safe to asumme that I didnt need to precreate them before the full import. But I am not sure if that is going to work still.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2014
Added on Jun 11 2014
5 comments
2,081 views