Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Transportable tablespaces violation question

RE: Transportable tablespaces violation question

From: <Joel.Patterson_at_crowley.com>
Date: Wed, 21 Feb 2007 13:06:58 -0500
Message-ID: <02C2FA1C9961934BB6D16DE35707B27B02A178E8@jax-mbh-01.jax.crowley.com>


Well, the tablespaces are not named, however, I believe what you need to do is grab all the tablespaces that are related together.

What is not shown is if the 2 tablespaces (data & indexes tablespaces) are the same as <index_tablespace_name> and <data_tablespace_name>. If that is true, I don't know the answer, if not true then move the objects into one of the tablespaces you are moving as a group (data & indexes tablespace).

Joel Patterson
Database Administrator
joel.patterson_at_crowley.com
x72546
904 727-2546

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Fred Smith Sent: Wednesday, February 21, 2007 12:12 PM To: oracle-l_at_freelists.org
Subject: Transportable tablespaces violation question

I am trying to transport 2 tablespaces (data & indexes tablespaces) from 1
database to another.

When I ran the DBMS_TTS.TRANSPORT_SET_CHECK and subsequently select from

transport_set_violations, I see 5 violations that are all:

Index <index> in tablespace <index_tablespace_name> enforces primary constraints of table <table_name> in tablespace <data_tablespace_name>

How can I get around these violations?

Thanks!



The average US Credit Score is 675. The cost to see yours: $0 by Experian.
http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTE RAVERAGE
--

http://www.freelists.org/webpage/oracle-l

--

http://www.freelists.org/webpage/oracle-l Received on Wed Feb 21 2007 - 12:06:58 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US