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

Thread: compute statistics

  1. #1
    Join Date
    Apr 2001
    Location
    santa clara
    Posts
    41
    How to look at the statistics after running this query
    sql > exec dbms_utility.analyze_database('COMPUTE'); ??

    What command do I use in unix to check for major dataload to the oracle server ? is it top ?

  2. #2
    Join Date
    Apr 2001
    Location
    West Sussex, England
    Posts
    15
    Look at dba_tables for table statistics, dba_indexes for index statistics.

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