Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: change owner of objects
To get TTS working, you must turn it into RO mode first
(that is even worse than export in production environment)
Second, there is "sanity check" script to get sure there are
no dependant objects (and there will be), so you can end
with "transporting whole DB to itself :-)
And even if all works :-), the main reason of not doing this:
how you are going to unplug and plug datafiles from original DB
to itself? Different name? 2x space?
To me sounds like not working idea at all, sorry:-)
On 2004-12-10, Oradba Linux <techiey2k3_at_comcast.net> wrote:
>
> "dbyy" <noname_at_fooled.com> wrote in message
> news:Xns95BAC31AFB91Ddbyyatcanadadotcomni_at_207.35.177.134...
>
> Read about transportable tablespaces. This might help you. You just export
> the metadata and import the metadata back with fromuser = and touser= . I
> hope the objects for the schema are in separate tablespaces away from other
> schema objects.
>
>
Received on Thu Dec 09 2004 - 21:23:42 CST