Transfer Data to another tablespace with different name
- From: "Amir Gheibi" <gheibia@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Sun, 23 Nov 2008 13:55:17 +0800
Hi How can I transfer data from a tablespace in one db to another tablespace in the same db? I have Foreign Key and Sequence objects: - Apparently when you use IMP and you already have the structure in the destination tablespace created, tables are not imported in the right sequence in which the FK - PK relationships are respected and you end up with a lot of Key violation errors. It imports the tables that have FK objects and since it can not find the PK related to the FK, it doesn't import the row and raise an error. - Sequences should keep their last used values. Does anyone have a comprehensice sholution that covers everything? I'm using 10g R2. Thanks. Amir
- Follow-Ups:
- Re: Transfer Data to another tablespace with different name
- From: William Robertson
- RE: Transfer Data to another tablespace with different name
- From: Harshan Vasudevan Eppurath
- Re: Transfer Data to another tablespace with different name
Other related posts:
- » Transfer Data to another tablespace with different name - Amir Gheibi
- » Re: Transfer Data to another tablespace with different name - William Robertson
- » RE: Transfer Data to another tablespace with different name - Harshan Vasudevan Eppurath
- » Re: Transfer Data to another tablespace with different name - Amir Gheibi
- » Re: Transfer Data to another tablespace with different name - Amir Gheibi
- » Re: Transfer Data to another tablespace with different name - Martin Berger
- » RE: Transfer Data to another tablespace with different name - Harshan Vasudevan Eppurath
- » Re: Transfer Data to another tablespace with different name - Amir Gheibi
- » RE: Transfer Data to another tablespace with different name - Harshan Vasudevan Eppurath
- » Re: Transfer Data to another tablespace with different name - Amir Gheibi
- » Re: Transfer Data to another tablespace with different name - Martin Berger
- » RE: Transfer Data to another tablespace with different name - Andre van Winssen
- » Re: Transfer Data to another tablespace with different name - Ian Cary
- » Re: Transfer Data to another tablespace with different name - Martin Berger
- » Re: Transfer Data to another tablespace with different name - Wolfgang Breitling
- » Re: Transfer Data to another tablespace with different name - Finn Jorgensen
- » Re: Transfer Data to another tablespace with different name - Dennis Williams
- » Re: Transfer Data to another tablespace with different name - Yechiel Adar
- » Re: Transfer Data to another tablespace with different name - Amir Gheibi