Global Consistency Check Errors after RPD Merge: 38120 and 38015

Dears
Can anyone of you point me to a documentation explains Global Consistency Check error numbers in details ?
After merging 2 RPDs, it gives me the following errors: 38120 and 38015
Thanks

38120: Dimension xyz is not associated with any table(s)
Comments: I checked this Dim table and did find tables associated with it. Don't know how else to check ?
38015: Physical tables "<ABC>"."Fact - abc" and "<ABC>"."Dim - lmn" have multiple joins. Delete new foreign key object if it is a duplicate of existing foreign key.
Comments: I did check the joins between this Fact and Dim table and found only 1 join.

Similar Messages

  • Obiee 11g RPD consistency check error after upgrade

    Hi,
    got below error in RPD consistency check after upgrading from obiee 10g to obiee 11.1.1.6.
    *ERRORS:
    Business Model Core:
    [38028] Logical column Dim - Contact.Age Range does not have a valid data type.*
    logical column Age=
    CASE WHEN "Core"."Dim - Contact"."Age" < 18 THEN 'A: <18' WHEN "Core"."Dim - Contact"."Age" < 25 THEN 'B: 18-25' WHEN "Core"."Dim - Contact"."Age" < 35 THEN 'C: 25-35' WHEN "Core"."Dim - Contact"."Age" < 45 THEN 'D: 35-45' WHEN "Core"."Dim - Contact"."Age" < 55 THEN 'E: 45-55' WHEN "Core"."Dim - Contact"."Age" < 65 THEN 'F: 55-65' WHEN "Core"."Dim - Contact"."Age" IS NULL THEN 'Unspecified' ELSE 'G: >65' END
    above is formula for logical column "Age" and data type for that is varchar in physical
    few more erros similar to above.
    how can I fix the issue? appreciate for your help.
    Thanks
    Jay.

    HI,
    As I said, Age has valid datatype in physical layer but datatype is showing as "Unknown" in logical layer after upgrade to 11g. many other columns got same issue just for this logical table. I rebuild the logical column mapped to physical sources but it didn't fix the issue.
    I hope you understand the issue.
    Thanks
    Jay.
    Edited by: Jay on Jul 23, 2012 11:02 AM

  • Obiee 11g Global Consistency Check Error

    Hello all,
    I need guidance regarding an error which pops up after the consistency check. However Admin tool lets the rpd to be saved and uploaded to the server, inspite of this error.
    The error is as follows:
    "the initialization string in the repository initialization block "NAME" contains the use of USER: or Password:"
    Any input is appriciated.
    Thank you.

    Here, you shud use something like this:
    Say ur user column us LOGIN in W_DAY_D table.
    Then IB sql should be: SELECT DISTINCT LOGIN FROM W_DAY_D WHERE LOGIN = ':USER'
    OR
    SELECT DISTINCT LOGIN FROM W_DAY_D WHERE LOGIN = 'VALUEOF(NQ_SESSION.USER)'
    and also, for ur default initialized may be you can use ur name say 'xxx'
    Hope this helps..

  • Importance of Global Consistency check

    Hello,
    I have always checked my rpd for global consistency without knowing the actual meaning behind it. But last night I created a logical column with the following expression:
    max(VALUEOF(NQ_SESSION......))
    basically i created an aggregation over a logical column that obtains its value from session variable. I know that if we need to use a column as an aggregation column we should use the aggregation tab in the column properties. When we choose an aggregation it disables the editable column formula field.
    I put the above formula which violates the rule. The result is perfect so long as I don't check for global consistency. It throws an error that looks something like this:
    [38083] The Attribute 'Acceptance Rate Target' defines a measure using an obsolete method.
    The question is.. what is the significance of global consistency check.. and what is the consistency criteria.. and is it ok to save the rpd without checking for global consistency (yes this does not cause the BI server to crash when trying to start)
    Thanks

    First, forget about the variable approach.
    Now you need to do the following steps:
    1) Import the table to the physical layer
    2) Create logical table in existing Business Model in BMM layer with the imported table as logical table source
    3) Create another logical table in existing Business Model in BMM layer with the imported table as logical table source
    4) Create complex join between both table, now you will get one logical dimension table and one logical fact table
    5) In the logical fact table you need to select the column ("Target") and add an aggregation rule, like MAX or MIN
    6) Assuming you have a hierarchy for every dimension in your BMM layer, you need to set the logical levels of the new measure to the Grand Total Level of each dimension hierarchy.
    By doing this, you get a "level based measure", for more info: read this:
    http://oraclebizint.wordpress.com/2007/12/03/oracle-bi-ee-101332-level-based-measures-lbms/
    By setting all logical levels to the grand total level, the measure will be "immune" for all dimensions used in your report.
    So when you have a report like
    Month__Actual___Target
    The BI Server will create two queries:
    select month, sum(sales) from calendar, sales_table where calendar.id = sales_table.calendar_id
    and
    select max(value) from target_table
    The BI Server will then stitch both results together.
    Regards,
    Stijn

  • Automating global consistency check

    Hi,
    Could anyone please share knowledge on how to automate rpd global consistency check and creating output file containing errors and warnings of rpd.
    Regards,
    Varun

    Hi varun,
    to automate rpd global consistency checkNo,there is no automate for consistency check.Anyways why you want to automate.Its a one step process just clicking global consistency check.
    By,
    Kranthi.

  • My Xperia Mini Pro Touchscreen error after install Custom Rom , and now Bricked / Bootloop

    Hi There. .
    I've some problem here. .
    My Xperia Mini Pro SK17i Touchscreen error after install Custom Rom , and now Bricked / Bootloop
    I've tryin' to use Flashtool and flash Stock Firmware, but it still bricked. .
    Any body may have a sollution for me?

    *Moved to Android development*
    Hopefully you can get some help here.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Consistency check error 38011: Logical tables from multiple subject areas..

    I received multiple 38011 errors when performing a consistency check after merging repositories:
    For example:
    Logical tables from multiple subject areas associated, OHRP and Enterprise Warehouse
    (OHRP and Enterprise Warehouse refer to different business models)
    I'm really not sure what this means, and Metalink and Google aren't turning up anything.
    Thoughts?
    -John

    John,
    Does it say anything about Assertion Failure? Also, this is straight up from help regarding import (through file menu) "Use this option when the objects you import are unrelated to objects already in the repository such as when the business model and physical layer objects do not exist. If an object of the same name and type exists, the import process overwrites the existing object with the new object. When you import objects from one repository into another, the repository from which you are importing must be consistent."
    Sometimes Merge does bring unexpected (and unwanted results) - especially if there're presentation aliases, duplicate business models, or naming conflicts. If it's not too late, I suggest you use Import,rather than Merge, also, preferably starting with a new RPD file. This would enable you to bring items piece-by-piece and hopefully would allow you to isolate the problem.
    Also, depending on the size - it's sometimes preferable to just reproduce missing part(s). I hope this is helpful.
    Also, I forgot to say - the Import is deprecated and not supported. They suggest you use Project Extract and Merge. If Merge isn't working out for you and Import isn't an option - maybe you could try Project.
    Edited by: wildmight on Mar 9, 2009 7:58 AM

  • Consistency check error in sender file content conversion

    Dear Experts,
    I am trying one simple File to File scenario in which i have only fields 1>salesorder_number 2>Description
    I created a txt file with line items "100,crudeoil" with file name as salesorder.txt
    In the sender file adapter i have configured the file convertion paramenters as follows:
    Document name : mt_salesorder_sender  
    Document namespace : http://se.com.sa/sec-sa-qax          "Namespace of message type
    Recordset Structure : document,*
    document.endSeparator : 'nl'
    document.fieldSeparator: ,
    document.fieldNames : salesorder_number,Description
    So after this if i run the scenario In file adapter i am getting the error like "Conversion initialization failed: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Parameter 'document.fieldFixedLengths' or 'document.fieldSeparator' is missing Consistency check: no. of arguments in 'document.fieldFixedLength' does not match 'document.fieldNames' (0 <> 2) "
    Please let me know where i am going wrong.
    Regards,
    Santhosh

    Hi,
    please maintain the order as
    Recordset Structure : document,*
    document.fieldNames : salesorder_number,Description
    document.fieldSeparator: ,
    document.endSeparator : 'nl'
    Rgds
    joel

  • Consistency check error in OBIEE 10g

    Hi
    I have the below error while doing consistency check.
    I was trying to join two fact tables by complex join, but getting below error
    NQSError:15009 Could not load navigate space for subject area
    NQSError: 15009 Multiple paths exist to table Plans.Circular joins schemas not supported
    Please suggest

    If you have to join fact tables in physical, make sure your logical layer remains a star.
    Either add both fact tables to one logical fact table source , or create two logical stars, where both facts are joined to all conformed dimensions.
    Note: if both facts are not at exactly same granularity, your reports will show incorrect results most definitely. So avoid fact to fact joins.

  • TDMS consistency check error

    We are having problem at "consistency check for the rules".The
    rules have been check and all are in green.i remember that SAP has
    asked us to check tables CNVMBTRULEINCL and CNVMBTRULEFIPARS right? im
    able to browse table CNVMBTRULEINCL but not CNVMBTRULEFIPARS. the error
    message shows this table is not active, and i cant even open the table
    in SE11/SE16/sm30.
    the error message is as below:
    x_ekpo|the rule import paramter im_bstyp will not be available for this object.
    the same set of rule was used for first client(miq400), but this time its not working for second client(miq485) ..
    the source and destination are the same for the first and second client.
    thanks

    the issue has been fixed in 0799873 2010

  • Consistency check Error in Administration Tool

    Hi I am Ramana,
    When I do a consistency check in OBIEE Administration Tool I get the following error:
    [nQSError: 15001] Could not load navigation space for subject area SCOTT
    Can anyone Tell what is the error

    Is this the only error message you got?

  • Significance of checking "Equalize" during RPD merge

    Hi,
    Can anybody tell the significance of checking "Equalize" when we merge two repositories.
    Thanks,
    Anilesh

    Hi,
    3 way merge.
    Re: Logic Behind 3 way merge of RPD -- refer this thread.
    Example:-
    Dev --> Uat--Prod --- best example.
    We have a repository in our test environment(*Original*) which has a presentation folder A. The same RPD(*Current*) was moved to production. Now the developers moved a new RPD(*Modified*) to test which has some minor changes to presentation folder A and has a new presentation folder B. We want only the new presentation folder B to move to Current A in current.
    Hope this help's
    Thanks,
    Satya

  • DPM 2010 - Consistency checks stops after 23 hours

    When running a consistency check on a very large amount of files, the checks repeatedly stops after 23-24 hours.
    How do I solve this, so that I get a full consistency check and a good replica?
    Please visit http://www.bleumer.eu

    Hi,
    OK - I'm not aware of any known DPMRA crash issues for DPM 2010 UR7 - so this will need to be investigated by getting the crash stack and possibly a process dump.  Please open a support ticket for investigation.
    In the meantime - run a chkdsk /f against the DPM replica volume to be sure we're not crashing due to a file system problem.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • NMI: Parity Check Error after trying to use iPod with Songbird

    Hi, after installing Songbird and iPod extension, I plugged my video iPod in and got this error: http://onthebrightside.net/NMI_error/index.html. Fortunately, nothing serious happened neither to the computer, OS or iPod, but since then, I haven't dared to try it again. This happened after I was forced to repair my Windows XP SP 2, found out that iTunes (as well as many other applications, including Quicktime) don't work anymore, but can't be reinstalled either (tricky and well-known problem with both Apple applications, which I so far haven't succeeded to resolve) and decided to use Songbird instead of iTunes. I think trigger to the OS breakdown which forced me to repair it was that I started to use Freecom USB Mobile Drive two days ago; after a restart, the system recognized this drive as a primary master (and hence was trying to boot from it) and ceased to recognize the internal drive completely. Does anyone have some clue what all this might mean and how I can make sure that I won't get the NMI Parity Check Error again?

    dirkgrunewald wrote:
    Hi, I have a strange effect with my Soundblaster X-Fi Elite Pro: (PC: Intel D840 Dualcore CPU, Intel 955 Express Chipset, 2 GB RAM, SBXF_PCDRV_LB_2_07_0004 driver) After reconfigurating the cache settings of the SoundFont memory to a value of more than 250 MB and restarting the PC, I got a blue screen indicating a parity error (NMI: Parity Check / Memory Parity Error) during the initiation of the X-Fi (audible click sound). Until removing all Creative settings from the registry in safe mode, I was unable to restart the PC without this problem. Even de- and reinstallation of the driver doesn't solve this problem. In my opinion, when the driver tries to start the X-Fi with this irregular settings (e.g. Cache >250 MB), the whole system crashes. - Can anybody confirm this problem? - How do I prevent the system from using irregular settings? - Is there an update available to prevent the driver/ the card from using irregular registry settings? Dirk
    Does this happen also when using original set of drivers (from installation CD)?
    What if you set SoundFont cache to dynamic (if you can to this on X-Fi?
    jutapa

  • VPC consistency check error

    I have 2 Nexus 5548 switches. I'm facing issues on VPC status down and consistency check not performed.
    Below is the output.
    vPC status
    id     Port        Status Consistency Reason                     Active vlans
    216    Po216       down*  Not         Consistency Check Not      -
                              Applicable  Performed
    C5548SH02(config-if)# sh vpc brief
    Legend:
                    (*) - local vPC is down, forwarding via vPC peer-link
    vPC domain id                   : 100
    Peer status                     : peer adjacency formed ok
    vPC keep-alive status           : peer is alive
    Configuration consistency status: success
    Per-vlan consistency status     : success
    Type-2 consistency status       : success
    vPC role                        : secondary
    Number of vPCs configured       : 93
    Peer Gateway                    : Enabled
    Peer gateway excluded VLANs     : -
    Dual-active excluded VLANs      : -
    Graceful Consistency Check      : Enabled

    Hi Sushil
    It seems your vpc peering is perfect but there is some problem with the port channel configuration (po216). It would be nice to share the configuration. The port configuration must be same on both switches part for physcial interface. 
    sh run interfac po216 
    sh run inter ethernet "physical port number "
    see port configuration on following example
    sw01# sh running-config inter po 12
    !Command: show running-config interface port-channel12
    !Time: Mon Oct  6 12:19:53 2014
    version 5.2(1)N1(7)
    interface port-channel12
      description data
      switchport access vlan 2106
      spanning-tree port type edge
      vpc 12
    sw02# sh run inter po 12
    !Command: show running-config interface port-channel12
    !Time: Mon Oct  6 12:20:46 2014
    version 5.2(1)N1(7)
    interface port-channel12
      description data
      switchport access vlan 2106
      spanning-tree port type edge
      vpc 12

Maybe you are looking for

  • How to create a report with dynamic no of columns

    Hi All, we have a report with 6 columns. and its been access by 10-20 people. the user dont want to have a fix report with 6 columns rather they want to have a flexibility to select the columns from the report they want to see. i.e. user one one time

  • Need suggestion for Best Laptop for Premier Editing on the Go

    Hello, I am a longtime user of Premier and Aftereffects and planning to buy Premier CS4 in the next few weeks. Considering I travel a lot I need a good laptop to edit my shoot while traveling. I would like to hear from this forum the recommended lapt

  • Ipod not working and I dont know why?

    Can someone please help me? I closed my Ipod cause none of my apps were opening and i closed it and now all its doing is this.. (picture on the bottom) ; It has been doing this for over 20 minutes and i dont know what to do, can anyone help me? somet

  • SOAP scenario (WSDL)

    Hi ALL I need to approach for below scenario .    SOAP - XI - RFC CASE 1. Sender     2 Business services ( a. Development Service third party  b. Quality Service Third party)     1. SAP XI/PI system  ( Only 1 SAP -XI/PI system Both Development & Qual

  • I lost access to Acrobat X.

    I subscribed to Creative Cloud in May of 2012.  As part of a promotion for early adopters, Adobe offered a free upgrade to CS6 for existing Creative Suite customers.  This upgrade included Acrobat X, which I have been using ever since.  I cannot upgr