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 -> how to export public synonyms from one to another oracle database

how to export public synonyms from one to another oracle database

From: Tom <mail_at_yahoo.com>
Date: Mon, 21 Feb 2005 09:25:59 +0100
Message-ID: <cvc5uh$vji$1@ls219.htnet.hr>


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??? Received on Mon Feb 21 2005 - 02:25:59 CST

Original text of this message

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