Members rejected during dimension load

Hi,
I am trying to deploy an application from Essbase studio. It loads few members and rejects few members. And it does not load any member to scenario and Version dimensions. I have the source in Parent, child relationship and the top most parent being #root for every dimension.
And when I preview the hierarchy, it shows in correct parent child relationship. But after the cube deploy, in the outline it is in random order. All parents are created under the dimension itself. And the error during cube deploy in Essbase studio is
Member load for dimension Account started at: Sep 30, 2013 12:34:15 AM PDT. Records processed: 2,424. Records rejected: 1,770.
Member load for dimension CostCenter started at: Sep 30, 2013 12:34:16 AM PDT. Records processed: 2,865. Records rejected: 1,271.
Member load for dimension Period started at: Sep 30, 2013 12:34:17 AM PDT. Records processed: 16. Records rejected: 12.
Member load for dimension Year started at: Sep 30, 2013 12:34:17 AM PDT. Records processed: 9.
Member load for dimension Product started at: Sep 30, 2013 12:34:17 AM PDT. Records processed: 254. Records rejected: 156.
Member load for dimension Project started at: Sep 30, 2013 12:34:18 AM PDT. Records processed: 1,503. Records rejected: 56.
Member load for dimension Scenario started at: Sep 30, 2013 12:34:18 AM PDT. Records processed: 9. Records rejected: 9.
Member load for dimension Version started at: Sep 30, 2013 12:34:18 AM PDT. Records processed: 15. Records rejected: 15.
Member load for dimension State started at: Sep 30, 2013 12:34:19 AM PDT. Records processed: 102. Records rejected: 85. Member load elapsed time:  5 Seconds.
Data load started at: Sep 30, 2013 12:34:21 AM PDT.  Records processed: 50,854. Records rejected: 50,854. Data load elapsed time:  6 Seconds.
\\Record #17 - Member name (REAL ESTATE STATS) already used
REAL ESTATE STATS 31104
\\Record #18 - Member name (REAL ESTATE STATS) already used
REAL ESTATE STATS 31201
All data records are rejected as well.
Regards,
Ragav.

If you look at the Error record it says you have same member/alias twice, check the source and see if you have special characters?
Also check for duplicate members.
Regards
Celvin
http://www.orahyplabs.com

