DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Table access count?

Hybrid View

  1. #1
    Join Date
    Jan 2001
    Posts
    230

    Question Table access count?

    Hi:

    Is there any way to see how many times table has been accessed?
    Also, how much memeory is require to load full table in the memeory?

    Thanks

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Assuming you're on 9i, use the MONITORING option from ALTER TABLE (http://download-west.oracle.com/docs...htm#SQLRF01001).
    Jeff Hunter

  3. #3
    Join Date
    Jan 2001
    Posts
    230
    Sorry..I should have mentioned Oracle Version..

    I am on Oracle 8i (8.1.7)...
    any suggestion?

    Thanks.

  4. #4
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    There are lots of ways to "kinda" get the information you are looking for. However, none are reliable.
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width