Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: "Hot" tables in Schema
Monitoring looks like the natural thing to do, auditing select or FGA would
make it even easier. Audit would give you the number of statements that reference
this particular table and you could draw conclusions from the relative numbers.
If you want a pure "internals" solution, counting blocks from the table by using
V$BH or by using V$ACCESS (unreliable).
On 05/26/2004 09:36:58 AM, "Daiminger, Helmut" wrote:
> Hi!
>
> Does anybody out there know how to get the hot tables in a specific schema
> in a specific period of time? I.e. find the tables that get hit the most
> during a specific period of time?
-- Mladen Gogala Oracle DBA Note: This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity. ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed May 26 2004 - 08:58:39 CDT
![]() |
![]() |