Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Monitor usage of columns
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-lReceived on Wed Apr 25 2007 - 13:13:06 CDT
![]() |
![]() |