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: Some of you may find this useful

Re: Some of you may find this useful

From: Stephane Faroult <sfaroult_at_oriole.com>
Date: Sun, 12 Jan 2003 03:58:37 -0800
Message-ID: <F001.0052D422.20030112035837@fatcity.com>


Andrey Bronfin wrote:
>
> And what does KGL stand for ?
> Thanks !

[K]ernel layer [G]eneric layer [L]ibrary cache manager. Feeling better :-) ?  

> -----Original Message-----
> Sent: ? 10 ????? 2003 19:45
> To: Multiple recipients of list ORACLE-L
>
> Read Only Dependencies in the KGL.
>
> Best Regards,
> K Gopalakrishnan
>
>
>
> -----Original Message-----
> Mike (NESL-IT)
> Sent: Friday, January 10, 2003 8:39 AM
> To: Multiple recipients of list ORACLE-L
>
> Ron,
> that's a bit of a puzzle because it should have been available since 7.3.2.
> Which user are you using to query it? Also, anyone, I know what x$kglrd does
> but anyone have any idea what the RD in the table name means? Read? Row?
> Data? Dependency?
>
> I'm open to suggestions.
>
> Regards,
> Mike Hately
>
> -----Original Message-----
> Sent: 10 January 2003 15:50
> To: Multiple recipients of list ORACLE-L
>
> Stephane,
> My creativity has been stumulated, simulated, and mutated. What version of
> Oracle are you using? x$kglrd ...table or view does no exist on 8.1.7 rel 3
> Ron
>
> >>> sfaroult_at_oriolecorp.com 01/10/03 05:03AM >>>
> break on proc
> column "QUERY" format A40 word_wrapped
> select substr(KGLNAOWN || '.' || KGLNACNM, 1, 35) proc, KGLNADNM "QUERY"
> from x$kglrd where KGLNAOWN != 'SYS' order by 1, kgldepno /
>
> If it doesn't stimulate your creativity I can do nothing for you :-).
>
> Regards,
>
> Stephane Faroult
> Oriole

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriole.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Sun Jan 12 2003 - 05:58:37 CST

Original text of this message

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