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

Thread: estimating memory requirement

  1. #1
    Join Date
    Nov 2000
    Posts
    35

    Exclamation

    hi
    for a oracle server how to estimate the memory required ( like per user connection, sga , server processes etc ) , and also how to find out how much memory being utilized by each process in unix environment .
    thanks

  2. #2
    Join Date
    Feb 2000
    Location
    Singapore
    Posts
    1,758
    Read this for SGA estimation..
    http://www.ddart.net/oracle/doc/lin..../ch1.htm#39922

    for memory utilization in unix use $ ps aux | grep sid_name

    Sanjay

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