Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Determine if column is never used?
>>>>> "chrisoc" == chrisoc <chrisoc_at_ans.net> writes:
chrisoc> Is there a way to see the stats on column access within a chrisoc> table? The goal would be to either drop columns entirely chrisoc> or to build new tables that could be joined if the need chrisoc> exists but the frequency is rare.
Pine Cone Systems have a commercial product (Usage Tracker) that can do this. It listens on the SQL*Net port, pumps out data to another separate Oracle repository for Q&R and forwards the packets untouched to the SQl*Net listener.
http://www.pine-cone.com/ Received on Thu Oct 28 1999 - 04:10:11 CDT
![]() |
![]() |