NqError 38073

Can anyone assist on this error - what exactly I need to correct?
"Dimension *'Dimension name'* has multiple leaf levels which are not identical.
Thanks.

Hi
seems you are using multiple level hierarchies..
As per my knowledge, the next hierarchies from current level should be same for all multiple level hierarchies...
Suppose,
A, B are at same level using multiple level hierarchies.. then C which comes in next level... should be there in A and B hierarchies.. at the same level..
I mean.. the lower level should be same.
Thanks & Regards
Kishore Guggilla
Edited by: Kishore Guggilla on Jan 15, 2009 1:52 PM

Similar Messages

  • [38073] dimension has multiple leaf levels which are not identical

    Hi,
    I am trying to implement a time dimension with 2 source tables.
    The time dimension is from minute to year where logical table includes 2 source tables :
    Source table#1 : Year,month,week,day
    Source table#2: hour,minute (minute is a leaf level and chronological key)
    When i try to check-in i got the following error: [38073] dimension has multiple leaf levels with are not identical.
    Thank you.
    Michael

    Hi RM
    i am able to create multiple hirerachy in time dimension and assigned time_id as chronological key which is at the dimension detail level and acting as shared child level for both of them......
    I have created AGO function for calendar year as
    AGO(Test."Fact".amount_sold, Test."Time Dim"."Calendar Year", 1)
    but when i have used AGO column in answers i am getting below mentioned error:-
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 22046] To use AGO function, the query level ('Calendar Year, Fiscal Year') must be a static level. (HY000)
    any suggestion would be appreciated to solve this.
    thanks & regards

  • Hierarchies dependent on more than one table

    Hi,
    I am using OBIEE 10.1.3.3 and my question relates to creation of hierarchies in the Business Model and Mapping layer.
    I have two tables Countries and Customer (which has a foreign key relationship with Countries). These tables are from the SH schema that comes with the Oracle 10g database.
    When I create a dimension on Customers, OBIEE automatically creates a level for Countries which is the parent of the Customer Detail level. However the Countries logical table has columns related to Region and Subregion and I would like those columns to be assigned to their own respective levels. So I create levels Region and Sub Region and assign the appropriate column to those levels.
    Howver when I run the consistency checker I get the following error -
    "[nQError: 15019] Table Countries is functionaly dependent upon level Countries, but a more detailed child level has association columns from the same table or a
    more detailed table"
    If I delete the region level and assign the region columns back to the countries level, the model becomes consistent.
    I am not sure I understand the exact meaning of this message and I would appreciate it if some one could guide me about it ?
    Thank you

    I don't think I understand .
    This is how my hierarchy looks like
    Total -> Countries (All columns from countries) -> Customers (All Columns form Customers)
    When it is structured as shown above, the repository is consistent.
    Now if I change the hierachy to this -
    Total -> Countries (All Columns from Countries) -> Region (All Columns from Countries) -> Customers (All columns from Customers)
    I get the error mentioned in my earlier post. Why does OBIEE not like this hierarchy ? It looks pretty OK to me ?
    I would appreciate if you elaborate a little

  • Time hirerachy in BMM layer

    Hi guys
    i need help to create time dimension hirerachy in BMM layer....... i have one time dimension which have calendar year/quarter/month and fiscal year/quarter/month column.... and in fact i have amount sold which i want to show in report as
    amount sold per calendear year
    amount sold per fiscal year
    and when user drill down on calendar year and fiscal year it should get drilled to respective quarter and month level.
    I have created alias for time dimension and created physical join between time and alias tabe then in BMM layer i have created dimension with fiscal year and calendar year but i am getting an error "38073 dimension has multiple leaf levels which are not identical"
    Please help me to create this
    Thanks for your help in advance
    Edited by: user11933655 on 05-Apr-2010 02:49

    Hi RM
    i am able to create multiple hirerachy in time dimension and assigned time_id as chronological key which is at the dimension detail level and acting as shared child level for both of them......
    I have created AGO function for calendar year as
    AGO(Test."Fact".amount_sold, Test."Time Dim"."Calendar Year", 1)
    but when i have used AGO column in answers i am getting below mentioned error:-
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 22046] To use AGO function, the query level ('Calendar Year, Fiscal Year') must be a static level. (HY000)
    any suggestion would be appreciated to solve this.
    thanks & regards

  • Dimension with multiple leafs

    Hello,
    We want to set up the following hierarchy:
    --- OXN
    ....|--- POT
    ....|....\--- RST
    ....|
    ....\--- OIN
    .........\--- PJT
    ..............\--- RST
    So this means OXN has 2 child levels (POT&OIN)
    and RST has 2 parent levels (PJT&POT)
    Now when we make this we get the following warning in the consistency checker:
    Warning: [38073] Dimension "<dimension_name> has multiple leaf levels which are not identical
    Does anybody know how we can solve this?
    Thanx in advance,
    Remc0

    I'd really like to know what causes this error to occur in the first place.
    For me I sat down to construct a time dimension.
    Single source table. Single drill path...
    Added year... Fine.
    Added Month... Fine
    Added Week... Fine.
    Added Day... Failed???
    Exactly the same process for Day as for week, month and year but for day I get the error.
    If I knew what criteria was being used to identify the error then i could figure out how to get around it but at the moment it almost looks like a bug( in this circumstance).

  • Q: Error with TimestampAdd function

    Hi Gurus,
    In the rpd file referenced by my Siebel demo instance I have following error [NQError: 22025] Function TimestampAdd is called with an incompatible type
    Expression 1 is: " TIMESTAMPADD( SQL_TSI_DAY , CEILING("S_MKT_OLAP (MyConsumer Master)".""."MyConsumersMasterPhysicalSchema"."MyConsumers"."CU_DAYS_AS_CUSTOMER") * -(1), NOW())"
    Expression 2 is: " TIMESTAMPADD( SQL_TSI_DAY , CEILING("S_MKT_OLAP (MyConsumer Master)".""."MyConsumersMasterPhysicalSchema"."MyConsumers"."CU_AGE" * 365) * -(1), NOW())"
    Expression 3 is: " TIMESTAMPADD( SQL_TSI_DAY , CEILING("S_MKT_OLAP (MyConsumer Master)".""."MyConsumersMasterPhysicalSchema"."MyConsumers"."CU_DAYS_SINCE_LAST_PAYMENT") * -(1), NOW())"
    This is resulting in that the related presentation catalog is showing empty in the Marketing Segment Designer which is nothing but Answers.
    Could that be the source of my problem? How to resolve it?
    PS: I have very limited OBIEE and PLSQL knowledge, and I'm not a member of this DL so kindly keep me on copy.
    Many thanks in advance and regards,
    Jad

    Hi,
    Kindly refer the below link
    http://obieeelegant.blogspot.com/2011/06/obiee-date-expressions-reference.html
    First Date of Week:
    TIMESTAMPADD(SQL_TSI_DAY, (DAYOFWEEK(Current_date)*-1)+1, Current_date)
    Lat Date of Week:
    TIMESTAMPADD(SQL_TSI_DAY,DAYOFWEEK(Current_Date)*-1,TIMESTAMPADD(SQL_TSI_WEEK, 1, Current_date))
    First Date of Year:
    TIMESTAMPADD( SQL_TSI_DAY , EXTRACT( DAY_OF_YEAR FROM CURRENT_DATE) * -(1) + 1, CURRENT_DATE)
    Last Date of Year:
    TIMESTAMPADD(SQL_TSI_YEAR, 1, TIMESTAMPADD( SQL_TSI_DAY , -1, TIMESTAMPADD( SQL_TSI_DAY , EXTRACT( DAY_OF_YEAR FROM CURRENT_DATE) * -(1) + 1, CURRENT_DATE)))
    Thanks
    Deva

  • Report scheduling issues

    while iam trying to schedule a report and by pressing the save symbol it is displaying the error as below
    Oracle Bi scheduler Error: NQSERROR:17014 Could not connect to oracle database: NQSERROR:17001 Oracle Error Code:12541 Message: ORA-12541 TNS :No Listener at  OCI Call OCI SERVER ATTACH[ NQERROR:68021]
    Message from oracle BISCHEDULER.
    can any one give me the solution it may be helpful
    Thanks
    sree

    try this.
    1- Login to EM and check scheduler service is up and running. if it is down then start..
    2- use TNSPING to make sure DB listener is up and running (here Database means BI metadata has been saved)
    Regards
    Sher

Maybe you are looking for

  • Goods Issue value transfer to goods receipt

    Hi experts, does anybody know, if there exists an user exit, to take the value from the goods issues also for the goods receipt. So I change my component list and want the sum of this weights as default value in the goods receipt. Is this possible ov

  • Leopard froze at the middle of installation and now mbp won't start

    I first tried to install Leopard by upgrade mode but it froze after the dvd verification so I restarted it and no problem, the second time I tried Erase and install mode, and in the middle of the installation process it froze, there were 41 minutes l

  • Please help with restoring contacts on Iphone 4S

    Still haven't gotten an answer to my question yet. I want to perform a complete restore on my 4S before upgrading to IOS 6. The only data I want transfered over are my contacts. Can I do this without restoring from a backup via Itunes on my PC? Someo

  • Services of ACS 4.2

    Hello, what are the ports used by the services of ACS 4.2 (deployed on Microsoft Windows 2003): - CSAuth - CSMon - CSRadius - CSTacacs thank you.

  • How to debug adding usb device

    When I add my new Iomega Helium USB HD to my Macbook Pro running 10.6.8, the screen and keyboard all freeze. There laptop has to be rebooted. It does this when I do it standalone and when I use external screen, keyboard and hub. It is a problem with