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

Thread: more processors to the database box

  1. #1
    Join Date
    Jan 2002
    Posts
    474
    Orgianlly, we only have one processor and we are planning to add one more processor on this box. I notice that I have to change some parameter in the init.ora file

    1. CPU_count=2

    could someone explain why I have to add this parameter on the init.ora file ???


    Is there anything else I need to change on the init.ora at all ???? What about the latches, etc........


    Please give me some advise if you are running multiple processors ???

    Thanks

  2. #2
    Join Date
    Feb 2001
    Location
    Paris, France
    Posts
    809
    no, you don't have to change this value for Oracle will manage it by itself.
    there aren't that many differences when running with several processors, and as fas as Oracle is concerned, you have NOTHING to change ...

    in previous releases (prior to 8i) there was a parameter called log_simultaneous_copies, but it is now obsolete

  3. #3
    Join Date
    Jun 2001
    Location
    Helsinki. Finland
    Posts
    3,938
    Do not touch CPU_COUNT. It is Oracle-managed parameter. Increase the number of DB writes, make them equal to the number of CPUs. Yes, the latches, etc.


  4. #4
    Join Date
    Sep 2000
    Posts
    384
    At times people buy Oracle licence based on the number of processor .In that case you have to shell out a lot of money for the additional processor ...

    check before
    Radhakrishnan.M

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