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: Public Synonym SYSTEM causing Problem with Export

Re: Public Synonym SYSTEM causing Problem with Export

From: William Beilstein <BeilstWH_at_OBG.com>
Date: Tue, 13 Feb 2001 11:15:24 -0800
Message-ID: <F001.002B2D54.20010213105124@fatcity.com>

How about removing the public synonym and create a private one in the schemas that need it. Except for a table or procedure that is truly global, making a public synonym is never a good idea.

>>> "Nisha Patel" <NishaP_at_isescorp.com> 02/13/01 09:55AM >>>
Hi All,
 I have a really wierd problem with a client who has tried to export the whole database. They get errors because there is a public synonym called System created by a user FCAADMIN. This public synonym caused several oracle supplied objects to go invalid resulting in the failed Oracle exports. I know we should not have a table called System but I had inherited the database and it is too late in the game to rename it. Does anyone have any solution to this problem?

Thanks in advance,
Nisha

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
--
Author: Nisha Patel
  INET: NishaP_at_isescorp.com 

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: William Beilstein
  INET: BeilstWH_at_OBG.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Feb 13 2001 - 13:15:24 CST

Original text of this message

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