39008 error in OBIEE

I get the belo warningmesage which is not consistent. I have 7 warnings realted to this kind of issue.
WARNINGS:
WARNINGS:
BUSINESS MODEL Core:
[39008] Logical dimension table Clients has a source Client Company(W_ORG_D) that does not join to any fact source.
[39008] Logical dimension table Need Last Discussion (W_LOV_D) has a source Need Last Discussion (W_LOV_D) that does not join to any fact source.
[39008] Logical dimension table Recovery Date (W_DAY_D) has a source Recovery Date (W_DAY_D) that does not join to any fact source.
BUSINESS MODEL Usage Tracking:
[39008] Logical dimension table Calendar has a source NQ_CALENDAR that does not join to any fact source.
BUSINESS MODEL Core New:
[39008] Logical dimension table Clients has a source Client Company(W_ORG_D) that does not join to any fact source.
[39008] Logical dimension table Need Last Discussion (W_LOV_D) has a source Need Last Discussion (W_LOV_D) that does not join to any fact source.
[39008] Logical dimension table Recovery Date (W_DAY_D) has a source Recovery Date (W_DAY_D) that does not join to any fact source.

Please see these docs.
Error: "[39008] Logical dimension table COMPONENT_CODE has a source 'XYZ' that does not join to any fact source." Importing Essbase Cube Into Repository [ID 746919.1]
DAC: Inactive tables (W_PERSON_D; W_ORG_D) and missing from Oracle Business Analytics Data Warehouse [ID 963369.1]
Thanks,
Hussein

