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

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

  • How to use SQL Query in OBIEE Reports

    Hi all,
    I need to use direct sql query in report function column.. How can I implement that.
    For example
    Our report name is /shared/Automotive/Vehicle Services/Most Serviced Vehicle Models
    we have to eliminate /shared/Automotive/Vehicle Services/ part from above report name.. I have done this in sql using the Query SUBSTR(COL,INSTR(COL,'/',1,4)+1).
    So kindly help how to implement above sql query in Obiee.. Urgent.
    Thanx in advance

    796797 wrote:
    Hi all,
    I need to use direct sql query in report function column.. How can I implement that.
    For example
    Our report name is /shared/Automotive/Vehicle Services/Most Serviced Vehicle Models
    we have to eliminate /shared/Automotive/Vehicle Services/ part from above report name.. I have done this in sql using the Query SUBSTR(COL,INSTR(COL,'/',1,4)+1).
    So kindly help how to implement above sql query in Obiee.. Urgent.
    Thanx in advanceArrggh. I wish people wouldn't just answer a question without taking the time to actually think about what the user is asking for and if it makes sense. I like Diney's response best: Why not use the Title View? (i.e., asking questions until it is clear what is needed.) So along those lines, why are you trying to put the name of your report in a column of your report?? And why do you need to use direct sql to do this??
    Kindly or not, urgent or not, state what you are trying to achieve and why you need it (if the obvious answer like "using the Title View" doesn't work for you), instead of simply assuming your method is right and you need to know how to do what envision. Your method may not be correct or necessary.

  • CORRELATED SUB QUERY IN OBIEE

    Hi Experts,
    How to achieve correlated sub query in OBIEE
    Example for correlated sub query is here:
    SELECT
    HR_EMPLOYEE_DIM.EMPLID,
    HR_EMPLOYEE_DIM.NAME,
    HR_EMPLOYEE_DIM.JOBCODE_CD,
    HR_EMPLOYEE_DIM.JOBCODE_DESC,
    FROM
    HR_EMPLOYEE_DIM,
    EMPLOYEE_ACTION_FACT
    WHERE
    ( EMPLOYEE_ACTION_FACT.HR_EMPLOYEE_KEY=HR_EMPLOYEE_DIM.HR_EMPLOYEE_KEY )
    AND
    ( to_char(EMPLOYEE_ACTION_FACT.PS_EFF_DT,'yyyymmdd') || EMPLOYEE_ACTION_FACT.PS_EFF_SEQ=
    (SELECT MAX(TO_CHAR(PS_EFF_DT,'yyyymmdd')|| PS_EFF_SEQ)
    FROM
    EMPLOYEE_ACTION_FACT EAF1,
    HR_EMPLOYEE_DIM HED1
    WHERE EAF1.HR_EMPLOYEE_KEY = HED1.HR_EMPLOYEE_KEY
    AND HED1.PS_EMPLID = HR_EMPLOYEE_DIM.PS_EMPLID
    Thanks
    Naresh
    Edited by: Naresh Meda on Dec 2, 2008 5:52 AM

    But I want to pass presentation variable for the second query.
    Regards
    Naresh
    Edited by: Naresh Meda on Dec 2, 2008 10:27 PM

  • Manually Edit a Query in OBIEE

    Hi,
    I am the DBA. I don't actually write the reports, but I see some queries running that are taking a very long time. I would like to change some parts of the query but my developers are telling me in OBIEE you can't manually change an auto-generated query. Is this true?
    I used to write crystal reports a while back, and while you linked tables and it generated the query for you, you could go into an advanced section and manually change the query/add things.
    Is that possible in OBIEE?
    I will give an example.
    We are setting NLS_SORT and NLS_COMP to support case insensitive searches. In the Where clause, we are doing something like this.
    Where CITY like concat(concat('%',':BIND VARIABLE'),'%')
    When the bnd variable is nothing, the query sees like '%%' which is causing the QUERY to run forever. I want to do something like this.
    REPLACEconcat(concat('%',':BIND VARIABLE'),'%'), '%%','%')
    Thanks

    You can directly run a query in OBIEE Answers using direct database request. But that is not recommended. To do that first that privelege has to be enabled in the Manage priveleges for Presentation server Administrators. By default it is disabled. Next you need to login into the answers as Administrator and you can write the sql and check the results there.
    I understand that you are trying to add that concat function to the where clause column. why dont you ask your OBIEE developers to make that change in the column formula or the column mapping and execute the query.
    In that way the tool generates the desired query for you instead of writing the query in the tool.
    Hope that helps
    thanks
    Prash

  • Physical Query of OBIEE

    Hi All,
    I noticed in many queried of OBIEE to database containing the select 0 as c1. Please let me know why it is firing 0 from table if so it always return zero for particular coulmn. Can any plz let me know whats the logic behind it..
    Below is the one of the query where OBIEE uses select 0 as c1
    select D1.c1 as c1,
    D1.c2 as c2,
    D1.c3 as c3,
    D1.c4 as c4
    from
    (select D1.c1 as c1,
    D1.c2 as c2,
    D1.c3 as c3,
    D1.c4 as c4
    from
    *(select 0 as c1,*
    D1.c2 as c2,
    D1.c1 as c3,
    D1.c3 as c4,
    ROW_NUMBER() OVER (PARTITION BY D1.c2, D1.c3 ORDER BY D1.c2 ASC, D1.c3 ASC) as c5
    from
    (select LAST_VALUE(D1.c4) OVER (PARTITION BY D1.c3 ORDER BY NVL2(D1.c4, 1, 0) , D1.c3 NULLS FIRST, D1.c5 NULLS FIRST ROWS BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING) as c1,
    D1.c2 as c2,
    D1.c3 as c3
    from
    (select T156337.MCAL_PER_NAME_YEAR as c2,
    T156337.MCAL_YEAR_WID as c3,
    sum(T134466.BALANCE_GLOBAL1_AMT) as c4,
    T156337.ROW_WID as c5
    from
    W_MCAL_DAY_D T156337 /* Dim_W_MCAL_DAY_D_Fiscal_Day */ ,
    W_GL_GROUP_ACCOUNT_D T102174 /* Dim_W_GL_GROUP_ACCOUNT_D */ ,
    W_GL_BALANCE_A T134466 /* Fact_Agg_W_GL_BALANCE_A */
    where ( T102174.ROW_WID = T134466.GROUP_ACCT_WID and T102174.GROUP_ACCOUNT_NUM = 'AR' and T134466.BALANCE_DT_WID = T156337.ROW_WID )
    group by T156337.ROW_WID, T156337.MCAL_YEAR_WID, T156337.MCAL_PER_NAME_YEAR
    ) D1
    ) D1
    ) D1
    where ( D1.c5 = 1 )
    ) D1
    order by c1, c2

    I don't see it in NQQuery log:(
    Ideally, it should be because it will hit BI Server. Moreover, I can see it (report's logical SQL) in BI Server Cache.
    Any other thoughts?

  • 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

  • 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,

  • Physical Query in OBIEE 10g vs OBIEE 11g

    Hi Everyone,
    We're in the middle of an OBIEE 10g to an OBIEE 11.1.1.6.4 upgrade and as part of our assembly testing we were planning on comparing the physical query generated for a report generated in obiee 10g vs the physical query for a report in obiee 11g.
    After a couple reports we noticed that the query structure in 11g is completely different than the query structure in 10g. The reports still generated the same data in 10g vs 11g. So my question is:
    1) is it worth while (or necessary) to do a physical query comparison for an obiee 10g to 11g upgrade? or is validating the front-end report data & drill down/interactions adequate?
    2) what are some general reasons why a query generates differently in obiee 10g vs 11g?

    Pl post details of OS versions, exact database versions (to 4 digits) and init.ora parameters of the 10g and 11g databases. Have statistics been gathered after the upgrade ?
    For posting tuning requests, pl see these threads
    HOW TO: Post a SQL statement tuning request - template posting
    When your query takes too long ...
    Pl see if the SQL Performance Analyzer can help - MOS Doc 562899.1 (TESTING SQL PERFORMANCE IMPACT OF AN ORACLE 9i TO ORACLE DATABASE 10g RELEASE 2 UPGRADE WITH SQL PERFORMANCE ANALYZER)
    HTH
    Srini

  • Column query in OBIEE report?

    Hi to All,
    I have a query regarding the columns in obiee report. Can we create a separate column like (for example: sum of the any two columns or average of two columns) in Report dynamically and add it to the existing RPD. Is it possile?
    Thanks in advance,
    Thenmozhi

    Hi,
    Yes you can. On your physical layer, you can create a logical column, in your BMM. Open your RPD, go to the logical table you want to work with. Right click --> New Object --> Logical Column. In the Column Source tab, select "Derived from existing columns using an expression" and enter your expresion there (you can also use the formula editor).
    I hope this helps.
    J.-

  • Representing query in obiee

    Hi,
    I have a query which i need to represent in obiee.
    For eg:*(NOT ACTUAL QUERY)*
    SELECT empid,name FROM T1 WHERE NOT EXISTS (SELECT 1 FROM T2 WHERE T1.empid=T2.empid)
    I know this we can do it by SQL directly in the physical layer.But i want to know is there any other way means directly using base tables and providing mapping in PL and BMM layers.
    Thanks in advance!

    Hi ,
    Iam getting some syntax error...
    I have taken this sample query
    select * from emp T1 where not exists ( select 2 from emp T2 where t2.mgr = t1.empno );
    and in the content tab(where clause section) i have used as
    not exists ( select 2 from empT2 where empt2.mgr = emp.empno)*
    shouls i need to put any join between the two tables at physical layer or BMM layer???
    Thanks

  • Query on OBIEE users in OBIEE?

    Hi,
    is it possible to query what users are set up in OBIEE from within OBIEE, does the security sit in any kind of SQL source that I could point the repository at??
    My wish is to enable users to be able to message each other from within OBIEE, using writeback, but I do not want freetext input of usernames or the messages will never be received in all likelihood....
    thanks for any suggestions, however leftfield...
    Robert

    hmmmmm, message each other ? yikes !
    Not a bad little project though. Have you got RPD authentication or external table or something else ?
    If you had external table it would be easy enough to expose the users, even LDAP can be exposed through a DB pl/SQL package you could call as a datasource (and report it back therefore).
    The RPD cant be queried as such, you could nqUdmlGen.exe the RPD into a file everynight and scrape the user accounts out of it (then do what you want with it, ie load into a db table etc).
    Just some thoughts.....

  • Execute query from OBIEE report

    Hi,
    Is it possible from an OBIEE report, after filtering records, to simply execute a (insert) query/function/stored procedure with this subset of filtered records (only id's are enough) as parameter ?
    Regards

    I'm first trying to count the checked boxes, to see if it is really doing the right thing.
    HTMLDB_APPLICATION.G_F01.COUNT counts the checked ones, right?
    so in my process i have:
    begin
    if HTMLDB_APPLICATION.G_F01.COUNT is not null then
    :P80_TEST := HTMLDB_APPLICATION.G_F01.COUNT;
    end if;
    end;
    but nothing is displayed in the field P80_TEST...
    what is wrong?
    Regards,
    Sofie
    PS: this seems to be a topic only for me :-)

  • Query Performance OBIEE 11.1.1.5-Essbase 9.3.1

    I have installed OBIEE 11.1.1.5 and Essbase 9.3.1 on a PC with 8GB ram and core i7, when I run a report or dashboard for the first time (*no data stored in cache*) the data display is very slow (*takes up to 15 min*), if I run a second time the same report or dashboard display and is instantaneous (as already exists in the query cache), what way I can get the cached data without having any questions?, some settings?, or there is a parameter that is not considering?, I can give some tip to improve query performance? thanks.

    One good place to start troubleshooting what took so long is - Take the logical sql and run it against the database to see how long it is taking to retrieve results back.

  • 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.

Maybe you are looking for

  • GL a/c is changing in P Req.

    Hi Experts, When account asignment details like WBS/Sale order are given in Purchase requisition (Account assignment tab)  the GL account is changing from Consumption of Raw material (P&L Grp)a/c  to Stock of Raw material (B/S Grp) a/c . because of t

  • Decision type in process chain

    Hi I have added decision type in process chain with below formula. WORKINGDAY_MONTH( SYST-DATUM, 'US', '' ) <= 7 now, i want to run this same process for last working day of the month as well,, How can i add that here. Please guide. Thanks Anuja

  • Macbook Pro storage full, but scanning applications only picking up 192GB

    Hi everyone, I have recently received a message on my Macbook saying that the 'Start-up Disk' is full, so I used Omnidisk Sweeper to check the files. Now Omnidisk only picks up 192GB, whereas the 'Get Info' button on the Macintosh HD states that ther

  • Handling double click event in oops alv

    I need to write a interactive alv where,can any one help me in handling double click event using oops.

  • Combo Box Selection Issue in SBO 2007

    Hello. Here is one issue which I am facing now. I have just installed the 2007 Version of SBO in my machine. And using VB.Net. When I tried to retrieve the <i>Selected.Value</i> from a ComboBox, it is returning a wrong value. The real problem is this