Load dimensions and members in Planning application via outline load

it is a classic planning application, after I load dimensions and members into classic Planning application, I can't see new members I added in csv file.
How could I confirm whether it was successfully loaded.
This is the log. Please refer to it.
Successfully logged into "予算応用" application, Release 11.121, Adapter Interface Version 5, Workforce supported and enabled, CapEx supported and enabled, CSS Version 3
"Account" dimension properties and information:
Account, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Account Type, Time Balance, Skip Value, Exchange Rate Type, Variance Reporting, Source Plan Type, Plan Type (PL), Aggregation (PL), Plan Type (BS), Aggregation (BS), Plan Type (Plan3), Aggregation (Plan3), Plan Type (Wrkforce), Aggregation (Wrkforce), Plan Type (Capex), Aggregation (Capex)
UDA's bound to "Account" dimension: HSP_NOLINK
"Period" dimension properties and information:
Period, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Type, Start Period, End Period, Aggregation (PL), Aggregation (BS), Aggregation (Plan3), Aggregation (Wrkforce), Aggregation (Capex)
No UDA's defined on "Period"
"Year" dimension properties and information:
Year, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation
No UDA's defined on "Year"
"Scenario" dimension properties and information:
Scenario, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Start Year, Start Period, End Year, End Period, Exchange Table, Include BegBal, Process Management Enabled, Aggregation (PL), Aggregation (BS), Aggregation (Plan3), Aggregation (Wrkforce), Aggregation (Capex)
UDA's bound to "Scenario" dimension: ACTUAL
"Version" dimension properties and information:
Version, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Version Type, Process Management Enabled, Aggregation (PL), Aggregation (BS), Aggregation (Plan3), Aggregation (Wrkforce), Aggregation (Capex)
No UDA's defined on "Version"
"Currency" dimension properties and information:
Currency, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Symbol, Scale, Triangulation Currency, Reporting Currency, Thousands Separator, Decimal Separator, Negative Style, Negative Color
No UDA's defined on "Currency"
"Entity" dimension properties and information:
Entity, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Base Currency, Plan Type (PL), Aggregation (PL), Plan Type (BS), Aggregation (BS), Plan Type (Plan3), Aggregation (Plan3), Plan Type (Wrkforce), Aggregation (Wrkforce), Plan Type (Capex), Aggregation (Capex), NumericAttrib
No UDA's defined on "Entity"
"NumericAttrib" attribute dimension (on base dimension "Entity"). NO attributes defined on the "NumericAttrib" dimension.
NumericAttrib, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Operation
"Employee" dimension properties and information:
Employee, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Aggregation (Wrkforce)
No UDA's defined on "Employee"
"Line Item" dimension properties and information:
Line Item, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Aggregation (Capex)
No UDA's defined on "Line Item"
"Asset Class" dimension properties and information:
Asset Class, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Aggregation (Capex)
No UDA's defined on "Asset Class"
Exchange Rates properties:
Table, Description, To Currency, From Currency, Operation, Method, Historical, Beg Balance, Year, Period, Average, Ending
UDA properties:
Dimension, UDA, Operation
Smartlist properties:
SmartList Name, Operation, Label, Display Order, Missing Label, Use Form Missing Label, Entry ID, Entry Name, Entry Label
No Planning Unit Hierarchies are defined in this application.
Translation input file fields:
Value, Driver Member, Point-of-View, Data Load Cube Name
[Thu Oct 27 18:16:18 JST 2011]Successfully located and opened input file "C:\TEMP\PLNentityバージョンのエクスポート.csv".
[Thu Oct 27 18:16:18 JST 2011]Input file being read with UTF-8 encoding.
[Thu Oct 27 18:16:18 JST 2011]Detected a UTF-8 BOM marker in input file "C:\TEMP\PLNentityバージョンのエクスポート.csv".
[Thu Oct 27 18:16:18 JST 2011]Header record fields: Entity, Parent, Alias: Default, Alias: FromDepartment, Alias: ToDepartment, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Base Currency, Plan Type (PL), Aggregation (PL), Plan Type (BS), Aggregation (BS), Plan Type (Plan3), Aggregation (Plan3), Plan Type (Wrkforce), Aggregation (Wrkforce), Plan Type (Capex), Aggregation (Capex)
[Thu Oct 27 18:16:18 JST 2011]Located and using "Entity" dimension for loading data in "予算応用" application.
[Thu Oct 27 18:16:18 JST 2011]Load dimension "Entity" has been unlocked successfully.
[Thu Oct 27 18:16:18 JST 2011]A cube refresh operation will not be performed.
[Thu Oct 27 18:16:18 JST 2011]Create security filters operation will not be performed.
[Thu Oct 27 18:16:18 JST 2011]Examine the Essbase log files for status if Essbase data was loaded.
[Thu Oct 27 18:16:18 JST 2011]Planning Outline load process finished (with no data load as specified (/N)). 9 data records were read, 9 data records were processed, 9 were accepted, 0 were rejected.

