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: Monitor usage of columns

Re: Monitor usage of columns

From: rjamya <rjamya_at_gmail.com>
Date: Wed, 25 Apr 2007 14:13:06 -0400
Message-ID: <9177895d0704251113h21fc0109keef08fe62b278df5@mail.gmail.com>


Erik,

AFAIK, that col_usage$ table only tracks column usage when a column is used in where clause. It won't track anything that is in the SELECT clause. I don't think that would be sufficient for you.

Here is a link from thread in 2003
http://www.mail-archive.com/oracle-l@fatcity.com/msg85626.html rjamya

On 4/25/07, genegurevich_at_discoverfinancial.com < genegurevich_at_discoverfinancial.com> wrote:
>
> Thank you , Eric. This sounds very much like something I am looking for.
>
> thank you
>
> Gene Gurevich
>
>
>
>
>
> "Eric Jenkinson"
> <erichjenkinson_at_g
> mail.com> To
> genegurevich_at_discoverfinancial.com
> 04/20/2007 07:52 cc
> AM oracle-l_at_freelists.org
> Subject
> Re: Monitor usage of columns
>
>
>
>
>
>
>
>
>
>
>
>
> On 4/19/07, genegurevich_at_discoverfinancial.com <
> genegurevich_at_discoverfinancial.com> wrote:
>
> Hi all:
>
> Is there a way in oracle (9i or 10g) to monitor access to the specific
> columns? I'd like to see which of the existing
> columns are never being accesses and remove them. Do I need to set up
> auditing? Or is there another way
> (equivalent to index monitoring for instance)?
>
>
> See if the following thread will be some help.
>
> http://www.freelists.org/archives/oracle-l/05-2004/msg00464.html
>
>
>
>
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

-- 
-----
Best regards
RJamya

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 25 2007 - 13:13:06 CDT

Original text of this message

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