Error bringing up /analytics in OBIEE 11g

I recently installed OBIEE 11g on Solaris.
After the installation was completed, I can log into WebLogic Console and Enterprise Manager. I could not open up the <host>:9704/analytics page. All of the services required to start up were started.
After reviewing the error messages on EM, I noticed the following error messages.
Error reading object: /shared/Sample Lite/KPIs/Unit Price
Error reading object: /shared/Sample Lite/KPIs/Sample KPI
Error reading object: /shared/Sample Lite/KPIs/Revenue KPI

Hope you have strictly followed the steps mentioned in the document:
http://docs.oracle.com/cd/E21764_01/bi.1111/e10543/legacy.htm#BABGEHJJ
Specifically note : Oracle BI Scheduler Server runs Delivers jobs for users without accessing or storing their passwords. Using a process called impersonation, Oracle BI Scheduler uses one user name and password with Oracle Business Intelligence administrative privileges that can act on behalf of other users. Oracle BI Scheduler initiates an Agent by logging on to Oracle BI Presentation Services with the Oracle Business Intelligence administrative name and password.
For Delivers to work, all database authentication must be performed in only one connection pool, and that connection pool can only be selected in an initialization block for the USER system session variable. This is typically called the Authentication Initialization Block. When impersonation is used, this initialization block is skipped. All other initialization blocks must use connection pools that do not use database authentication.
Hope this helps.
Thanks and regards,
Debarati.

