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

Home -> Community -> Usenet -> c.d.o.misc -> Re: how to export public synonyms from one to another oracle database

Re: how to export public synonyms from one to another oracle database

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Mon, 21 Feb 2005 10:45:38 +0100
Message-ID: <cvcag5$iit$2@news3.zwoll1.ov.home.nl>


Tom wrote:
> I need to export public synonyms from one to another oracle database.
>
> Since public synonyms are logical objects and owner 'PUBLIC' is also logical
> a can't export those
> owner through exp/imp utility..
> example
> exp system/manager_at_pro.proliant from user = <public>
> file=public_synonims.dmp
>
> any idea???
>
>

Don't - create a script instead.

-- 
Regards,
Frank van Bortel
Received on Mon Feb 21 2005 - 03:45:38 CST

Original text of this message

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