Oracle RAC and SGA size

Hello,
I read somewhere that for Oracle RAC environments, it is necessary to size the SGA 10% - 15% bigger than it would be for a normal, single-instance environment. This would be necessary because of the Cache Fusion feature, which creates a global virtual cache between all nodes of the RAC.
I ask you: Does this make any sense, or it is not correct to add 10%-15% to the SGA, compared to a single-instance environment?
Thanks for your attention.

I read it on metalink... on the foruns. But i didin't save the link... still looking for it
I'm doing a study about a new instance that will be created on an environment. I'm just analyzing the memory that will be necessary for the new instance + application, acording to the minimum requirements of the application that will be installed in the environment (this application will use this new instance).

Similar Messages

  • Oracle RAC and Datastage

    Could anyone tell me If you have some Best Practices with Oracle RAC and Datastage ETL. I am concerned about performace of ETL loads into oracle database......

    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/bus_intl.htm#sthref2435
    Your answers are just a few clicks beyond the URL below.
    http://tahiti.oracle.com

  • Need to understand basics of Oracle RAC and Grid technology, for training

    I need to understand Oracle RAC and Grid infrastructure, from a manager's / training perspective.
    I see links here and here, so a couple questions:
    - what's the basic difference from a layman's (e.g., a manager's) perspective ?
    - What training options are available for a generic 11g DBA to learn this new technology ? I've seen this course from an Oracle partner ("Course:Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2"), for a boat load of money, for 5 days I think. So we're looking for something a little more reasonable (and accessible), e.g., books, online, etc.

    Wm Peck 1958 wrote:
    I need to understand Oracle RAC and Grid infrastructure, from a manager's / training perspective.
    I see links here and here, so a couple questions:
    - what's the basic difference from a layman's (e.g., a manager's) perspective ?
    - What training options are available for a generic 11g DBA to learn this new technology ? I've seen this course from an Oracle partner ("Course:Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2"), for a boat load of money, for 5 days I think. So we're looking for something a little more reasonable (and accessible), e.g., books, online, etc.
    For a very basic definition, RAC is technology that is used by the database and GI is the infrastructure that makes RAC work. In a forum reply, that's probably all what can be said about both. For a very lengthy answer, you should read the links that you have quoted.
    For #2, the course that you are looking at is called Accelerated as it combines two courses in a single week training-RAC(4) and GI(3). So it's a 7 day curriculum that one would be doing in a 5 day course and that should justify its cost. But let me say, it's a really really good course. But on the other side, it can be quite overwhelming for someone who doesn't know about these technologies already. So I shall suggest that you send your team to each course individually and probably after doing some homework . They can start reading the following books,
    Pro Oracle Database 11g RAC on Linux
    https://www.mheducation.co.in/html/9781259004063.html
    And this doc link,
    Oracle Database Online Documentation 11g Release 2 (11.2)
    Aman....

  • MY RAM IS 12GB  HOW WOULD YOU SUGGEST SHMMAX SIZE AND SGA SIZE

    Hi Export
    MY RAM IS 12GB HOW WOULD YOU SUGGEST SHMMAX SIZE AND SGA SIZE.
    thanks

    afzal wrote:
    my ram 12gb
    database size 70gb
    windows 2003
    harddisk 500gbHow large is your SGA now??
    Do you have a performance problem yet ??
    Is the problem a global problem in the whole database, or are there just some queries that are slow ??
    What db version are you using ??
    What other applications are using this server ??
    How many users are using this database ??
    Tuning is very much dependent on the application/situation and database type.
    I would like to suggest you start looking at AWR or Statspack.
    HTH
    FJ Franken
    My Blog: http://managingoracle.blogspot.com

  • Oracle 10G and SGA

    Hi,
    i've a question about Oracle 10G and their SGA. When I do in SQLplus show sga, I get for example:
    SQL> show sga
    Total System Global Area 167772160 bytes
    Fixed Size 1247900 bytes
    Variable Size 58721636 bytes
    Database Buffers 104857600 bytes
    Redo Buffers 2945024 bytes
    when finding other parameter I get always '0', this was not in other releases...
    SQL> show parameter pool
    shared_pool_size big integer 0
    java_pool_size big integer 0
    large_pool_size big integer 0
    olap_page_pool_size big integer 0
    SQL> show parameter db_cache
    NAME TYPE VALUE
    db_cache_advice string ON
    db_cache_size big integer 0
    It seems that I have no control over setting those parameters, I remember at installation time it gave a % of the pc memory would be used, has it something to do with that? Can you chose between the automatic SGA-management and setting it by yourself?
    thanks
    greets

    Hi,
    I also find some trace files under my udump-dir, has this also to do with the SGA?
    Dump file c:\oracle\admin\orcl\udump\orcl_ora_3052.trc
    Wed Nov 16 15:42:40 2005
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the OLAP and Data Mining options
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:173M/502M, Ph+PgF:817M/1229M, VA:1755M/2047M
    Instance name: orcl
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 12
    Windows thread id: 3052, image: ORACLE.EXE (SHAD)
    *** SERVICE NAME:() 2005-11-16 15:42:40.974
    *** SESSION ID:(50.1) 2005-11-16 15:42:40.974
    kccsga_update_ckpt: num_1 = 8, num_2 = 0, num_3 = 0, lbn_2 = 0, lbn_3 = 0
    and:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the OLAP and Data Mining options
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:210M/502M, Ph+PgF:931M/1229M, VA:1781M/2047M
    Instance name: orcl
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 0
    Windows thread id: 3596, image: ORACLE.EXE (SHAD)
    KCCDEBUG_LEVEL = 0
    Dynamic strand is set to TRUE
    Running with 1 shared and 10 private strand(s). Zero-copy redo is FALSE
    these comes every time after restarting the instance. Does this means that I will have hundreds of files after a time?

  • Database replication between Oracle RAC and Oracle Standalone DB

    Hi,
    We have currently 4 node RAC environment and Oracle RAC implementation with 4 Oracle instances. We want to move the one instance and make it Standalone with Oracle database due to availability issue. Thus we will remain with 3 nodes on the RAC database and one Standalone database. We want to implement Oracle replication on this solution, where partial database of RAC environment needs to be replicated to Standalone node.
    We will have Oracle 9i database server for both RAC and Standalone machine.
    The partial data that we are looking for replication are of size 25GB. Some of questions we have:
    1. Is there any other replication mechanism apart from Materilzed view for this solution?
    2. Is it feasible to sychronize around 25GB data between servers?
    3. What can be estimated time for refresh or Synchronization?
    Thanks in advance for help.

    The methods that we are evaluating currently for this replication are:
    1. Multi Master replication
    2. Oracle 9i Datagaurd.
    Please let me know if we need to look for some other methods of replication also.

  • Database replication between Oracle RAC and Oracle Standalone DB in 9i

    Hi,
    We have currently 4 node RAC environment and Oracle RAC implementation with 4 Oracle instances. We want to move the one instance and make it Standalone with Oracle database due to availability issue. Thus we will remain with 3 nodes on the RAC database and one Standalone database. We want to implement Oracle replication on this solution, where partial database of RAC environment needs to be replicated to Standalone node.
    We will have Oracle 9i database server for both RAC and Standalone machine.
    The partial data that we are looking for replication are of size 25GB. Some of questions we have:
    1. Is there any other replication mechanism apart from Materilzed view for this solution?
    2. Is it feasible to sychronize around 25GB data between servers?
    3. What can be estimated time for refresh or Synchronization?
    The methods that we are evaluating currently for this replication are:
    1. Multi Master replication
    2. Oracle 9i Datagaurd.
    Please let me know if we need to look for some other methods of replication also.
    Thanks in advance for help.

    ManojMac wrote:
    The partial data that we are looking for replication are of size 25GB. Some of questions we have:
    1. Is there any other replication mechanism apart from Materilzed view for this solution?Streams is another option
    2. Is it feasible to sychronize around 25GB data between servers?Sure. Depending on the rate of change, your latency requirements, whether the standalone database has the horsepower to apply all the changes generated by to other three nodes, etc.
    3. What can be estimated time for refresh or Synchronization?Depends on the architecture, the network connection, whether you are doing incremental refreshes, etc. And it depends on what time you're measuring-- you might be measuring the latency between the RAC cluster and the standalone database, you might be measuring the time it takes to incrementally refresh a single materailized view when there have been no changes, you might be measuring the time it takes to do a complete refresh of an entire refresh group, pulling 25 GB of data over the network.
    The methods that we are evaluating currently for this replication are:
    1. Multi Master replication
    2. Oracle 9i Datagaurd.DataGuard is not an option if you only want to replicate a subset of the data. The two realistic options are materialized views and Streams. Are you anticipating that you will be making changes on both nodes? If not, you can use simple materialized views rather than multi-master replication.
    Since 9.2 is not longer covered by Premier Support, are you planning to upgrade to a supported version in the near future? In particular, Streams works a lot better in later versions of the database.
    Justin

  • Oracle RAC and datacontrol

    Hello, I have an Oracle RAC 10gR2 with 2 nodes on Suse Linux Enterprise Server 10. When I enter on the enterprise manager database control (no grid control). I see the follow message:
    "Availability calculations for the cluster database target are disabled. Please enable the DBMS JOB EMD_MAINTENANCE.EXECUTE_EM_DBMS_JOB_PROCS for Database Control."
    What is it? How can I clean it?
    Thanks in advance.

    Check out MOS note :
    What is EMD_MAINTENANCE.EXECUTE_EM_DBMS_JOB_PROCS dbms_job and how to Remove / Re-create it [ID 444033.1]
    Regards
    Rajesh

  • Oracle RAC and Standards

    Does anyone know if Oracle RAC is part of any emerging Grid standards?

    Hi Eric
    Isn't RAC a middle to reach the grid computing goals ?
    “A computational grid is a hardware and software infrastructure that provides dependable, consistent, pervasive, and inexpensive access to high-end computational capabilities.” by Carl Kesselman and Ian Foster in “The Grid: Blueprint for a New Computing Infrastructure,”

  • Oracle rac and TDE?

    We are running oracle rac on 10.2.0.3 linux Itanium platform. I am setting up TDE for the first time and I setup my wallet location to be on an ocfs file system so that each node in the cluster will have access to the key. Is that all we will need to do and is this a supported configuration for TDE in a rac environment?
    Do you have to open the wallet on each instance during instance startup when running rac?
    Also we have a physicla standby server configured and I setup the same wallet location on the physicla standby and copied the wallet file over, Is that all we need to do for the standby server?
    Thanks.

    Peter,
    Good info and your video makes everything look easy.
    In addition to the encrypted wallet file (ewallet.p12), I also have a cwallet.sso file in the local file system (not ACFS) on both RAC nodes of my Primary and both Standby nodes.
    If I start the database and then run: SELECT * FROM V$ENCRYPTION_WALLET; it says the wallet status is open. However, as soon as a user tries to connect through our application (using jdbc), I get the "ORA-28365: wallet is not open" errors in the alert log. So then I have to run: ALTER SYSTEM SET ENCRYPTION WALLET OPEN IDENTIFIED BY "<Wallet Password>"; on each node and then users can connect through the application.
    Any ideas why auto-login doesn't work and why everything is grayed out on the Wallet Tab drop down menu in OWM?
    Thanks.

  • Install SAP cluster ORACLE RAC and SCS

    I need to install SAP ECC SR3 in an environment in cluster. 
    O.S: Linux Red Hat B.D: Oracle 10.2.0.4
    I am trying to follow the official manual of SAP, but this very confused, would like the you aid.
    The environment is the following one:
    2 machine (Node A and Node B)
    1 area of storage shared for datafiles of Oracle. /oracle/PRD.
    It goes also to be installed ORACLE RAC.
    My doubt is the following one: Which the steps that I have that to follow so that everything of certain.
    When I go to install ORACLE RAC? Before, later or during the installation of SAP?
    I go to need to install the central office services (SCS) in the two servers? Or only in one?
    Somebody could help with some document or detail me of what I go to need to make?
    Please! 
    Thanks!

    Hi Alan,
    Please go through this link [http://www.oracle.com/newsletters/sap/docs/wp-o10g-rac-config-unx.pdf] Hope this should help you.
    Thanks and Regards,
    Damanaidu J

  • SC 3.1/3.2 Oracle RAC and EMC replication

    hi,
    i need to cluster existing 2 node Oracle RAC for disaster recovery. The secondary site is about 180 km away, there is another site 10 km away which is planned to be use for bunker replication (SRDF/STAR). Is it possible to build such topology with Sun Cluster 3.1/3.2? Network connection to all sites is provided (min. 10Gbp).
    What is needed to complete this task with SC?

    I would recommend that you read my Blueprint from April 2006 (Architecting Availability and Disaster Recovery Solutions) as this has a lot of background on the subject.
    First, you will need to implement it as a two node cluster plus a single node disaster recovery system. Ideally, the two node cluster would be configured between the two 'local' sites, i.e. with the site that is 10Km away. The remote site, at 180Km, would then be used for the disaster recovery system.
    The recently announced Sun Cluster 3.2 Geographic Edition adds support for SRDF, so you could use Sun Cluster 3.2 and Geo Edition with SRDF for this. I would add that disk block based replication is not ideal for this as it does involve a lot of unnecessary replication data traffic compared with something like Oracle Data Guard. This would be my preferred option, although this is not currently integrated with Geo Edition.
    If you need any more info or help, please post again.
    Tim
    ---

  • Which is the difference between Oracle RAC and Oracle Clusterware?

    Hi all, maybe this is a stupid question, but I've read the documentation, and still don't understand which is the difference between RAC and Clusterware.
    Can anybody explain it to me?
    Thanks in advance!

    RAC is database option part of Oracle Database software needed to have database running in cluster mode; see http://download.oracle.com/docs/cd/E11882_01/server.112/e16508/glossary.htm#CNCPT2076.
    Clusterware is separate software needed to run Oracle Database in cluster mode: you can use Oracle Clusterware without Oracle Database but you cannot use Oracle Database with RAC option without Oracle Clusterware.
    See http://download.oracle.com/docs/cd/E11882_01/rac.112/e16794/intro.htm#BABCHEEE.
    Edited by: P. Forstmann on 19 nov. 2010 19:11
    Edited by: P. Forstmann on 19 nov. 2010 19:11

  • Oracle RAC and Solid State Drive

    Can we use Solid state Drive with Oracle RAC as a replacement to SAN?
    Regards,
    RJiv.

    burleson wrote:
    Hi,
    Can we use Solid state Drive with Oracle RAC as a replacement to SAN?Yes, and it works especially great for RAC clusters:
    http://www.rampant-books.com/t_rssd_12_removing_bandwidth_saturation.htm
    BTW, SSD is now offered by Sun, EMC, and lots of other mainstream vendors, and the prices are falling rapidly:
    http://www.dba-oracle.com/include_ssd.htm
    Hope this helps . . .
    Donald K. Burleson
    Oracle Press author
    Author of "Oracle Tuning: The Definitive Reference"
    http://www.rampant-books.com/book_2005_1_awr_proactive_tuning.htm
    Don,
    I know you and your company has done lot of research on (RamSan+Oracle RAC), but it will be nice if you can comment on (FusionIO+RAC) solution. I know no one has used it so far, but I think it is viable, so what do you think?
    The reason why I think FusionIO is a good solution for small DBs because it's not a Flash Drive and it costs less than the other SSD solutions available in the market. Also you do not want to buy SAN for small DBs (<250 GB).
    But I am too sure about the actual configuration at this point like - gigabit vs 10 gigi NIC, type of interconnect, Fiber Channel, etc.
    So I would really appreciate if you can provide some insight.
    Thanks in advance....
    Disclaimer: I do not work for FusionIO - http://www.fusionio.com/

  • Oracle RAC and Standard Edition 11g R2

    Hi,
    Our application is tested with Oracle 11g r2 enterprise edition on RAC (inhouse).
    A customer is asking whether he can use Oracle 11g r2 standard edition on RAC.
    I need a gut feel on this, as our application does not use any of the enterprise edition features. Also our application has been successfully tested with oracle 11g r2 standard edition on single instance.
    This is a big account and i need reliable answer.
    Thanks in advance,
    Krishna

    Hello,
    Yes, it is possible to have Oracle RAC with 11gR2 standard edition.
    You can take a look at this http://docs.oracle.com/cd/E11882_01/license.112/e10594/editions.htm
    Krishna Nazare      
    Newbie
    Handle:      Krishna Nazare
    Status Level:      Newbie
    Registered:      Jul 11, 2011
    Total Posts:      16
    Total Questions:      8 (8 unresolved)
    Name      Krishna
    Location      Bangalore
    Occupation      Software Architect Please follow the forum etiquette by marking your questions as answered by providing appropriate points if you feel that they have been answered. Please keep the forum clean !!

Maybe you are looking for

  • How to disable the save as feature in secured pdf

    Hello ! i have a small issue i recently create a secured pdf file with enable comment option.so save and save as will enable. but i need to disable save as feature because anyone can save it to another format. so then secured feature will disable. pl

  • Best options for mass pricing load/update?

    Hi folks, I need to design an interface to load PR00 pricing condition data into SAP from a 3rd party (custom) system.  The interface will need to support (1) creating brand new condition records, (2) changing existing condition records (example i: p

  • Tablet won't activate

    When I start up my tablet it goes straight to the software update page and says retry activation your tablet could not be activated because of error (2012). I have tried to update it with the desktop software but it won't let me because it says I nee

  • J2ee sapdb on linux

    Hi, I try to install a J2EE on a linux with sapdb, but it crash on the last phase -> Start J2EE engine. It appear this message: saposcol already running Running /usr/sap/J2E/SYS/exe/run/startj2eedb Trying to start database ... Log file: /home/j2eadm/

  • Ever since I downloaded the 4.0 version of Firefox, I cannot scroll on webpages..

    I often cannot scroll down pages, but find that I have to click to bring the cursor there and then scroll down that way. I cannot even use the scroll bar on the right. I have sent message to firefox about this and the problem still has not been fixed