Database DataWarehousing (MOSC)

MOSC Banner

Transportable tablespaces using datapump from 10g to 11g

edited Nov 17, 2013 6:50PM in Database DataWarehousing (MOSC) 4 commentsAnswered
 Hi,
I am trying to use transportable tablepsaces in order to faster data transfer.
Using expdp/impdp 
Please educate if any bugs or issues are related to transportable tablepsace if we are transporting them from 10.2.0.3 to 11.2.0.3 

Steps I have followed in test env were as below
1. Create Database with same character set
2. Need to remove components which are extra as compared to source database
3. Make sure SYSTEM Tablespace is default tablespace of database.
4. Make sure tablespace are self containted by running below steps -execute sys.dbms_tts.transport_set_check
5. Putting all tablespaces in READ ONLY Mode.
6. Taking export of the tablespace metadata from Source database.

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