BODS and Oracle RAC

Do we know of any problems with BODS and Oracle Real Application Clusters architecture? For example, a RAC TNS entry would specify one service name but multiple hosts for load balancing and failover. In BODS the connections are specified in many places (web console, datastores, job server). As far as I remember in some of those places we do have to enter the host name. Would this disqualify BODS from benefiting from RAC or would it (even worse) cause problems? Any official note by SAP on BODS and Oracle RAC?
Thanks.

Hi Mahir,
As far as I know it's only the web console that requires the hostname, however I am using DS XI 3.1 and when selecting database type Oracle in the web console there is a checkbox for 'Oracle RAC'. If you check this box then you do not require to enter the hostname.

Similar Messages

  • Install SAP ERP 6.0 with Linux and Oracle RAC

    Hi Guru,
    I want to install SAP ERP 6.0 with Linux and Oracle RAC. Is this possible?
    Where do I find information?
    Thanks,
    Hugo.

    Hello Hugo,
    You can use either RAC or dataguard. On note [105047|http://service.sap.com/sap/support/notes/105047]:
    14. Data Guard
        o  You can use "Physical Standby".
        o  You cannot use "Logical Standby".
        o  You can use Data Guard Broker.
        o  You can use Maximum Performance Mode, Maximum Availability Mode and Maximum Protection Mode.
        o  In the case of Maximum Availability and Maximum Protection, you must pay particular attention to a fast network connection in order to avoid performance problems.
        o  Maximum Protection causes the primary database to terminate if problems occur in the standby database.
    60. Real Application Cluster (RAC)
        o  You can use this feature in accordance with Note 527843.
    Regards,
    Eduardo Rezende

  • UTL_FILE_DIR and Oracle RAC

    Gentlemen,
    I have installed with sucess an environment with Oracle RAC with two servers. The application that runs in these servers, has batch procedures, and it has to save flat files during these processes. When the processes run with both servers something goes wrong and the system stops. It doesn´t happen when I shutdown one of the servers. I tried to setup directories in the storage system (external disks) but it wasn´t allowed too.
    Does anyone know how can I setup utl_file_dir to work with both servers? Is there another parameter to set?
    Thank you all,
    Best regards.
    Roberto Cavalcante
    Brazil

    VCFS/CFS/NFS are just filesystems and UTL_FILE does file i/o. If you have sessions in multiple instances that write to the same file on a cluster filesystem, the outcome would be unpredictable. Most likely, the last person to write to the file would have their changes saved. Oracle DB (RAC or not) doesn't handle any concurrency related to UTL_FILE writes. So, even if you were in the same instance (non-RAC) and had two sessions writing to the same file, I don't think you'd get the desired results :). The file would likely be a mess and you'd have to use different file names or control concurrency yourself manually.

  • HACMP and Oracle RAC

    Hello All,
    I want to install Oracle 11g R2 on AIX 6.1.
    After doing some researches i found that there are some documents mentioning that HACMP should not be installed while installing Oracle RAC.
    what is the use of HACMP ? Is it optional ? when should be installed and when not?
    Please can you provide me all details abut HACMP and how it affects ORACLE RAC 11g R2 installation on AIX??
    Regards,

    NB wrote:
    Hello All,
    I want to install Oracle 11g R2 on AIX 6.1.
    After doing some researches i found that there are some documents mentioning that HACMP should not be installed while installing Oracle RAC.
    what is the use of HACMP ? Is it optional ? when should be installed and when not?
    Please can you provide me all details abut HACMP and how it affects ORACLE RAC 11g R2 installation on AIX??
    Regards,
    Hi,
    HACMP is vendor clusterware (IBM technology) for cluster it is High Availability Cluster Multi Processing. When installing Oracle RAC it must installed on top of vendor clusterware.
    HACMP comes in play when you use raw logical volume and it needs to be managed by HACMP.
    Since 10g it is not mandatory to use HACMP so you can choose not to use it and let Oracle manage all the cluster services
    Hope this helps
    Cheers

  • Java application (tomcat) and Oracle RAC 10gR2

    Hi, I have an Oracle RAC 10gR2 (10.2.0.3) on Suse Linux Enterprise Server (3 nodes).
    I have several application running on tomcat 5.X and tomcat 6.X with java 1.5 and java 1.6. Sometimes, because of hardware fail, network problems,... one of the nodes fails, and then the other 2 nodes still working and my database is up. However, the most of applications lose the connection with the database, and I must to restart the tomcat. I want to have a system more reliable and robust, and I want to prepare the tomcat's and java application for prevent it. I have read the http://drdobbs.com/java/222700353?pgno=1 and http://db360.blogspot.com/2007/01/is-your-java-application-failoverproof.html. I've been tried the example of the first url, but I don't connect with my database. However, I've probe the sample on another oracle rac (10.2.0.4) and it works. In the samples, it use the ucp.jar (11g) and ons.jar (10g) and ojdbc6.jar (11g driver).
    Anyone can help me how can I configure my application for I must not to restart the tomcats??
    Thanks you very much!!.

    The best solution for your problem is ORACLE SUPPORT.. Please raise an SR and coordinate with them.. GoodLuck!

  • Multipool with weblogic 8.1 sp3 and Oracle RAC

    Hi,
    I have an Oracle RAC define with 2 node.
    For each node I defined a simple ConnectionPool using the Oracle thin driver 10 g.
    Then I set a multipool that contains those conections pool.
    This is a good solution: It works... :-)
    Now I would like to use a XA Driver. The documentation say that it is not supported...
    I would like to figure out why?
    Does it mean that an EJB that connect to this multipool cannot participate in a XA transaction?
    Will it work if I use the param KeepXAConnTillTXComplete="true" on the connectionpool? which means that I will use the same conection throughout the transaction.
    Thank you
    Yann.

    Yann Albou wrote:
    Hi,
    I have an Oracle RAC define with 2 node.
    For each node I defined a simple ConnectionPool using the Oracle thin driver 10 g.
    Then I set a multipool that contains those conections pool.
    This is a good solution: It works... :-)
    Now I would like to use a XA Driver. The documentation say that it is not supported...
    I would like to figure out why?
    Does it mean that an EJB that connect to this multipool cannot participate in a XA transaction?
    Will it work if I use the param KeepXAConnTillTXComplete="true" on the connectionpool? which means that I will use the same conection throughout the transaction.
    Thank you
    Yann.Hi. The trouble with XA and multipools is that sometimes XA must recover after failures,
    and if a multipool is involved, the transaction coordinator cannot know whether the
    connection it gets from the multipool for recovery is talking to the same DBMS that was
    involved in the transaction that has to be recovered.
    Do check the 81sp3 documents on this issue.
    Joe

  • Does oracle clusterware and oracle RAC require sun cluster

    Hi,
    I have to setup oracle RAC on solaris 10 SPARC. so is it necessary to install sun cluster 3.2, QFS file system on solaris
    I have 2 sun sparc servers with solaris 10 installed on it and shared LUN setup(SAN disk RAID 5 partitions)
    Have to have 2 node setup for RAC load balancing.
    Regards
    Prakash

    Hi Prakash,
    very interesting point:
    As per oracle clusterware documents the cluster manager support is only for windows and linux.
    In case of solaris SPARC will the cluster manager get configured ???
    The term "Cluster Manager" refers to a "cluster manager" that Oracle used in 9i times and this one was indeed only available on Linux / Windows.
    Therefore, let me, please, ask you something: Which version of Oracle RAC do you plan to use?
    Because for 9i RAC, you would need Sun or Veritas Cluster on Solaris. The answers given here that Sun Cluster would not be required assume 10g RAC or higher.
    Now, you might see other dependencies which can be resolved by Sun Cluster. I cannot comment on those.
    For the RAW setup: having RAW disks (not raw logical volumes) will be fine without Veritas and ASM on top.
    Hope that helps. Thanks,
    Markus

  • Red Hat Cluster Suite and Oracle RAC

    HI Guys,
    Our boss will plan to configure Red Hat Cluster Suite to replace to update oracle RAC.
    Are there some experienced expert to explain advantage and risk of Red Hat Cluster Suite v Oracle RAC 11.2
    Thanks
    Jin

    Hi,
    first of all Red Hat Cluster Suite cannot replace the RAC functionality. RAC is database Red Hat Cluster Suite, just provides clusterware. So all with what you will end up is a plain old failover cluster solution.
    So in maximum Red Hat Cluster Suite can replace the Oracle Clusterware. (But not below a RAC, since this is not supported and even with integration with other clusterware Oracle Clusterware will still be there).
    So what he will end up is also replacing RAC with single instance databases in a failover cluster solution, and with this will decrease a lot of RAC capabilities:
    => Rolling Upgrade (OS / Clusterware and some database patches)
    => Storage migration/consolidation
    => Fast failover (30 seconds vs. minutes).
    See www.oracle.com and you will find whitepapers with differences between failover clusters and RAC.
    http://www.oracle.com/technetwork/database/enterprise-edition/failover-cluster-134770.pdf
    But even if there are other justifications to reduce availablity (which actually can only be costs), I still wonder, why he wants to replace Oracle Clusterware - the clusterware shipped with Oracle is far more mature than the one from the Red Hat cluster Suite.
    And there is no better integration for Oracle databases in clusterware than what Oracle clusterware can provide.
    Even more so, OCW is a full capable clusterware and you can build your own failover cluster solution for free.
    The same would have to be done if he replaces it with redhat cluster.
    PS: If someone is providing failover scripts for Oracle in Redhat clusters, it will be Redhat (but I think you have to write them yourself).
    Regards
    Sebastian

  • NetBackup Oracle Agent and Oracle RAC

    Hi
    In normal oracle, i will just need to customise the template (hot_database_backup.sh) provided by the netbackup installation. Under the selection list, type in "hot_database_backup.sh" and it will work fine.
    For oracle rac, it seems not so straight forward. Has any tried it?
    Regards
    sek

    user10255282 wrote:
    Cost is the big factor. We have certain environments that have no intention of moving to 11.. but some do. Cost moves around. This is simply trading one kind of cost for another. Especially if all environments are covered by an Oracle Support contract. Then the cost is not Oracle related.
    But that ultimately is a PHB decision.
    Instead of buying dedicated RAC clusters for the offending ones.. its a thought to run 2 versions on the same servers... ofcourse with the higher CRS.However, yes you can run run a mix ... as Dan says, not necessarily recommended. MUST use highest available CRS and be very careful that the CRS supports all version of the DB.
    (And plan on having your interconnect flooded.)
    I highly recommend testing the bejazis out of it to verify your shop can indeed handle the configuration.

  • Sun cluster and oracle RAC

    my client is insisting on putting oracle RAC on top of sun cluster, the thing is i don't know what is the benifit of creating such an architecture, i tries to search on the internet but couldn't understand the benifits nor the advantage, Kindly if some one has implemented such an architecture to let us know the use and the benifits

    Hi,
    Here on my environment, there is SUNCluster only for single instances. The Clusterware Oracle is complete providing high availability and load balance for your database, you don't need sun cluster with this case, no advantages gained. The only thing controlled by SUNCluster on my RAC environment is QFS (Cluster file system from SUN).
    If search on this forum, there are many discussion by this topic (suncluster X RAC) like this post Re: Sun Cluster.. Why?
    Regards,
    Rodrigo Mufalani

  • RMAN backup and Oracle RAC

    Hello,
    I am newbie with Oracle RAC 11g.
    So, I do the following steps to configure RMAN to back up the Oracle RAC:
    - Create a tablespace to RMAN User;
    - Create the user rman;
    - Connect to catalog (the databsae RAC itself);
    - Register the database;
    - Create the "complete_backup" script on catalog.
    So, when I enter on Enterprise Manager, I can see
    the "Availability" tab and the "Recovery Catalog Settings" link.
    I setup the user rman that I've created with the host RAC1.
    Is this really necessary on EM? The "Backup Setting" on EM
    is equals to rman (database user) catalog?
    When I go to "Schedule backup", I want to use the "complete_backup" script
    that I've created. What the best way to schedule this script
    to run each sunday, for example?
    Thank you.

    Hi,
    To perfom a test you can create a new single database (RCVCAT) in one of the hosts that you have.
    Create a database without any option with and use minimum of memory (don't use memory_target) set pga (50M) and sga(400M).
    Create a user RMAN; with Grant connect,resource,recovery_catalog_owner.
    Tablespace RCVCAT;
    With RMAN connect on RCVCAT and create your catalog.
    Levi Pereira

  • Weblogic and Oracle RAC + DataGuard

    Hi,
    I am testing Weblogic 9.2 with Oracle 10g RAC (2 nodes) and Oracle DataGuard and I am trying to figure out the best possible data source configuration that would handle load balancing between RAC nodes and failover/switchback between RAC nodes and the standby database. The problem that I see is that all Oracle instances have to be open in order to successfully deploy the data sources on Weblogic. This means that at creation/deployment time and after every Weblogic reboot all Oracle instances have to be up and running and accepting connections, because otherwise the data sources won't be instantiated and therefore not accessible to the consuming application.
    Is there any way to smoothly deploy the data sources without having to go through the hassle of making sure that all RAC nodes and DataGuard are open?
    What I would expect is that the data source would be instantiated but disabled if no connection is available. Having to redeploy the data source once the database instance is again available is a limitation in providing transparent high availability.
    Thanks.

    Hi, yes. Configure the pool to have an initial capacity of zero. Then it will
    deploy and not try to make any connections. It will only try when/if
    it is asked for one at runtime. Even if the DBMS is not up, the
    DataSource will just throw an exception until the DBMS is up.

  • DI and Oracle RAC support

    Hello,
    Do you know if DI 12 support Oracle configured in RAC mode?
    if yes, how is it possible configure a Datastore for Oracle RAC configuration?
    Thanks,
    Renato

    Yes, RAC is supported. Your TNSNames.ora entry wil look slightly different but from the datastore you just mention the tns alias as before.

  • BusinessObjects Metadata Repository and Oracle RAC

    What are the implications of having the BusinessObjects Metadata Repository reside in an Oracle RAC Database?  Is it doable?

    Yes, you can install BO repository on Oracle RA.Cluster.
    Make Sure with support is Oracle RAC 11g R2 is feasible or not. Till 11G R1 it was working fine.
    Thanks,
    Anil

  • Oracle client 9i and Oracle RAC 11g

    Hi,
    Would appreciate to help me in following. I have installed RAC 11g on one site and on another site I have machine with installed client 9i. All traffic between them going through firewall.
    Client is using by application that opening from 8 to 12 sessions to server with permanent high load. Periodically we are getting error "end-of-file communication" that means disconnections with DB.
    Can it be compatibility issue between 9i client and 11g server or most probably firewall killing connections?
    On the same site that installed DB, we are using 11g client and there everything working perfectly. So it can be only firewall or client 9i issue.

    My version of client is 9.2.0.7. It should be compatible as per this doc:
    https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=163455558495377&_afrWindowMode=0&_adf.ctrl-state=1814k31djx_120#115
    Edited by: 1009244 on Jun 1, 2013 6:21 AM

Maybe you are looking for

  • Fetching values from database into a drop down box

    in my JSP page there are 3 drop down boxes for date of birth...... what i need is i want to get the values from database into that drop down box when i access the JSP page....... session is there....'m getting all other values....... I will attach th

  • Crystal 2008, BO XI 3.1, cannot view reports, UserID password dialog shows

    Hello Forum, We have Crystal Reports 2008 installed on XP machine, and Business Objects XI 3.1 on a Windows Server 2008 machine. We can view sample reports on Server machine in CMC (right click view in report folder) We can also view samples reports

  • Image Hotspot Coord Problems

    Hello, I am always running into problems and the recent of which is the image hotspot Coord, I have set up an image to change it's size to fit the screen and the image needs hotspots to link it up to the sites: When I view the site in a broweser the

  • SAP 4.7 Unicode Installtion

    When installing SAP 4.7 Unicode Version on Windows 2000 Adv Server + MS SQL 2000 Server.I am getting following error, ================= myCluster (3.5.Imp): 1329: inconsistent field count detected. myCluster (3.5.Imp) : 1329 : inconsistent field coun

  • HELP! Can't create notation

    Hello I am having trouble with GarageBand's musical notation feature. I create a new virtual piano track and then try and add note to the notation pannel, but nothing happens. Am I clicking the right way? Please help. Many Thanks