NQS ERROR15018

Answers error:
" nQSError: 15018: Incorrectly defined logical table source (for fact table Fact_Sales) does not contain mapping for [Dim_Times.CALENDAR_YEAR]. (HY000) "
Could any one guide how to resolve this issue. All the joins in PHYSICAL and BMM are given correctly. I'm doing my practice in SH schema.
I'm taking the Unit_Cost from costs table and add in Sales_Fact table in BMM layer. Inthe answers when i'm adding the columns like unit_cost and calender year i'm getting the issue and I did some r&d and changes at that time the unit_cost column is getting NULL.

Even I connected the Cost to time dimension i'm getting the same error
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 Fact_Sales) does not contain mapping for [Dim_Times.CALENDAR_YEAR]. (HY000)
SQL Issued: SELECT "Sales Fact"."Unit Cost" saw_0, Calender.CALENDAR_YEAR saw_1 FROM SH ORDER BY saw_0, saw_1
please see this link
http://bibuds.blogspot.com/
let me know where i'm doing the mistake.

Similar Messages

  • NQS ERROR:14025 NO FACT TABLE EXISTS -after migrating from 10g to 11g

    NQS ERROR:14025 NO FACT TABLE EXISTS AT THE REQUESTED LEVEL OF DETAIL in all the reports after migrating from 10g to 11g ...
    then we applied the patch (One-off Patch for Bug: 11850704) for the error <<NQS ERROR:14025 NO FACT TABLE EXISTS AT THE REQUESTED LEVEL OF DETAIL>>
    But after applying the above the above patch we are still getting the same error.
    but in the above patch instructions file - Post deployment instructions to create the Variable
    Post Install Instructions:
    - To revert to the 10g navigator behavior for handling conforming dimensions,
    you must set the following session variable via an init block in the RPD:
    NO_FORCE_TO_DETAIL_BIN=1
    The default value for the above variable is 0.
    - Restart all servers (Admin Server and all Managed Server(s))
    but we didn’t find the process to create the specified variable and Initialization block in the RPD
    Can you please suggest us how to go further.
    Our questions are:

    Hi
    Refer the below thread.
    obiee 11g non-conforming dimensions and nQSError 14025
    Might be help you/
    Thanks,
    satya

  • Unable to view the contents in NQS Config file

    Hi Forum,
    After I successfully install the OBI EE 10.1.3 Application, I am unable to view the contents in NQS Config file. It is opening in Notepad with error showing as "The filename, directory name or volume label syntax is incorrect."
    So please guide me in resolving this issue.
    Regards
    Cool j

    You probably have restricted access to the file. Check if the drive is ntfs. If the os user is in administrator group, you can give permissions in file properties.

  • [nQs error: 16001] ODBC error state: S1000 code:15105 message: [TimesTen]

    Hi Gurus,
    Can some one guide me in resolving this issue.
    I am facing this issue when i try to view data/update row count from __05 - Sample App Data (TimesTen)__ after implementing TimesTen data base during Sample apps Deployment.
    *[nQs error: 16001] ODBC error state: S1000 code:15105 message: [TimesTen][TimesTen 11.2.1.8.0 ODBC driver][TimesTen] TT15105:USER BISAMPLE_TT requesting database creation isnot the instance administrator, only instance administrator can create database. --file "db.c",lineno 7900,Procedure "SbDbCreate",*
    Your kind help will be appreciable.
    Edited by: 804140 on Jan 26, 2012 10:06 PM

    Hi,
    This might help.
    Not able to conncet to the dsn
    Thanks.

  • NQS Error: 47077 NQS Config .ini file was not found

    Hi All,
    I just installed OBIEE 11.1.1.7 on my windows 64 bit. And trying to install OBIA 7.9.6.4 on the top of this . While installing I am getting an error :
    NQS Error : 47077 NQS Config.ini file was not found. Make sure your environment is set up properly.
    Pleasw help me out guys.. I am new to this OBIA installation.

    its a BUG
    see this Installing BI Applications 7.9.6.4 on BI EE 11.1.1.7.0 (Doc ID 1561846.1)
    Please down the attached file Technote1561846.1_InstallSecurity.zip and apply the solution.

  • NQS Error:47044

    Hi,
    Good Afternoon..I've successfully installed OBIEE 11.1.1.7 on my windows 81. 64 bit Laptop..but when trying to open Admin Tool I'm facing NQS Error:47077, after a work around I found "Please down the attached file Technote1561846.1_InstallSecurity.zip and apply the solution"
    Have anyone faced this issue ? And have anyone downloaded and Installed the above type of solution ?

    Sorry its NQSError:47077.

  • NQS ERROR:14025

    NQS ERROR:14025 NO FACT TABLE EXISTS -after migrating from 10g to 11g, we are getting this error we are on OBIEE 11.1.16.0 we did set NO_FORCE_TO_DETAIL_BIN=1 But still having this issue.
    Please let me know if anybody resolved this issue.

    Can you tell me how you are setting this NO_FORCE_TO_DETAIL_BIN=1
    can you confirm value is 1 and not 1.0?
    You may use any existing init block to set 1 as default value instead of new init block using query.
    If helps pls mark
    Edited by: Srini VEERAVALLI on Jan 22, 2013 10:02 AM

  • Event Polling Table makins nqs server down

    Hi,
    I have created a event polling table UET as per the guidelines in the admin tool pdf.
    Database version : oracle 11g
    obiee version :10.1.3.4
    I have create a small test table with two columns and UET table in same schema and same database.
    Imported both tables into rpd into new catalog with ddl permision user.
    Using tools - > utitlities -> Oracle BI Event tables I added UET as event table. Polling frequency 12min and executed it.
    deployed the rpd. restarted the server.
    nqs server is getting down.
    Could anyone please help me on this .
    Thanks in advance,
    Sivarama

    Hi
    PFB the create statement we used.
    CREATE TABLE EVENT_POLLING
    UPDATE_TYPE INTEGER DEFAULT 1 NOT NULL,
    UPDATE_TIME DATE DEFAULT SYSDATE NOT NULL,
    DB_NAME VARCHAR2(40 BYTE),
    CATALOG_NAME VARCHAR2(40 BYTE),
    SCHEMA_NAME VARCHAR2(40 BYTE),
    TABLE_NAME VARCHAR2(40 BYTE) NOT NULL,
    OTHER VARCHAR2(80 BYTE) DEFAULT NULL
    TABLESPACE TS_TEMP_TABLES
    Thanks

  • Full form of NQS in NQSConfig.ini file.

    Hello Experts,
    Out of curiosity I would like to know the full form of NQS in NQSConfig.ini file.
    Regards,
    Mohammed
    Edited by: Mohammed_owb on Mar 30, 2010 5:54 AM
    Edited by: Mohammed_owb on Mar 30, 2010 5:57 AM

    Okay so time for some History..
    1) Nquire makes a software called "nquire suites". nQuire launched its nQuire suite of products in late 1999 to monitor and deliver real-time intelligence based on any fact-based problem or opportunity by initiating an e-mail or page to any device, such as a laptop, pager, PDA, RIM, U.S. and European mobile phones.
    2) Siebel buys Nquire for $65 million in late 2001 ( http://www.internetnews.com/ent-news/article.php/894791 ) and renames it as "Siebel Analytics"
    3) Oracle buys Siebel in 2005 and renames it as "Oracle Business Intelligence" in 2007.
    So basically, NQSconfig stands for Nquire Server Config..
    -Vinay

  • Nqs error 59001: Binary logical operation error in OBIEE 11g

    Hi,
    Requirement: Need to calculate YTD for invoiced amount and Prior YTD for invoiced amount and last year total invoiced amount.
    Logic we used: For YTD Invoiced amount we used “Year To Date” time series function in rpd.
    For Prior YTD we used “Ago function on Calculated YTD column”.
    For Last Year Invoiced amount we used “ CASE function and dynamic variables” as:
    CASE WHEN year=valueOf(previous_year) THEN invoiced_amount END;
    Now, when I’m creating a report, I’m getting the following error as:
    *[nQSError: 43119] Query Failed: [nQSError: 59001] Binary Logical operation is not permitted on VARBINARY, INTEGER operand(s). (HY000)*
    Please help me to solve this, i need to release the instance by EOD

    Hi,
    As per my understanding the ValueOf(previous_year) is double precesion so it wont allow to use binary logical operator.Change to integer becos we can manage year with interger data type.
    [nQSError: 59001] Binary Logical operation is not permitted on DOUBLE PRECISION, VARBINARY operand(s).
    mark if helpful/correct
    thanks,
    prassu

  • OBIEE 11.1.1.6.4 NQS error 17001

    Hi Gurus,
    I am getting below error when trying to pull data from Noetix views (which are in OBIEE rpd)
    ==========================
    Error Details:
    Error codes: OPR4ONWY:U9IM8TAC:O12DL65P
    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: 17001] Oracle Error code: 28000,message:ORA-28000: the account is locked at OCI call OCISessionBegin. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    ===============================
    Did lot of online search but seems like no one encountered this error (i dont see any results matching).
    Please help me as this really bothers for the last couple of days.
    Thanks,
    986662

    Thanks Srini, actually we just unlocked and made that user "OPEN" and deleted cache in presentation services and re run the query, still we see same error.
    FYI BI Server cache is disabled.
    Do you think opmn bounce is required once we unlock user in database ?
    Regards,

  • NQS Error 46036

    Hi,
    I am getting the following error
    -------------------- Query Status: Query Failed: [nQSError: 46036] Internal Assertion: Condition pExpr->IsValueExpr(), file server/Query/Optimizer/Request/Src/SQORRqList.cpp, line 267.
    The report is working fine, until I add the "Estimated Cost" field from the Fact table. I also have a field that uses "Rank" function. If I delete the rank function the cost is working, when I have both I am getting the above error.
    Please let me know, how to fix this issue. Thanks for your time and help.

    Hi,
    Refer : http://tipsonobiee.blogspot.com/2009/06/error-nqserror-46036-internal-assertion.html
    Regards,
    Srikanth

  • NQS ERROR

    i'm facing this error "nqserror-37001-could not connect to the oracle BI server instance"
    could any one guide how to resolve this.
    i restarted all the things in my services and i'm able to work off line. when I press online that error is triggering.
    I even reinstalled the s/w but facing the same error
    my os is VISTA.and i'm using obiee10x.

    Hi USer
    Try this link
    http://forums.oracle.com/forums/thread.jspa?messageID=3661598

  • About nqs query

    What happens when NQQuery log file is full?

    Hi pallis,
    When NQquery.log is full then BI server automatically creates a new file NQquery.log and the old file is re-named as NQquery.log.old .Internally i suppose 50 MB is allocated for NQquery.log file and when you start the services it will initiate the existing file i.e. it cleans all the querys and starts fresh.
    Hope answered your question.
    Cheers,
    KK

  • Unable to open dashboards in presentation services

    Hi All,
    I have recently installed BI applications in my system.After installtion I am unable to open dashboards.Answers and delivers all the others are working fine.
    When I click on the dashboard link it is giving the following error
    "access denied for user to path /users/administrator/_portal.
    Error Details
    Error Codes: O9XNZMXB".
    Thank You

    Hi ,
    I could't able to solve my problem after going through the above post.
    I Want to login into Presentation services using paint/paint as userid & pwd, but it is throwing me following error.
    " Unable to Log In
    Error connecting to the Oracle BI Server: The specified ODBC DSN is referencing a subject area that no longer exists within the Oracle BI Repository.
    Error Details
    Error Codes: WH4KCFW6:OPR4ONWY:U9IM8TAC
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused. [nQSError: 43037] Invalid catalog, Sales - Order Lines, specified. (08004) "
    When i gave some blank pwd, then it clearly shows that "An invalid User Name or Password was entered."
    So, i concluded that the pwd which am giving for the pain is correct and there is some thing to do with my catelog. So, i went ahead and changed in the instanceconfig file as pain catalog and even restarted oc4j, Bi server & Presentation server, even then its giving me the same error.
    Also, my NQS file have paint red as default.
    Can anyone give some inputs on this error and how to over come this?

Maybe you are looking for