Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: exporting a tablespace
Hi Nilesh,
What type of object is it ?
You may move this object to any other tablespace like SYSTEM or SYSAUX or some other tablespace and continue with transporting tablespace activitiy.
Regards
nilesh kumar <nileshkum_at_gmail.com> wrote: Hello All,
A very Good Morning!
I need to export a tablespace in oracle 10g.
first i tried to execute dbms_tts.TRANSPORT_SET_CHECK procedure which got executed successfully then after i fired the command select * from TRANSPORT_SET_VIOLATIONS.The result of this was sys owned object object_name in tablespace tablespace_name is not allowed in pluggable state.
Since it is not allowed in pluggable state i will not be allowed to export the tablespace. Is there any solution to this problem ?
Thanks
Nilesh
--
http://www.freelists.org/webpage/oracle-l
![]() |
![]() |