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.

Similar Messages

  • 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 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

  • OBIA - Answer error :  [nQSError: 27037] Unresolved level

    HI,
    We installed the OOTB OBIA sandbox and I'm unable to create a column formula with the time function AGO in Answer.
    I tried : AGO("Fact - Sales Invoice Lines"."Invoiced Amount", "Core"."Date"."Year",1) where "Core"."Date"."Year" is from the BMM hierarchies.
    I tried many combinations for the time_level unsuccessfully.
    I got the follwing error :
    Formula syntax is invalid.
    [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27037] Unresolved level: "Core"."Date"."Year". (HY000)
    Can someone tell me what I'm doing wrong?
    Thank you for any help you could provide.
    Gaétan

    Ok, I found out why it wasn't working, I had to add the Hierarchy in the column formula.
    This is the default way in the column formula editor : AGO("Fact - Sales Order Lines"."Ordered Quantity","Time"."Year", 1)
    I had to add : AGO("Fact - Sales Order Lines"."Ordered Quantity","Time"."Time"."Year", 1) to make it work,
    I don't understand why when you pick it in the column formula editor, you're unable to get the complete string for the time_level parameter.
    Do you know why?

  • Show two Columns in Column Chart

    HI all visitors
    I have problem with how to show  two columns in Column Chart Component.
    I want to change from
    Groupname  Jan        Feb     Mar       Apr            5......................
    Member      234      453     433      535          553
    NonMember 453      535   64             4646
    To  this  way
    Group                    Month                       value
    member                 Jan                     93475
    Non-Member          Jan                       4563
    Member               Feb                345
    Member               Mar                     454
    Member               Apr                        456546
    And i want to show in columns chart
    1.The category Label show Month
    2.The series Name show the Group Name(only Member and Non-Member)
    3.The series Value show The value
    Best Regards,

    Drag the table this way:
    Month     Group        value
    Jan      member        93475
    Jan      Non-Member    4563
    Feb      Member        345
    Mar      Member        454
    Apr      Member        456546
    click on month column apply break (File menu -
    > insert -
    >  Break)
    Month     Group        value
    Jan      member        93475
              Non-Member    4563
    Feb      Member        345
    Mar      Member        454
    Apr      Member        456546
    here break is used for remove the duplecate values (Ex: Jan)
    OR
    Apply section on column:
    Right clickon column ---> Set as Section
    like this:
    Jan
    Group         value
    member        93475
    Non-Member    4563
    Feb
    Group         value
    Member        345
    Mar
    Group         value
    Member        454
    Apr
    Group         value
    Member        456546
    This is Example for category lable.
    All the best
    Praveen

  • I entered new fields in a form that was created last year to update it.  However, now when I view the responses, they are listed as Column 1, Column 5, etc.  It doesn't show a label for the actual field when I view the responses.  Can you please help?

    I entered new fields in a form that was created last year to update it.  However, now when I view the responses, the headings are listed as Column 1, Column 5, etc. rather than the name of the heading.  Can you please help?

    Hi Mike,
    CRSE is an OEM Product and for use with a custom application they have written. Unfortunately we don't their reports or how they are connecting, it would appear they were originally built off a SQL and then set to a Dataset in the app or they could be adding the data source at runtime. Lots of variations and without access to the source code to see what they are doing not much we can help you with.
    You need to contact the OEM Partner for help in resolving this and find out what you can and need to do to update your SP and work with their canned reports,
    Thank you
    Don

  • Error: [NQSError:13037] cannot connect to BI security service,Please make sure this is running properly (with SSL or not) in EM

    Hi,
    Im unable to open the RPD online  getting following error.
    Note: Im not done any changes. Its works good till yesterday EOD.
    Error:
    [NQSError:13037] cannot connect to BI security service,Please make sure this is running properly (with SSL or not) in EM.
    [NQSError:37001] could not connect to the oracle BI server instance..
    Kindly help me to fix this issue.

    Hi,
    Could you access the answer side.
    Could you see the reports.
    Do one thing, take a back up of NQS config file from <Oracle Location>\instance\instance1\config\obiserver folder\nqsconfig.ini file.
    Copy nqs config file if you have already have a back up.
    Restart the services and try once.
    http://mkashu.blogspot.com
    Regards,
    VG

  • Having trouble connecting column to column using niSwitch on a PXI 2530

    Having trouble connecting column to column using niSwitch vi on a PXI 2530 matrix module.  I have configured my switch using Switch Executive, have identified aliases, and verified routes and route groups.  When I use LabVIEW to connect column to column I get an error reading "cannot find connection between c0 and c1".  c0 and c1 are example columns I want to connect.  Any help is appreciated.

    You can find NISE VIs in the function pallete in LV if you have installed LabVIEW support when you installed NISE (this is selected by default in the installer if you had LV installed before installing NISE).
    Also, choose between niSwitch and NISE based on your need - if all you ever do is connect two channels in your application, then configuring a NISE virtual device is probably an overkill (and so is using a switch in this case:-) . However, if you are going to manage multiple routes, then using NISE configuration will let you create named routes and route groups, which you can then invoke (connect/disconnect) in your application and have the configuration part managed outside your application. The code would then concentrate solely on establishing a necessary connection(s) via connecting a route or a route group, while if you were to use niSwitch for this purpose, you would have to keep the logic of connecting inside your application, together with the list of channels that need to be connected.
    Start with using NISE, and see if you like it.
    http://www.ni.com/pdf/products/us/3msw112-113.pdf
    Srdan Zirojevic

  • Write data to Text file - Column by Column

    Hi,
    I want to write a table of data(2D) to a text file. I acquire 1D array(6 lakh rows) of data & want to write that in text file as column 0. And next 1D array to the same text file as column 2. Is it possible todo that?
    I don't want to accumulate 2D array and write at last since it consumes more memory & Labview Hangs.
    Kindly share your ideas.....
    Labview 8.2 
    Regards,
    Raja 

    HI,
               I hope this works for you but this vi doesnt hanged my PC or Labview. Please check with it and let me know.
    Regards,
    Gita
    Message Edited by AutoTEC on 10-17-2008 04:15 AM
    Attachments:
    Write column by column.vi ‏1398 KB

  • How to display the rows in to columns and columns into rows?

    DES:- I know by using pivot and unpivot you can convert rows into columns and columns into rows but i don't know how to write the syntax?

    Hi,
    Besides the places Martin mentioned above, there are many examples in the forum FAQ:
    https://community.oracle.com/message/9362005#9362005
    For an example of both PIVOT and UNPIVOT in the same query, see
    http://forums.oracle.com/forums/thread.jspa?threadID=920854&tstart=0

  • SMARTFORMS: 2 columns (each column consist 1 table) in 1 page

    Hi...,
    I've got problem that there is requirement to development smartforms as below format:
    Page 1
    column "A"                column "B"
    No. Description     Qty Amt     | No. Description     Qty Amt
    1. Desc1         1 100 |  5. Desc5               5 500
    2. Desc2         2 200 |  6. Desc6               6 600
    3. Desc3         3 300 |  7. Desc7               7 700
    4. Desc4         4 400 |  8. Desc8               8 800
    Page 2
    column "A"                column "B"
    No. Description     Qty Amt     | No. Description     Qty Amt
    9. Desc11       11 110 | 13. Desc15             15 510
    10. Desc12       12 210 | 14. Desc16             16 610
    11. Desc13       13 310 |
    12. Desc14       14 410 |
    It means that in one page consist of 2 column, A and B. Each column has each own table which is identically each other. After writing line item in column "A", then automatically  go to column "B" until finished.
    My question is how to solve it in smartforms?
    What I did before, I created internal table which is already containing the data like above then just pass through table in smartforms like usual.
    Is there any solution?
    Thanks a lot in advance.

    Hi Herlina,
    maybe you have to solve this problem like in Abap code. You know the number of column that you could set on your page, for example 4.
    So create a table with col_A and col_B, use the number 4 to set data into this table.
    Like that.
    loop at it_x.
      w_num = sy-tabix / 4.
      perform p_test_odd using w_num changing w_odd.
      if w_odd eq 'X'.
    *   move in col_b   
      else.
    *   move in col_a
      endif.
    endloop.
    (w_num is a type n)
    I didn't test the code, but I hope that will help you.
    Regards
    Frédéric

  • Can anybody help....SQL to display row as column and column as rows

    Can anybody help in writing a SQL to display row as column and column as rows?
    Thanks

    check this link:
    Re: Creating Views - from rows to a new column?

  • Enable column some column in a JTable

    Hi guys i have to enable just one column named QUANTITE in my JTable...i read that i must overwrite the isCellIditable() method to do so..
    here my code:
    final int QUANTITE = 2;
    public boolean isCellEditable(int row, int column){
    if(column == QUANTITE){
    return true;
    else{
    return false;
    help me please :P

    ok...but hehe the problem is that anyway all columns
    are editable...Make sure that your JTable does really use your TableModel but not something else

  • How to use formula column,placeholder column in data template option

    Hi All,
    Can you some idea on these concept with example.
    Thanks in adv

    >
    formula column,placeholder column
    >
    it's oracle reports terms?
    http://oraclebizint.wordpress.com/2007/08/22/oracle-reports-to-bi-publisher-conversion-utility/
    http://eoracleapps.blogspot.ru/2009/04/how-to-convert-oracle-reports-in-bi.html
    so convert your oracle reports to bi publisher and you'll see mapping for your case

  • Rows as Columns and Columns as Rows

    Hi,
    How to print rows as columns and columns as rows?
    Suppose I've the following data
    colA colB
    X 1
    Y 2
    Z 3
    I want the output to be something like
    X Y Z
    1 2 3.
    Is this possible? Please let me know.
    Regards,
    Jai.

    The following assumes that there is only one value of colb for each value of cola, but allows for any number of values of cola. The script below creates the query and results below that, given the test data that you provided.
    -- script:
    STORE  SET saved_settings REPLACE
    SET    ECHO OFF FEEDBACK OFF HEADING OFF PAGESIZE 0 VERIFY OFF WRAP ON
    SPOOL  query.sql
    SELECT 'SELECT MAX (DECODE (cola, ''' || cola || ''', colb)) AS "' || cola || '"'
    FROM   (SELECT MIN (cola) AS cola
            FROM   test_table)
    SELECT ', MAX (DECODE (cola, ''' || cola || ''', colb)) AS "' || cola || '"'
    FROM   (SELECT DISTINCT cola
            FROM   test_table
            WHERE  cola >
                   (SELECT MIN (cola)
                    FROM   test_table))
    PROMPT FROM   test_table
    PROMPT /
    SPOOL  OFF
    START  saved_settings
    START  query.sql
    -- query and results:
    SQL> SELECT MAX (DECODE (cola, 'X', colb)) AS "X"
      2  , MAX (DECODE (cola, 'Y', colb)) AS "Y"
      3  , MAX (DECODE (cola, 'Z', colb)) AS "Z"
      4  FROM   test_table
      5  /
             X          Y          Z
             1          2          3
    SQL>

Maybe you are looking for