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: how to find db_link in kgl

RE: how to find db_link in kgl

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Mon, 21 Aug 2000 09:35:30 +1000
Message-Id: <10595.115056@fatcity.com>


Hi Rahul,

A database link it not an independently addressable database object in its own right. Rather, it may serve as a component of the name of other database objects. As such, there are no records in X$KGLOB for database links. Instead there is a column KGLNADLK to identify the database link component of the name of all other database objects.

Regards,
Steve Adams

http://www.ixora.com.au/
http://www.oreilly.com/catalog/orinternals/
http://www.christianity.net.au/


-----Original Message-----
From: Rahul [mailto:rahul_at_ratelindo.co.id] Sent: Friday, 18 August 2000 18:45
To: 'Oracle List I'; 'Oracle List II'
Subject: how to find db_link in kgl

List,
how to find a record/definition of a DB_LINK in x$kglob ?

Rahul



If you're bored, then visit the list's website: http://www.lazydba.com (updated daily)
to unsubscribe, send a blank email to
oracledba-unsubscribe_at_quickdoc.co.uk
to subscribe send a blank email to oracledba-subscribe_at_quickdoc.co.uk Received on Sun Aug 20 2000 - 18:35:30 CDT

Original text of this message

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