InstanceConfig.xml - catalogue

Hi all

I have a facility with two presentation services BI pointing to the same server to BI. Then I want to centralize the catalog for two presentation services will have access to the same catalog. So I'm going the instanceconfig.xml file and I type in the CatalogPath tag:

< CatalogPath > \\server\catalog\bise1 < / CatalogPath >

Then, I get an error when I restart the service. I also tried with a drive mapping network:

< CatalogPath > catalog/E:/bise1 < / CatalogPath >

but I get the same error.

It seems that the presentation can only access the catalogue to a local path.

Anyone know how I can do?

Many thanks in advance,
Victor.

OBIEE Deployment Guide:

"Under Windows, BI services must be running under a domain account in order to access network shares. Do not use the LocalSystem account. »

Of course, the used domain account must also have access to the share that you want to access.

Tags: Business Intelligence

Similar Questions

  • The Scheduler InstanceConfig.xml

    I try to the config scheduler by editing instanceconfig.xml. But the format of this file of 11.1.1.7 is not the same as the document mentioned.

    According to http://docs.oracle.com/middleware/11119/biee/BIESG/deliversconfigset.htm#BIESG3259, the format should like that,

    < xs: element name = "Log_Dir" type = "xs: String" default = "ibots" minOccurs = "0" >

    < xs: annotation >

    < Intention > the directory where the Agent logs is stored. < / intention >

    < / xs: annotation >

    < / xs: element >

    In my installation, the file is

    <? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

    <>Planner

    < ServerInstance >

    ......

    < iBots >

    < Log_Dir > / u01/obiee/instances/instance1/diagnosis/logs/OracleBISchedulerComponent/coreapplication_obisch1 < / Log_Dir >

    < / iBots >

    ......

    < / ServerInstance >

    < / Planner >

    Where can I find good document for configuration?

    The full XSD is here:./Oracle_BI1/bifoundation/server/bin/obisch-instanceconfig.xsd

  • InstanceConfig.xml Clustered Environment

    Hello

    I'm trying to identify what instanceconfig.xml in each node, I need to change to Presentation Server. For example, when I need to update a catalog or to change settings such as
    < ConnectionExpireMinutes > number of Minutes < / ConnectionExpireMinutes >.

    For example, for the main node, I have the following paths. I think I should change that which is under the INSTANCE_HOME

    ./Oracle/admin/instances/OBIEE/111170/OBIEE/bifoundation_domain/Instance1/config/OracleBIPresentationServicesComponent/coreapplication_obips1/InstanceConfig.Xml

    ./Oracle/product/FMW/1036/obiee_111170/Oracle_BI1/bifoundation/admin/config/OracleBIPresentationServicesComponent/InstanceConfig.Xml


    I would be grateful for any kind reply.


    Thank you

    ARIS

    user2689724 wrote:

    To the right is the following: /u02/app/oracle/product/fmw/1036/obiee_111170/Oracle_BI1/bifoundation/admin/config/OracleBIPresentationServicesComponent/instanceconfig.xml

    Thank you very much!

    No, it would be in your two examples listed

    ./Oracle/admin/instances/OBIEE/111170/OBIEE/bifoundation_domain/Instance1/config/OracleBIPresentationServicesComponent/coreapplication_obips1/InstanceConfig.Xml

    The point is that it is under $FMW_HOME/instances/$INSTANCE/config/OracleBIPresentationServicesComponent/coreapplication_obips1/instanceconfig.xml

    If you need to know your $FMW_HOME and also the INSTANCE if you got a cluster deployment

  • RPD: instanceconfig.xml missed

    Hi all

    I installed 11.1.1.5 in a unix machine remoot Obiee, I created cubes using awm 32 win7 machine.

    Now I want to use my cubes to report: I installed biee customer 11.1.1.5 (to use the Oracle Client administration tool to import my cubes).

    But I have in vain in the creation of a new repository.

    I found somewhere that a file named instanceconfig.xml which is supposed to be on the path of obiee installation obiee\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\instanceconfig.xml , is used to configure the presentation of OBI EE component.

    So, I took a glance at my course * obiee\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\ in my unix Server remoot and found no instanceconfig.xml inside...

    Is there something to do with me allow to import my cubes?

    What exactly is this file? and, is it supposed to be created during the installation of obiee?

    Any information will be helpful!

    Thank you all!

    InstanceConfig.xml will exist at the server level. There is no part of the BI client tools installation. I think that the path you just a space reserved for the installation of the client tools. InstanceConfig.xml is Oracle's BI and Oracle BI Presentation Server Scheduler configuration file. The only thing I can think in there that may jeopardize your import remote is the path of the host of Java. Furthermore, if there is no instanceconfig.xml file in this location on the remote server, you could not run OBIEE on the remote server.

    Please check if useful/correct.

  • InstanceConfig.xml Tags

    Hello

    When I receive the ibots, I can't get more than 250 lines per report.
    I understand it seems to match the value of the < DefaultRowsDisplayedInDelivery > tag in the Oracle BI Presentation Services (instanceconfig.xml) configuration file
    So, I changed the instanceconfig.xml file (path "C: / OracleBIData/web/config '") like this:



    <? XML version = "1.0" encoding = "utf-8"? >
    -< WebConfig >
    -ServerInstance >
    AnalyticsWeb < DSN > < / DSN >
    < CatalogPath > C:/OracleBIData/web/catalog/CAT_NAME < / CatalogPath >
    -< views >
    -< table >
    < defaultrowsdisplayed > 25 < / defaultrowsdisplayed >
    < defaultrowsdisplayedindelivery > 700 < / defaultrowsdisplayedindelivery >
    < /table >
    < / views >
    -Alerts >
    < ScheduleServer > servername < / ScheduleServer >
    < / alerts >
    -< AdvancedReporting >
    XmlP < ReportingEngine > < / ReportingEngine >
    XmlP < volume > < / Volume >
    < ServerURI > http://SERVER_NAME:9704 / xmlpserver/services/XMLPService < / ServerURL >
    < WebURL > http://SERVER_NAME:9704 / xmlpserver < / WebURL >
    < AdminURL > http://SERVER_NAME:9704 / xmlpserver/servlet/admin < / AdminURL >
    < AdminCredentialAlias > bipublisheradmin < / AdminCredentialAlias >
    < / AdvancedReporting >
    < JavaHome > C:\Program Files\Java\jdk1.5.0_08 < / JavaHome >
    < BIforOfficeURL > customer/OracleBIOffice.exe < / BIforOfficeURL >
    -!-for a limited set of languages available to users uncomment < AllowedLanguages > tag below and choose a set of language tags subset in the list. The values must be separated by commas.
    ->
    --!-! - < AllowedLanguages > ar, cs, da, el, en, are, fi, fr, hr, hu, it, iw, ja, ko, nl, no, pl, pt, pt - br, ro, ru, sk, sv, th, tr, zh, zh - tw < / AllowedLanguages >
    ->
    -!-to set up a limited locale is available to users uncomment < AllowedLocales > tag below and choose a subset of tags of locale set in the list. The values must be separated by commas.
    ->
    - <!-- <AllowedLocales>ar-dz,ar-bh,ar-dj,ar-eg,ar-iq,ar-jo,ar-kw,ar-lb,ar-ly,ar-ma,ar-om,ar-qa,ar-sa,ar-so,ar-sd,ar-sy,ar-tn,ar-ae,ar-ye,cs-cz,da-dk,de-at,de-ch,de-de,de-li,de-lu,el-gr,en-au,en-ca,en-cb,en-gb,en-hk,en-ie,en-in,en-jm,en-nz,en-ph,en-us,en-za,en-zw,es-ar,es-bo,es-cl,es-co,es-cr,es-do,es-ec,es-es,es-gt,es-hn,es-mx,es-ni,es-pa,es-pe,es-pr,es-py,es-sv ,es-uy,es-ve,fi-fi,fr-be,fr-ca,fr-ch,fr-fr,fr-lu,fr-mc,hr-hr,hu-hu,id-id,it-ch,it-it,iw-il,ja-jp,ko-kr,ms-my,nl-be,nl-nl,no-no,pl-pl,pt-br,pt-pt,ro-ro,ru-ru,sk-sk,sv-fi,sv-se,th-th,tr-tr,zh-cn,zh-mo,zh-sg,zh-tw</AllowedLocales>
    ->
    -!-< ArchiveIbots > < disconnected > true < / ArchiveIbots > < DisconnectedDir > offline < / DisconnectedDir > < / disconnected >
    ->
    < / ServerInstance >
    < / WebConfig >


    Then I restarted the services but it does not work and I keep getting ibots with the maximum of 250 lines
    Is there something else to do or something wrong on my instanceconfig.xml file?

    Thanks in advance for your suggestions.
    Jue.

    Hi game.

    Hope this helps you.

    http://obiee101.blogspot.com/2010/01/OBIEE-resultrowlimit.html
    http://Siebel.ITtoolbox.com/groups/technical-functional/Siebel-Analytics-l/no-of-records-in-the-alert-for-iBOT-not-exceeding-250-1421428

    By,.
    KK

  • /U01/app/OBIEE/obiData/Scheduler/config/InstanceConfig.XML empty

    I have installed 10.1.3.4 on Redhat 5.2 OBIEE. I have configured the Scheduler, but find the file
    /u01/app/obiee/obiData/scheduler/config/instanceconfig.xml
    is empty. Start 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 structure
    How can I get the Planner instanceconfig.xml? It is not mentioned in the Guide of Planner B31768-01 and B31765-02 BI INfrastructure Installation and COnfiguration Guide.

    Thank you

    First of all, I have 1 question... R using 10g or 11g?

    Fact the script creates the Scheduler to configure the file?

    No, it creates the Scheduler of the tables in the backend, and then you need to set up the configuration. The links I provided are the right one you do not follow them.

    Is the path C:\OracleBIData\scheduler\config\instanceconfig...i checked mine this is not empty.

    This instanceconfig file is automatically generated file, how can be empty in your case?

    You can do 1 thing first, you run the script associated with what database, your use of this C:\OracleBI\server\Schema path... .so that the tables will be created in the end and after having done check instanceconfig.

    By,.
    KK

  • problem with the instanceconfig.xml configuration

    Hello
    I am trying to add a few additional options in my instanceconfig.xml file. But every time I have to add changes (as < ServerInstance > < AllowRememberPassword > n < / AllowRememberPassword >) and restart the service server OBI and OBI, service of presentation server presentation server service is does not start.
    And when I cancel the service changes presentation server will begin end.
    Please give me your point of view to address this issue.

    Thanks and greetings
    Suresh.

    Hello...

    Delete the tag and paste only...
    NO.

    This should paste before

    It works for me

    Mark as correct if it is correct ;)

    Good luck

    Thank you & best regards
    Kishore Guggilla

    Published by: Kishore Guggilla on October 22, 2008 12:54

  • configuration instanceconfig file to show all links except back.

    Hi all


    I used the following java script to delete all the links in the zoom ratio. But now we have the requirement to indicate all the links except link back.


    < style >

    . ResultLinksCell

    {

    display: none;

    }

    < / style >


    I came across the link where srini has suggested to set up the file instanceconfig.xml with addition of the following items. I was trying to understand how this prevents only to hide the link back. I tried it in instanceconfig.xml but without success. Suggestions for this scenario

    {code} Disable or hide link back - Business Intelligence Suite Enterprise Edition {code}

    false < ServerInstance > < analysis > < InteractionProperties > < InteractionPropertyAddRemoveValues > < / InteractionPropertyAddRemoveValues > < InteractionPropertyCalcItemOperations > false < / InteractionPropertyCalcItemOperations > < InteractionPropertyDrill false > < / InteractionPropertyDrill > < InteractionPropertyGroupOperations > false < / InteractionPropertyGroupOperations > < InteractionPropertyInclExclColumns > fake < / InteractionPropertyInclExclColumns > < InteractionPropertyMoveColumns > false < / InteractionPropertyMoveColumns > < InteractionPropertyRunningSum > fake < / InteractionPropertyRunningSum > < InteractionPropertyShowHideSubTotal > fake < / InteractionPropertyShowHideSubTotal > < InteractionPropertySortColumns > fake < / InteractionPropertySortColumns > < / InteractionProperties > < / analysis > < / ServerInstance >


    Thank you


    Sushil

    Check this box

    https://forums.Oracle.com/message/10633983#10633983

    and the response of the owner at the end

    BTW: this is allowed? https://forums.Oracle.com/thread/2557621

  • problem with OBIEE 1.1.1.7

    I installed my new server linux with OBIEE 1.1.1.7. (my previous server was rather 1.1.1.6.8) and I copied my old catalogue, with analysis, dashboard, etc. on this new server.

    Now, if I try right-click on a table or a PivotTable, I can't see all the options in my context menu: I just "move to" and the label of the measure, but not 'show the subtotal', 'Create a group', 'Create calculated item', 'delete' or 'keep only '.

    If I try to change my analysis, in the results panel, I see all the menu items: but no, if I try to do the same thing from the published dashboard.

    Is there something that I missed during the installation of the new server?

    In my old server 1.1.1.6 the menu works fine.

    Any suggestion?

    Thank you

    Luke

    solved

    I miss also update instanceconfig.xml

  • coreapplication_obips1 does not start after migration

    Hello

    Environment = OBI 11.1.1.7.0, WLS 10.3.5, 64-bit Windows

    We have migrated recently RPD, catalog, identity store and the store from Dev to Test GPOs. Now we are getting an error that the presentation server will not start in test EM and Console all begin and are accessible as expected with all the objects migrated as desired. We have refreshed the GUID using the standard changes in the files nqsconfig and instanceconfig. We went until the server is restarted and the presentation server will not start. Run the opmnctl status indicates that the presentation server is down and it produces the following error message when you try to start via the opmnctl command.

    Refreshed GUID:
    modified nqsconfig.ini FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = YES;

    in instanceconfig.xml
    <>Catalog
    < UpgradeAndExit > false < / UpgradeAndExit >
    < UpdateAccountGUIDs > UpdateAndExit < / UpdateAccountGUIDs >
    < / catalogue >


    restored the settings back to the State of origin and restarting services

    no error in nqserver.log

    --------------------------------
    presentation services saw0.log

    [2013 05-13 T 14: 07:02.000 - 05:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services (OBIPS) 11.1.1.7.0 (130303.2025 64-bit Build) start. [[
    Leader: sawserver.cpp
    Online: 455
    Geographical area:
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2013 05-13 T 14: 07:02.000 - 05:00] [OBIPS] [WARNING: 16] [] [saw.mas.csf] [ecid:] [tid:] store database security is not available, do not re - associate with this type of provider. [[
    Leader: csfwrapperimpl.cpp
    Online: 152
    Geographical area:
    Saw.Mas.CSF
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2013 05-13 T 14: 07:03.000 - 05:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] security query's timeout is: 120 []
    Leader: odbcuserpoploaderimpl.cpp
    Line: 1068
    Geographical area:
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2013 05-13 T 14: 07:03.000 - 05:00] [OBIPS] [WARNING: 16] [] [saw.threadpool.indexusersaccount.performance] [ecid:] [tid:] ThreadPool < IndexUsersAccount:1 >. Thread count: running 0, maximum idle 1 (1), 0. Work in progress: 1. no available threads, thread for the task creation. Approaching configured maximum for the total number of threads. [[
    Leader: ThreadPool.cpp
    Line: 1260
    Geographical area:
    Saw.ThreadPool.indexusersaccount.performance
    Saw.ThreadPool.indexusersaccount
    Saw.Catalog.AutoSearch.startindexingaccounts
    Saw.Security.securityimpl.Initialize
    saw.catalog.local.loadCatalog
    Saw.Subsystems.catalogbootstrapper.loadcatalog
    Saw.webextensionbase.init
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    thread pool: IndexUsersAccount
    ]]
    [2013 05-13 T 14: 07:05.000 - 05:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services are shut down. [[
    Leader: sawserver.cpp
    Line: 713
    Geographical area:
    Saw.sawserver
    Saw.sawserver.terminatesawserver
    Saw.sawserver
    ECID:
    ]]
    [2013 05-13 T 14: 07:10.000 - 05:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services (OBIPS) 11.1.1.7.0 (130303.2025 64-bit Build) start. [[
    Leader: sawserver.cpp
    Online: 455
    Geographical area:
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2013 05-13 T 14: 07:11.000 - 05:00] [OBIPS] [WARNING: 16] [] [saw.mas.csf] [ecid:] [tid:] store database security is not available, do not re - associate with this type of provider. [[
    Leader: csfwrapperimpl.cpp
    Online: 152
    Geographical area:
    Saw.Mas.CSF
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2013 05-13 T 14: 07:11.000 - 05:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] security query's timeout is: 120 []
    Leader: odbcuserpoploaderimpl.cpp
    Line: 1068
    Geographical area:
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2013 05-13 T 14: 07:11.000 - 05:00] [OBIPS] [WARNING: 16] [] [saw.threadpool.indexusersaccount.performance] [ecid:] [tid:] ThreadPool < IndexUsersAccount:1 >. Thread count: running 0, maximum idle 1 (1), 0. Work in progress: 1. no available threads, thread for the task creation. Approaching configured maximum for the total number of threads. [[
    Leader: ThreadPool.cpp
    Line: 1260
    Geographical area:
    Saw.ThreadPool.indexusersaccount.performance
    Saw.ThreadPool.indexusersaccount
    Saw.Catalog.AutoSearch.startindexingaccounts
    Saw.Security.securityimpl.Initialize
    saw.catalog.local.loadCatalog
    Saw.Subsystems.catalogbootstrapper.loadcatalog
    Saw.webextensionbase.init
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    thread pool: IndexUsersAccount
    ]]
    [2013 05-13 T 14: 07:13.000 - 05:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services are shut down. [[
    Leader: sawserver.cpp
    Line: 713
    Geographical area:
    Saw.sawserver
    Saw.sawserver.terminatesawserver
    Saw.sawserver
    ECID:
    ]]

    -------------------------------------
    Contents of journal for the admin server

    >
    # < 13 may 2013 4:07:29 PM CDT > < opinion > < Diagnostics > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [pending]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f: - 8000-0000000000000017 > < 1368479249098 > < BEA-320068 > < Watch "UncheckedException" with severity "Notice" on the server "AdminServer" released-13 may 2013 4:07:29 PM CDT. Details of the notification:
    WatchRuleType: Journal
    WatchRule: (SEVERITY = "Error") AND ((MSGID = ' WL-101020') OR (MSGID = "WL-101017'") OR (MSGID = "WL-000802'") OR (MSGID = "BEA-101020'") OR (MSGID = "BEA-101017'") OR (MSGID = "BEA-000802'"))
    [WatchData: DATE = May 13, 2013 4:07:29 PM CDT SERVER = AdminServer MESSAGE = [ServletContext@1129690603[app:em module: / em path: / em spec-version: 2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: can't send a response which is already committed
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    to org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$ OverrideDispatch.dispatch (FacesContextFactoryImpl.java:267)
    at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
    at oracle.sysman.emSDK.adfext.ctlr.EMViewHandlerImpl.renderView(EMViewHandlerImpl.java:157)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:979)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:408)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:237)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.help.web.rich.OHWFilter.doFilter (unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:105)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Subsystem = HTTP USERID < WLS Kernel > = SEVERITY = error THREAD = ExecuteThread [ASSET]: '0' for the queue: MSGID 'weblogic.kernel.Default (self-adjusting)' = BEA - 101020 MACHINE = DC2OBIEEDEV001 = the CONTEXTID = cd 6e0af30c6ba421cb:2 71682 TXID: 13e9fb7913f: - 8000-0000000000000013 TIMESTAMP = 1368479249083
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    # < 13 may 2013 4:08:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368479304267 > < BEA-310002 > < 27% of the total server memory is free >
    # < 13 may 2013 4:09:09 PM CDT > < Info > < Server > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f: - 8000-00000000000001 d 3 > < 1368479349333 > < BEA-002635 > < "bi_server1" server connected to that server. >
    # < 13 may 2013 4:09:09 PM CDT > < Info > < JMX > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f: - 8000-00000000000001 8 d > < 1368479349482 > < BEA-149506 > < established JMX connectivity with bi_server1 to the URL of the JMX service Service : jmx:t3://10.128.85.231:9704/jndi/weblogic.management.mbeanservers.runtime. >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: verbose parameter initialized to: true >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: packagePrefix param initialized to: jsp_servlet >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: compilerclass param initialized to: null >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: param compileCommand initialized to: javac >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: param compilerval initialized to: javac >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: param pageCheckSeconds initialized to:-1 >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: param encoding initialized to: null >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: param superclasse initialized to null >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: param workingDir initialized to: D:\OBIEE11g\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp\_WL_user\em\jmb4hf >
    # < 13 may 2013 4:09:42 PM CDT > < Info > < ServletContext-/ em > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-00000000000001e6 > < 1368479382300 > < BEA-000000 > < JspServlet: complete initialization >
    # < 13 may 2013 4:10:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368479424280 > < BEA-310002 > < 13% of the total server memory is free >
    # < 13 may 2013 4:11:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368479484293 > < BEA-310002 > < 43% of the total server memory is free >
    # < 13 may 2013 4:14:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368479664323 > < BEA-310002 > < 23% of the total server memory is free >
    # < 13 may 2013 4:16:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368479784350 > < BEA-310002 > < 46% of the total server memory is free >
    # < 13 may 2013 4:18:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368479904365 > < BEA-310002 > < 23% of the total server memory is free >
    # < 13 may 2013 4:19:25 PM CDT > < Info > < security > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-000000000000022e > < 1368479965096 > < BEA-090516 > < the authenticator provider has pre-existing LDAP data. >
    # < 13 may 2013 4:19:37 PM CDT > < Info > < security > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f:-8000-000000000000022f > < 1368479977779 > < BEA-090516 > < a CredentialMapper pre-existing provider LDAP data. >
    # < 13 may 2013 4:19:52 PM CDT > < WARNING > < J2EE > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f :-8000-0000000000000230 > < 1368479992318 > < BEA-160188 > < unresolved request library references, for application stub-ess - app.ear defined in weblogic - application.xml: [Extension name: oracle.ess, exact match: false]. >
    # < 13 may 2013 4:19:53 PM CDT > < WARNING > < Munger > < DC2OBIEEDEV001 > < AdminServer > < [ASSETS] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f :-8000-0000000000000230 > < 1368479993972 > < BEA-2156203 > < a version attribute was not found in the web - app element in the deployment descriptor in D:\OBIEE11g\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp\.appmergegen_1368479993847_ bilocaladmin.ear\biconfigmbeans.war/Web-INF/Web.Xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject the descriptors that do not specify the JEE version. >
    # < 13 may 2013 4:19:54 PM CDT > < WARNING > < Munger > < DC2OBIEEDEV001 > < AdminServer > < [ASSETS] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f :-8000-0000000000000230 > < 1368479994096 > < BEA-2156203 > < a version attribute was not found in the web - app element in the deployment descriptor in D:\OBIEE11g\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp\.appmergegen_1368479994003_ biadminservices.ear\biadminservices.war/Web-INF/Web.Xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject the descriptors that do not specify the JEE version. >
    # < 13 may 2013 4:19:54 PM CDT > < WARNING > < J2EE > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f :-8000-0000000000000230 > < 1368479994206 > < BEA-160163 > < no modules are in application.xml for ear: biadminutils.ear. Nothing to do >
    # < 13 may 2013 4:19:58 PM CDT > < WARNING > < J2EE > < DC2OBIEEDEV001 > < AdminServer > < [ASSETS] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f :-8000-0000000000000230 > < 1368479998667 > < BEA-160188 > < references library of request for enforcement jbips.ear, defined in weblogic pending - application.xml : [Extension name: oracle.bi.jbips.commons, Specification-Version: 11.1.1 implementation-Version: 11.1.1, exact match: false], [name of the Extension: oracle.bi.jbips.soap, Specification-Version: 11.1.1, implementation-Version: 11.1.1, exact match: false]. >
    # < 13 may 2013 4:20:00 CDT > < WARNING > < J2EE > < DC2OBIEEDEV001 > < AdminServer > < [ASSETS] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f :-8000-0000000000000230 > < 1368480000492 > < BEA-160188 > < references library of request for enforcement analytics.ear, defined in weblogic pending - application.xml : [Extension name: oracle.applcore.model, exact match: false]. >
    # < 13 may 2013 4:20:23 PM CDT > < WARNING > < J2EE > < DC2OBIEEDEV001 > < AdminServer > < [ASSETS] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f :-8000-0000000000000230 > < 1368480023721 > < BEA-160188 > < references library of request for enforcement xmlpserver.ear, defined in weblogic pending - application.xml : [Extension name: bijdbc, exact match: false], [Extension-name: oracle.ess, exact match: false], [-Extension name: oracle.applcore.model, exact match: false], [name of the Extension: beep-shared-libraries, exact match: false]. >
    # < 13 may 2013 4:20:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368480024392 > < BEA-310002 > < 51% of the total server memory is free >
    # < 13 may 2013 4:21:13 CDT > < Info > < JDBC > < DC2OBIEEDEV001 > < AdminServer > < DmsThread-4 > < < WLS Kernel > > <>< cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 00000000000000 has 3 > < 1368480073516 > < BEA-001516 > < "EPMSystemRegistry" of the Connection Pool connected to the database: 'Oracle', Version: 'Oracle Database 11 g Enterprise Edition Release 11.2.0.2.0 - 64 bit Production.
    With partitioning, Automatic Storage Management, OLAP, Data Mining
    and Real Application Testing options." >
    # < 13 may 2013 4:21:13 CDT > < Info > < JDBC > < DC2OBIEEDEV001 > < AdminServer > < DmsThread-4 > < < WLS Kernel > > <>< cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 00000000000000 has 3 > < 1368480073516 > < BEA-001517 > < Connection Pool "EPMSystemRegistry" using the driver: "Oracle JDBC driver", Version: "11.2.0.3.0." >
    # < 13 may 2013 4:21:13 CDT > < Info > < shared > < DC2OBIEEDEV001 > < < > AdminServer > < DmsThread-4 > < < WLS Kernel > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 00000000000000 has 3 > < 1368480073532 > < BEA-000628 > < available resources creation '1' for the 'EPMSystemRegistry' pool, including '1' and '0' are not available. >
    # < 13 may 2013 4:21:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368480084405 > < BEA-310002 > < 38% of the total server memory is free >
    # < 13 may 2013 4:21:50 PM CDT > < Info > < JDBC > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f: - 8000-0000000000000246 > < 1368480110254 > < BEA-001128 > < connection for pool closed "EPMSystemRegistry" >.
    # < 13 may 2013 4:21:50 PM CDT > < Info > < JDBC > < DC2OBIEEDEV001 > < AdminServer > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 6e0af30c6ba421cb:2 cd 71682: 13e9fb7913f: - 8000-0000000000000247 > < 1368480110285 > < BEA-001128 > < connection for pool closed "SDM-GOSA" >.
    # < 13 may 2013 4:22:04 PM CDT > < Info > < shared > < DC2OBIEEDEV001 > < AdminServer > < MDSPollingThread-[GOSA, jdbc/mds/GOSA] > < OracleSystemUser > <>< 0000JuVhu72A1V0LVyk3yc1H ^ LNb000002 > < 1368480124060 > < BEA-000628 > < Created pool 'SDM-GOSA', whose '1' '1' resources are available and '0' are not available. >
    # < 13 may 2013 4:22:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368480144418 > < BEA-310002 > < 54% of the total server memory is free >
    # < 13 may 2013 4:24:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368480264443 > < BEA-310002 > < 40% of the total server memory is free >
    # < 13 may 2013 4:26:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368480384469 > < BEA-310002 > < 54% of the total server memory is free >
    # < 13 may 2013 4:28:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368480504476 > < BEA-310002 > < 38% of the total server memory is free >
    # < 13 may 2013 4:29:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368480564485 > < BEA-310002 > < 54% of the total server memory is free >
    # < 13 may 2013 4:32:24 PM CDT > < health > < > < DC2OBIEEDEV001 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < cd 71682 6e0af30c6ba421cb:2: 13e9fb7913f:-8000 - 000000000000017 has > < 1368480744525 > < BEA-310002 > < 43% of the total server memory is free >



    Ideas on what could happen?

    Thank you in advance!
    Mike

    Yes, looks like your catalog is the culprit here. She has been corrupted. You have the catalog that is running good in any other env? If so try to update/copy that here using the zip utility if it works i suggest you to try to refresh the new GUID so that it can recover the corrupted catalog.

  • Production deployment

    Hi all

    I'm quite new to OBIEE, I finished all the answers and dashboards in the development, the deployment on production server?

    Thank you
    Ling

    Hello

    You want to move the RPD and catalogue of dev to prod.

    1. with the help of Ftp software, you can do.

    FTP software as: Winscp

    {OracleBI} Dr. \server\Repository of this path and the same place in the same way in other EPS

    and take webcat {OracleBIData} files \web\catalog this path and the same place in the same way.

    now in the new CA.

    Open your \server\Config\instanceconfig nqsconfig.ini {OracleBI} and update the name of the RPD.

    Then, open the file {OracleBIData}\web\config\instanceconfig.xml and ther update your name webcat.

    I forgot to mention - configure data also sources to match your connection pool settings.

    Hope this helps

    Thank you
    Satya

  • Structure of dashboard

    Hello
    I create my dashboard as follows:
    1. under Administration-> manage the catalogue presentation I created 5 main folders for different areas. Let's say FOLD1, FOLD2, FOLD3, etc...
    2. on each of the main folder, I've linked Let's say 10 dashboard different FOLD1 has Dash1, Dash2 Dash3, etc...
    3. each dashboard has different tabs so Dash1 Page1, Page2, Page3, etc...
    4. If I click on dashboards, I see on my homepage FOLD1, FOLD2, etc... and by cliicking on FOLD1, I might choose within Dash1, Dash2 Dash3 etc...
    5. the foregoing is the structure that I wanted, but I must have done something if I look at the dashboard, now I see directly Dash1, Dash2 Dash3, etc... and not the main folder, however in 'Manage interactive dashboards' they are always linked to FOLD1, FOLD2, etc...
    I tried a lot of things, but somehow, I do not understand that they were before.
    You have an idea?
    Thanks and greetings
    G.

    You must have 10 this tab in the instanceconfig.xml file.

    In the digital dashboard manage - please check if you have FOLD1 has Dashboard1... 5, Folder2 - dash1 - dash2.

    http://OracleBI.blog.com/tag/dashboardmaxbeforemenu/

  • How to migrate users and groups?

    For the env prod, we did below operations:
    (1). has added a few new users and groups to the RPD, and does have permissions for groups, as the limits of the query, filters;
    (2) create a new catalog on the web group and assign users to groups. also set the dashboard access permissions and catalogue presentation.

    Now I want to migrate over prod env env changes another (even with prod env, but not the latest version), what do I do? Simply copy the information?
    OracleBIData\web\catalog\prod
    OracleBI\server\Repository\prod.rpd

    Thank you
    Dan.

    Hello
    If you want the other environment should be identical to the Drop eniv then you can directly copy the catalogue and referential as you said & online (instanceconfig.xml & NQSConfig.INI) do to the environment.
    Now both the environment the same.

    Kind regards
    Srikanth

  • best practices for backup of bi

    Hello

    Who can suggest me best practices for backup and restore of dashboard reports integer bi, permissions and etc.?

    Ed,

    Hello

    If you want to move entire dashboards, reports, permissions
    Zip the *Web / catalog folder and move new environment. In new relax unwind this catalogue and Instanceconfig.xml mention the path for this new catalogue.

    If you want to move a few reports or dashboads, do so by Catalog Manager.

    Thank you.

  • Migrating from Test to the new server - OBIEE

    Hello


    I was "assessment" OBIEE perfect on a test server small for awhile where I did considerable work on the two reports of the writing. development of dashboards, user security configuration and architecture of data needed in the physical layers / business model and presentations in administration of BI.

    My question is, what is the best way to transfer the solution in its current form to another server, without having to make extensive rework?



    Thanks for any advice,


    Robert.

    Lowest level: copy of the catalogue of the RPD and web on the other server, set the NQSConfig.ini and instanceconfig.xml and off you go.

    That's assuming you don't have change web messages, add custom images or files, change the styles or skins, you're still pointing to the same data sources etc. etc.

    You should take a look at one of the brands of earlier descriptions: http://www.rittmanmead.com/2008/04/28/migration-obiee-projects-between-dev-and-prod-environments/

    See you soon,.
    C.

Maybe you are looking for

  • Password files differ between versions of Firefox?

    The 'profiles' page - where Firefox stores your bookmarks, passwords and other user data (https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data) seems to give different information (without specifying what it does) according to

  • Folder by default, Time Machine

    I had this problem in Mavericks and now it also occurs in ElCapitan: I am in the Finder and want to enter Time Machine. The Finder currently on the top window can be anywhere on any of my internal or external drives. I will go into the Time Machine a

  • Photos stuck in 'get started '.

    I have been using Photos ver 1.0.1 (215.65.0) for about a year now.  There are at least 30 000 pictures and a few videos of hundreds of Photos.  He opened today as it was the first time I used and asked for a ride, I clicked on start and it was the s

  • HP Photosmart 5515 connected but not printing

    I am a university student and I used the same printer at home via the wireless without any problem. I came to uni using a laptop with windows 8 and the same computer laptop, put in place with good drivers and the laptop detects the printer, but do no

  • Can I connect to my own business strike in Vista?

    I am in dispute with my bank about a payment that I made online using the online banking portal.  They have no record of the transaction, I did my PC and advised me that they can prove that they have recorded the keystrokes made it. The operation fai