Unresolved column

Hi All-
Today morning i imported one of the dim tables into my RPD and joined it to the respective fact tables and when i generated the report it worked fine after couple of hours when one of users logged in to the OBiee and tried to see that report we are seeing this error
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column
it is happening periodically and when i log in as different user it is working fine. I am not able to understand why it is behaving like this.

Hi Guys Thanks For your reply's but still it's not working i am able to see the data when i click view data. if i kill all sessions and if i reload server metadata then it will start working again and after couple of hours i will see the same error even re importing is not working it is behaving in the same but the same if i import it and create a report it's working fine.

Similar Messages

  • Issue with Agent in OBIEE11g(11.1.1.7) - In attachment getting unresolved column error

    Hi All,
    I have created an agent and scheduled to run for specific time with analysis as my delivery content.
    It appears in my homepage as well as i can able to receive through email. But in the attachment i am getting the error below:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27005] Unresolved column: ."Customer".Please have your System Administrator look at the log for more details on this error. (HY000).
    But i can able to run the same report without error.
    Could you please let me know if you have faced similar issue.
    Thanks and Regards,
    Karthik

    Hi,
    Thanks for the response. When I provided the same information in "Command" tab, it started working and I am now able to recieve the mails from ODI server.
    Can you please explain why the same information provided in "General" tab not worked by providing in "Command" tab started working all of a sudden?? It is not making any sennse to me what might be the difference between the two.

  • Unresolved column when using presentation variable in Answers filter

    Hi all,
    I'm using a dashboard prompt that sets a presentation variable - pres_year. I'm using the presentation variable in a request's filter.
    In the 'Criteria' tab, in the filter for the request, I set a year column (YEAR) to the presentation variable via Variable Expr and enter the presentation variable name only. End up with:
    YEAR is equal to / is in @{pres_year}
    When using the dashboard, the prompt and request all work fine. The problem is when I'm in the request in Answers and I click on 'Display Results' button. I get the following error:
    'NQSError: 27005 unresolved column pres_year'
    Any suggestions?
    Thanks.

    I got same error, if i'm using SQL Expression, instead of variable expression in filter section.
    make sure that you followed this:
    filter on year > Add > Variable > Presentation. Then, give the presentation variable name (which you defined in dashboard prompt) in Variable Expr field , click OK
    getting same error when using:
    Filter on year column > Add > SQL Expression > presentation variable. This is not right place to give presentation variable.
    and, error i got:
    *State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005]* Unresolved column: "var_Year". (HY000)
    so, make sure that you are suing the right one..

  • How to resolve unresolved column error when we change column name in BMM Layer and removed alias in presentation layer

    how to resolve unresolved column error when we change column name in BMM Layer and removed alias in presentation layer

    Looks like the presentation column got Alias before your BMM changes, so in your case renaming logical column and deleting alias is not good to go.
    Keep Alias

  • Unresolved column error

    I created a new physical that the exact same as another physical table i have. When i create a report and use my new table i get the below error when using this table. Can someone please hellp?
    View Display Error
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column: "hpqc_audit_log_prop_EIT"."AP_NEW_VALUE". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT RSUM(COUNT("Defect Facts"."Defect ID")), "Defect Facts"."Closing Date", "Defect Facts"."Defect ID", "Defect Facts"."Detected on Date", "Defect Facts"."Reported Release (Base)", "Defect Facts"."Testing Type", "Defect Facts"."Week of Defect Closed Date", "Defect Facts".Priority, "Defect Facts".Severity, "Defect Facts".Status, "Defect Facts".Type, "Projec Dim".Domain, "Projec Dim".Project, COUNT("Defect Facts"."Defect ID"), case WHEN "Projec Dim".Project = ''PRODUCT_13_2'' then ''Stores'' WHEN "Projec Dim".Project = ''System_Test_13_2'' then ''MOM'' WHEN "Projec Dim".Project = ''Enterprise_13_2'' then ''EIT'' else "Projec Dim".Project end, hpqc_audit_log_prop_EIT.AP_NEW_VALUE, hpqc_audit_log_prop_EIT.AU_TIME FROM Defect')}
    SQL Issued: SELECT RSUM(COUNT("Defect Facts"."Defect ID")), "Defect Facts"."Closing Date", "Defect Facts"."Defect ID", "Defect Facts"."Detected on Date", "Defect Facts"."Reported Release (Base)", "Defect Facts"."Testing Type", "Defect Facts"."Week of Defect Closed Date", "Defect Facts".Priority, "Defect Facts".Severity, "Defect Facts".Status, "Defect Facts".Type, "Projec Dim".Domain, "Projec Dim".Project, COUNT("Defect Facts"."Defect ID"), case WHEN "Projec Dim".Project = 'PRODUCT_13_2' then 'Stores' WHEN "Projec Dim".Project = 'System_Test_13_2' then 'MOM' WHEN "Projec Dim".Project = 'Enterprise_13_2' then 'EIT' else "Projec Dim".Project end, hpqc_audit_log_prop_EIT.AP_NEW_VALUE, hpqc_audit_log_prop_EIT.AU_TIME FROM Defect
    v

    Hi,
    Error clearly shows that there is no column with this name in RPD. Check if this column is there in the RPD and to which logical and physical coulmn it is mapped to.
    Thanks
    Sandeep

  • Nqserror 27005 Unresolved column error

    I'm using the default RPD provided with Oracle BI Apps (OracleBIAnalyticsApps.rpd) and default catalog EnterpriseBusinessAnalytics. I am getting the following error in the Service - CRM Activities subject area:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column: "- Activity Facts"."# of Activities". (HY000)
    I have
    1) Checked the linking from presentation layer to physical layer and the column is properly linked in all layers
    2) Checked all the logical joins with other tables and all columns involved in the joins are present.
    When i run the dashboard Service Employee --> My To Do List, the "Call Back Queue" report fails with the above error. However, when i create the same report in Answers by adding the same columns along with "# Of Activities" the report runs fine.
    Please help me.
    Jimit

    Resolved. Recreated the report

  • Debug [nQSError: 27005] Unresolved column

    In nqserver.log i have a lot of errors like:
    [2012-07-27T10:00:53.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: db58cb579794228a:-21bc1da7:138c38f67d1:-8000-000000000000337f] [tid: a147c700] [nQSError: 27005] Unresolved column: "report"."variables".
    [2012-07-27T10:00:53.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: db58cb579794228a:-21bc1da7:138c38f67d1:-8000-000000000000337f] [tid: a147c700] [nQSError: 27005] Unresolved column: "report"."variables". [[
    [nQSError: 43113] Message returned from OBIS.
    Errors comes from a dashboard that contains several reports, section conditions, dashboard prompts.
    Is it possible to identify exact object (specific report / dashboard prompt ...) causing this error?

    It was not the case. Repository and report was ok. To find where is the issue I needed to add objects to new dashboard individually and see when error shows up.
    The problem seems to be OBIEE 11.1.1.6 bug. Issue occurs in dashboard prompt when I add any "Variable Prompt" and sepeify choice list with custom values. Then when I use it in dashboard and click "Apply" all works fine, but there is an error added to BI server log file: Unresolved column: "report"."variables".
    Reproduced it in totally new dashboard prompt with just one "Variable Prompt".
    Workaround: created dedicated database table "VALUES_LIST" and filled with all combo box values needed in reports, added it to repository, and now use only "Column Prompt" in all dashbaord prompts. Not perfect solution but want to have logs clear before going live...

  • NQSError: 27005 Unresolved Column - No Column Security Applied

    I am facing this issue since last few days - I'll be thankful if anyone can help me out.
    I am receiving the error:
    Error Code: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000 Code: 10058. [NQODBC][nQSError: 10058] A general error has occurred.
    [nQSError: 43113] Message returned from OBIS. [nQSError: 27005] Unresolved Column: <Dimension Name>.<Column Name>. Please have your System Administrator look at the log for more details on this error. (HY000).
    This error is occurring randomly on some analytics for all those users who do not belong to BI Administrator Role.
    I have searched for the solution of this error and found that by setting the parameter PROJECT_INACCESSIBLE_COLUMN_AS_NULL in NQSConfig.ini will resolve this issue. But firstly this is the case when you have applied the security on column but I haven't applied security on any column. Secondly I have looked in NQSConfig.ini and the above mentioned parameter's value is already set to Yes.
    When I gave the BI Administrator Role to any user than this error do not occurr.
    Can anyone help.
    Edited by: 970786 on Nov 12, 2012 6:31 AM

    This is a bug in 11.1.1.6.0: Bug 13976546 - UNRESOLVED COLUMN ERROR IN 11G AFTER UPGRADE
    It is scheduled to be fixed in 11.1.1.7.0. Refer to ID 1464961.1 on Oracle Support to get more information.
    Please mark if helpful/correct.

  • How to pass prompt value to columns with formula?

    Hello guys
    I have a situation:
    I have a report with 1 column name 'product' and in this column it has a case statement like 'case when item is ('a','b','c','d') then 'Men' else 'women' end'
    Then I have created a dashboard prompt of the exact same column, and I defined the same case statement in the prompt's column formula as the same.. Then I tested the prompt and it is returning only 2 values 'men', 'women'..
    However, when putting the prompt and report on the same dashboard, the report is not accepting the prompt values..
    Then I set the presentation variable on the prompt and call it 'Product', then in the report I created a filter on 'product' column as equal to presentation variable 'product'--- I tried with and without single quotes.. So the filter itself looks like : case when ...... is equal to / is in @{product}
    However, when I then return back to the dashboard, I am getting the error:
    State: HY000. Code: 388918336. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column: "Product". (HY000)
    Could anyone help?
    Thanks

    Hola
    is possible that are you using a BINS agrupation into the Column Formula?
    if you form a CASE statement using a Bins agrupation, in the column Formula, this must be disabled to match statements between columns and DB Prompt
    if you are using a BINS agrupation to form the CASE statement, you have to delete the bins agrupation in the Column but keep the CASE statement
    Regards

  • Session variables trying to resolve as columns

    Hello,
    I have a simple case statement where I am trying to use the user.id variable.  Unfortunately whenever I do this it returns an 'Unresolved Column' error.
    CASE WHEN "Users"."User Name" = CAST(@{user.id}{'DWBACKUP'} AS VARCHAR(8)) THEN '1. User' ELSE '2. Others' END
    Every user id is an 8 characters long.  As you can see, I've tried to cast it to change the data type, but the error remains regardless.
    Formula syntax is invalid.
    [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27005] Unresolved column: "DWBACKUP". (HY000)
    SQL Issued: SELECT CASE WHEN "Users"."User Name" = CAST(DWBACKUP AS VARCHAR(8)) THEN '1. User' ELSE '2. Others' END FROM "Usage Tracking"
    Does anyone have any hints how to work around this?
    I'm using OBIEE 11.1.1.6.11
    Thanks.

    user.id will be username who logged in, I don't think you can default it to some other value.
    Try in this way
    CASE WHEN "Users"."User Name" = '@{user.id}' THEN '1. User' ELSE '2. Others' END
    Regards,
    Srikanth

  • Error while creating presentation variable in Dashboard prompts.

    Hi Team
    I have been going through the guidelines and procedures to create a presentation variable to use it in the dashboard prompt ( mentioned in the previous blogs ) .I followed the below link :
    http://oraclebi.blog.com/example-of-presentation-variable-in-obiee/
    I am using the following query :
    ========================================================
    SELECT case when 1=0 then "D2 Market"."M04 Region"
    else 1
    end
    FROM "Sample Sales"
    UNION ALL
    select case when 1=0 then "D2 Market"."M04 Region"
    else 2
    end
    FROM "Sample Sales"
    =========================================================
    I just wanted to create 2 dummy choices i.e 1 and 2 .But while soing so I am getting erros in the case statements :
    =========================================================
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column: "D2 Market"."M04 Region". (HY000)
    SQL Issued: SELECT case when 1=0 then "D2 Market"."M04 Region" else 1 end FROM "Sample Sales" UNION ALL select case when 1=0 then "D2 Market"."M04 Region" else 2 end FROM "Sample Sales"
    =========================================================.
    Please suggest and let me know if there is any other method to have 2 chioces in drop down i.e 1 and 2 using SQL statements while creating the dashboard prompts.
    Thanks

    Hi Rachit
    You answered my doubt.This one really works . Thanks a lot !
    But i have one more doubt i.e if have created the Presentation variable in the dashboard prompt and I want to use it in a report
    i.e the scenario is If I have created a new column i.e " Revised Salary " in the Presentation Services and want the values to be entered there dynamically upon end users choice. For ex the end user selecrts value of 1 then the report would display an increament of 500 to all the employees in the " Revised Salary " column and if the end user select value of 2 .. the report would display a decrement of 500 in the " Revised salary column".
    I am getting the following error :
    ========================================================================
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 59001] Binary Logical operation is not permitted on VARBINARY, INTEGER operand(s). (HY000)
    SQL Issued: SELECT "D0 Time"."T05 Per Name Year" saw_0, "D2 Market"."M04 Region" saw_1, "D4 Product"."P01 Product" saw_2, "D1 Customer"."C1 Cust Name" saw_3, "F1 Revenue"."1-01 Revenue (Sum All)" saw_4, CASE WHEN 0='1' then "F1 Revenue"."1-01 Revenue (Sum All)" +500 else "F1 Revenue"."1-01 Revenue (Sum All)" - 500 end saw_5 FROM "Sample Sales" ORDER BY saw_0, saw_1, saw_2, saw_3
    ========================================================================
    Please NOTE : The column on which I want to do an increament is : "F1 Revenue"."1-01 Revenue (Sum All)"
    Thanks

  • Using a Variable Prompt - In an analysis using Top N filter (URGENT)

    Hi Experts
    I have created a variable prompt that is setup in the following way :
    Prompt Name : Number_of_rows
    User Input : Radio Buttons
    Radio Button Values : *1/ 2* (Custom Values)
    Variable Data Type : Number
    Default Selection : *1* (Specific Custom Value)
    I have an analysis/ report that has the following columns Customer ID | Number of Orders
    I have applied a top N filter to this report using the varibale prompt :
    *Number of Orders  is in top  @{Number_of_rows}* (which is equivelent to Number of Orders is in top 1 or 2)
    However when I view the report im getting the following error
    View Display Error
    Error getting drill information: SELECT "Customer"."Customer ID" saw_0, "Sales Facts"."Number of Orders" saw_1 FROM "Sales" WHERE TOPN("Sales Facts"."Number of Orders",Number_of_rows) <= Number_of_rows
    Error Details
    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, saw.threadpool, 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: 27005] Unresolved column: "Number_of_rows". (HY000)
    SQL Issued: {call NQSGetLevelDrillability('SELECT "Customer"."Customer ID" saw_0, "Sales Facts"."Number of Orders" saw_1 FROM "Sales" WHERE TOPN("Sales Facts"."Number of Orders",Number_of_rows) <= Number_of_rows')}
    Please can you help
    Kind Regards
    Hiten
    Edited by: #:::HITEN:::# on 29-Nov-2012 04:24

    I'll put this as below
    My prompt will have the TopN which can be formated by TopN Orders and setting this as Presentation variable as N
    SELECT TOPN("#Sales",10) FROM "SA" order by Product
    In the report I'm using same column (Orders) with expression as below.
    TOPN("#Sales", cast(@{N}{2} as int))
    If this is not helpful for you then try to pass some default value for the Presentation variable

  • How to find better SQL log in OBI Answers?

    While I have an error in making an OBI request in Answers page, the error message in the result tab is usually not very helpful, like:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column: "Sales Facts Current Month"."Amount Sold (000) Current Month". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT "Sales Facts Current Month"."Amount Sold (000) Current Month", "Sales Facts"."Amount Sold", Calendar."Calendar Month Desc", Calendar."Calendar Month Name", Products."Prod Category" FROM SH')}
    SQL Issued: SELECT "Sales Facts Current Month"."Amount Sold (000) Current Month", "Sales Facts"."Amount Sold", Calendar."Calendar Month Desc", Calendar."Calendar Month Name", Products."Prod Category" FROM SHI then go to Session Monitor, and click the View Log link. By doing so, sometimes, I got the full sql statement. That is good and I can figure out the problems. Sometimes, I have things like:
    -------------------- SQL Request:
    SET VARIABLE QUERY_SRC_CD='Report',SAW_SRC_PATH='/shared/sh/Learn';SELECT Times."Calendar Month Name" saw_0, Times."Calendar Month Desc" saw_1, Products."Prod Category" saw_2, Salesfacts."Amount Sold" saw_3, REPORT_SUM(saw_3 BY saw_0, saw_1), REPORT_SUM(saw_3 BY ) FROM SH WHERE (TOPN(Times."Calendar Month Id",40) <= 40) AND (Channels."Channel Desc" = 'Direct Sales') ORDER BY saw_1, saw_0, saw_2
    +++Administrator:13290000:1329000f:----2009/09/29 09:18:33
    -------------------- General Query Info:
    Repository: Star, Subject Area: SH, Presentation: SH
    +++Administrator:13290000:1329000f:----2009/09/29 09:18:33
    -------------------- Cache Hit on query:
    Matching Query:     SET VARIABLE QUERY_SRC_CD='Report';SELECT Times."Calendar Month Name" saw_0, Times."Calendar Month Desc" saw_1, Products."Prod Category" saw_2, Salesfacts."Amount Sold" saw_3 FROM SH WHERE (TOPN(Times."Calendar Month Id",40) <= 40) AND (Channels."Channel Desc" = 'Direct Sales') ORDER BY saw_0, saw_1, saw_2
    Created by:     AdministratorThis does not help as the selected tables are not fully spell out. It appear like that OBI find the sql in cache and did process the request fully.
    Is there a way I can force OBI resend the request? Is there a way to get OBI log the full sql statement? That way I can copy the sql to SQL*Plus and find exactly the problem
    Thanks.

    Physical SQL is not visible as it hits the cache.
    you can :
    1) clear the physical cache from rpd and re-run the request.
    or
    2) copy the logical SQL, go to web Admin - issue SQL--paste the logical SQL there, then just change one parameter or two, so it does not hit the cache. E.g. change a filter to Feb from Jan...or just add a dummy column at the beginning as select 1 or select 'a' ....rest of the sql same.
    this way you can avoid hitting the cache and see the sql (at the bottom of the results - view log)
    make sure you have checked the presentation server cache option and set the log level to 4 or more to see details.
    HTH

  • Passing integer value in prompt

    Hi Everyone,
    I am trying to pass a smallint datatype value (ex: 2000) from a page prompt to a filter. When I try to view the result, I am getting an error;
    Error getting drill information: SELECT C1, C2, FROM SH WHERE C1 = variable1
    Odbc driver returning an error (SQLExecDriverW).
    State: HY000. Code: 10058....
    Unresolved column: "variable1".(HY000)
    Note: I tried CAST(C1 as INT) for the column formula, but it didn't help.
    But, I tried modifying the prompt column with non-integer, like Product Name, and pass the variable, the value is passed to the filter column Product Name and it worked.
    My goal is to pass a presentation variable(integer) and apply an expression to the variable (variable1 - 1) and use both the variable values for my filter between condition.
    Simply, I am looking for how to pass integer from prompt to filter and apply expression to the passed variable.
    Hope you guys will help me in solving this issue.
    Thanks,
    Tom.

    Hi,
    Can someone help in correcting the syntax that applied on the filter: cast(@{variable1} as int). I tried lot of ways.
    Passing a value from prompt and convert it to integer at filter end.
    I am trying to implement SQL Expression for filter as
    *cast(@{variable1} as int) - 1*
    Thanks.
    Edited by: user598596 on Aug 4, 2009 9:38 PM
    Edited by: user598596 on Aug 4, 2009 9:49 PM

  • How to restrict permissions of fields in a repository file?

    Hi Everybody,
    I am trying to restrict permissions to fields in the repository file without affecting existing reports/dashboards.
    When I restrict access to a variable (e.g. Job Requisition) it disappears from the available fields in the application, but the following error message appears when opening a analysis that uses that field:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column: "Requisition Facts"."Job Requisition Open To Offer Extended (Days)". (HY000)
    We want to avoid users continue including some fields when creating new reports without affecting existing analysis/report.
    Can this be done by changing something else in the repository file? Or is there any other way to do this?
    Thanks in advance for any idea/suggestion.

    Hi,
    You mean you restricted "Requisition Facts"."Job Requisition Open To Offer Extended (Days)" in repository for few users,but they are getting nQSError: 27005 when they are openings reports in which this column is already used? Is this what you mean
    If so stop your BI Server and go to NQSConfig.INI and change the parameter PROJECT_INACCESSIBLE_COLUMN_AS_NULL which is under security section. By default it is set to NO. Make it YES and restart BI Server.As you restricted that column its showing that error,if you make it show as NULL it will not show any error.
    Refer : http://obieeblog.wordpress.com/2009/01/15/obiee-data-security-column-level-security/
    Regards,
    Srikanth

Maybe you are looking for