Similar Messages

  • Help Me: Issue with "Unable to Sign In" Analytics Of OBIEE 11g

    Hi Friends,
    I have Installed OBIEE 11g in Windows Server 2008-64 bit.I have installed through "Software Only" and ran the "Config Script".
    while I was running "Config Script" , One Component was failed i.e "Executing : opmnctl start coreapplication_obips1 -----> Failed".
    I just ignored that one and continue the installation.All were successfully created expect that "obips1".
    Used Requirements for OBIEE11g:
    Oracle 11.2.0,jdk-6u24-windows-x64,wls1033_generic,ofm_rcu_win32_11.1.1.3.3_disk1_1of1(RCU),OBIEE 11g 11.1.1.3.0.
    All servers are up(NodeManager,WebLogic,BIServices,opmnctl) and the status of "opmnctl" also shows are are "Alive".
    But here the problem is I am unable to login "Analytics" and even I am able to login "Console" and "EM".
    I am getting an Error while I was logging to the Analytics i.e "An error occurred during authentication. Try again later or contact your system administrator".
    can any one help out how to fix the problem to Login Analytics successfully .
    and suggest me that need to add any patches or other ways to fix the problem.
    Please help me out. Thank you
    Regards,
    Chiranjeevi.

    Can you check to see if you are able to login to Admin tool using the sampleliteapp Repository? Try the below solutions. If your not able to login to Admintool also, then solution 2 is more likely to fix the problem
    Solution 1: (Restart BI services )
    Try to restart all the BI Services.
    1. Go to EM
    2. Click on Business Intelligence to expand it
    3. Click on Coreapplication, then Capacity Management tab
    4. Click Restart All
    5. Once all the compnents are restarted, the logon is enabled using the new port number being set.
    Solution 2: ( Refreshing GUID's)
    Open the NQSConfig.INI file for editing. For more information, see "Where are Configuration Files Located?" in Oracle Fusion Middleware System Administrator's Guide for Oracle Business Intelligence Enterprise Edition.
    Locate the setting FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = NO and change its value to YES.
    Modify the instanceconfig.xml file to instruct Oracle BI Presentation Server to refresh GUIDs on restart. Edit the file to add the last line in the following instruction.
    <ps:Catalog xmlns:ps="oracle.bi.presentation.services/config/v1.1">
    <ps:UpgradeAndExit>false</ps:UpgradeAndExit>
    <ps:UpdateAccountGUIDs>UpdateAndExit<ps:UpdateAccountGUIDs>
    From a terminal window, stop and restart the managed processes using the opmnctl parameters stopall and startall. You can use the parameter status to verify process status throughout.
    The following components are involved: Oracle BI Presentation Server, Oracle BI Server, Oracle BI Scheduler, Oracle BI Cluster Controller, and Oracle BI JavaHost.
    For information about using opmnctl commands, see "Using the OPMN command line to Start and Stop Oracle Business Intelligence System Components" in Oracle Fusion Middleware System Administrator's Guide for Oracle Business Intelligence Enterprise Edition.
    Edit the NQSConfig.INI file to reset the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = YES to NO and restart the Oracle BI Servers.
    Remove, set to none, or comment out the line (see UpgradeAndExit in the following example) added to the instanceconfig.xml file (that instructs Oracle BI Presentation Server to refresh GUIDs on restart).
    <ps:Catalog xmlns:ps="oracle.bi.presentation.services/config/v1.1">
    <ps:UpgradeAndExit>false</ps:UpgradeAndExit>
    <ps:UpdateAccountGUIDs>none<ps:UpdateAccountGUIDs>
    Restart the Presentation Server for the instanceconfig.xml file that was updated.
    Make sure Oracle WebLogic Server and the system components are also running, if they are not running, restart them.
    For more information, see "Starting and Stopping the Oracle Business Intelligence Components" in Oracle Fusion Middleware System Administrator's Guide for Oracle Business Intelligence Enterprise Edition.
    Let me know if that worked for you.
    Thanks
    -Amith.

  • Error while deploying RPD in OBIEE 11g (11.1.1.3)

    Hi Friends,
    At times while deploying RPD in OBIEE 11g, I am getting an error, "_*Supplementary information regarding operation: DOMAIN, UNEXPECTED_ERROR;/tmp/zipped-directory.zip (Permission denied)*_".
    We have installed OBIEE over a LINUX machine. I tried to locate this file in the server but was not able to find any such thing. This error happens at random and I am unable to predict the occurrence of this error.
    Can someone guide me how to resolve this issue?

    You have to disable the central configuration:
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10541/disable_em.htm#BEIIAEGD
    Change your repository in the file nqsconfig.ini
    and
    change the password if needed in the credential store ...
    http://gerardnico.com/wiki/_detail/dat/obiee/obiee11g_credential_store.jpg?id=dat%3Aobiee%3Acredential
    But if you can't open EM, it will be very difficult and may be you must have to add resource (memory, ...) to your server.
    Regards,
    -Amith.

  • Error in Importing Metadata in OBIEE 11G

    Hi
    1)I recently install obiee 11G, I get an error of ompnctl failed during installation.Does it affect my setup later.
    2) I start creating RPD in 11G , I first created an System DSN and check the database connection it result in sucess.
    Then i start creating RPD in offline mode when i click on import meatdata after that Import meatadata- select datasource screen i choose ODBC 3.5 and choose the
    same DSN which i check previously and give the same user id and password it is giving me error The connection has failed.I also tried using OCI 10g/11g and in data source name i give the full connection string and giv the user id and password but still the problem remain same.
    Can anyone please help me in debugging the issue.
    The Database is in the same machine in which i installed OBIEE 11G
    Thanks
    Bhavesh Khandelwal
    Edited by: 812531 on Nov 17, 2010 5:30 AM
    Edited by: 812531 on Nov 17, 2010 5:36 AM

    Hi everyone,
    A few days ago I installed the Administration and Clients OBIEE11g tools on my machine. To do so follow these steps:
    - Install Weblogic Server 10.3.3
    - Install OBIEE 11g using 'Software Only'.
    I selected this installation because BI Server is installed on a Linux server.
    In the machine on which I installed previously existed the following products:
    - Oracle Client 10.2
    - Oracle ODBC Driver 10.2.0.2
    When trying to import Metadata into the repository, using Administrative tool in OBI 11g the import fails with both, ODBC and OCI drivers. Always the same error appears: “The connection has failed.”
    I created the tnsnames.ora file (which points to the database) in the path [Middleware Home] \ OracleBI1 \ network \ admin.
    I tried to import metadata for replacing the DSN connection string. For this I have followed this syntax: (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = [ip_address]) (PORT = 1521))) (CONNECT_DATA = (SID = [db_name ]))). But it does not import metadata. Always the same error appears: 'The connection has failed. "
    Can anyone help?
    Thanks in advance.

  • Error during the installation of OBIEE 11g

    Hi all,
    i have an issue with OBIEE 11g when installing it on windows seven .It stops in the creation of the instance as .
    when i read the log file i saw this : java.outofmemoryerror permgen space
    my question is how can i increase the permgen space ?
    Thanks all

    Check this link
    http://prasadmadhasi.com/2011/11/13/increase-java-heap-size-for-oracle-map-builder/
    Also check
    http://www.unitask.com/oracledaily/2012/02/29/obiee-11-1-1-ibm-jdk-tuning-for-weblogic-11g-under-aix-6-x/
    Pls mark if helps

  • Error opening a Scorecard with OBIEE 11g

    Greetings,
    I've encountered the following error after a sign out/log in operation in OBIEE Analytics.
    No changes to the model has been made.
    The scorecard wasn't reporting problems before the sign out.
    The error is:
    Dimension with dimensionID("TABLE_NAME"."COLUMN_NAME") not found in the KPI
    The column name is a valid column of the model.
    Thanks for your help.

    follow this Oracle Doc ID 1576336.1 
    which tells you to create a new connection in smart view and then save it as a private connection
    Thanks

  • Error While Extract results from OBIEE 11g Prest. Service to External apps.

    Need a urgent help
    I am using java to connect to OBIEE's  11g SOAP-API and trying to pull Graph’s in External Application.
    I have successfully been able to connect to the API, create an HtmlViewServiceSoap object, and use a combination of the following methods to pull HTML & Javascript Content and write to a file through this all methods: addReportToPage, getHeadersHTML, and getHTMLForReport.
    But while executing the respective URL got from getHeadersHTML ,getHTMLForReport function it gives ‘EmptyResponse’ alert message. Actually, The URL got from getHTMLForReport i.e. reportObject.setAjaxGoUrl does not Hit to Bridge Servlet, So in the application only the Searching image appears with ‘EmptyResponse’ alert message .
    We are Successfully able to render graphs using OBIEE's  10g SOAP-API HtmlViewServiceSoap service and getHeadersHTML ,getHTMLForReport function in External Application.
    Please let me Know the solution ASAP for extracting Graph from OBIEE's 11g SOAP-API
    Edited by: user13351567 on Jul 1, 2011 12:49 AM

    Hi all
    João, could you please explain how did you solved that network problem? I'm having a similar error establishing a Site Studio connection: 'Design time connection error: java.net.SocketTimeoutException: Read timed out'
    If I create this connection from a JDeveloper installed in the machine where UCM, WebCenter and SSXA are installed there's no connection problem. The problem only occurs in others pcs in the same network.
    Thank you in advance

  • Failed to initiate analytics in OBIEE 11g

    Hello,
    I'm not able to initiate analytics from my system. I searched the serveral logs and i got the below logs from
    "C:\Oracle\user_projects\domains\bifoundation_domain\servers\AdminServer\logs\mydomain.log"
    Could someone please help.
    ####<Mar 25, 2015 6:33:44 PM IST> <Notice> <Security> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288624695> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Mar 25, 2015 6:34:16 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <main> <<WLS Kernel>> <> <> <1427288656403> <BEA-000365> <Server state changed to STANDBY>
    ####<Mar 25, 2015 6:34:16 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <main> <<WLS Kernel>> <> <> <1427288656403> <BEA-000365> <Server state changed to STARTING>
    ####<Mar 25, 2015 6:35:04 PM IST> <Error> <Deployer> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288704331> <BEA-149205> <Failed to initialize the application 'analytics' due to error weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false], [Extension-Name: oracle.applcore.model, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false], [Extension-Name: oracle.applcore.model, exact-match: false].
      at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
      at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
      at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
      at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
      at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
      at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
      at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Mar 25, 2015 6:35:36 PM IST> <Error> <Deployer> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288736433> <BEA-149205> <Failed to initialize the application 'xmlpserver [Version=11.1.1]' due to error weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false], [Extension-Name: oracle.jsp.next, exact-match: false], [Extension-Name: bijdbc, exact-match: false], [Extension-Name: oracle.ess, exact-match: false], [Extension-Name: oracle.applcore.model, exact-match: false], [Extension-Name: bip-shared-libraries, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false], [Extension-Name: oracle.jsp.next, exact-match: false], [Extension-Name: bijdbc, exact-match: false], [Extension-Name: oracle.ess, exact-match: false], [Extension-Name: oracle.applcore.model, exact-match: false], [Extension-Name: bip-shared-libraries, exact-match: false].
      at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
      at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
      at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
      at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
      at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
      at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
      at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Mar 25, 2015 6:35:37 PM IST> <Notice> <Log Management> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288737821> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <main> <<WLS Kernel>> <> <> <1427288738180> <BEA-000365> <Server state changed to ADMIN>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <main> <<WLS Kernel>> <> <> <1427288738508> <BEA-000365> <Server state changed to RESUMING>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <Server> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288738523> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:0:100:7f:fffe:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <Server> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288738539> <BEA-002613> <Channel "Default" is now listening on 10.237.100.49:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Mar 25, 2015 6:35:38 PM IST> <Warning> <Server> <CTSINTCOVEIA8> <AdminServer> <DynamicListenThread[Default]> <<WLS Kernel>> <> <> <1427288738539> <BEA-002611> <Hostname "CTSINTCOVEIA8.cts.com", maps to multiple IP addresses: 10.237.100.49, 0:0:0:0:0:0:0:1>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <Server> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288738539> <BEA-002613> <Channel "Default[4]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <Server> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288738539> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:0:5efe:aed:6431:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <Server> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288738539> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288738539> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "mydomain" running in Development Mode>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <main> <<WLS Kernel>> <> <> <1427288738586> <BEA-000365> <Server state changed to RUNNING>
    ####<Mar 25, 2015 6:35:38 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <main> <<WLS Kernel>> <> <> <1427288738586> <BEA-000360> <Server started in RUNNING mode>
    ####<Mar 25, 2015 6:36:02 PM IST> <Warning> <Socket> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288762926> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:50,130 during the configured idle timeout of 5 secs>
    ####<Mar 25, 2015 6:36:02 PM IST> <Warning> <Socket> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427288762926> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:50,132 during the configured idle timeout of 5 secs>
    ####<Mar 25, 2015 6:49:32 PM IST> <Warning> <Socket> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427289572910> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:50,802 during the configured idle timeout of 5 secs>
    ####<Mar 25, 2015 6:49:32 PM IST> <Warning> <Socket> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427289572911> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:50,801 during the configured idle timeout of 5 secs>
    ####<Mar 25, 2015 6:49:32 PM IST> <Warning> <Socket> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427289572912> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:50,804 during the configured idle timeout of 5 secs>
    ####<Mar 25, 2015 6:49:32 PM IST> <Warning> <Socket> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427289572913> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:50,803 during the configured idle timeout of 5 secs>
    ####<Mar 25, 2015 6:49:32 PM IST> <Warning> <Socket> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1427289572914> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:50,805 during the configured idle timeout of 5 secs>
    ####<Mar 25, 2015 6:55:10 PM IST> <Alert> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1427289910740> <BEA-000396> <Server shutdown has been requested by weblogic>
    ####<Mar 25, 2015 6:55:10 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1427289910741> <BEA-000365> <Server state changed to SUSPENDING>
    ####<Mar 25, 2015 6:55:10 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1427289910763> <BEA-000365> <Server state changed to ADMIN>
    ####<Mar 25, 2015 6:55:10 PM IST> <Notice> <WebLogicServer> <CTSINTCOVEIA8> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1427289910772> <BEA-000365> <Server state changed to SHUTTING_DOWN>
    ####<Mar 25, 2015 6:55:10 PM IST> <Notice> <Server> <CTSINTCOVEIA8> <AdminServer> <DynamicListenThread[Default[1]]> <<WLS Kernel>> <> <> <1427289910774> <BEA-002607> <Channel "Default[1]" listening on fe80:0:0:0:0:100:7f:fffe:7001 was shutdown.>

    What kind of OS are you using? Seems there is a Font missing?
    Regards
    John
    http://obiee101.blogspot.com/
    @Balaa: contact your local Oracle rep for the DVD.

  • Getting error while running Agent in obiee 11g

    Hi,
    We are using external table authentication in our application. We created 10 user in the table, when we are logging to the application we are able to log in.
    After log in when we are creating Agent and click on run, it is showing error as [nQSError: 13024] Successful completion of init block 'security1' is required. (08004)
    Security1 is our initialization block for authentication. But when I create one user in console and give admin priviledges to that user and try to run same agent, it is running fine.
    Please let me know if I miss something or anything else need to configure.
    Thanks
    Anirban

    Hope you have strictly followed the steps mentioned in the document:
    http://docs.oracle.com/cd/E21764_01/bi.1111/e10543/legacy.htm#BABGEHJJ
    Specifically note : Oracle BI Scheduler Server runs Delivers jobs for users without accessing or storing their passwords. Using a process called impersonation, Oracle BI Scheduler uses one user name and password with Oracle Business Intelligence administrative privileges that can act on behalf of other users. Oracle BI Scheduler initiates an Agent by logging on to Oracle BI Presentation Services with the Oracle Business Intelligence administrative name and password.
    For Delivers to work, all database authentication must be performed in only one connection pool, and that connection pool can only be selected in an initialization block for the USER system session variable. This is typically called the Authentication Initialization Block. When impersonation is used, this initialization block is skipped. All other initialization blocks must use connection pools that do not use database authentication.
    Hope this helps.
    Thanks and regards,
    Debarati.

  • Obiee 11g and custom j2ee app using the same cookie name

    Hi,
    I wrote a same j2ee web application. i'am using authentification through a realm configured in the web.xml.
    This web app is deployed in the same weblogic than obiee 11g. What i want to do is to embed my application in a dashboard using an iframe tag, and use the same login from analytics to my custom web app.
    In this article http://docs.oracle.com/cd/E11035_01/wls100/security/thin_client.html#wp1039551, it is said that by default, all web apps in the sames weblogic server are using the same cookie name so that they share authentification between them. However, i have read in the web that analytics in obiee 11g is using a cookie with the name "ORA_BIPS_NQID".
    In the weblogic.xml of my custom application, i set the cookie-name parameter to ORA_BIPS_NQID. However, in the dashbord, it still prompt for authentification to my custom web app.
    How can we share authentification between analytics and a custom web app in the same weblogic ?
    NB : I dont want to pass the username et password through the url.
    Thanks.

    By default, if you don't specify a cookie-name in the weblogic.xml configuration file, the weblogic server create a cookie named JSESSIONID for your application. For exemple, if two applications use the default configuration, both of them will use the same cookie name which is JSESSIONID. In this case, when you log in the first application, your are automaticaly logged in the second application with the same credentials. I have already test this kind of integration and it works perfectly. You only need that the two applications are deployed in the same weblogic server.
    Now, i want to have the same behaviour between obiee 11g and my custom application deployed in the same weblogic server. I read somewhere in the web that obiee 11g presentation service (analytics) is configured with a cookie-name value = "ORA_BIPS_NQID". So in the weblogic.xml configuration file of my web app, i specify a cookie-name value = "ORA_BIPS_NQID" to have the same cookie-name between the two application. But, it still not work. It prompt for authentification in the dashboards.
    I now, that such an integration is possible, because the other bi applications (mapviewer, bipublisher,...) are actually other web applications. However when using, for exemple, maps in dashbords, the mapviwer application automaticaly user the credentials of the user connected in analytics.

  • Can I set a conditional format as default in OBIEE 11g?

    Hi,
    I would like to set all positive number be (green) and negative number be (red) for all tables in Analytics Web (OBIEE 11g). Apart from create conditional format for every tables, is there any way to set once only and apply for all reports?

    Hi User,
    You can set system wide default by clicking on the button in conditional format tab.
    *Make sure user has "Save System-Wide Column Formats" privilege to enable the option.
    Regards,
    Dpka

  • Error while using between operator with sql stmts in obiee 11g analytics

    Hi All,
    when I try to use between operator with two select queries in OBIEE 11g analytics, I'm getting the below error:
    Error Codes: YQCO4T56:OPR4ONWY:U9IM8TAC:OI2DL65P
    Location: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27002] Near <select>: Syntax error [nQSError: 26012] . (HY000)
    can anyone help me out in resolving this issue.

    Hi All,
    Thank u all for ur replies, but I dint the exact solution for what I'm searching for.
    If I use the condition as
    "WHERE "Workforce Budget"."Used Budget Amount" BETWEEN MAX("Workforce Budget"."Total Eligible Salaries") AND MAX("Workforce Budget"."Published Worksheet Budget Amount"",
    all the data will be grouped with the two columns which I'm considering in the condition.
    my actual requirement with this query is to get the required date from a table to generate the report either as daily or weekly or monthly report. If I use repository variables, variables are not getting refreshed until I regenerate the server(which I should not do in my project). Hence I have created a table to hold weekly start and end dates and monthly start and end dates to pass the value to the actual report using between operator.
    please could anyone help me on this, my release date is fast approaching.

  • Error while exporting to PDF document in OBIEE 11g

    Hi
    In OBIEE 11g we are facing an issue regarding exporting a few reports to pdf. It is resulting in following error: "Error generating PDF document".
    The reports are placed on a dashboard which has a prompt too. However, when we remove the prompts, the export is working fine.
    We will really appreciate any help in this regard.
    Thanks.

    Hi,
    Looks like this is a sort of known bug with PDF creator in 11g. Try implementing the below solution:
    To configure the Javahost service, edit the Javahost service configuration parameters in the
    instanceconfig.xml file. The parameters are
    identified by their relative path starting from the /WebConfig/ServerInstance node
    For example:
    <JavaHost>
    <PDF>
    <InputStreamLimitInKB>50000</InputStreamLimitInKB>
    </PDF>
    </JavaHost>
    After changes restart Siebel Analytics Java Host and Siebel Analytics Web services
    If it doesn't work try to create same report in xml publisher as presentations services in obiee has limited capacities in printing out reports.
    Refer to this thread for related useful information: Error in creating a PDF
    Hope it helps.
    Thanks,
    -Amith.

  • Error in starting BI Scheduler service in OBIEE 11g

    Hello All,
    I am working on OBIEE 11g. When I am trying to start up services by login into Enterprise Manager it is giving following error to start Bi Schedulers i.e. coreapplication_obisch1.
    Module:    oracle.bi.management.sysmancommon
    Message: Error in starting component: oracle instance: instance1, component: coreapplication_obisch1
    Supplemental Detail:
    oracle.bi.management.adminservices.opmn.ProcessControlException: Operation Failed: start; OracleInstance: instance1; Component: coreapplication_obisch1; msg: 0 of 1 processes started.
    at oracle.bi.management.adminservices.opmn.OpmnProcessController.start(OpmnProcessController.java:145)
    at oracle.bi.management.adminservices.model.impl.ProcessManagerProxyImpl.start(ProcessManagerProxyImpl.java:62)
    at oracle.bi.management.adminservices.mbeans.impl.BIComponentMBeanImpl.start(BIComponentMBeanImpl.java:172)
    at oracle.bi.management.adminservices.mbeans.impl.BIComponentMBeanImpl.start(BIComponentMBeanImpl.java:157)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doInvoke(OracleStandardEmitterMBean.java:1012)
    at oracle.adf.mbean.share.AdfMBeanInterceptor.internalInvoke(AdfMBeanInterceptor.java:104)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalInvoke(AbstractMBeanSecurityInterceptor.java:190)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$2.run(JpsJmxInterceptor.java:358)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalInvoke(JpsJmxInterceptor.java:374)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalInvoke(ContextClassLoaderMBeanInterceptor.java:103)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalInvoke(MBeanRestartInterceptor.java:116)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalInvoke(LoggingMBeanInterceptor.java:524)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.invoke(OracleStandardEmitterMBean.java:924)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:349)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:263)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:444)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:323)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:663)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:661)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:654)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
    at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at weblogic.management.remote.wlx.ClientProvider$WLXMBeanServerConnectionWrapper.invoke(ClientProvider.java:291)
    at weblogic.management.remote.wlx.ClientProvider$WLXMBeanServerConnectionWrapper.invoke(ClientProvider.java:291)
    at oracle.sysman.emai.model.bi.impl.JmxUtil.invokeMethod(JmxUtil.java:184)
    at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.processComponent(AvailabilityAssistant.java:636)
    at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.startComponent(AvailabilityAssistant.java:596)
    at oracle.sysman.emai.view.bi.AvailabilityView.startComponent(AvailabilityView.java:421)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.sysman.emas.sdk.progress.WorkWrapper.run(WorkWrapper.java:96)
    at java.lang.Thread.run(Thread.java:662)
    Please guide me on this. Because I am unable to login into Analytics and I think its due to as BI Schedulers are not getting up.
    Thank You.
    Regards,
    Meghana

    Hi sateesh,
    Seems your database listerner and opmnctl is down....first start these in your services pane and then try starting your BI server....but keep in mind close the admin tool if it is open .
    This might also help [http://gerardnico.com/wiki/dat/obiee/start_11g]
    By,
    KK

  • Strange Error in OBIEE 11g

    Hi Friends,
    Currently, i was working in mapping feature in obiee 11g. For that i have added
    <li>Necessary <spatial tags> in instanceconfig.xml file.
    <li>Created a new datasource in the mapviewer and brought it to the online.
    <li> After that i went into analytics page and under the Administration tab--->Manage Map Data-->Import Layers
    <li> Soon after pressing it an import layers dialog box has to open, but instead of it for me the following error is occurring
    There was an error with the server CallBecause of that, it is not allowing me to select layers. what may be the problem over here.
    All izz Well
    GTA

    GTA,
    Did you perform the Map Builder Application part here before Administration tab--->Manage Map Data-->Import Layers
    http://www.oracle.com/technetwork/middleware/mapviewer/downloads/index-100641.html
    Refer http://www.rittmanmead.com/2010/08/oracle-bi-ee-11g-map-views-integration-with-mapviewer/
    Hope this helps

Maybe you are looking for

  • How do I find contents of PSA in BI 7.0

    I am using BI 7.0. How do I find contents of PSA? Only way I found: 1.     Go to Monitor, Select the Request, Go to Detail tab, right Click to get Context Menu and select PSA maintenance. Is there a transaction code to get to PSA  or other ways of ge

  • OAF in Oracle apps 11.5.8

    Hi, Will OAF work in Oracle Apps 11.5.8. In the metalink i found JDeveloper for Oracle Apps 11.5.10. I am clear that we must download the correct version JDeveloper, But have a doubt that whether OAF pages can be done in Oracle Apps 11.5.8. Please he

  • Working with folders and save metadata to file compatability.

    when i edit in developer within lightroom, then move from the 'previous import' list to the folders which hold different projects by dragging them into the folders i have imported from the hard disk, it saves only the original files, and not my new e

  • How to find consecutive days?

    Hi I have a requirement, where I need to find all employees who have taken 5 consecutive days off in one week. I am trying to build a query in BI, which can identify these records, but of no avail. I am wondering if I can do this in visual Composer.

  • Sun IDM 6.0 installer - product download

    Can someone help me with Sun IDM 6.0 product download, I am not able to locate the download link. Thanks!