Home » RDBMS Server » Server Administration » transportable tablespace RHEL to Solaris (Oracle 10g R2/ Linux 6.2, Solaris 10)
transportable tablespace RHEL to Solaris [message #663725] |
Thu, 15 June 2017 05:08  |
reym21
Messages: 241 Registered: February 2010 Location: Philippines
|
Senior Member |

|
|
Gurus,
Good day!
Can you please advise me on what to do next.
I'm transporting a non-critical production database from Linux to Solaris.
I completed the prerequisites prior to importing the export dump file
from source server (Linux) to the destination server (Solaris).
My import datapump failed many times due to this 2 recurring errors:
1) ORA-29349- 'tablespace already exist' (data/index tablespaces recreated to the destination server); &
2) ORA-27037- 'unable to obtain file status' (whenever I dropped the affected tablespace).
Please refer to the attached logs.
Thank you & best regards,
[Updated on: Thu, 15 June 2017 05:11] Report message to a moderator
|
|
|
|
|
|
|
Re: transportable tablespace RHEL to Solaris [message #664788 is a reply to message #663772] |
Thu, 03 August 2017 10:46  |
Bill B
Messages: 1971 Registered: December 2004
|
Senior Member |
|
|
you have corrupted your database by dropping the Datafile. Either recover the datafile by going through recovery using your backup. If you don't have backup then drop and recreate the database. create the tablespaces where you want them on the new server. You can now run IMPDP. Ignore the errors about the tablespace already existing, it doesn't hurt anything. As long as the tablespace name is the same as what it is in the export file it will happily make the objects and import the data. most IMPDP runs have some errors showing. Not a big deal.
[Updated on: Thu, 03 August 2017 10:46] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri May 02 10:29:32 CDT 2025
|