Reg : nQSError:10058 in OBIEE

Hi Experts,
Am getting the following error in my dashboard.Can anyone provide inputs as what is the cause of this issue and how to resolve it.
nQSError: 10058] A general error has occurred. The backend MDX query did not generate correct output and could be parsed

Hi,
I googled this error and find this
The backend MDX query did not generate correct output and could be parsed.
Cause. The MDX query did not generate axis information.
Response. Modify the SQL query and try again.
So try removing coulmns one by one from report and check.
Thanks
Sandeep

Similar Messages

  • NQSError: 10058 - Unable to Navigate Requested Expression Error in OBIEE

    We are getting the below error when we try to generate report using a dimension column and a fact column.
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: FILTER(# of Responses:[DAggr(Fact - Leads & Interest .# of Responses by [ Dim - Contact.First Name, Dim - Contact.ROW_ID, Team & Opty Based Org.POSTN_WID, Team & Opty Based Org.Level 1 Employee Name, LN Leads & Interest.ROW_ID] SB Revenue Attributes Total,Sales Velocity Attributes Total)] USING Team & Opty Based Org.Level 1 Employee Name <> 'Test, USLMMarketing' and (LN Leads & Interest.Customer Supplied Email <> email@removed ' or LN Leads & Interest.Customer Supplied Email is null)). Please fix the metadata consistency warnings. (HY000)
    We are using the below logical formula for the measure column.
    FILTER(Core."Fact - Leads & Interest "."# Of Response Final" USING (Core."LN Leads & Interest"."Customer Supplied Email" <> email@removed ' OR Core."LN Leads & Interest"."Customer Supplied Email" IS NULL ) AND Core."Team & Opty Based Org"."Level 1 Employee Name" <> 'Test, USLMMarketing')
    We have this measure in a logical fact table.
    Please help me know why would this error occur.

    Sorry i missed while pasting the formula. Below is the logical column formula.
    FILTER(Core."Fact - Leads & Interest "."# Of Response Final" USING (Core."LN Leads & Interest"."Customer Supplied Email" <> '[email protected]' OR Core."LN Leads & Interest"."Customer Supplied Email" IS NULL ) AND Core."Team & Opty Based Org"."Level 1 Employee Name" <> 'Test, USLMMarketing')
    This measure is working properly with other dimension attributes in the subject area.

  • NQSError: 59007 in OBIEE 11.1.1.5.0 after upgrade from OBIEE 10.1.3.4.1

    Hi All,
    We have successfully up-grade Obiee 10.1.3.4.1 to Obiee 11.1.1.5.0. After upgrade we found below error for few reports in 11g.
    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: 43119] Query Failed: [nQSError: 59007] The length operand -1 of the SubString operator must be greater than zero. (HY000)*
    Note:This issue happens only in 11g.. not in 10g
    Can anyone pls help me how to resolve this issue.
    Thanks in advance,
    Syam
    Edited by: 942658 on Jun 25, 2012 9:05 AM

    From the client or the server?
    SERVER:
    tnsnames.ora:
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    FROM REMOTE SQLPLUS Client:
    tnsnames.ora
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Client_3)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cotsdot370.cotsdot.dom)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    Thanks,
    Malcolm
    Edited by: user10835577 on Aug 29, 2010 12:01 PM

  • NQSError: 10058 Incorrectly defined logical table source

    Hi All,
    i am trying to join two facts using a dimension. If i run report having one column from dimension & one from fact it works. But when i run a report having 1 column from first fact & 2nd column from second fact i get the below error.
    I am sure this has something to do with the content tab under sources in BMM later.
    But can anyone me what exactly i need to do.
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 15018] Incorrectly defined logical table source (for fact table DWH_PA_MBR_PA_TMP_NEW) does not contain mapping for [DWH_PA_MBR_PA_TMPT_NEW.PERIOD_CODE]. (HY000)
    SQL Issued: SELECT DWH_PA_MBR_PA_TMPT_NEW.PERIOD_CODE saw_0, DWH_PA_MBR_PA_TMP_NEW.CURRENCY_ID saw_1 FROM DWH ORDER BY saw_0, saw_1
    Thanks,
    Pankaj

    yes i have the following
    Facts
    1) DWH_PA_MBR_PA_TMP_NEW
    2) DWH_PA_MBR_PA_TMPT_NEW
    Dim
    1) PA_PERIODS_ALL
    Join 1) PA_PERIODS_ALL.PERIOD_NAME = DWH_PA_MBR_PA_TMPT_NEW.PERIOD_NAME
    Join 2) PA_PERIODS_ALL.PERIOD_NAME = DWH_PA_MBR_PA_TMP_NEW.PERIOD_NAME
    When i run report with columns from Fact 1 & Fact 2 i get the error.
    else if i run report with column from Fact 1 & Dim it works fine.
    Note: here Period Name is the key.
    I guess we need to define the LTS, colmn mappings.
    Thanks,
    Pankaj

  • [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred

    Hello guys,
    I have one fact table (Fact) and five dimension tables (Dim A, Dim B, Dim C, Dim D and Dim E).
    The fact structure: PK_Fact (primary key), Column A, Column B, ..*
    The dimensions structure:
    Dim A : PK_Dim_A (primary key), Column A1, Column A2, ..*
    Dim B : PK_Dim_B (primary key), Column B1, Column B2, ..*
    Dim C : PK_Dim_C (primary key), Column C1, Column C2, ..*
    Dim D : PK_Dim_D (primary key), Column D1, Column D2, ..*
    Dim E : PK_Dim_E (primary key), Column E1, Column E2, ..*
    The fact table is connected to Dim A with PK_Dim_A and PK_Fact, to Dim B with PK_Dim_B and PK_Fact, to Dim C with PK_Dim_C and PK_Fact, to Dim D with PK_Dim_D and PK_Fact, to Dim E with PK_Dim_E and PK_Fact. The joins have been defined in the physical layer and in the business layer.
    Fact-->Dim A
    Fact-->Dim B
    Fact-->Dim C
    Fact-->Dim D
    Fact-->Dim E
    When I request column(s) from fact table and one other dimension table, everything is fine. When I request columns from fact table and more than one other dimension table, I have the following message error :
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 15018] Incorrectly defined logical table source...does not contain mapping for .... (HY000)
    Please could you help me to resolve this error
    Thank you very much.

    Hi,
    have you define the level for all the dimensions for the Logical Table Source of your Logical Fact Table? When you perfrom the consistency check (Ctrl+k) do you receive any warning or error?
    Thank you.
    Regards,
    Gianluca

  • 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error

    Hi!
    When change column change, first query return OK. Then I choose drill down level of year and this error occured.
    What does this error means?
    View Display Error
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 15039] Level [TIMES.DAY_ID, NADZORNE_EKIPE.ID] has drilldown levels associated with multiple (likely overlapping) dimensions: (1) degenerate dimension, (2) degenerate dimension. Please check logical table key definitions, particularly for fact tables, and level-based measure definitions. (HY000)
    SQL Issued: SELECT TIMES.CALENDAR_YEAR_ID saw_0, "TIMES"."CALENDAR_QUARTER_ID" saw_1, NADZORNE_EKIPE.NAZIV saw_2, FCT_ZAPISNICI.ID saw_3, FCT_ZAPISNICI.NEPRAVILNOST saw_4, FCT_ZAPISNICI.NEPRAVILNOST/FCT_ZAPISNICI.ID*100 saw_5, FCT_ZAPISNICI.ID-FCT_ZAPISNICI.NEPRAVILNOST saw_6, FCT_ZAPISNICI.PREKOSOV saw_7, FCT_ZAPISNICI.PREKMASE saw_8, FCT_ZAPISNICI.PREKNOSIV saw_9, FCT_ZAPISNICI.PREKDIMENZIJE saw_10, FCT_ZAPISNICI.DJELJIV_TERET saw_11, FCT_ZAPISNICI.NEDJELJIV_TERET saw_12, FCT_ZAPISNICI.PRAVNA_OSOBA saw_13, FCT_ZAPISNICI.FIZICKA_OSOBA saw_14, AGGREGATE(saw_5 BY ), AGGREGATE(saw_6 BY ), AGGREGATE(saw_5 BY saw_0), AGGREGATE(saw_6 BY saw_0) FROM "TEB Data Warehouse Solution" WHERE ((TIMES.DAY_ID >= date '2009-01-01') AND (TIMES.DAY_ID <= date '2009-12-31')) AND ("TIMES"."CALENDAR_YEAR_ID" = 2009) ORDER BY saw_0, saw_1, saw_2
    THX

    Your error is this:
    nQSError: 15039 Level http://TIMES.DAY_ID, NADZORNE_EKIPE.ID has drilldown levels associated with multiple (likely overlapping) dimensions: (1) degenerate dimension, (2) degenerate dimension. Please check logical table key definitions, particularly for fact tables, and level-based measure definitions.
    Did you check logical table key definitions, particularly for fact tables, and level-based measure definitions ?

  • 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058]

    What can be the meaning of this error code, and how can I resolve it?
    10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 46036] Internal Assertion: Condition len <= desc->objectLength_, file ..\Oci8\Src\SQXDGOci8.cpp, line 614. (HY000)
    I already change NQSConfig SErver_Stack parameter but it is not resolved....
    Please help....

    I solved...(Increase all columns size to 100 chars)

  • Meaning of this error:  nQSError: 10058] A general error has occurred.

    Hi All,
    I'm facing a strange problem with Siebel Analytics. The user is getting intermittent "ODBC Driver Returned an error" while trying to run reports.
    It is not happening all the time.
    I checked the Session. Even I can see some requests are getting following type of error:
    "State: S1000. Code: 10058. [NQODBC] [SQL_STATE: S1000] [nQSError: 10058] A general error has occurred. [nQSError: 46036] Internal Assertion: Condition cachedQueryEntryPos != pCacheMetadata->m_cachedQueries.end(), file c:\views_c\nightly\Fri\7.8.5\Windows\vobs\analytics\server\query\Optimizer\Navigator\Src\SQONExactMatch.cpp, line 1139. (S1000)"
    We are unsure about what is wrong.
    Anyone knows the reason for this type of issue?
    Thanks in advance.
    Regards
    Sudipta

    Try to change something in report and resave the report, this should solve problem if not, try to get same report from previous release,code base or from backup using Catalog Manager bring the report to new development by Export/Import report.
    In this way it worked for me.

  • OBI Enterprise Edition hierarchical levels definition - nQSError: 10058

    Hi,
    i'm trying, in the BI administration tool, to define a dimension hierarchy based on not star nor snowflake scheme. I've a physical fact-table RICETTA linked to the first level physical table DISTRETTO. the physical table DISTRETTO is then linked to the both upper levels: USL and REGIONE. The conceptual hierarchy is DISTRETTO -> USL -> REGIONE. how can I define the logical hierarchy if there's no physical link between REGIONE and USL tables?
    The Answer front-end returns the seguent error: Stato: HY000. Codice: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: USL.NOM_REGIONE. Please fix the metadata consistency warnings. (HY000).
    Thank for help

    If you followed up the setup document (http://docs.oracle.com/cd/E21043_01/bi.1111/e10541/configscorecard.htm), make sure you Restart the Oracle BI Server, through the Enterprise Manager for your bi instance.
    After that, make sure you give your 'BIsystem' role permissions for "Allowing or Disallowing Direct Database Requests".
    (You can access that through your RPD->Manage->Identities. Select BIsystem, click on "Permissions", Select tab "Query Limits", and select "Allow" in the  "Allow or Disallow Direct Database Requests").
    And make sure you either Delete the configured database ("System DB (Update me)") that comes with the Samples, in the RPD, that already has a connection named "BSC", change the connection name in that database, or just use it as the BSC annotations schema.
    If you still have problems after that, make sure the connection credentials in your BSC connections are good to go.
    Hope it helps.
    Best regards.

  • Reg:-nQSError: 1005(metadata consistency warnings)

    Hi all,
    I tried to modify one report by adding a new column Supplier Account Number. But when I added this column to the report,I am getting this error.Same is the case if I add any column from Dim - Supplier Account to the report.
    *State: HY000. Code: 11494. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: Dim - Supplier Account.Supplier Account Number. Please fix the metadata consistency warnings. (HY000)*
    Need help
    Thanx in advance

    RPD issue. Make sure your dim is linked to fact in BMM using complex join

  • Reg : EXISTS function in OBIEE

    Hi all,
    I have a req where the condition for a column is as below
    select count(distinct shipment_header_id) from F_ERP_PO_RECEIPTS a
    where exists (select 'X' from F_ERP_PO_RECEIPTS_TRX b
                  where b.TRANSACTION_TYPE = 'RECEIVE'
                  and b.shipment_line_id = a.shipment_line_id)
    and not exists (select 'X' from F_ERP_PO_RECEIPTS_TRX b
                  where b.TRANSACTION_TYPE = 'DELIVER'
                  and b.shipment_line_id = a.shipment_line_id)
    where F_ERP_PO_RECEIPTS_TRX and F_ERP_PO_RECEIPTS are my fact tables.
    How do i apply this condition in the column level in obiee ..
    Pls help me in resolving the same .
    Thanks in advance
    Reg,
    Niv

    Hi,
    Please try this,
    Right Click on your Schema -> Select New Physical Table
    Give the name of the Physical table as Dim_ERP_PO_RECEIPTS_HEADER_INFO
    Select "SELECT" from the Table Type dropdown
    Write your query as it is here:
    select distinct header_id from F_ERP_PO_RECEIPTS a
    where exists (select 'X' from F_ERP_PO_RECEIPTS_TRX b
                  where b.TRANSACTION_TYPE = 'RECEIVE'
                  and b.shipment_line_id = a.shipment_line_id)
    and not exists (select 'X' from F_ERP_PO_RECEIPTS_TRX b
                  where b.TRANSACTION_TYPE = 'DELIVER'
                  and b.shipment_line_id = a.shipment_line_id)
    Make a physical join between F_ERP_PO_RECEIPTS -> Dim_ERP_PO_RECEIPTS_HEADER_INFO on header_id
    Create a new LTS in the logical table of the Fact F_ERP_PO_RECEIPTS
    Pull the Dim_ERP_PO_RECEIPTS_HEADER_INFO in the General tab of the LTS
    Create a new Logical Column with HEADER_COUNT name
    Double click on it
    In the Column Source tab -> Select the new LTS you have created above -> Edit Expression
    Give the formula as Dim_ERP_PO_RECEIPTS_HEADER_INFO.Header_id
    Aggregation as Count or Count distinct
    Please mark, if it is helpful
    Thanks,
    Srikanth

  • Reg: Pagination option in OBIEE

    Hi All,
    Is there any way to acheive pagination in Pivot Table (OBIEE)??
    We checked and it is not there...
    I mean is there way if we add any tags in instance config file or so..or any other customization and get this done??
    Thanks!
    Kris

    I'm assuming you speak of downloading all the records regardless of what is viewed in the paginated table.
    Create another pivot table view and this time use the pagination feature to display all the rows. Then use the View Selector to allow users to switch between the two pivot tables for printing eithre the rows of what they view or printing all the rows.
    If you want the users to be able to select how many rows they would like to print, create a Dashboard prompt for number of rows. Then place a filter on the RCOUNT(1) column in your request set to the PV of your prompt.
    P.S. If you want to award points, you need to click on the "correct" or "helpful" icon on the top right of the correct or helpful post. Just marking the thread answered doesn't award points. I believe Kishore gave you some helpful info and perhaps me as well, but that is your call. Good luck.

  • Reg : Grand Total in OBIEE

    hi all,
    I have two measure columns and i performed grand total on that columns .
    Here, I want grand total only for one measure column (I dont want to use default aggregatio rule as none).
    Any formatting options available(for eg: fill the same color for the measure as well as value for the particular column Grand Total)
    Can u help on this?
    Edited by: udeffcv on Apr 5, 2010 12:24 AM

    If you are using Pivot table.,
    try placing the measure cols(for which grand total is not needed) in the "Rows" section of the pivot table.
    Regards,
    Raghu

  • Reg: Score Cards in Obiee

    Dear all,
    i have created one Score Card in that i have almost 15 objectives , till yesterday it is working fine.
    Today when i open my score card it is displaying and error like Odbc returned an error(SQLexecdirectw)
    and all the objectives all showing like still loading...loading...
    i dontknow y it happend suddenly..?
    please guide me to get rid of this.....

    Hi,
    Please try this,
    Right Click on your Schema -> Select New Physical Table
    Give the name of the Physical table as Dim_ERP_PO_RECEIPTS_HEADER_INFO
    Select "SELECT" from the Table Type dropdown
    Write your query as it is here:
    select distinct header_id from F_ERP_PO_RECEIPTS a
    where exists (select 'X' from F_ERP_PO_RECEIPTS_TRX b
                  where b.TRANSACTION_TYPE = 'RECEIVE'
                  and b.shipment_line_id = a.shipment_line_id)
    and not exists (select 'X' from F_ERP_PO_RECEIPTS_TRX b
                  where b.TRANSACTION_TYPE = 'DELIVER'
                  and b.shipment_line_id = a.shipment_line_id)
    Make a physical join between F_ERP_PO_RECEIPTS -> Dim_ERP_PO_RECEIPTS_HEADER_INFO on header_id
    Create a new LTS in the logical table of the Fact F_ERP_PO_RECEIPTS
    Pull the Dim_ERP_PO_RECEIPTS_HEADER_INFO in the General tab of the LTS
    Create a new Logical Column with HEADER_COUNT name
    Double click on it
    In the Column Source tab -> Select the new LTS you have created above -> Edit Expression
    Give the formula as Dim_ERP_PO_RECEIPTS_HEADER_INFO.Header_id
    Aggregation as Count or Count distinct
    Please mark, if it is helpful
    Thanks,
    Srikanth

  • Error  in reports after upgrade from OBIEE 10g to 11g :  [nQSError: 14025]

    Hi All, We upgraded RPD and web catalog from OBIEE 10g to 11.1.1.5. I see the following error while running few reports.
    Error: State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A
    general error has occurred. [nQSError: 43113] Message returned from OBIS.
    [nQSError: 14025] No fact table exists at the requested level of detail:
    When I add an user under BIAdministrator Application role and login, all the reports work correctly.
    I verified Oracle BUG fix (11850704) document and tried to make changes as suggested.
    Please suggest me if this issue is related to 10g to 11g RPD upgrade or are we missing any privileges?
    Also should I add every user to BIAdministrator role to avoid this issue?
    Thanks in Advance

    Hi,
    First of all i am not familiar on linux box.
    I tried in windows environment the rpd is deployed with out any errors.
    But i ran the ua.bat file in the following path
    \MWHOME\Oracle_BI1\bin\ua.bat.
    while i am running in oracle_common\bin\ua.bat is not responding in my local system.
    Please Mark if it helpful.
    Thanks

Maybe you are looking for

  • I can't open my website to edit it.

    It is on a pen drive. When I open iweb it lists my site but only allows me to add new pages. I see a red square with a white cloud by my site's name. When I go to the menu to file or edit, it won't let me open the pen drive to access the pages of my

  • XML Report Page Layout Problem

    Dear Members, We are working on 11i Version of Oracle Apps. Recently I developed an XML Report which has two pages. I want Page-1 in Landscape style and Page-2 in Portrait Style. I've prepared the RTF template in Landscape and on Page-2 I have select

  • Mailing Error records in file-to-file Sp14

    Hi All, Can anyone suggest me how to send error records to the concerned person when I'm doing File-to-File scenario. According my understanding I should configure SMTP adapter.but if anyone confirms this and suggest any process would be a great help

  • Static variable could not seem as attribute in JMX

    Hi, I defined a Global class and I have a static variable. I could not see them as attribute in jConsole. BTW, the methods could seem in jconsole. And, I used the class includes static variables as a Global class. How can i see the static variable in

  • Why this doesn't work?

    Hi, Is there anyone who could help me debug this piece? I only get '1' in the print statement - instead of an expected 'ab1' Thanks. int RESULT; String testOut = new String(); String testIn1 = new String ("a"); String testIn2 = new String ("b"); RESU