Similar Messages

  • How to know Memeber or Data rejected during cube load?

    Hi,
    i am triggering the .CBS file from the DOS batch file. After that i wan to check wether some members and Data are rejected or not. Can you pls help?
    Regards
    Shakti

    using a cbs file means you are using EIS to generate your cube. It is not real easy to investigte the logs for it. On the EIS server is a logs directory that creates a datetime folder for every load instance. within thet folder are any error logs. (metadata and/or data load). If there are no errors there are no files. Sometimes with no errors, the folder does not get created, but 'I've seen other times when it does. I guess you could delete all of the folders in the directory and if ther is one, pull the files out of it using a bat file.

  • Error during dimension load in planning using ODI adapter

    I have created a Planning app in Classic and used ODI Planning adapter to load the dimension from a csv file. I tried this with Account and Entity dimension. Both fail at the same step. This is the error I get.
    Error:
    -22 : S0002 : java.sql.SQLException: Table not found: C$_0Entity in statement
    java.sql.SQLException: Table not found: C$_0Entity in statement
    at org.hsqldb.jdbc.jdbcUtil.throwError(Unknown Source)
    at or
    -22 : S0002 : java.sql.SQLException: Table not found: C$_0Account in statement
    java.sql.SQLException: Table not found: C$_0Account in statement
    I am following John Goodwin's blog and not sure if I am missing a step. I would appreciate any help with this.
    Thanks

    Thank you John for your respone. Here are the details:
    Step 1 - Loading -SS_0 - Drop work table - It is failing in this step with the following message:
    -22 : S0002 : java.sql.SQLException: Table not found: C$_0Account in statement [drop table "C$_0Account"]
    java.sql.SQLException: Table not found: C$_0Account in statement [drop table "C$_0Account"]
    Step 2, 3, 5 and 6 are successful
    Step 7 - Integration - Interface name - Report Statistics - This fails with the following error:
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 2, in ?
    Planning Writer Load Summary:
         Number of rows successfully processed: 0
         Number of rows rejected: 8
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.k.a(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(Unknown Source)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(Unknown Source)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(Unknown Source)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(Unknown Source)
         at com.sunopsis.dwg.cmd.e.i(Unknown Source)
         at com.sunopsis.dwg.cmd.h.y(Unknown Source)
         at com.sunopsis.dwg.cmd.e.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:595)
    I have checked the check box "Staging Area different from Traget" and selected "Sunopsis Memory Engine"
    I would appreciate your help - Thanks

  • How to Load new members into existing dimensions in Planning 9.3.1

    Hi,
    I am not having HAL, and is it possible to load members into existing dimensions of a newly created planning application - for example under accounts I want to add around 100 members - how to add them using a flat file without using HAL - is there anyother way out.
    Can we use workspace->Navigate ->administer->Dimention Library
    Create a new dimension here add that to Accounts ?? help me in this

    John,
    Can you suggest me the syntax to be used for the below example to create a flat file
    the Hiearchy I have(for accounts and entity)
    current:
    Accounts
    I need t have the following children under Accounts
    Child of Accounts:Assets,alias(assets of x company)
    Child of Asssets: 101, alias(asset1),Datastorage("store"), base currency("USD"),aggregation(+),Plantype("plan1")
    Regards,

  • Issue Importing measures against dimensions loaded via SSIS

    Hi,
    We are new to BPC and currently working in a test environment.  We are having issues with importing measure data against dimensions that we are attempting to automate via SSIS.  I will apologize in advance for the long post, but want to give as many details as possible.
    Here is the scenario:
    We installed BPC v. 5.1 SP1 on SQL Server 2005, but have since installed SP2 and SP3.
    We created our own app set as a copy of AppShell.  We added some user defined dimensions and created a custom application as a copy of Finance.
    For initial testing, we loaded members into all dimensions via the Admin console and the Excel member sheets.  We also used the Import function in data manager to upload measure data into our custom application.
    We are now trying to automate the population of members for some of our dimensions (Entity and 4 user defined dimensions).  
    All of our data is mastered in SAP (we're on ERP 2005/ECC 6.0) with replications to our BI system (7.0).  We are using custom ABAP programs to create flat files for 3 of the dimensions.  For 2 dimensions, we are extracting from BI via Open hub.
    We have created SSIS packages to load data from the files into the relevant mbr tables.  We're taking things one step at a time and currently are processing the dimensions manually via the Admin Console - making sure that "Process members from member sheet" is unchecked.
    In our first attempts at loading dimension data via the SSIS package, we tried loading only a subset of the member data (forgetting about the measure data that had previously been loaded).  Because we were missing members in the load files for which measure data existed, we received data integrity errors upon processing the dimensions.  Once we loaded the full member data, the dimensions processed successfully.
    Our issue comes now when we're again importing measure data.  Before starting to "automate" our dimensions, I had successfully loaded several months worth of measures.  I had also tested clearing out one month of data.  Now, I am trying to reload that month of measure data.  I am using the same file as I had used previously, but the Import function is now rejecting all records.  The dimension members it is rejecting are valid dimension members, but they are all from dimensions we are attempting to automate.
    Has anyone encountered an issue like this before?  Even if you haven't, do you have any thoughts on what our issue might be?  Any help would be greatly appreciated!
    Thanks!
    Shannon

    There actually could be a couple different things.  The processing of the dimension could have encountered an error and therefore did not update the sql dim table association with the dimension.  You should check to see if the dimDIMENSION sql table actual have any members in it and if the members you are trying to load to are there.  If there were any errors in processing the mbr table the dim table will be empty.
    Also the automated update could have added extra character to the member name such as a trailing space which would actually make the dimension member name different than what is in the membersheet.
    In your automated dimension update, it would be a good idea to update the membersheet as well as the mbr sql table.  Then you can process the dimension from the sheet in the admin tool to troubleshoot any errors in your memberset. 
    - Sara

  • Maximum no of members in Essbase Dimension can support

    Dear All,
    I am using Essbase 11.1.2.2 (64-bit)
    Number of dimensions used in my BSO Essbase cube is 9 (4-dense and 5 sparse).
    I am having a Customer dimension (sparse) upto 7 levels.
    The number of members in customer dimension is 98000.
    After loading data in essbase BSO cube, while performing Ad hoc Analysis it throws the following error in Smartview,
    "Request timed out contact your administrator to increase netretrycount and netretryinterval"
    After making changes to below variables in registry and essbase.cfg files
    NETDELAY 500
    NETRETRYCOUNT 400
    Registry settings
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]\
    ReceiveTimeout=480000
    KeepAliveTimeout=180000
    ServerInfoTimeout=180000
    and also with
    ReceiveTimeout=900000
    KeepAliveTimeout=300000
    ServerInfoTimeout=300000
    I am getting the following error
    "Concurrent requests on the same session are not allowed. Wait till the previous request completes processing"
    After i reduced the no of members considerably in Customer dimension, the issue got resolved.
    My question is "Do we have any limitations in maximum no of members in a single dimension"
    What is the maximum no of members a Essbase dimension can support ?
    Regards,
    Tharik

    To answer your specific question, the limits are listed here: http://docs.oracle.com/cd/E26232_01/doc.11122/esb_dbag/limits.html. According to that, BSO will handle 1,000,000 members.
    My question would be what exactly you are doing when the error occurs. Does it happen when you attempt a drill to level zero for example? Or as soon as you retrieve an ad hoc sheet?

  • Sorting by Member's Alias name during dimension build

    I dynamically build/update an Employee dimension each month. I want to sort the members by their alias name, which in this case is the employee name. Has anyone done this before? The data file which I'm using to build the outline is already sort by employee name. The problem I have is each month when I do an update build, all the new members drop to the bottom. The option in the load rule definition to sort members is no good because that sorts the member by their ID and not by their Alias.Thanks for helping!!Peter

    The best method is to clear all the members of the dimension and rebuild the entire dimension from scratch.This can be done manually through the Outline editor from the Essbase Applicaiton Manager or using an Incremental Build Dim from Esscmd or Maxl.Using Esscmd you it would be easiest to have a dummy build file with a single member and process that file first then process the real file. Use the remove unspecified option and set sorting to none. Regardless of method do NOT restructure the data between deleting all the old members and processing the updated file.If you restructure between these steps you will need to reload all data.Joseph HoganSenior Essbase Lead ConsultantHyperion Solutions203.703.3300 x6364

  • Error during dimension building

    Hi All,
    Is there a way to move the members using alias names in outline using a load rule?
    I have two dimesnion build process, one to create lev 0 members in a dimension and the other to move these members under proper rollups. The first dimension build process will build the members and it's aliases and in second dimemsion build source file, I have member aliases instead of orginal member names and when I am trying to do dimbuild (trying to move the members using alias names) I am getting error "Error moving member....".
    Is there any way to move members in outline using alias names?
    Any suggestions will be appreciated. I am using essbase version 7.1.5
    Thanks
    Maddy

    How you are extracting both the dimension files.
    if you are getting both from differant tables, you can genearte single file with all required fields by using alias name in the join criteria of the query.
    Then you can build the entire dimension in one attempt.

  • Consolidation operators during Dimension creation

    Hi everyone,
    During dimension hierarchy creation, by default all Generations get default (+) addition as the consolidation operator.
    How can I ignore(~) few members from consolidations at same or different generations ?
    Thank you in advance

    a detailed list of member property codes can be found in the online docs:
    http://download.oracle.com/docs/cd/E12825_01/epm.111/esb_dbag/frameset.htm?dotrules.htm#dotrules1047244
    you can not only influence the unary operator, but other attributes as well.
    Hope this helps.
    best regards
    .T

  • Duplicate Members From Same Dimension On Data Record

    Hi guys, been a while but I'm back into problem land again. I got a SQL Server database with a load of records in it, some are NULL, and I use them to build a rules file called CGI_BUILD. When I run the rules file on the outline it builds fine with no errors but when it does the second part of loading the data, it kicks out an error file. The error that repeats over and over in the log is "\\ Duplicate Members From Same Dimension On Data Record". This seems to be the case for every record in the load file except for the second record. The only difference with that record is it has N/A for some of the columns instead of the regular "Retail" or "Finance" or whatever the other fields are.
    I realize you have limited information here without screenshots but maybe you can help me get started on a solution. In my searching I found that some people have had this happen when the first record has an empty column in it but I can't rearrange them because there's a few columns that are empty for every record. They're there for add-ons later in the project. Any ideas?

    To my outline, via SQL load, I added a new attribute dimension called Retail Region/Area:
    -Retail Region/Area
    --West Region : Region Manager
    ---Area1 : Area Manager
    ---Area2 : Area Manager
    ---Area3 : Area Manager
    --East Region : Region Manager
    --Factory Region : Region Manager
    ---Area1 : Area Manager
    ---Area2 : Area Manager
    --Central Region : Region Manager
    As you can see, it's split up into regions which have a region manager. And each region has a pile of areas which each have an area manager. The relationship for each region/area to its respective manager is 1:1.
    To my rules file I added 3 new columns:
    GEN1,Retail Region/Area (data = "Retail Region/Area")
    GEN2,Retail Region/Area (data = Region Name : Region Manager)
    GEN3,Retail Region/Area (data = Area Name : Area Manager)
    I've ignored the data load and dimension build on the first 2 columns, but the third one, the lowest level, is the one data is being loaded into, among many other dimensions. The only weird thing I noticed is the last column (GEN3,Retail Region/Area) doesn't have a Field Name under the Data Load Properties. It's just blank.....but I don't think that would matter.
    Now to answer your questions.....multiple columns that have members from the same dimension........it doesn't look like that's the case with the three columns I added. Am I missing it? And the rows I should be looking at......are you referring to the SQL database or the data prep editor in Essbase after loading the SQL file? I'm not converting NULL to anything that I know of. If it was preset before starting the project it's likely the same for every dimension. And as far as transformations, I'm not familiar with that so that would be a no.
    Message was edited by:
    DeX
    Message was edited by:
    DeX

  • FDM Essbase Adapter - Duplicate members from same dimension on data records

    I am getting this error message when trying to export data to Essbase using FDM.
    Error - Duplicate members from same dimension on data records.
    Though this error looks quite straight forward, I could not find any thing in the data file to indicate the same. I even tried loading a single row data, but still got the same message.
    What other things I should be looking at to fix this issue?
    Thanks.

    There are one or two previous threads on this, but this might give you some help to start with as it links to an esssbase document which gives suggestions for the error message:
    Error in dataload- Duplicate Members From Same Dimension On Data Record
    another thread indicated that the first record had a blank in it and by re-sorting to have the first records with all fields populated resolved the issue (not sure on this one).
    from the FDM side:
    1. Are the dimensions correctly mapped in the Essbase adaptor?
    2. Are the dimensions in the correct sequence for loading to Essbase.
    3. Does the same value appear In more than one field (Can't remember but i think essbase didn't use to allow the same member name across dimensions).

  • How to delete the members in one dimension use the maxl script

    i have question that i want to delete the members in one dimension useing the maxl script, but i do not know how to do it. can the maxl delete the members in one dimension? if can, please provide an sample script, thank you so mcuh.

    MaxL does not have commands to alter an outline directly, except the reset command which can delete all dimensions but not members selectively. The best you could do would be to run a rules file (import dimensions) using a file that contains the members you want to keepload rule for the dimension. As typical the warning is to test this first before you do it on a production database

  • How to use two members from same dimension in Dimension Layout, for HFR

    I am developing a report using Hyperion Financial Reporting. I have taken two dimensions in rows and remaining dimensions in column. After completing one section, I need to make new section of the report on the same grid and page with just adding one more member of the second row dimension. That is data should be the summation of two members of the dimension, say "ACCOUNT".
    Kindly guide me the steps. Also i would like you to know that i am begineer with Hyperion Financial Reporting.
    Thanks
    Roshan

    Can you give some explanation of your gird layout and what you are trying to achieve?
    Like Account and Scenario in row
    Year, Market in columns
    Product in Page
    Regards
    Celvin
    http://www.orahyplabs.com
    Please mark the responses as helpful/correct if applicable

  • How to extract data for particular two members of same dimension.

    As per the requirement i need to export data for certain members of a dimension. Lets say we need data for two account members A and B which is in in Account dimension only but is not a direct children. I need the data for all the available years too. Please suggest me how my DATAEXPORT command should look like.
    When i am using an AND statement it is not working accordingly. Say i am fixing for years 2007 and 2009 but the output file is coming for 2009 and 2010.
    Something other is happening when i am fixing OPEX_31 and OPEX_32. The values are coming not only for OPEX_31 and OPEX_32 but for many more accounts too.
    Here is my dataexport statement for your reference
    SET DATAEXPORTOPTIONS
    DataExportLevel "ALL";
    DataExportColFormat ON;
    DataExportDimHeader ON;
    DataExportOverwriteFile ON;
    FIX("LC","Total_Year","ESB1","2009","SIERRA","COSTCENTER_NA","CELLULAR_NA","OPEX_31",
    "January","February","March","April","May","June","July","August","September","October","November","December");
    DATAEXPORT "File" "     " "D:\exports\feb.txt";
    ENDFIX;
    I need data for OPEX_31 and OPEX_32 for all the available years starting from 2001 to 2025.
    Please suggest what are the modification needed to get the desired result.
    Thanks in advance

    Hi,
    There a few different options you can use for fixing on the months, years..
    e.g. FIX(January:December)
    or FIX(@CHILDREN(YearTotal)) < depends what the parent of the months is
    sames goes for years
    FIX(2009:2025)
    or
    FIX(@CHILDREN(Year)
    If your period dimension is dense you can always use that as the column header e.g. DataExportColHeader "Period" and then fix on the accounts you require.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Oracle ODBC  - Internal Error - unable to initialize NLS during driver load

    I'm having some trouble with my ODBC connections which I hope someone can please help me with!
    About 6 weeks ago all was working as normal.
    As far as I know there have been no updates to the ORacle DB, the Windows XP operating system or the ODBC Drivers.
    Today when I opened access and visual case 2 to connect to Oracle I was at first greeted with a:
    unable to connect SQLState=IM004 SQL_HANDLE_ENV
    error. ODBC also kept crashing.
    I restarted the computer and was confronted with a different error:
    odbc SQLSTate 08004 ORA 12154 TNS could not resolve the connect identifier specified
    I was able to fix this error by setting the environment variable TNS_ADMIN in windows xp environment variables. I'm extremely confused about how this happened though as it was working and I don't think anything has changed.
    I was then able to connect to the database via Microsoft Access but when I opened Visual Case 2 and tried to make an update, I was confronted with the following error:
    Oracle ODBC Driver - internal error - unable to initialize NLS during driver load
    I looked in the registry at:
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraClient10g_home1
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraClient10g_home2
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraDb10g_home1
    and NLS_LANG was set to "AMERICAN_AMERICA.WE8MSWIN1252" in all 3 places.
    (Though KEY_OraClient10g_home2 only had 4 entries as opposed to KEY_OraClient10g_home1's 13 entries)...
    Since I made those changes I can no longer connect through Access.
    I just receive a ODBC - connection to 'xxx' failed
    Advice greatly appreciated!!!!
    Edited by: user11150264 on Aug 25, 2009 10:21 PM

    Actually it sort of does...
    I switched the ODBC connection to use instant client and now it's all working again.
    The biggest mystery is what changed to make it suddenly stop working the old way...

Maybe you are looking for

  • IPhone doesn't ring in wifi mode

    Both my wife and I have iPhone 5 phones. We noticed a problem when I first got mine that the phone didn't always let calls go through when it was on the wifi network in the house. Some calls did, some calls did not. We then found that if you turned o

  • Final cut stuck when opens on "Restoring the window layout"

    The software crashed and after I started it again there was a mess of files which are not found although I downlaoded them from the camera. Now the software doesn't show anything. Only gray screen and it is stuck on "restoring window layout"

  • The Captivate 4 installation hung on "Air help viewer"

    the Captivate 4 installation hung on "Air help viewer", the process is "Adobe AIR application installer.exe" if I kill this process, captivate go on install and finished without error. Does anyone has idea for this?

  • The audio on my macbook air keeps shutting down

    I have just had a new Macbook air with OS X 10.9 on it. The audio works on speakers and also on headphones when I start up the computer, but after I plug in my headphones and used an application like Skype or just itunes, and then close the screen fo

  • Failed install - error code 2 (CS4)

    I had PS CS4 installed and running on a new HP Probook Notebook running Windows 7 Pro. The computer threw some error messages (I don't recall the specifics) and required a restart. Which initiated a system restore. The restore did get me up and runni