Similar Messages

  • Column Formula with Error in OBIEE 11g

    Hello,
    On Oracle Business Intelligence Enterprise Edition 11g, I am trying to create an analysis. The database is MySQL. In the database, there is a field of type varchar(10). This
    field shows a date. In OBIEE 11g, when creating the analysis, in the Criteria tab, I choose this column (varchar) and edit the formula of it. The operation that I want to do is:
    YEAR(CURRENT_DATE) - SUBSTRING("TableName"."ColumnName" FROM 1 FOR 4) where the ColumnName is the name of the column of type varchar(10)
    but I get an error: +[nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27002] Near <->: Syntax error [nQSError: 26012]+
    If I execute the same query directly on the MySQL database, I get the desired result without any error.
    Also, if I use the following formula, I also get an error:
    CAST((SUBSTRING("TableName"."ColumnName" FROM 1 FOR 4)) AS INTEGER)
    So, I am asking why the first query throws an error in OBIEE 11g but not when it runs directly on the MySQL database. Also, how can I convert in OBIEE 11g a string to integer?
    Thank you in advance,
    Griselda

    Business Intelligence Foundation wrote:
    Hi
    Im getting below error in Bi11g. core application services is down.
    Error:
    [nQSError: 46066] Operation cancelled.
    [nQSError: 46067] Queue has been shut down. No more operations will be accepted.
    If anyone Know tell me.
    Thanks and Regards
    sathyaHi sathya,
    It could mean several different things. Do you know if the administrator have shut down the services? If you have access to the server, check to see if all the services are up and running.
    Thanks,
    -Amith.

  • [nQSError: 46044 error in obiee

    Hi Team
    When i am opening a developed report in in Compound layout i am getting [nQSError: 46044 error in obiee] ,whereas when the same report is placed in the dashboard it is giving the desired output.
    So basically i am trying to say that , the report is coming up in the dashboard but when the same report is opened in the compound Layout it is giving [nQSError: 46044 error in obiee error.
            Please suggest.
    Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Business Intelligence Foundation wrote:
    Hi
    Im getting below error in Bi11g. core application services is down.
    Error:
    [nQSError: 46066] Operation cancelled.
    [nQSError: 46067] Queue has been shut down. No more operations will be accepted.
    If anyone Know tell me.
    Thanks and Regards
    sathyaHi sathya,
    It could mean several different things. Do you know if the administrator have shut down the services? If you have access to the server, check to see if all the services are up and running.
    Thanks,
    -Amith.

  • Essbase data crossjoin error in OBIEE analysis report

    Hi all,
    Anyone got the following error in OBIEE analysis report:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 96002] Essbase Error: Syntax error in input MDX query on line 13 at token 'crossjoin' (HY000)
    The OBIEE version is 11.1.1.6.2
    Data is from Essbase Cube, version 11.1.2
    The report is a simple cross tab table and we added 'After' aggregation to show grand total.
    The error show up when we drill down on dimension, click '+'.
    However, if I remove the 'After' aggregation. There is no error at all
    Thank you
    BCHK

    Hi veeravalli,
    Thank you for you reply. I got it.
    However, any idea to solve the issue?
    I tried to do it in RPD by case when,
    e.g. Acutal Sales: case when scenario='Actual' then salesamount end
    Budget Sales: case when scenario='Budget' then salesamount end
    Actual/Budget%: (Actual Sales/Budget Sales) *100
    So there is no error, Actual Sales and Budget Sales are correct, but Actual/Budget % shows nothing in report
    Thanks.
    BCHK

  • Query is allocating too large memory error in OBIEE 11g

    Hi ,
    We have one pivot table(A) in our dashboard displaying , revenue against a Entity Hierarchy (i.e we have 8 levels under the hierarchy) And we have another pivot table (B) displaying revenue against a customer hierarchy (3 levels under it) .
    Both tables running fine under our OBIEE 11.1.1.6 environment (windows) .
    After deploying the same code (RPD&catalog) in a unix OBIEE 11.1.1.6 server , its throwing the below error ,while populating Pivot table A :
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    *State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 96002] Essbase Error: Internal error: Query is allocating too large memory ( > 4GB) and cannot be executed. Query allocation exceeds allocation limits. (HY000)*
    But , pivot table B is running fine . Help please !!!!!
    data source used : essbase 11.1.2.1
    Thanks
    sayak

    Hi Dpka ,
    Yes ! we are hitting a seperate essbase server with Linux OBIEE enviorement .
    I'll execute the query in essbase and get back to you !!
    Thanks
    sayak

  • Error 500--Internal Server Error in OBIEE 11g?

    Hi Expert,
    I am using Obiee 11.1.1.7.0  without patch and mozilla firefox 37.0.2
    When i am trying to open http:machinename:9704/analytics, I am getting error like below
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    please  help me.
    Thanks in advance,
    A. kavya.

    I got error in http:machinename:/7001/em . Please resolve this issue.
    Thanks in advance,
    A. kavya

  • Email configuration error in OBIEE 11.1.1.6.2

    Hi,
    I am getting the below error, while running the agent in obiee
    Eventually succeeded, but encountered and resolved errors...
    Number of skipped recipients: 3 of 4
    AgentID: /users/weblogic/test agent
    [nQSError: 75025] Handshake failed when connecting to SMTP server using SSL. AgentID: /users/weblogic/test agent
    ...Trying SMTP Delivery loop again... Sleeping for 3 seconds. AgentID: /users/weblogic/test agent
    [nQSError: 75025] Handshake failed when connecting to SMTP server using SSL. AgentID: /users/weblogic/test agent
    ...Trying SMTP Delivery loop again... Sleeping for 5 seconds. AgentID: /users/weblogic/test agent
    [nQSError: 75025] Handshake failed when connecting to SMTP server using SSL. AgentID: /users/weblogic/test agent
    ...Trying SMTP Delivery loop again... Sleeping for 8 seconds. AgentID: /users/weblogic/test agent
    [nQSError: 75025] Handshake failed when connecting to SMTP server using SSL. AgentID: /users/weblogic/test agent
    Exceeded number of SMTP delivery retries.
    Please help me

    Hi,
    It looks SMTP server is under firewall.
    Could you please telnet your smtp server ip and host.
    In linux or Unix try to executer below command.
    $ telnet smtpserverip port.
    Hope this help's
    Thanks
    Satya

  • Write Back Error in  OBIEE 11.1.1.7.150120

    Hello everybody,
    i have a problem with the writeback capabilities of OBIEE 11.1.1.7.150120.
    After the Migration from 10g to 11g i would like to customize the write back in 11g. I go like Oracle BI Practice: OBIEE 11g Configure Writeback this, but getting an OBIEE error:
    "Write Back Error
    An error occurred while writing to the server. Please check to make sure you have entered appropriate values. If the problem persists, contact your system administrator."
    The table does not have any constraint. I would like to insert for example the value "2".
    In my table properties i fill in "filling".
    My ...\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\analyticsRes\customMessages\writeback.xml looks like that:
    <?xml version="1.0" encoding="utf-8" ?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="filling">
    <XML>
    <writeBack connectionPool="Connection Pool">
    <insert> </insert>
    <update>update analyticmodel.last_runtimes set laru_exec = @1, laru_runtime_start = sysdate </update>
    </writeBack>
    </XML>
    </WebMessage>
    <WebMessage name="machine_filling">
    <XML>
    <writeBack connectionPool="Connection Pool">
    <insert> </insert>
    <update>update analyticmodel.machine_filling set mf_mach_id = @{c0}</update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    Thank you very much
    Best regards
    Christian

    Hi Cristian,
    You must use '' at script when call some column value. (use '@1' instead of @1)
    Tip.. note you can use your "WebMessage Name" (from your script, like "filling", "machine_filing") into your analisys.
    Hope this help
    Felipe Idalgo

  • 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

  • TNS  Listener error in Obiee 11g

    Hi folks,
    I am struggling with one in Obiee11g . whenever login into the presentation services(http://localhost:9704/analytics), im getting ,username and password nt authenticated . i saw error msg in the server.log file.
    Error msg is :
    Received exception while creating connection for pool "mds-owsm": Listener refused the connection with the following error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Could u guys resolve this problem.
    Regards
    C'nu

    check with this:
    Cannot connect to Database from the OBIEE 11g upgraded RPD

  • Filter Error in OBIEE version  11.1.1.7.0.

    String repSQL = report.generateReportSQL(reportRef, rp, m_sessionID);
    The “Filterexpression” is working well for the OBIEE Version 11.1.1.6.0  but it is not working for OBIEE Version 11.1.1.7.0.
    (i.e) While i try to run “Filterexpression” in for OBIEE Version 11.1.1.7.0. , i get the following errors
    AxisFault  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode:
    faultString: Assertion failure: pMatchFilterFromPropBag != 0 at line 3051 of roject/webreport/globalfilterutils.cpp faultActor:  faultNode:  faultDetail:
    {com.siebel.analytics.web/soap/error/v1}Error: <sawsoape:Code>ACIOA5LN</sawsoape:Code>
    <sawsoape:Message>Assertion failure: pMatchFilterFromPropBag != 0 at line 3051 of project/webreport/globalfilterutils.cpp</sawsoape:Message>
    <sawsoape:File>globalfilterutils.cpp</sawsoape:File>
    <sawsoape:Line>3051</sawsoape:Line>
    Assertion failure: pMatchFilterFromPropBag != 0 at line 3051 of project/webreport/globalfilterutils.cpp
    ead.run(SimpleThreadPool.java:557)

    I have exported ODBC path manually.
    export ODBCINI=$ORACLE_INSTANCE/bifoundation/OracleBIApplication/$ORACLE_BI_APPLICATION/setup/odbc.iniAnd then executed the nqcmd command. Now I am getting the different error.
               Oracle BI ODBC Client
               Copyright (c) 1997-2011 Oracle Corporation, All rights reserved
    Initialize client environment failed, possibly caused by incomplete installation
    [nQSError: 47001] Invalid Oracle BI Bin directory:
    /oracle/home/bifoundation/server/bin.
    Initialize client environment failed, possibly caused by incomplete installation
    [nQSError: 47001] Invalid Oracle BI Bin directory:
    /oracle/home/bifoundation/server/bin.
    [0][State: IM004] [DataDirect][ODBC lib] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed Connect open failed

  • Error in OBIEE integration in ADF

    Hi,
    I am trying to connect to obiee 11g using presentation services using Jdev 11.1.1.5.
    When I tried to connect the OBIEE on my own PC, everything is fine.
    By when I tried to connect to the OBIEE remote on a server, an error occurs:
    The connection was build up successfully,but when I enumerated connection, I met an error below:
    Uncaught exception
    java.lang.RuntimeException: oracle.bi.presentation.soap.connection.BISoapException: javax.xml.ws.soap.SOAPFaultException: access denied for user to path /users/weblogic.
    o.bi.presentation.soap.service.BaseBIAdfSoapService.reconnect(BaseBIAdfSoapService.java:66)
    o.bi.presentation.soap.service.BIAdfSAWSessionServiceSoap.getSessionEnvironment(BIAdfSAWSessionServiceSoap.java:84)
    o.bi.presentation.soap.connection.impl.BaseBISoapConnection.getSessionEnvironment(BaseBISoapConnection.java:463)
    o.bi.presentation.runtime.provider.impl.CatalogService.<init>(CatalogService.java:40)
    o.bi.presentation.rescat.BICatalogDirContext.listBindingsImpl(BICatalogDirContext.java:460)
    o.bi.presentation.rescat.AbstractBICatalogDirContext.listBindings(AbstractBICatalogDirContext.java:338)
    o.bi.presentation.rescat.AbstractBICatalogDirContext.listBindings(AbstractBICatalogDirContext.java:412)
    o.j.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:147)
    o.j.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
    j.lang.Thread.run(Thread.java:662)
    I have import the a client certificate exported from the server. But I didn't configure SSL. (Is it a must to configure SSL???? If not, do I still need to export/import a client certification?)
    I could used the user "weblogic" to login the OBIEE page, so there might not be a role problem.
    SO LOOKING FORWARD TO ANY SUGGESTION!!!!!!

    I change a BIEE environment and problem solved. Seems like role problem.

  • Error in OBIEE Reports.ORA-01445

    When making some formula or adding new columns,I am getting the following Err..
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 1445, message: ORA-01445: cannot select ROWID from, or sample, a join view without a key-preserved table at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)
    Its something related to joins.Can anyone Help.
    Edited by: Darwin S on Aug 22, 2009 8:48 PM

    you should post this on the OBIEE forum Business Intelligence Suite Enterprise Edition

  • Error in OBIEE while clicking on Coreapplication in em -  ADF_FACES-60097

    Hi,
        I am getting below error while clicking on coreapplication in em (enterprise manager) in obiee.
    ADF_FACES-60097:    Server Exception during PPR, #1 in coreapplication
    Please suggest on what needs to be done to resolve this.

    I think you need to post your question in the Java/ADF forum.  This forum is for the Oracle Forms product.
    Your question does not belong here.
    Craig...

  • Error in OBIEE Analyses "XML Incompatible"

    Hi everybody,
    i / we have a problem/error during running some analyses/dashboards in obiee 11.1.1.6.6. In development we have no problems, all runs fine. But in quality section and later on in production this error comes on, even the user is running some dashboards. It doesn't matter, which dashboard/which analyses is running. We imported a new rpd and catalog from development (wheres running) to quality. Nothing changed.
    Can u take a look at the cryptical error-message:
    [2013-06-27T13:37:38.000+02:00] [OBIPS] [WARNING:16] [] [saw.views.dashboard] [ecid: 9b501649c5a0d837:382466fa:13e5ab3f312:-8000-000000000013caa8,0:1]
    [tid: 18] 11g xml data incompatibility: object query item 1 at /shared/<<Dashboard-Name>> requires upgrade.
    Admin needs to rerun upgrade, or remove the object, or fix the object's xml manually. File:catalogimpl.cpp
    Line:1302
    Location:
            saw.views.dashboard
            saw.subsystem.portal.pagesImpl
            saw.subsystem.portal
            saw.httpserver.processrequest
            saw.rpc.server.responder
            saw.rpc.server
            saw.rpc.server.handleConnection
            saw.rpc.server.dispatch
            saw.threadpool.socketrpcserver
            saw.threads
    SessionID: eqt5ff5nbe9d9nf99cu69mek9otih4ebqkeq2aa
    AuthProps: AuthSchema=UidPwd|PWD=******|UID=bloesc33|User=bloesc33
    ecid: 9b501649c5a0d837:382466fa:13e5ab3f312:-8000-000000000013caa8,0:1
    ThreadID: 18
    HttpCommand: Dashboard
    RemoteIP: 10.180.171.218...."
    Thanxxs a lot.
    Greetings from sunny Hamburg, Germany
    Fraenky

    I would try to run the Scan and Update Catalog Objects That Require Updates utility from Administration in Analytics. See if that helps at all. If not, compare the XML for a report that's working in DEV with the same report in QA that doesn't work, see if there are any changes.
    Good luck!

Maybe you are looking for

  • A problem with "=" in my query

    Hi all, I tried to compare two elements in my database: select * from table where upper(col1) ='CARRE'; it does return columns contain 'carré' because of the "é". Can somebody help me. Is there a parameter to set in oracle so that my query return wha

  • Nullpointer Exception while generating Toplink deployment XML

    When i click on Generate Deployment XML option, i got the NullPointerException as follows : Can somebody suggest me what cud be wrong and how to correct it? java.lang.NullPointerException at oracle.toplink.workbench.model.meta.BldrClass.getJavaClass(

  • My iphone sat connect to itune it asking to restore the phone but i never back it up will i lose my contact an pic

    hey my iphone is sayiny toconnect to itune but i never back up my phone am going to lose every thing on the phone if i restore it

  • Regarding mrp pr requirement

    Dear Gurus, we are working on MRP Through MRP purchase requisitions are raising on date basis. i.e.  suppose in aweek  raw material is required  @ 100 KG.       with referance to BOM  & Qty of header level it raises  5 purchase requisitions. I requir

  • Access asa in standby

    Hi, Is there a way to access the asa in a failover pair that is in standby mode from the primary asa? IE I am logged into the primary asa via command line and was hoping to access the other asa from here. Thank you.