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

Thread: compute statistics

  1. #1
    Join Date
    Oct 2000
    Posts
    250
    Does anyone successfully ran the analyze table compute statistics command ? Anyone can share the experience on this ? Thanks.

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    Any problem ? I did use it and didn't find any problems in using that command. I did use it Just before posting this. Any Specific Problem ?
    Reddy,Sam

  3. #3
    Join Date
    Jan 2001
    Posts
    2,828
    just a word of caution dont ever try to analyze objects owned by user sys or system.......

  4. #4
    Join Date
    Oct 2000
    Posts
    250
    How to view the computed statistics ? Thanks

  5. #5

    To view the stats

    desc dba_tables, dba_indexes etc and the stats are there to a certain extent - including 'Last_Analysed' which you can use to check if your stats are up to date.

    -Bob

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