Database Utilities (MOSC)

MOSC Banner

expdp schema from one database to another with a different sid

edited Nov 12, 2012 3:10AM in Database Utilities (MOSC) 3 commentsAnswered
I am trying to export a schema from one database to another database that has a different sid. If I do an expdp / SCHEMAS=ABC file=abc.dmp log=abc.dmp. Then I copy the .dmp file over to the other database with a different SID. I do a impdp / file.abc.dmp log=abc.log it will error indicating that that TABLESPACE that the ABC user is in does not exist. When I do a expdp / TABLESPACES=SDARS on the impdp it will fail indicating that the user ABC does not exist.

Can any of you assist? I don't want to rename the schemas or the schema. I can not use copy of the database to the new database with the different sid.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center