CatalogPath in Instanceconfig.xml

I have created a repository and in the presentation layer I have three subject areas.
Now I want to change the instanceconfig.xml so that i have separate catalog folder for each subject area. So can i have define catalogpath like below, I mean can I have more then 1 entry for catalogPath in Instanceconfih.xml.
<CatalogPath>D:/OracleBIData/web/catalog/paint</CatalogPath>
<CatalogPath>D:/OracleBIData/web/catalog/SubjectArea1</CatalogPath>
<CatalogPath>D:/OracleBIData/web/catalog/SubjectArea2</CatalogPath>
<CatalogPath>D:/OracleBIData/web/catalog/SubjectArea3</CatalogPath>
Please guide

If only it were that simple! Unfortunately the presentation server needs to know which catalog to use, and can only use one at a time, if you wish to be able swap between them without constantly renaming the catalog you need to configure multiple instances of the presentation services.
Read this blog
http://bvellinger.blogspot.com/2008/01/obiee-10132-and-multiple-presentation.html
I suspect thsi isn't really what you want, there are probably easier ways to achieve the result you want, why do you want one catalog per subject area?
Rgds
Ed

Similar Messages

  • Instanceconfig.xml - Catalog

    hi all,
    I have an installation with two BI presentation services pointing to the same BI server. Then I want to centralize the catalog so both presentation services will access the same catalog. Then I am going to the instanceconfig.xml file and in the CatalogPath label I type:
    <CatalogPath>\\server\catalog\bise1</CatalogPath>
    Then I get an error when I restart the service. I also have tried with mapping a network drive:
    <CatalogPath>E:/catalog/bise1</CatalogPath>
    but I am getting the same error.
    It seems that the presentation service only can access to the catalog to a local path.
    Someone knows how can I do it?
    Many thanks in advance,
    Victor.

    From the OBIEE Deployment Guide:
    "On Windows, the BI services must run under a domain account in order to access network shares. Do not use the LocalSystem account."
    Obviously the Domain Account you use must also have access to the share you want to access.

  • Possible elements in the instanceconfig.xml file for presentation services

    g'day
    Has anyone here come across a list of all the possible elements that can be put in the configuration file for a presentation service, instanceconfig.xml ?<P>
    I have found next to nothing in the documentations, about what can be configured there.<P>
    What I am specifically after is: How can I change the default listening port for the Presentation Service? The default port is 9710 and I want to move to another port.<P>
    Also, how can I move the JavaHost from the default port 9810? I can change the file <i>OracleBI/web/javahost/config/config.xml</i> to reflect the change. Once the JavaHost has been restarted it starts up on the expected port, but the Presentation Service still tries to communicate over RPC to port 9810. How do I configure the presentation service to search for the JavaHost on a non-default port?<P>
    I have boiled it down to my original question: What are the possible values I can configure in the instanceconfig.xml file?<P>
    Any comments here would be great.<P>
    Cheers,<br>
    Borkur

    So, I had a little breakthrough here.
    I found in the OBIEE deployment guide, page 142:
    To change the Presentation Services listener port
    1 Open the instanceconfig.xml file for editing.
    2 Locate the <WebConfig> element.
    3 Within the <WebConfig> tags, create the element <RPC> and assign it the RPC Listener Port
    value for the BI Presentation Services instance, as shown in the following example.
    <WebConfig>
    <ServerInstance>
    <RPC>
    <Listener port="9715" />
    </RPC>
    </ServerInstance>
    </WebConfig>
    NOTE: In the preceding example, the RPC Listener port for the BI Presentation Services instance
    has been changed to port 9715 from the default of 9710.
    4 Save changes to the file.
    This almost works. The RPC element has been deprecated, as was reported in the sawserver.out.log:
    The configuration entry 'RPC/Listener' is deprecated. Please refer to the admin guide for more information.
    What I then did was to just remove the RPC elements and leaving the Listener element straight under there ServerInstance element. This seems to have solved the problem.
    I still have to figure out how to let the Presentation Service know that I have moved the JavaHost to antoher port ...
    Cheers,
    Borkur

  • Presentation Services not coming up after modifying instanceconfig.xml

    Hi,
    I am trying to export more than 500 rows to excel from OBIEE dashboard. (500 is default). So I modified instanceconfig.xml file to add below tags in both Pivot and Table sections.
    <MaxVisibleColumns>5000</MaxVisibleColumns>
    <MaxVisiblePages>2500</MaxVisiblePages>
    <MaxVisibleRows>500000</MaxVisibleRows>
    <MaxVisibleSections>5000</MaxVisibleSections>
    Now my OBIEE presentation services are not coming up and found the error message in log saying: "Unknown element - MaxVisibleColumns".
    Appreciate any ideas how to fix this. Thanks.

    Hi,
    I solved my problem, i set up only the parameter MaxVisibleRows and it works fine!
    Export to Excel from Analysis - 500 row limit? ----------------------this thread given final solution as mention above.
    Re: OBIEE 11g - Download All/Display All of rows in Answers this thread also given some solution.
    Please refer this link.
    http://obieeelegant.blogspot.in/2011/09/unable-to-export-all-rows-from-request.html
    http://123obi.com/2011/03/increase-number-of-rows-to-displayexport-to-excel-from-analysis/
    Award points it is useful.
    Thanks,
    satya
    Edited by: satya R on Apr 27, 2012 11:14 PM
    Edited by: satya R on Apr 27, 2012 11:15 PM

  • Instanceconfig.xml in obiee 11g error

    hi i was following the sampleapp_10722 deployment guide i got struck *2.6.2 Instanceconfig.xml Edits* i cannot proceed further as it was mentioned in the earlier post about the issue one more doubt raised from my end
    https://forums.oracle.com/forums/thread.jspa?threadID=2369751&start=0&tstart=0_
    Make sure you have all the following tags (in green below) in the file, within the existing <ServerInstance> tag. Some of these entries may already be present in your file. Ensure that entries are made only once and are in appropriate locations.
    Some of these entries may already be present in your file since no entries are found in my instanceconfig.xml file
    according to the deployment guide
    <ServerInstance>
    *<SpatialMaps><LayerDataLayout><MaxRecords>1000</MaxRecords></LayerDataLayout></SpatialMaps>*
    *<LightWriteback>true</LightWriteback>*
    *<ps:Catalog xmlns:ps="oracle.bi.presentation.services/config/v1.1">*
    *<ps:UpgradeAndExit>false</ps:UpgradeAndExit>*
    *<ps:UpdateAccountGUIDs>UpdateAndStartNormally</ps:UpdateAccountGUIDs>*
    *</ps:Catalog>*
    *<LogonParam>*
    *<TemplateMessageName>LogonParamSQLTemplate</TemplateMessageName>*
    *<MaxValues>100</MaxValues>*
    *</LogonParam>*
    *<SubjectAreaMetadata>*
    *<DictionaryURLPrefix>/metadatadict/</DictionaryURLPrefix>*
    *</SubjectAreaMetadata>*
    </ServerInstance>
    from the earlier post i was suggested to remove ps: from following tags <ps:Catalog xmlns:ps="oracle.bi.presentation.services/config/v1.1">,<ps:UpgradeAndExit>false</ps:UpgradeAndExit>,</ps:Catalog>
    so i have done the above but here comes the main doubt the the highlighted bold tags with in the serverinstance entry where actually i have to place in my instanceconfig.xml file is there any particular place i have to place it or any where with in the
    <serverinstance>
    </serverinstance>

    Thank for your reply Devarasu,
    I know where the instanceconfig.xml path location but what i am going to do is to register instanceconfig.xml like what i did in OBIEE10G using below command
    sawserver.exe -c D:\Middleware\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\instanceconfig.xml.
    I run this command but still didn't work. How can i register this instanceconfig.xml. Any thought?
    Thanks
    Joni
    Edited by: Joni on Nov 30, 2011 5:57 PM

  • Restart of Services after changing instanceconfig.xml

    Hello together,
    is somebody able to explain me which Services/WEBServer I have to resart after I made some changes in the instanceconfig.xml
    Regards,
    Stefan

    Hi Stefan,
    You will need to restart the Oracle BI Server service aswell as the BI Presentation Server service.
    Rgds
    Ed

  • /u01/app/obiee/obiData/scheduler/config/instanceconfig.xml empty

    I have OBIEE 10.1.3.4 installed on Redhat 5.2. I configured Scheduler but find the file /u01/app/obiee/obiData/scheduler/config/instanceconfig.xmlis empty. Start the scheduler getting error     [nQSError: 67042] The Scheduler Configuration is incorrect.
         [nQSError: 46084] Error at file '/u01/app/obiee/obiData/scheduler/config/instanceconfig.xml', line 1, column 1, Message: Invalid document structureHow can I get the instanceconfig.xml for scheduler? It is not mentioned in B31768-01 Scheduler Guide, nor B31765-02 BI INfrastructure Installation and COnfiguration Guide.
    Thanks

    Thank you for reply. The references you cited are very interesting. My problem is that I have an empty Scheduler configure file
    /u01/app/obiee/obiData/scheduler/config/instanceconfig.xml - this file is empty
    /u01/app/obiee/obiData/web/config/instanceconfig.xml  - I do have this and configured along the line in you first referenceThe scheduler log file says:
    [68008] Scheduler Error: [nQSError: 67042] The Scheduler Configuration is incorrect.
    [nQSError: 46084] Error at file '/u01/app/obiee/obiData/scheduler/config/instanceconfig.xml', line 1, column 1, Message: Invalid document structureTo me this means BI Scheduler does not happy the empty scheduler configure file.
    You mentioned 'the scheduler script' The config file your looking for is right,you need to check for <Alert> tag where the scheduler server entry would be defined after you
    run the scheduler script.Does the script creates the scheduler configure file?

  • Maximum setting that can be done for pivot view in instanceconfig.xml.

    Hi All,
    Can anyone let me know if there is any maximum setting that can be done for pivot view in instanceconfig.xml.
    Regards,
    Apoorv

    Hi,
    Our instanceconfig has the following settings..
    <PivotView>
    <MaxCells> 4000000 </MaxCells>
    <MaxVisibleColumns> 5000 </MaxVisibleColumns>
    <MaxVisiblePages> 2500 </MaxVisiblePages>
    <MaxVisibleRows> 75000 </MaxVisibleRows>
    <MaxVisibleSections> 3000 </MaxVisibleSections>
    <ResultRowLimit>20000</ResultRowLimit>
    </PivotView>
    <CubeMaxRecords> 1000000 </CubeMaxRecords>
    <CubeMaxPopulatedCells> 1000000 </CubeMaxPopulatedCells>
    But is there somekind of documentation or Oracle recommendation on maximum setting for pivot view....
    Need it, as it seems even the existing settings are not quite fruitful in fulfilling user requirements.

  • Where to find the instanceconfig.xml 's documents?

    I feel very strange that, in the BIEE performance turning guide, several configurations are related with presentation services's instanceconfig.xml, while I can't find the detail comments from official documents even the configuration parameters are not mentioned at all . So wondering.....:(.

    Hi,
    Instanceconfig.xml file path,
    ORACLE_INSTANCE\config\OracleBIPresentationServicesComponent\coreapplication_obipsn
    For example:
    \instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1
    For more refer
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/answersconfigset.htm#CHDGGJGI
    Thanks
    Deva

  • Instanceconfig.xml  and  Nqsconfig.ini

    Hi Experts,
    what is the main purpose of Instanceconfig.xml file and Nqsconfig.ini file what are the functions we are going to set in these both files.
    Thanks,

    In OBIEE 10g, Instanceconfig.xml is the main configuration file of the BI Presentation server. In OBIEE 11g though, Instanceconfig.xml is also the configuration file for BI Scheduler. Nqsconfig.ini is the main configuration file for the BI Server both in 10g and 11g.
    There are a lot of parameters that can be set within both the config files, it will depend on what the need is.
    Please mark if helpful/correct.

  • RPD : instanceconfig.xml missed

    Hi All,
    I have Obiee 11.1.1.5 installed in a remoot unix machine, I created cubes using awm in my win7 32 machine.
    I now want to use my cubes to make reports : I installed biee client 11.1.1.5 (to use Oracle Admin tool Client to import my cubes) .
    But I was unsuccessful in creating a new repository.
    I found somewhere that a file named instanceconfig.xml which is supposed to be in the path of obiee installation obiee\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\instanceconfig.xml , is used to configure the presentation part of OBI EE.
    So, I took a look at my path *obiee\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\ in my remoot unix server, and found no instanceconfig.xml in it ...
    Does it have something to do with me enable to import my cubes ?
    What is this file exactly for ? and, is it supposed to be created during obiee installation ?
    Any information will be helpful !
    Thanks all !

    instanceconfig.xml will exist at the server level. It is not part of the BI Client Tools install. I think the path leads you to just a placeholder in the Client Tools install. instanceconfig.xml is the configuration file of Oracle BI Scheduler and Oracle BI Presentation Server. The only thing I can think of in there that could remotely affect your import is the Java Host path. By the way, if there is no instanceconfig.xml file in that location on the remote server, you could not be running OBIEE on the remote server.
    Please mark if helpful/correct.

  • Instanceconfig.xml

    Hi,
    we are having 2 servers VMOBIEE1 and VMOBIEE2 as the presentation servers. So here in instanceconfig.xml file we have defined the logon and logoff URL as below
    <LogoffUrl>http://VMOBIEE1:9704/analytics/saw.dll?Logoff</LogoffUrl>
    <LogonUrl>http://directURL/analytics/</LogonUrl>
    so for the logon URL we have used the direct URL,but for coming to logoff URL we have routed it to prirmary bi server what is the reason for this? cant we make the logoff URL to point to secondary server ?
    as we have used the logoff for primary server what happens when the primary server is down,will it get automatically referred to secondayr server for thr logoff URL?
    please let me know if you need more information
    Thanks,
    Srikanth

    Hi JAM,
    thanks for your response. yeah i agree with that by adding a virtual IP we can use that for logon/logoff URL. But my question is in our scenario why we are routing the logoff URL to primary server is this a default syntax Oracle suggested? and if the primary server is down so there is no problem to the logon URL and the requests by users will be routed to secondary server that is fine but what happens when the primary is down and someone click on the logoff button so will the request get routed to primary or secondary.
    thanks in advance. do let me know if you have any questions/req some more info.

  • Instanceconfig.xml: Parameters

    Hellole,
    I found these parameters in the instanceconfig.xml:
    <CacheMaxExpireMinutes>600</CacheMaxExpireMinutes>
    <CacheMinUserExpireMinutes>10</CacheMinUserExpireMinutes>
    <CacheMaxEntries>1000</CacheMaxEntries>
    Which cache is meant?
    What does it mean?
    Regards,
    Stefam

    This is for Siebel Analytics, but I guess still holds true for OBIEE :
    http://download.oracle.com/docs/cd/E05554_01/books/AnyWebAdm/AnyWebAdmCustAnyWeb12.html

  • Instanceconfig.xml Allow address not working

    Hello all,
    In our 10g installation, we limited access to our OBI using the <Listener><Firewall> tags. They had following format:
    <Listener>
         <Firewall>
              <Allow address="127.0.0.1"/>
         </Firewall>
    </Listener>
    But moving this to our 11g installation prevents the OBIPS service to start. Does anyone know if the tags or location of this has changed? I did not find any working examples in the documentation so far...

    Hi,
    I found just a way to allow a particular range of IP access to OBIEE 11g.
    You can use the Weblogic Connection Filter but you will stop the access for all the application on the domain.
    http://weblogicissuesolutions.blogspot.it/2011/05/steps-to-configure-weblogic-connection.html
    http://weblogic-wonders.com/weblogic/2011/03/03/weblogic-connection-filters/
    http://jvzoggel.wordpress.com/2011/07/12/using-weblogic-network-connection-filters/
    http://docs.oracle.com/cd/E13222_01/wls/docs81/security/con_filtr.html
    Luigi

  • NQSConfig.ini and instanceconfig.xml

    Hello ,
    Could any one provide a good documentation about these 2 files.
    How to setup respository entries and web catalog entries in these files.
    Thanks in advance

    http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_booklist.htm
    Server Administration Guide
    Presentation Services Administration Guide

Maybe you are looking for

  • Beware if you plan to use Drive Genius with SL

    After having SL installed now for nearly 2 weeks I decided to take a look at my HD and see if by defraging would speed thing up a bit. I already had Drive Genius (DG) installed when I upgraded to SL so all I had to do was update it to version 2.2.1.

  • Camera Raw plug-in Nikon 800E

    I cannot open a Nikon 800E NEF file but I can open older NEF files. About Plug-in shows Camera raw 8.2 Adobe does support Nikon 800E and I have the latest. Can you help? Systeminfo Adobe Photoshop Version: 14.1.2 (14.1.2 20130923.r.427 2013/09/23:23:

  • Save a castmember as graphic

    Hello: I'm capturing an image from USB camera and save it as castmember. Now, I need to save this castmember to a external file like JPG or GIF, etc. Is there any instruction to do this? or can you suggest me a way to do it? many thanks

  • Import of SAPK-60301INEAAPPL in the phase DDIC_ACTIVATION broke up

    Hello, while importing the support packages SAPAH60301, SAPKGPID12, SAPK-60301INFICA, SAPK-60301INFICAX i get following error: Error in phase: DDIC_ACTIVATION Reason for error: TP_STEP_FAILURE Return code: 0008 Error message: OCS Package SAPK-60301IN

  • Geforce failed to install

     have a Gigabyte GA7DXC motherboard with an AMD 1.2 Ghz proc running Windows XP I removed a Leadtech Geforce II ultra from the computer and installed a new G4Ti4600.  When I tried to install the drivers I have had nothing but trouble.  dsiabled start