Obiee clustering

Hi
Obiee Experts
It is my first experiance of installaing OBI in production enviornament. I have to install OBIEE 10.1.3.4.1 on four AIX(6.1) Unix server. i have to install Weblogic also
i have three query's please help me
1. what is use of clustring and how to install obiee clustring in Aix server
2. once installation done what is the next step ( means configiration part)
3. how we check its working fine or not
Finally let me know how to insallation of  Obiee clustring , How to configiration obiee clustring, in production AIX SERVER (UNIX ) step by step please
Advance Thanks
satya

Clustering helps in load distribution
There is a primary and a secondary server which share heart beet signals .. once clustered you wil have to create a DSN for the cluster on ur windows client. It would connect to the live repository (live repository will be shared in the cluster)
If the repository is opened in the online mode and clustering is working well then you will be able to see the clustering link enabled in the repository.
Process involves changing your nqsconfig.ini file .. details in documentation
Regards,
Vishal
Edited by: vishal pathak on Feb 27, 2011 12:44 AM

Similar Messages

  • OBIEE Clustering in AIX server

    Hi Obiee Experts,
    I am going to implement OBIEE Clustering, I need your help friends.
    what are the requirements needed in this configuration.
    I have two servers in our development,I have installed obiee 10.1.3.4.1 (Basic Version).
    This is first time i am going to implement for OBIEE Clustering.
    I have two query's in this configuration????????
    *1. we need to install any obiee cluster software.*
    *2.can you please explain me step by step.*
    Its urgent
    Thanks
    satya

    satya vardhan wrote:
    Hi Obiee Experts,
    I am going to implement OBIEE Clustering, I need your help friends.
    what are the requirements needed in this configuration.
    I have two servers in our development,I have installed obiee 10.1.3.4.1 (Basic Version).
    This is first time i am going to implement for OBIEE Clustering.
    I have two query's in this configuration????????
    *1. we need to install any obiee cluster software.*
    No
    *2.can you please explain me step by step.*
    Simply follow oracle documentations/pdf. Nothing rocket science
    Hope answered

  • Charts not displayed correctly in OBIEE clustered environment

    Hi,
    Our environment setup is as follows:-
    1) Two OBI BI servers clustered
    2) Two weblogic servers hosting the presentation services in a cluster
    3) Two apache servers loadbalanced and redirecting requests to these weblogic cluster.
    The OBIEE reports run fine in a standalone instance however in a cluster a few charts go missing on the dashboards.
    Can someone please help.

    Hi
    I had  a similar issue and you might find the info  below useful for your charts problem . It has to do with the way jQuery mobile loads pages into the DOM. You have to add attributes to the links in order to force the page to be reloaded from the sever instead being fetched using Ajax, or using the existing copy already in the DOM. 
    Try Changing the list template to “button control group”. It contains the rel=”external” attribute which should hopefully force the page to reload.
    If you don’t want to change the template then you need to add data-rel=”external”  or data-ajax="false" to the link to force the page to be reloaded.
    For more details on the attributes to force a page reload see  JQuery Mobile pagecontainer widget. The Ajax page navigation section contains more details.
    https://api.jquerymobile.com/pagecontainer/
    also see  ajaxEnabled configurable option            
    http://api.jquerymobile.com/global-config/
    Cheers,

  • Query on OBIEE Clusters

    Hi Experts,
    I have implemented OBIEE Cluster Configuration on 2 linux Servers (serverA and ServerB). I have selected ServerA as primary CCS and ServerB as secondary CCS and presentation services running on windows Server. All the configurations has been done successfully and all users are able to loggin in.
    But when users are accessing the page, all hits are going on Server B which is Secondary CCS. And my rpd file is reading from local directory of Server B (/u04/app/product/obiee/OracleBI/server/Repository) not from shared directory.
    In NQSConfig.INI:
    REPOSITORY_PUBLISHING_DIRECTORY = "/d03/obiee/OracleBI/server/Repository";(/d03 is NFS to ServerB)
    REQUIRE_PUBLISHING_DIRECTORY = YES;
    Do I need to modify any other parameters in any configuration files, please help!!!
    Regards,
    Syed

    The RPD file is located on both ServerA and Server B.
    In Server A: /d02/app/product/obiee/OracleBI/server/Repository
    In Server B: /u04/app/product/obiee/OracleBI/server/Repository
    In Session manager Server B is serving all the requests
    In Cluster Manager, Primary Server (Server A) is "Master" Role and is in offline status where as Server B is "Clustered Server" role and its in online status.
    In Controllers - Primary Server (Server A) is having "Controlling" Role and status is online where as Server B role is "Secondary" is status is online.
    Logfile of NQServer.log (Server B)
    [58001] Query Cache Statistics -- Hits:1(100%), Qualified Misses:0(0%), Unqualified Misses:0(0%).
    2009-08-05 00:19:54
    [14058] Unloaded all subject areas.
    2009-08-05 00:22:26
    [36007] Loading repository /u04/app/product/obiee/OracleBI/server/Repository/samplesales.rpd.
    2009-08-05 00:22:27
    [14055] Loading subject area: Sample Sales ...
    2009-08-05 00:22:27
    [14056] Finished loading subject area: Sample Sales.
    2009-08-05 00:22:27
    [58002] Query Cache loaded with 3 entries from saved cache files.
    2009-08-05 00:22:27
    [43030] : Oracle BI Server started. Version: 10.1.3.4.1.090414.1900.
    2009-08-05 00:22:29
    [43071] A connection with Cluster Controller dbtier.fcs-inc.local:9706 was established. /* Server A */
    2009-08-05 00:22:31
    [43071] A connection with Cluster Controller fcslinux.fcs-inc.com:9706 was established. /* Server B */
    2009-08-05 02:05:03
    [43031] : Oracle BI Server shutdown.
    2009-08-05 02:05:03
    [58001] Query Cache Statistics -- Hits:2(40%), Qualified Misses:3(60%), Unqualified Misses:0(0%).
    2009-08-05 02:05:03
    [14058] Unloaded all subject areas.
    2009-08-05 02:14:27
    [36007] Loading repository /u04/app/product/obiee/OracleBI/server/Repository/samplesales.rpd.
    2009-08-05 02:14:27
    [14055] Loading subject area: Sample Sales ...
    2009-08-05 02:14:27
    [14056] Finished loading subject area: Sample Sales.
    2009-08-05 02:14:27
    [58002] Query Cache loaded with 6 entries from saved cache files.
    2009-08-05 02:14:27
    [43030] : Oracle BI Server started. Version: 10.1.3.4.1.090414.1900.
    2009-08-05 02:14:31
    [43071] A connection with Cluster Controller dbtier.fcs-inc.local:9706 was established.
    2009-08-05 02:14:31
    [43071] A connection with Cluster Controller fcslinux.fcs-inc.com:9706 was established.
    Logfile: nqsclustercontroller.out.log (Server B)
    nqsclustercontroller: started. Version: 10.1.3.4.1.090414.1900
    nqsclustercontroller: shutdown.
    nqsclustercontroller: started. Version: 10.1.3.4.1.090414.1900
    nqsclustercontroller: shutdown.
    nqsclustercontroller: started. Version: 10.1.3.4.1.090414.1900
    Server B: NQCluster.log
    [71008] Cluster Controller started. Version: 10.1.3.4.1.090414.1900
    2009-08-05 00:22:26
    [71021] An attempt to establish a connection with Oracle BI Server fcslinux.fcs-inc.com:9703 failed.
    2009-08-05 00:22:26
    [71020] A connection with Oracle BI Server dbtier.fcs-inc.local:9703 was established.
    2009-08-05 00:22:26
    [71010] Oracle BI Server dbtier.fcs-inc.local:9703 has transitioned to ONLINE state.
    2009-08-05 00:22:29
    [71030] A connection with Cluster Controller dbtier.fcs-inc.local:9706 was established.
    2009-08-05 00:22:31
    [71020] A connection with Oracle BI Server fcslinux.fcs-inc.com:9703 was established.
    2009-08-05 00:22:31
    [71010] Oracle BI Server fcslinux.fcs-inc.com:9703 has transitioned to ONLINE state.
    2009-08-05 02:05:03
    [71026] Cluster Controller exiting.
    2009-08-05 02:05:03
    [71026] Cluster Controller exiting.
    2009-08-05 02:14:26
    [71008] Cluster Controller started. Version: 10.1.3.4.1.090414.1900
    2009-08-05 02:14:26
    [71021] An attempt to establish a connection with Oracle BI Server fcslinux.fcs-inc.com:9703 failed.
    2009-08-05 02:14:26
    [71020] A connection with Oracle BI Server dbtier.fcs-inc.local:9703 was established.
    2009-08-05 02:14:26
    [71010] Oracle BI Server dbtier.fcs-inc.local:9703 has transitioned to ONLINE state.
    2009-08-05 02:14:31
    [71030] A connection with Cluster Controller dbtier.fcs-inc.local:9706 was established.
    2009-08-05 02:14:31
    [71020] A connection with Oracle BI Server fcslinux.fcs-inc.com:9703 was established.
    2009-08-05 02:14:31
    [71010] Oracle BI Server fcslinux.fcs-inc.com:9703 has transitioned to ONLINE state.
    Server A - NQServer.log
    [43031] : Oracle BI Server shutdown.
    2009-08-05 12:41:29
    [58001] Query Cache Statistics -- Hits:0(0%), Qualified Misses:0(0%), Unqualified Misses:0(0%).
    2009-08-05 12:41:29
    [14058] Unloaded all subject areas.
    2009-08-05 12:42:39
    [36007] Loading repository /d02/app/product/obiee/OracleBI/server/Repository/samplesales.rpd.
    2009-08-05 12:42:40
    [14055] Loading subject area: Sample Sales ...
    2009-08-05 12:42:40
    [14056] Finished loading subject area: Sample Sales.
    2009-08-05 12:42:40
    [58002] Query Cache loaded with 0 entries from saved cache files.
    2009-08-05 12:42:41
    [43030] : Oracle BI Server started. Version: 10.1.3.4.1.090414.1900.
    2009-08-05 12:42:44
    [43071] A connection with Cluster Controller fcslinux.fcs-inc.com:9706 was established.
    2009-08-05 12:45:34
    [43065] The connection with Cluster Controller fcslinux.fcs-inc.com:9706 was lost.
    2009-08-05 12:48:03
    [43071] A connection with Cluster Controller fcslinux.fcs-inc.com:9706 was established.
    2009-08-05 14:30:41
    [43065] The connection with Cluster Controller fcslinux.fcs-inc.com:9706 was lost.
    2009-08-05 14:40:04
    [43071] A connection with Cluster Controller fcslinux.fcs-inc.com:9706 was established.
    Server A- nqsclustercontroller.out.log
    nqsclustercontroller: shutdown.
    nqsclustercontroller: started. Version: 10.1.3.4.1.090414.1900
    nqsclustercontroller: shutdown.
    nqsclustercontroller: started. Version: 10.1.3.4.1.090414.1900
    nqsclustercontroller: shutdown.
    nqsclustercontroller: started. Version: 10.1.3.4.1.090414.1900
    nqsclustercontroller: shutdown.
    nqsclustercontroller: started. Version: 10.1.3.4.1.090414.1900
    Server A- NQCluster.log
    [71020] A connection with Oracle BI Server fcslinux.fcs-inc.com:9703 was established.
    2009-08-05 12:48:05
    [71030] A connection with Cluster Controller fcslinux.fcs-inc.com:9706 was established.
    2009-08-05 12:48:05
    [71010] Oracle BI Server fcslinux.fcs-inc.com:9703 has transitioned to ONLINE state.
    2009-08-05 12:48:05
    [71051] The clocks on the Primary and Secondary Cluster Controllers appear to differ by about -44736 seconds.
    2009-08-05 12:48:05
    [71027] Cluster Controller fcslinux.fcs-inc.com:9706 has transitioned to ONLINE state.
    2009-08-05 14:30:42
    [71029] The connection with Cluster Controller fcslinux.fcs-inc.com:9706 was lost.
    2009-08-05 14:30:42
    [71028] Cluster Controller fcslinux.fcs-inc.com:9706 has transitioned to OFFLINE state.
    2009-08-05 14:30:42
    [71019] The connection with Oracle BI Server fcslinux.fcs-inc.com:9703 was lost.
    2009-08-05 14:30:42
    [71011] Oracle BI Server fcslinux.fcs-inc.com:9703 has transitioned to OFFLINE state.
    2009-08-05 14:30:47
    [71031] An attempt to establish a connection with Cluster Controller fcslinux.fcs-inc.com:9706 failed.
    2009-08-05 14:30:47
    [71021] An attempt to establish a connection with Oracle BI Server fcslinux.fcs-inc.com:9703 failed.
    2009-08-05 14:40:09
    [71020] A connection with Oracle BI Server fcslinux.fcs-inc.com:9703 was established.
    2009-08-05 14:40:09
    [71030] A connection with Cluster Controller fcslinux.fcs-inc.com:9706 was established.
    2009-08-05 14:40:09
    [71010] Oracle BI Server fcslinux.fcs-inc.com:9703 has transitioned to ONLINE state.
    2009-08-05 14:40:09
    [71051] The clocks on the Primary and Secondary Cluster Controllers appear to differ by about -44738 seconds.
    2009-08-05 14:40:09
    [71027] Cluster Controller fcslinux.fcs-inc.com:9706 has transitioned to ONLINE state.
    I have copied last few lines from the log files.
    Regards,
    Syed

  • Do OBIEE Clustering has restrictions on no# of servers?

    Hi,
    I want to set up OBIEE on 4 RedHat AS 5 Linux servers (10t,20t,30t and 40t). I haven't separated presentation and BI servers. I made 10t as primary and 20t and secondary cluster controller. I understand the schedulers can be on only two servers one in active and inactive.
    I have some concerns about clustering:
    1. Is BI clustering only for BI servers or does it include even presentation services?
    2. I gave the list of 4 servers in NQSCluster.INI for parameters "SERVERS". I started cluster services on 10t, 20t. While I am starting services on 30t and 40t I get the following error:
    Copyright (c) 1997-2006 Oracle Corporation, All rights reserved
    2008-05-22 13:53:24
    [71004] This machine (30t) is not specified as either the Primary or Secondary Cluster Controller.
    2008-05-22 13:53:24
    [71002] The Cluster Controller is terminating due to errors in the cluster configuration.
    2008-05-22 13:53:24
    [71026] Cluster Controller exiting.
    2008-05-22 19:31:15
    [71004] This machine (30t) is not specified as either the Primary or Secondary Cluster Controller.
    2008-05-22 19:31:15
    [71002] The Cluster Controller is terminating due to errors in the cluster configuration.
    2008-05-22 19:31:15
    [71026] Cluster Controller exiting.
    BI Gurus, Please advise.
    Thanks,
    Cherrish

    update: the exception is caused by the mysql-connector package. what i now tried was to sign the mysql-connector .jar file before putting it into my application .jar file. then, again i signed my own .jar but it still doesn't work - and the same error occurs.

  • Weblogic  and OBIEE clustering.

    Dear all,
    Actually this is my first time to work with OBIEE 10G cluster , i successfully configured the following :
    (1-)configured ( NQSConfig.INI, NQClusterConfig.INI ,odbc.ini, and instanceconfig.xml) successfully for each linux box.
    (2-)Test is done for each node and yes all of the log files ensure that the cluster in working fine, also i am able to access the answers per each node in the cluster.
    BUT
    The question now is how to configure these nodes to be hosted with weblogic as one node (single URL)
    (as simple talk what is the URL should i give to the end user to access the cluster not seperate machine) ???
    I read this post
    http://forums.oracle.com/forums/thread.jspa?threadID=1123127&tstart=-1&messageID=4568624
    but still NOT GET FULL understanding for the solution please,
    provide simple steps to configure the weblogic to handle this issue.
    Thanks inadvance......................

    sorry about this error for error the browser repeating the same post, the browser does not redirect me to the fourm page , may i ask the moderator to delete the other 3 posts

  • OBIEE Cluster

    Hi Obiee Experts,
    Kindly help me plz.......
    I am going to implement OBIEE (10.1.3.4.1 version) Clustering (Active-Active) mode.
    I had refered oracle document but no luck, I have few query's can you please share me for inputs...
    · We need to install cluster controller or already installed default (OBIEE Enterprise Edtion)?
    · We need to install BI Presentations Plug -ins in server (we have already deployed obiee in weblogic) ?
    · In Production,I had installed OBIEE Enterprise Edtion version ,Does our current version allow us to operate in the OBIEE clustered mode ?
    . We have weblogic in production, If require to install BI Presentation servers plug -ins separately or we can use weblogic plug -ins ..
    Please post me for your valuable comments it's very urgent.........
    Advance thanks...
    satya

    Hi J.A.M,
    Thanks for quick response,
    In last point, again have to raise query here.
    I am struck in this point can you please clear me...
    • A Load Balancer serves as the entry point and load balances Oracle BI web requests to multiple web servers. Two scenarios for the web tier are shown.
    • The first scenario shows IIS as the web server with BI Presentation Services Plug-in (ISAPI) deployed.
    • The second scenario shows a J2EE based application server with BI Presentation Services Plug-in
    In Clustering where we configure BI Presentation Services Plug-in, I am not understand in this scenario.
    Can you please explain this BI presentation services plug-in part means (step by step what we do).

  • F5 and Presentation Services Load balancing

    I like to utilize F5 for load balancing 2 presntation services on clustered BI servers on windows Platform
    If any one have set up F5 in a OBIEE clustered environment for load balancing presentation services , can you please share any links
    to articles regarding this setup or any other information that may help understanding the configuration details
    Thanks

    hi,
    try this blog http://bvellinger.blogspot.com/2008/01/obiee-10132-and-multiple-presentation.html
    Regards
    Naresh

  • Invalid Oracle BI Repository directory

    HI All,
    I am currently coniguring OBIEE clustering. Configuration in NQSConfig.INI and NQClusterConfig.INI , intanceconfig.xml was already done.
    I was able to up the Cluster between the two nodes.
    ./run-css.sh start
    2009-05-14 18:04:24
    [71030] A connection with Cluster Controller server2.example.com:9706 was established.
    My problem is when I am starting run-sa.sh, I got error
    [58001] Query Cache Statistics -- Hits:16(100%), Qualified Misses:0(0%), Unqualified Misses:0(0%).
    2009-05-14 16:33:40
    [14058] Unloaded all subject areas.
    2009-05-14 17:57:55
    [nQSError: 47006] Invalid Oracle BI Repository directory: /u01/oracle/product/10.1.3.4/OracleBI/server/Repository.
    2009-05-14 18:06:11
    [nQSError: 47006] Invalid Oracle BI Repository directory: /u01/oracle/product/10.1.3.4/OracleBI/server/Repository.
    2009-05-14 18:14:11
    [nQSError: 47006] Invalid Oracle BI Repository directory: /u01/oracle/product/10.1.3.4/OracleBI/server/Repository.
    this my config in NQSConfig.INI
    CLUSTER_PARTICIPANT = YES; # If this is set to "YES", comment out
    # SERVER_HOSTNAME_OR_IP_ADDRESSES. No specific NIC support
    # for the cluster participant yet.
    // Following required if CLUSTER_PARTICIPANT = YES
    REPOSITORY_PUBLISHING_DIRECTORY = *"/u06/Repository";*
    REQUIRE_PUBLISHING_DIRECTORY = YES;
    // Don't join cluster if directory not accessible
    /u06 is shared NAS storage, using GFS filesystem
    I am running in RHEL 5.3 platform
    10.1.3.4 AS
    Thanks a lot,
    Jay

    Pick what you are looking for and then look for it. For example, I'm looking for a user named findme.
    D:\BIPv4\xmlp\XMLP\Admin\Security\principals.xml found in this file.
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <principals>
    <users>
    <user username="administrator" password="E4E3AB4D861260260DF801CE971DDEC63EF61320F874">
    <roleMapping rolename="XMLP_ADMIN"/>
    <roleMapping rolename="XMLP_DEVELOPER"/>
    <roleMapping rolename="XMLP_SCHEDULER"/>
    <roleMapping rolename="XMLP_ANALYZER_ONLINE"/>
    <roleMapping rolename="XMLP_ANALYZER_EXCEL"/>
    <roleMapping rolename="XMLP_TEMPLATE_DESIGNER"/>
    </user>
    <user username="bip" password="B962E1AC4604187A623183111DB30B4A8A92C688DD1A">
    <roleMapping rolename="XMLP_ANALYZER_EXCEL"/>
    <roleMapping rolename="XMLP_ANALYZER_ONLINE"/>
    <roleMapping rolename="XMLP_DEVELOPER"/>
    <roleMapping rolename="XMLP_SCHEDULER"/>
    <roleMapping rolename="XMLP_TEMPLATE_DESIGNER"/>
    <roleMapping rolename="BI_USER"/>
    </user>
    <user username="findme" password="B6C2AFB252F603B8DBFEA5A957EB00BF216D3DA5B7D8"/>
    </users>
    <roles>
    <role name="BI_USER" description="">
    <parentRole rolename="XMLP_ADMIN"/>
    <parentRole rolename="XMLP_ANALYZER_EXCEL"/>
    <parentRole rolename="XMLP_ANALYZER_ONLINE"/>
    <parentRole rolename="XMLP_DEVELOPER"/>
    <parentRole rolename="XMLP_SCHEDULER"/>
    <parentRole rolename="XMLP_TEMPLATE_DESIGNER"/>
    </role>
    </roles>
    </principals>

  • Launching of reports,inconsistent error comes,not connected to oracle.

    Hi experts,
    Upon launch of any report-- Receive error: Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 16001] ODBC error state: S1000 code: 3114 message: [Oracle][ODBC][Ora]ORA-03114: not connected to ORACLE. [nQSError: 16001] ODBC error state: S1000 code: 3114 message: [Oracle][ODBC][Ora]ORA-03114: not connected to ORACLE. [nQSError: 16015] SQL statement execution failed. (HY000)
    Strangely this error is not consistent,it goes when we refresh the screen.Please suggest me something.

    Are you using 'Enable connection pooling' in your connection pool for Oracle ?
    - from help "Allows a single database connection to remain open for the specified time for use by future query requests. Connection pooling saves the overhead of opening and closing a new connection for every query. If you do not select this option, each query sent to the database opens a new connection."
    Maybe the database is dropping the connection before OBIEE closes it if your using this option.
    Is your database or BI Server clustered ? (Rac or OBIEE Clustering)
    Maybe one of the nodes cannot connect, and you get success from one and failure from another
    Is your TNS Listener 'stable' ie its not dropping connections for anything else ?

  • Clustering in OBIEE

    Hi Experts,
    Can anyone please help on the following task
    I want to install obiee 11g on two machine,Should be part of same domain, Kin if clustering
    But want to run only one service on one host Like bi server on one host and presentation on another host
    and also can you please let us know how to do cluster installation
    Thanks
    Siva Shankar

    Hi,
    Refer below links-
    http://555obiee.wordpress.com/2009/07/14/obiee-installation-cluster-based-step-by-step-process/
    http://www.rittmanmead.com/files/collab11_borkur_clustering.pdf
    The detail network configuration steps can be found at here.
    http://download.oracle.com/docs/cd/E11882_01/install.112/e10843/reqs.htm#BABGCEAI
    Hope this helped/ answered.
    Regards
    MuRam
    Edited by: MuRam on Jun 10, 2012 10:57 PM

  • OBIEE on RHEL5.5 using clustering of 4 nodes deployed on weblogic

    It is my first experiance of installaing OBI in production enviornament. I have to install OBIEE 10.1.3.4.1 on four IBM HS22 Blade Servers, under RHEL 5.5, deployed on Weblogic in active/active configuration. Weblogic will be clustered. I am confused of steps of installation, please rectify me if following steps are wrong:
    Step 1: install Weblogic on Node1, and configure clustering of Weblogic on other 3 nodes.
    Setp 2: Install OBIEE on all 4 nodes. Complete installation, not specific products, using Advanced installation type. so that all componets are installed on all the nodes
    Step 3: Configure clustering of OBIEE keeping Node1 as Master BI Server, Primary Cluster Controler, Primary scheduler.

    i am plaining for complete installation on all the nodes but while doing configuration in files NQSConfig.INI and NQClusterConfig.INI etc, i will do like
    Node1 as primary node for cluster and scheduler and Presentation Services and Master BI Server
    Node2 as secondary node for cluster and scheduler and Presentation Services and BI Server
    Node3 as BI Server
    Node4 as BI Server
    I can install only one component BI Server on Node3 and Node4, but to keep my installation straight farward i am installing complete on all nodes. please suggest will it work. Or shall I proceed with complete install on Node1 and Node2, but custom install on Node3 and Node4
    Regarding load balancing this has to be done by the cluster controler, please suggest if i am wrong. I have a separate WebServer which i need to configure.

  • Clustering of OBIEE

    Hi every one:
    i have installed OBIEE on 4 linux based servers, i then modified all the configuration files for clustering:
    Whereas
    NodeA->primary cluster controler+master BI Server+Primary Scheduler
    NodeB->secondary cluster controler+ BI Server+secondary Scheduler
    NodeC->BI Server
    NodeD->BI Server
    if I check the NQServer.log file on NodeB, it says "connection with Cluster Controller NodeB:9706 was established. "
    It is not mentioning anything for primary cluster controller NodeA,
    if i check NQServer.log file on other nodes it says
    "connection with Cluster Controller NodeA:9706 was established. "
    "connection with Cluster Controller NodeB:9706 was established. "
    what am i missing ?

    Double check your NodeB NQSConfig.ini, can you post the relevant sections here too
    And as turribeach says, check your cluster controller logs too

  • OBIEE 11.1.1.5 Install on Windows 7 64bit Clustered

    Hello,
    I am attempting to setup an Highly Available OBIEE install. I have a Windows Server 2003 R2 server with SAN storage for the network share using DFS in Active Directory.
    As per http://download.oracle.com/docs/cd/E21764_01/bi.1111/e10539/c2_scenarios.htm#CHDHFGEI I am following this method:
    "Install Oracle WebLogic Server and then perform a Software Only Install of Oracle Business Intelligence on two or more computers, as needed. Afterward, configure your system, such as by using the Configuration Assistant."
    As per http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14142/guimode.htm#i1082009 I downloaded the 64bit jar for weblogic and installed to the shared drive using a 64bit jvm. Though I had to use "-Dspace.detection=false" in order to avoid an error with the installer saying I had no space on my shared drive.
    Now I am unclear as to how to proceed with the Software Only Install on multiple computers. What should the Oracle Middleware Home be for each of my servers - shared drive or local?

    The JDK isn't installed to a shared drive, just weblogic is.
    Apparently we cannot use the scaleout instructions provided in that link because we're in 64bit
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10539/c4_installing.htm#CEGEAJFC
    Use the Software Only Install type to install Oracle Business Intelligence on an AIX operating system or with a 64-bit JVM, such as on a supported 64-bit operating system. For supported operating systems, refer to section 3.1 "System Requirements and Certification" of Platform Release Notes on Oracle Technology Network (http://www.oracle.com/technology/documentation).
    You must install Oracle WebLogic Server separately before initiating a Software Only Install or install Oracle Business Intelligence into an existing Middleware home that contains Oracle WebLogic Server. For more information on installing Oracle WebLogic Server, see Oracle Fusion Middleware Installation Guide for Oracle WebLogic Server.
    To scale out your installation using the Software Only Install type on a shared network drive and with a shared Fusion Middleware home, you must specify the same domain home for all computers in your cluster. This can be accomplished by setting the same value in the Domain Home field in the Scale BI System Details screen of the Configuration Assistant. Using the same domain home for all computers in a scaled-out system with a shared Middleware home is required to start one or more managed servers within a domain through Node Manager.

  • Clustering Admin Server(Weblogic) 10.1.3 with OBIEE

    I was reading through this document - http://docs.oracle.com/cd/E14571_01/doc.1111/e15722.pdf, and it says weblogic cannot be available active - active and there is no automatic fail over available, did anyone tried weblogic clustering? can you recommend any other documents/links for more info :)
    Appreciate your help
    ~Srix

    The message "This Connection Pool can not be tested" means that the ManagedConnectionFactory class of adapter does not implement ValidatingManagedConnectionFactory therefore it is impossible to do test.
    You may need to post to DBAdapter's forum to get the answer. This forum is about WebLogic Container itself.
    Thanks

Maybe you are looking for

  • Can't open photos or they aren't available?

    Whenever a contact sends a photo, I'll only see the thumbnail, like the first attached photo. They don't open when I click on them, and I can't find them in my Skype received files OR the media messaging folder that also contains photos received/sent

  • Calling an ABAP FM from VBscript or NT Script

    Hi, We have a situation where we have a Windows FTP drive share mounted with the BI app server. On this share drive a VBscript executes copying some files over. Based on certain conditions we want to execute a process chain. Is there any way to call

  • Brand new macbook won't start up.  Help.

    I recently received a brand new macbook as a graduation gift about 3 weeks ago. All has been absolutely fine until yesterday. I checked my email in the morning, closed the macbook and left for work. When I came home, I opened the macbook and pushed t

  • Looking for AMD AHCI storage driver for Windows 7 64bit

    I plan to downgrade Notebook 15-F009VM with AMD E1-2100 processor to Windows 7 64 bit.  It looks like it has an AMD AHCI storage controller.  Can anyone direct me to the driver so that I can load the Windows 7 OS on the system?

  • What is the next software update for ipod touch 4

    will ipod touch 4th generation ever get iOS 7 What is the next software update for ipod touch 4