Thank you for your reply.
With your help, I can verify it easier rather than creating dataform to verify it.
I have resolved the question now, the root cause is I had used the wrong parameter, shouldn't add '/N' in the command. for /N is a dry run to check whether there are error in CSV file, it won't perform metadata load.
If no error occured, run the command without /N, then the metadata load will be performed.
I refer to this artical,
http://john-goodwin.blogspot.com/2008/08/time-to-look-in-bin.html
Best regards,
Samantha
Edited by: Samantha on 2011-10-31 下午4:39

Similar Messages

  • How to load dimensions and members in Planning application

    Hello Everyone,
    I am trying to load dimensions and members in planning. I know that loading dimension is not recommended through Essbase but I wanted to give it a try. I tried to load the dimensions through rule files but it threw an error that the "members do not exist in database." Is that an indication that data cant be loaded at all in planning application through Essbase.
    Thanks is advance for all the replies !!

    If this is a planning application, you need to load metadata/dimension to planning first. You cannot load metadata directly to Essbase as it will be overwritten when you refresh planning.
    You should read documentation to understanding how planning works. Planning is an interface which sits on top on Essbase. However, Planning metadata is stored in database tables and it is synch'd with Essbase through Hyperion Planning refresh.
    In order to load metadata to planning, I would suggest to log on to planning and try to build dimensions manually first to know how planning interacts with Essbase. You could load metadata into planning through:
    1. Manually
    2. ODI: You will need to reverse planning application and then use it to load metadata
    3. Outline load utility on planning server.
    Remember, all Planning maintenance is done through planning interface and not through Essbase.

  • Load username and password for external application?

    How to load username and password for external application?
    For each user, we should take its Portal username and password for one specific external application. How to do that ?
    Regards.

    ABSOLUTLY YES !!!!
    We already know the external application login information for each user and we want to by pass this user task. (Specially because the user itself doesn't know its username/password for the external appli). In fact we are trying to integrate IStore product to Portal by using this mechanism.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Kamalendu Biswas ([email protected]):
    If you define an external application then SSO users can populate user information by themselves.
    Are you syaing that you want to populate user information automatically (bulk lodad)?<HR></BLOCKQUOTE>
    null

  • Loading dimensions and facts (Please verify the design is correct)

    Hi,
    I am very new to OWB and Datawarehousing, please find the following approach and let me know if its correct or not.
    I have the following source tables,
    1. Sales -->store_id,Product_id,Sales_date_Time,Unit_sales,Amount_sales
    2. Product--> Product_id,Product_name,Product_category_id
    3. Product_Category --> pc_id , pc_name
    4. Stores -->store_id,store_name,city_id
    5 City --> city_id , state
    The above tables are normalized,
    Now i have created Dimensions , and Fact (Please check whether its correct or not)
    1 . Product_Dimension ->Product_key, product_id,product_name,pc_id,pc_name
    2. Time_Dimension --> Time_key, ...Can be loaded from the Excel sheet provided (This is what people do here in my company)
    3. Stores_Dimension --> Store_key,store_id,store_name,city_id,state
    4. Sales_fact -->Product_key,time_key,store_key,Unit_sales,Amount_sales,sales_date
    If the above design is correct, then i will create the following mappings
    1. Map_Product --> loading product and product_Category from source
    2. Map_Time --> loading thru SQLLDR directly
    3. Map_Stores --> loading stores and city from source
    Once the above mappings completed ( loading all the dimensions)
    map_sales_fact --> loading from map_product, map_time, map_stores...
    But if here if you closely observe Sales_Fact table, it has columns like unit_sales,amount_sales and sales_date. How do i load these as i dont have them in any dimensions,
    Please help , please reply me if you need any clarifications.
    Regards,
    Ashoka BL
    +919880890405

    Hi,
    first of all, there is no need for the column sales_date in your fact table. Use the time_id for date reference.
    In your dimensions, use surrogate keys that are generated in your dwh. Do not use ids from your source as surrogate keys!
    You may use the ids from the source as business keys, if the names are not unique.
    Load your fact table from source table sales. Join all dimensions to get the surrogate keys of product, store and time.
    Write the surrogate dim keys into the fact table along with unit_sales and amount_sales.
    Regards,
    Carsten.

  • Cannot view metadata loaded via Outline load utility in Webform

    I loaded meta-data via outline load utilities with no errors but cannot view the meta on a web form
    Here is my header
    Entity     Data Load Cube Name     Point-of-View,Position     Status     FT/PT     Salary Basis     Employee Number     Employee Name     Hire Date     Position Start Date     Position End Date     Position Name     
    Another intriguing fact is that I am currently loading these members to entity, even when I load to Position, I still cannot view the data. Functionally, it makes more sense to load these members to position

    Sh!va wrote:
    Hi ,
    A little correction in John post i think he mistakenly given wrong path, In Planning Admin --> Dimension than select the dim on which you have added member.
    If we select Admin > Manage than we will get database or securtiy create/refresh option.
    Cheers!
    Sh!vaNo version was mentioned so I assume the latest and it is as I said Administration > Manage > Dimensions
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Load dimensions' elements in Hyperion Planning 3.5

    Hy all,
    i have a big problem: i have to load a lot (almost two hundred) of elements in account and entity dimension. Of sure you will understand that it is impossible to manually insert every single element. do you have any idea of as is possible to do it? Planning release is the 3.5.
    Tnx
    Antonio

    Antonio,
    You will probably need to install and configure HAL (Hyperion Application Link). This is the ETL tool used for bulk dimension imports.
    - Jake

  • Unable to Access New Planning Application via Workspace

    Hi all
    i have installed a new Planning server into the existing platform (there is no hardware load balancing so is seen as a single instance of planning) however i am using the existing workspace and HSS.
    I have successfully installed and configured the new Essbase and Planning Products and registered against shared services. The issue i have is that i cannot get the new Planning application to be viewable via workspace. I get Application is invalid.!!.
    The original (Existing) Planning on server 1 is set to 'Active Instance' in the product registration and these apps can be viewed by workspace etc.
    I have created Planning on Server 2 and have created a new instance, but not set the 'Active instance' in the product registration!!!, i have also registered this as the web host tier on the Server 2 not the Server1.
    If i use the direct planning URL's for either Planning Server 1 or Planning Server 2 i see the planning applications that are on each server!!
    Can anyone tell me what configuration i have missed out! If it helps the Planning Server 1 has its own Shared Services Project and Planning Server 2 has its own Shared Services project.
    I have restarted services on Server2 BUT not Server 1 as i am not allowed an outage until the end of the month!!.

    Hi,
    Did you create a new Planning app in your new environment? Can you access this new app as a test?
    You will need to asociated your app with an active instance and datasource.
    In the workspace, when you go to Navigate - Applications - Planning, do you see your Planning app or is it not there at all?
    Did you check the logs for any errors? Are you sure the user you are logging on to the Workspace as has been provisioned for that planning app?
    When you configured BI+ did you make sure you ticked Planning?
    Seb
    www.taysols.com.au

  • Deleting members from Planning application

    Hi everyone,
    I need to delete about 600 members from a planning application. I dont want to clean up the load file and do the reaload once again. Is there a way I can delete load a file with just 600 members and they get deleted from the outline?

    Thanks John for sharing your opinion. One of the senior consultants helped me out with this. The solution was fairly simple -
    All the 600 members were children of different parents. So it was difficult to cherry-pick all of them. What we did is, we created a load file with 600 members (to be deleted from outline). We put those 600 members under one parent; somewhat like this
    TempParent    member1*
    TempParent    member2*
    +.+
    +.+
    TempParent    member600*
    Once I loaded this file to through load utility, it grabbed all those 600 members from their previous positions and placed them under TempParent*. Then I deleted TempParent.
    Although I would like to know more about the solution you suggested. Is there an example on web that you can refer me to ??

  • How can we delete a dimension from the classic planning applications

    Hi Friends,
    I am trying to delete a dimension from the planning classic application but i am unable to find out the delete option to delete a dimension. I created the dimension from the Administration -->dimensions --> Add dimension.
    If we want to delete a dimension how we can delete that dimension, I heard meta data is stored in the RDBMS so that why if we want delete dimension we need to delete in RDBMS so please tell me the location in RDBMS to delete dimension. i am using sql is RDBMS.
    Thanks in advance......

    As John mentioned, it is not supported and advisiable to delete a dimension from Planning application. but yes you can take a chance with some risk if you need to do so.. this opertaion is tested in 9.2 but i never tried in EPM V11.
    You will need to delete all the children first, then the dimension.
    BE SURE YOU HAVE A BACKUP OF YOUR APPLICATION BEFOREATTEMPTING THIS PROCEDURE.
    You will need to delete all the children first, then the dimension.
    If you have the dimension in forms, you may also need to (after step 5) go into the hsp_formobj_def_mbr table and delete all references of that object ID. Then delete the dim id in thehsp_form_layout table. Recycle services of Planning.
    Procedure: If you create a custom dimension in planning and wish to delete it, here is how you might remove it from SQL manually.
    it is recommended that only someone familiar with relational databases attempt this.The following assumptions are being made about the dimension: No forms have any references to thedimension. Any and all attribute dimensions have been removed from the dimension. Any and all members have been removed from the dimension. All security access has been removed from dimension. Any Alias associated with the dimension has been removed.
    1. Open the Enterprise Manager for SQL server
    2. Open the database that has your planning application
    3. Open the table HSP_OBJECT
    4. You need to find the row that has the dimension name you want to delete:
    5. Take note of the OBJECT_ID in my example it is50051, don't delete it yet.
    6. Open the table HSP_MEMBER
    7. Find and delete any rows that have a MEMBER_ID equal to the OBJECT_ID from step 5.
    8. Close the Table HSP_MEMBER
    9. Open the table HSP_MRU_MEMBERS.
    10. Find and delete any rows that have a DIM_ID equal to the OBJECT_ID from step 5.
    11. Close the table HSP_MRU_MEMBERS.
    12. Open the table HSP_DIMENSION
    13. Find and delete any rows that have a DIM_ID equal to the OBJECT_ID from step 5.
    14. Close the table HSP_DIMENSION
    15. Also delete it's reference from the HSP_UNIQUE_NAMES table.
    16. Delete the row in the HSP_OBJECT table that you found in step 4.
    17. Close the HSP_OBJECT table.
    18. Open Essbase Application Manager for the application and remove the dimension from the necessary Essbase outlines
    19. Restart the application server.
    good luck!!!
    -KP

  • Backup and Recovery of Planning Application

    Hi,
    We have created a planning application and build the metadata successfully.
    Now there is some problem with Essbase Server. We want to reinstall only Essbase Sever not all the products.
    My concern is to retain the metadata.
    Please guide me procedure to take the planning application back up and restoration.
    I have one more doubt.
    If I uninstall only Essbase server and reinstall it, configures with Shared Services, Planning configuration... will it create any problem? Or do i need to install all the products in order?
    How to restore the existing environment after installing the Essbase Server?
    your suggestion are highly appreciated...
    Thanks,
    naveen

    Hi,
    I wouldn't say you need to reinstall essbase due to that error because you probably will get it again after you have installed.
    It usually relates to two instances of essbase runtimes in your ARBORPATH.
    If you update your environment variables for ARBORPATHand remove C:\Hyperion\common\EssbaseRTC\9.3.1 and just keep the C:\Hyperion\AnalyticServices one, also check the PATH variable to see if it points to both instances.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Why does my Facebook not work properly since loading yosemite and why does it ask me to load java runtime overtime I log in

    My Facebook does not run properly since upgrading to yosemite, some sections i can't get in and you see the waiting clock then safari says it can't find it, not all photos load properly, also keep on getting you need to load java runtime overtime I log on even though it has verified it.

    It works completly fine in applet viewer, im at a loss here

  • Security at a dimension level in a Planning Application (ver 9.3.1)

    Hi,
    I'm dealing with the Assign Access process in the Dimensions pane.
    Is it possible set access at dimension level?
    How can I set the member Account (root of Account Dimension) visible for only a subset of user?
    Thanks in advance.
    Stefano

    Hi Stefano,
    I'm currently using Hyperion Planning version 4.0.2. I tried using the ImportSecurity.exe file to update the security for the top member in Entities dimension (ie the dimension name itself) but it kept giving me this error:
    Record not processed -Finance,Entities,READ,MEMBER- Invalid Member name.
    All lines in Import Security file were successfully parsed.
    No records inserted into the database.
    1 Lines were not processed by the application due to errors.
    My secfile.txt file looks like this:
    Finance,Entities,READ,MEMBER
    Am I doing anything wrongly?
    Thanks for your help!
    Michelle

  • Load balancing URL setup for planning application 11.1.2.1

    Hi Gurus,
    There is an existing planning environment with Weblogic/ Oracle HTTP load balancing setup. I just would like to know where would exactly be the generic/ common URL (the URL without actual servername) configured for planning and SmartView?
    Is there any properties file (weblogic/ HTTP) where we will mention those details?
    Thanks,
    Siva

    I am not sure I get what you are asking but planning can be accessed through workspace or by
    http://<ohs_server>:19000/HyperionPlanning
    and Smart View http://<ohs_server>:19000/workspace/SmartViewProviders
    If you want to understand about the configuration you can run a registry report.
    Cheers
    John

  • Variable Designer (custom dimension and members selection greyed out)

    Dear All,
    I want to crate a variable for business rule using Variable designer for a specific plan type (for example plan1)
    Entered the following
    Name = Test
    Type = Member
    Value = Dimension (when i click to open the dimensions it show nothing)  !!!
    Previously it was working fine, my functional mate made some changes it dimension members of account like ( Account type , Data storage etc)
    Your valuable suggestions are needed to solve the issue,
    Regards

    I wrote something on making a custom dimension variable in Global, maybe you can try doing that.
    Oracle - Hyperion Labs......: Variable limitations in Calc Manager 1
    Regards
    Celvin
    http://www.orahyplabs.com

  • Since I set my history to remember all again, whenever I start firefox (my homepage is bing) it loads indefinitely and revs up to a high memory load. The homepage won't load and I am forced to endtask in task manager.

    I tried using CCleaner to delete the cookies and clean my registry but it didn't work. I also tried chkdsk /f but that didn't work.
    Whenever I try to run firefox it ramps up the memory and indefinitely loads a blank page. Considering I deleted my cookies in firefox with CCleaner then it should be loading my homepage which is Bing.com. I am able to maximize and minimize the browser but it loads and is set to "not responding" by my OS so I can't click any buttons like "home" or get into the options menu.
    I am speaking to you now from internet explorer. :-(

    Don't know how but it was gone for a day or two, and I updated but now it's back again and I haven't done anything to cause it. If it doesn't go away I'm going to go to a less secure but more stable browser, like chrome. I wish I didn't have to do that but at this point I don't see any other choice.
    The exception Breakpoint
    A breakpoint has been reached
    (0x80000003) occured in the application at location 0x00c01a39
    Click on OK to terminate program
    --------------

Maybe you are looking for

  • How do I get rid of the flashing file with a question mark in it?

    I wanted to start clean on my MacBook Pro osx 10.9.4. So I did the command r and erased what I thought was the right one. I restarted my computer and did the command r again and what came up was internet recovery. It can't find my internet because it

  • Printing General Troubleshooting Guide

    Hi everyone I wanted to share some good links for general help for the spooler subsystem. Troubleshooting Windows Server 2012 Printing Print Spooler Crash Troubleshooting Steps SetPrint.ps1: A Powershell Script to Set Some Default Settings on Print Q

  • IO Exceptions

    Helo, Is it possible to input an exception into both readValue methods to check for incorrect numbers? For example, if I were to enter five instead of 5, is there code that will allow a message box to be output? Below is the code within which are the

  • Best practice of expanding partition size

    Hi, I am just wondering what's the best practice of expanding a partition. Currently the server I am working in has the partitions configure as below: Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/VolGroup01-LogVol00 5046848 4630796

  • Airport not selecting network automaticly

    Hello all, I wonder if any of you guys can tell me why my imac wont hock-up with my airport express automaticly. this is a new thing, it used to connect to it no problem, but i think since one of the last updates, i have had to manually connect it to