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

Home -> Community -> Usenet -> c.d.o.server -> Re: DBA_DB_LINK entry

Re: DBA_DB_LINK entry

From: Kenneth C Stahl <BluesSax_at_Unforgettable.com>
Date: Mon, 02 Aug 1999 07:52:12 -0400
Message-ID: <37A5866C.8F9D74E2@Unforgettable.com>


Alan Saint wrote:

> I fumble-fingered an entry that got entered into this VIEW.
>
> How do I properly delete any specific entry in DBA_DB_LINK?
>
> As best as I have been able to determine the DBA_DB_LINK is
> a view on a couple of "dollar sign" tables. I've been told
> that one should never directly manipulate data in such tables.
> Why in the world does Oracle make it so easy to enter data into
> this view without providing a similar easy why to delete or
> correct wrong entries?

Anything that you bring into existance with "create" your can get rid of with "drop". Received on Mon Aug 02 1999 - 06:52:12 CDT

Original text of this message

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