MarkLogic Server as a datasource in OBIEE

Does anyone know if its possible to connect MarkLogic as an XML datasource into OBIEE?
I've looked on both the Oracle and MarkLogic sites, and searched the net, but their doesn't seem to be an awful lot of info.

hi,
i suppose you are new in oracle bi...
you omly have to drag and drop your star schema in the presentation area in the administrator at the left.
you hava 3 sections.
physical,there you imported your tables from sql server.(right one)
bussiness,there you drag and drop the desired tables from the physical and you make your star schema(middle)
presentation,there you drag and drop the desired tables you want to be appeared to the user in the reports from the bussiness.(left)
hope i helped...
http://greekoraclebi.blogspot.com/

Similar Messages

  • Developer's need to know things: Essbase as datasource for OBIEE

    I am in a project where Essbase is the datasource. I know nothing about Essbase but I an experienced OBIEE prof. Can anyone tell me the things I need to know about integrating Essbase with OBIEE, using Essbase cubes in obiee. I looking for some basic fundamentals of Essbase so I could successfully use Essbase cubes with OBIEE.
    I find lot of materials online but not sure what I need to know for using Essbase as datasource for OBIEE. Any insight / links would be of lot of help. Thanks a million

    Glenn, Thanks for your reply. Yes I follow his blog and venkat's blog about Essbase and OBIEE. I am looking for a comprehensive information on what I need to know to work with Essbase Cubes in OBIEE. Please let me know if there is anyother resource you can point me to.

  • XML datasource in OBIEE

    We are trying to setup a dashboard to show data from some webservice. The webservice returns data in xml format which does not meet the requirements of the obiee xml gateway component. So we created a cgi app that preprocesses the xml file returned by the webservice before import it into the physical model obiee. The cgi app looks like this http://someserver/test.cgi.
    The cgi app returns the data in a html page which contains serveral xml islands (<XML id="123">...</XML>). The Admin Tool is able to import the physical layer schema from it and create one table for each xml island found in the result. It appears to me that we don't have control over the names of the table generated and they are default to the name of the cgi page plus some index number, in this case, the tables names are "test_0", "test_1", etc. Any change to the table name will cause the presentation layer widget to report errors like "couldn't find table <sometablename> in http://someserver/test.cgi loaded".
    We can settle with default table name generated. But we need to be able to pass some parameters to the cgi app to generated data dynamically which obiee seems to have problem. Whenever we use a url like "http://someserver/test.cgi?target=data" to import the schema (the data returned by this url is exactly the same as the previous url without the target param), the Admin Tool will report something like "Some objects are not imported because of Invalid names".
    I saw from the obiee documentation that the xml gateway adapter supports dynamic xml/html generated from a url which can have parameters containing even session or repository variables. But I even couldn't get it to work with a constant parameter. Can someone tell me what I have been doing wrong? Or pointing me to some examples that take dynamically generated xml data as data source?
    BTW, we have obiee server running on a linux rehl5 server and we use the admin tool from a windows machine to manage all the metadata.
    Thanks.

    You can't use XML data sources for Init Blocks, it's not supported. I wish it was because I had a need for this the other day.
    Paul

  • Managed server in WARNING state in Obiee 11.1.1.7.0 prod env

    Hi All,
    We have OBIEE 11.1.1.7.0 running in our company. Last couple of days we are experiencing that, the managed server "bi_server1" always changes to "warning" state in every 20 to 30 minutes or so. Reports are too slow and behaves funny after warning. When I restart opmn, then it shows health is "OK". But again changes to "WARNING" after sometimes. It says: Thread pool has stuck threads.
    We have got a RAC environment of database and our OBIEE is pointing to one of the node and i can tnsping to it. I can increase the StuckThread time to 1200, 1200 or so instead of 600, 60 for bi_server1 in the console as found somewhere as a tuning process but not sure if it will help much!! I can't even cancel the long running queries in the "managed session" of obiee analytics.
    Kindly advise what exactly is causing this problem and what must I do to resolve this??
    The bi_server1 log file displays the following error:
    ####<Oct 15, 2013 1:31:59 PM SAST> <Error> <WebLogicServer> <SWAOBIEE> <bi_server1> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <705beb8dd8c1b40f:-c2b96b4:141a7012d14:-8000-000000000004373a> <1381836719713> <BEA-000337> <[STUCK] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "709" seconds working on the request "weblogic.servlet.internal.ServletRequestImpl@46631799[
    GET /analytics/saw.dll?Sessions HTTP/1.1
    Connection: keep-alive
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.35 (KHTML, like Gecko) Chrome/27.0.1448.0 Safari/537.35
    Referer: http://10.20.16.72:9704/analytics/saw.dll?Admin
    Accept-Encoding: gzip,deflate,sdch
    Accept-Language: en-US,en;q=0.8
    Cookie: ORA_BIPS_LBINFO=141bbd5ed78; ORA_BIPS_NQID=v1b3rdkjen27ul12vejs054ra8v5mgmsk25pu7a; JSESSIONID=5xfZSdkK6N0HN49H2hKFT9SmQ0ngVp6vLJvw81QfTychYjpwpmFZ!-2050741508; ADMINCONSOLESESSION=Q2TLSdkdv1GT79BFgzPyw5njCtPDXmmyWbhb523hgV5DRqtv7csD!1865413782
    ]", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
            java.net.SocketInputStream.socketRead0(Native Method)
            java.net.SocketInputStream.read(SocketInputStream.java:129)
            com.siebel.analytics.web.sawconnect.SAWConnection$NotifyInputStream.read(SAWConnection.java:165)
            java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
            java.io.BufferedInputStream.read(BufferedInputStream.java:237)
            com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocol.readInt(SAWProtocol.java:188)
            com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocolInputStreamImpl.readChunkHeader(SAWProtocolInputStreamImpl.java:282)
            com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocolInputStreamImpl.startReadingNewMessage(SAWProtocolInputStreamImpl.java:49)
            com.siebel.analytics.web.sawconnect.SAWServletHttpBinding.forwardResponse(SAWServletHttpBinding.java:201)
            com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:189)
            com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:224)
            javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    Thanks,
    BK.

    I had similar issue in windows 7 [64 bit].
    It is found that the nodemanger windows service was not present and I had to create it by executing installNodeMgrSvc.cmd present in wls server location say, 'C:\Oracle\Middleware\wlserver_10.3\server\bin'  in my case and then come to bi wls console and 'Resume' the bi_server1 managed server. You would see progress in the installer once the managed server bi_server1 is 'Running' state.
    Hope this helps.

  • Managed server is not starting -  Upgrading OBIEE from 11.1.1.6.2 to 11.1.1.7

    We are in the final stage of the installation.
    We are following the steps mentioned in http://www.rittmanmead.com/2013/04/upgrading-obiee-to-11-1-1-7/ .
    while running the  'Configuration Assistant' to update the BI domain the Managed server is not getting started.
    We are getting issue with SSL hand shake...Can any one help us to resolve this.
    ===========================
    Configuration Assistant Log
    ===========================
    BI Configuration
    Log
    Config Action BI Configuration started
    Executing: opmnctl stopall
    Log
    Step Executing: opmnctl stopall started
    Step Executing: opmnctl stopall ended successfully
    Stopping Managed Server: bi_server1
    Log
    Step Stopping Managed Server: bi_server1 started
    Step Stopping Managed Server: bi_server1 ended successfully
    Upgrading JRF Shared Libraries
    Log
    Step Upgrading JRF Shared Libraries started
    Step Upgrading JRF Shared Libraries ended successfully
    Upgrading OPSS Code Grants
    Log
    Step Upgrading OPSS Code Grants started
    Step Upgrading OPSS Code Grants ended successfully
    Upgrading Oracle Business Intelligence Code Grants
    Log
    Step Upgrading Oracle Business Intelligence Code Grants started
    Step Upgrading Oracle Business Intelligence Code Grants ended successfully
    Upgrading Non-J2EE Management EAR
    Log
    Step Upgrading Non-J2EE Management EAR started
    Step Upgrading Non-J2EE Management EAR ended successfully
    Deploying BI Content Server JEE application
    Log
    Step Deploying BI Content Server JEE application started
    Step Deploying BI Content Server JEE application ended successfully
    Deploying BI Composer JEE application
    Log
    Step Deploying BI Composer JEE application started
    Step Deploying BI Composer JEE application ended successfully
    Deploying JBIPS JEE application
    Log
    Step Deploying JBIPS JEE application started
    Step Deploying JBIPS JEE application ended successfully
    Restarting AdminServer
    Log
    Step Restarting AdminServer started
    Step Restarting AdminServer ended successfully
    Starting Managed Server: bi_server1
    Error
    Failed to achieve state RUNNING in 3600seconds.   The server is currently in state SHUTDOWN
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed. Please check logs for details.
    Step Starting Managed Server: bi_server1 failed
    Log
    Step Starting Managed Server: bi_server1 started
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed. Please check logs for details.
    Step Starting Managed Server: bi_server1 failed
    Executing: opmnctl startall
    Log
    Upgrading Oracle Business Intelligence Catalogs
    Log
    ===========================
    Dec 13, 2013 9:36:59 AM weblogic.nodemanager.server.Handler run
    WARNING: Uncaught exception in server handlerjavax.net.ssl.SSLKeyException: [Sec
    urity:090482]BAD_CERTIFICATE alert was received from botd-rptobapp2.devop.vertaf
    ore.com - 192.12.12.13. Check the peer to determine why it rejected the certif
    icate chain (trusted CA configuration, hostname verification). SSL debug tracing
    may be required to determine the exact reason the certificate was rejected.
    javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was receiv
    ed from botd.devop.com - 192.12.12.13. Check the peer to d
    etermine why it rejected the certificate chain (trusted CA configuration, hostna
    me verification). SSL debug tracing may be required to determine the exact reaso
    n the certificate was rejected.
    Nodemanger.log
    <Oct 7, 2013 10:28:35 AM> <INFO> <Loading domains file: c:\oracle\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Oct 7, 2013 10:28:38 AM> <INFO> <Loading identity key store: FileName=c:/oracle/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Oct 7, 2013 10:28:38 AM> <INFO> <Loaded node manager configuration properties from 'c:\oracle\WLSERV~1.3\common\nodemanager\nodemanager.properties'>
    <Oct 7, 2013 10:28:38 AM> <INFO> <bifoundation_domain> <bi_server1> <Startup configuration properties loaded from "C:\oracle\user_projects\domains\bifoundation_domain\servers\bi_server1\data\nodemanager\startup.properties">
    <Oct 7, 2013 10:28:42 AM> <INFO> <Secure socket listener started on port 9556>
    <Oct 7, 2013 10:35:51 AM> <WARNING> <Uncaught exception in server handlerjavax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from botd.devop.com - 192.12.12.13. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.>
    javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from botd.devop.com - 192.12.12.13. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertReceived(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handle(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at com.certicom.tls.record.ReadHandler.read(Unknown Source)
    at com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
    at java.io.InputStreamReader.read(InputStreamReader.java:167)
    at java.io.BufferedReader.fill(BufferedReader.java:136)
    at java.io.BufferedReader.readLine(BufferedReader.java:299)
    at java.io.BufferedReader.readLine(BufferedReader.java:362)
    at weblogic.nodemanager.server.Handler.run(Handler.java:71)
    at java.lang.Thread.run(Thread.java:662)
    Admin server Log
    for protocols iiop, t3, ldap, snmp, http.>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 192.12.12.13
    :7002 for protocols iiops, t3s, ldaps, https.>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for do
    main "bifoundation_domain" running in Production Mode>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Dec 15, 2013 5:00:12 AM PST> <Notice> <LoggingService> <BEA-320400> <The log file C:\oracle\user_projects\domains\bifou
    ndation_domain\servers\AdminServer\logs\AdminServer.log will be rotated. Reopen the log file if tailing has stopped. Thi
    s can happen on some platforms like Windows.>
    <Dec 15, 2013 5:00:12 AM PST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\oracle\user_pr
    ojects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log00002. Log messages will continue to be logge
    d in C:\oracle\user_projects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log.>
    CertPathTrustManagerUtils.certificateCallback: certPathValStype = 0
    CertPathTrustManagerUtils.certificateCallback: validateErr = 16
    CertPathTrustManagerUtils.certificateCallback: chain[0] = Serial number: -157025747728280783581574168894965558517
    Issuer:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Subject:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=BOTD-RPTOBAPP2
    Not Valid Before:Sun Aug 12 11:27:29 PDT 2012
    Not Valid After:Fri Aug 13 11:27:29 PDT 2027
    Signature Algorithm:MD5withRSA
    ==============
    Narendar Reddy

    Hi Folks,
    Any inputs in the above issue is highly appreciated.
    "Error
    Failed to achieve state RUNNING in 3600seconds.   The server is currently in state SHUTDOWN
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed."
    Regards,
    Aj

  • Establishing SQL Server 2014 Express Datasource Locally

    Trying to set up my brand new and ultra-clean dev box, running Win 8.1, SQL Server Express w/Tools 2014, CF 11. Having a really difficult time of it. Is there a step-by-step resource available. Are there common errors made in the SQL install that I may have made?
    Also, when I last used CF Studio (a long time ago, yes...) there was a way you could view and manipulate your datasources/databases from within studio. I haven't been able to find that in CFBuilder... It was really useful, so I cannot imagine they would have killed it... so... where is it?
    Finally... Any recommended reading for someone who's taken more than a decade off CF development? (and for that matter, programming of any sort)

    Make sure SQL Server Express is installed on the default port (1433), otherwise you'll have to chase down the correct port.  Make sure that TCP is enabled in SQL Server Configuration Manager (it's usually off by default for security).
    You can use RDS in CFBuilder to browse/manipulate your database.  There is an RDS Dataview that is part of the ColdFusion "Perspective".  You have to enable RDS on your development server and then enter the correct credentials when you configure the server connection in CFBuilder.  I personally don't like using it - I prefer to work in SQL Server Management Studio to write/test queries, then copy them into my code in CFBuilder.
    As far as catching up, I'd steer clear of the ColdFusion Web Application Construction Kit (CF-WACK) books; while they introduce and explain the various features of ColdFusion fairly well, the approach to writing and organizing code is pretty archaic.  I recommend Learn CF in a Week and Learn CFML with the ColdFusion Koans.  I believe Online video tutorials & training | lynda.com has some ColdFusion tutorials as well.
    -Carl V.

  • How to do LDAP/OID as datasource in OBIEE

    We have a requirement to read data from LDAP in the repository and expose the imported structure to business model and inturn in presentation area. So that we can create simple OBIEE report using the LDAP data.
    1. How to add LDAP as datasource/database ?
    2. How to define the driver's for LDAP ?
    3. Is that possible to have thrid party datasource definition, how to get it listed in the "Database" ?
    Thanks
    Ayaps

    If you are using Oracle then you can use PL/SQL to read LDAP. See the following post which shows a way to do it:
    http://oraclebizint.wordpress.com/2007/10/12/oracle-bi-ee-101332-and-oid-user-and-group-phase-2/

  • Webservices as datasource in OBIEE

    How can we use Webservices as a datasource at RPD level in OBIEE?

    Above solution is basically retrieving the data from OBIEE reports using webservices in the other application but my requirement is just reverse of this which is mention below.
    There is a webservices published by third party which returns following output.
    Brand Amount %Share
    LG     12     10
    SAMSUNG     15     15
    NOKIA     25     25
    RELIANCE 12     12
    Now,the requirement is how can we consume above webservices as a data source in the Repository (RPD Level).

  • OBIEE 11g installation - Weblogic server on one host and obiee on another

    Hi
    I am doing obiee11g installation with the following topology:
    1. Weblogic on one Linux Host
    2. OBIEE on another Linux server
    I am able to successfully complete the weblogic installation and i started the obiee on the another machine. The installation fails at the following point:
    Specify Installation Location :
    Oracle Middleware Home: /u01/app/oracle(This is the where i have the question - This should be weblogic server location where you hosted on another machine. It should ask me for host name or ip address)
    Oracle Home Directory
    Any one did the installation with the above and how to overcome the above issue.. Should i share the drive using nfs mount or any other solutions. Your help is appreciated.
    Thanks

    Hi,
    Can u clarify below questions?
    Do u have both servers on the same network?
    Thanks.

  • Very Urgent Weblogic server 6.1 DataSource

    Dear sir: the following succeed: java utils.dbping MSSQLSERVER4 sa sa Riskanalysis@perky:1433.
    So how can i make a connection pool using these parameters in the weblogic admin console.need i create a DataSource first and how?
    I do like this: URL:jdbc:weblogic:mssqlserver4 DriverClassName:weblogic.jdbc.mssqlserver4.DriverProperties:user=sa password=sa server=perky:1433
    The error message:.....weblogic.common.ResourceException:Could not create pool connection. The DBMS driver exception was:java.sql.SQLException: Login failed for user 'sa'. Severity 14, State 1, Procedure 'null null', Line 0 Unable to connect, please check your server's version and availability.......
    Please could you help me?
    Many Thanks

    Hemant Joshi wrote:
    >
    Dear sir: the following succeed: java utils.dbping MSSQLSERVER4 sa sa Riskanalysis@perky:1433.
    So how can i make a connection pool using these parameters in the weblogic admin console.need i create a DataSource first and how?
    I do like this: URL:jdbc:weblogic:mssqlserver4 DriverClassName:weblogic.jdbc.mssqlserver4.DriverProperties:user=sa password=sa server=perky:1433
    The error message:.....weblogic.common.ResourceException:Could not create pool connection. The DBMS driver exception was:java.sql.SQLException: Login failed for user 'sa'. Severity 14, State 1, Procedure 'null null', Line 0 Unable to connect, please check your server's version and availability.......
    Please could you help me?
    Many ThanksWhat version of the server are you running? Show me the pool definition, either in the xml file or
    the
    weblogic.properties file.
    Joe

  • Oracle HTTP Server as web tier for OBIEE - Best Practices?

    Hi All,
    A bit of a cross-topic issue - IHAC which wants to add a web tier (in a form of additional DMZ server with Oracle HTTP Server installed) to existing OBIEE installation.
    Are there any best practices regarding all the security aspects - installations, ports, SSL, certificates, keystores etc. ?
    Thank you in advance,
    Roman

    Am not using weblogic, I'm doing standalone setup
    Standalone:
    FMW 11g Web-Tier products are configured without a domain and administered from the command line. In this case, be sure to UN-check the selection for “Associate to WebLogic Domain” during the installation prompts and uncheck the web cache.. Only OHS is installed.
    Is it possible to install sun jdk 64 bit on AIX 7.1 machine.. ?

  • BI server is not running in obiee 11g

    Hi Experts,
    I am getting error when i am trying to start bi server from opmnctl command
    i tried like this
    C:\Oracle\Middleware\instances\instance1\bin>opmnctl status
    Processes in Instance: instance1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 6764 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 10176 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 6680 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 8484 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | N/A | Down
    C:\Oracle\Middleware\instances\instance1\bin>opmnctl startproc ias-component=cor
    eapplication_obis1
    opmnctl startproc: starting opmn managed processes...
    ================================================================================
    opmn id=MYOWN-PC:9501
    0 of 1 processes started.
    ias-instance id=instance1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    coreapplication_obis1/OracleBIServerComponent/coreapplication_obis1/
    Error
    --> Process (index=1,uid=420486978,pid=1504)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\Oracle\Middleware\instances\instance1\diagnostics\logs\OracleBIServerComp
    onent\coreapplication_obis1\console~coreapplication_obis1~1.log
    C:\Oracle\Middleware\instances\instance1\bin>
    "DHCP client also in running state "
    Please any one help me

    Hi User,
    It clears mentions that Your BI Server is down.
    Did you tried to Stop all Services.
    And, Start all Services - once again.
    And,let us know whether your still finding the same issue.
    Check for the Log file's.

  • Essbase as datasource in OBIEE 11G

    Hi Experts,
    We have OBIEE subject area which has Essbase cube as a data source. We have a time dimension in essbase, same we have imported in rpd and defined the chronological key as well.
    However we are not able to use between function in the time dimension at OBIEE level.
    Can you please help me in this issue.
    Thanks,
    Raja Mohamed

    Expert,
    Can you please share your idea's on the above requirement.
    Thanks,
    Raja Mohamed

  • BI cluster DOWN but the services and the admin server is all UP in OBIEE 11G.

    Hi
       Please suggest me some solution that if the BI cluster is DOWN and all the other components are all UP.Only the BI cluster and the Biserver_1 is DOWN under bicluster.so that the analytics is not working and showing in the Internet Explorer as "The Page Cannot be Displayed". But the EM and the Console are Working fine.

    Some times it may happen because of the services if they are not started in order
    ./startNodeManager.sh
    nohup ./startWeblogic.sh -Dweblogic.Management.username=username -Dweblogic.Management.password=password > AdminServerStart.log & tail -f AdminServerStart.log
    nohup ./startManagedServer.sh bi_server1 -Dweblogic.Management.username=username -Dweblogic.Management.password=password>bi_serverstart.log & tail -f bi_serverstart.log
    ./opmnctl startall
    Try this and let us know the out come.
    Mark if helps,
    Thanks,

  • Error in server log when bringing up OBIEE 11.1.1.5

    We get the following error during startup in the nqServer log, after upgrading our own repository(rpd) from 10.1.3.4 to 11.1.1.5. Does anybody have suggestions on what to try? I have done all the Regenerating User GUID's steps.
    [2011-08-22T19:07:32.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i2RCI8mGiD8hVhI17ECf0000bk000000] [tid: 1f8c] [13026] Error in getting roles from BI Security Service: 'Error Message From BI Security Service: FailedAuthentication : The security token cannot be authenticated.'
    Thanks in advance,
    Karen
    Edited by: KarenM on Aug 23, 2011 9:29 AM

    Hi Karen,
    This error usually occurs if the password entered in the Enterprise Manager > Credentials did not match that of contained in OID(Oracle internet Directory). Can you check if you have followed the steps listed in section 3.2.1.3 in 11g security guide,
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10543/privileges.htm#CHDFHDBE
    Rgds,
    Dpka

Maybe you are looking for

  • Bluetooth No Longer Working With Headset

    I have a Motorola bluetooth headset that I've used with my ibook before without a hitch, but when I screwed up OS X and reinstalled it (note: reinstalled the operating system, but didn't format) it no longer works with the headset. I can connect to i

  • Share calendar between Calendar and Outlook 2011

    I have Outlook 2011 for Mac, and need to share my calendar with someone using Yosemite's Calendar.  Is there an easy way to do that?  I know I can share my calendar, but I don't know if the two programs will communicate with each other.

  • Only VBA does not recognize non-English characters

    Hello guys, I have a new laptop with Windows 8.1 bought in the USA and I'm having a difficulties with Excel VBA (Office 365 University-64x bought in the Czech Republic - Central Europe). The VBA does not recognize non-English characters (particularly

  • Payment Term - Installment

    Hi Guru, I config OBB8 & OBB9 for the installment. Payment Term 0009 1st. 40 %  -- GR 2nd. 30%  -- Inspection 3rd 10%.   -- Completion of testing In PO, we purchase 1 Machine with USD1,000. (Payment Term 0009) When doing MIRO for the GR, USD400, the

  • Alphabetical Arrangement in iTunes Match

    I've pretty well gotten everything uploaded and matched, etc.  My only problem is that a few of my artists are not in alphabetical order.  For example, Mozart is in the A's.  Any ideas or suggestions on how to fix this?