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

Thread: Problems in memory tuning

  1. #1
    Join Date
    Mar 2002
    Posts
    1
    Hello, I have problems with memory tuning. The reports of Dev2000 in our company are taking a very long time. I checked the indexes on the columns of those tables being accessed and found that they are properly indexed. Then I increased the shared pool size, sort area size and db buffer cache size and now I have problem that the reports have become more slow. What should I do?

  2. #2
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    My suggestion would be to run the stats pack and then proceed to tune the SGA. Your cholk points could be anywhere. Check your buffer cache size optimizer_mode and etc

    Sam
    Thanx
    Sam



    Life is a journey, not a destination!


  3. #3
    Join Date
    May 2002
    Location
    England
    Posts
    78

    Hi Sam,

    Have a look at the init.ora parameter OPTIMIZER_MAX_PERMUTATIONS.

    "OPTIMIZER_MAX_PERMUTATIONS restricts the number of permutations of the tables the optimizer will consider in queries with joins."

    HTH
    John

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