Error regarding plan type in hyperion planning

Hi,
I have created a hyperion planning application with 2 plan types namely Plan1 and Plan2.
Initially i designed my every dimension members in Plan1 alone. Product dimension (User defined dimension) is alone  in both the plan type.
Now if i go to the edit properties of all other dimensions except my user defined dimension i could not enable the Plan2 in the plan type.
Can anyone give me suggestions to enable the Plan2 for other dimensions.

Hi ,
You cannot modify in front end if you deployed your application already. You can enable if you have Workforce or Capex cube created in you application.
you cant do it for for the normal cube (Plan1, Plan2, Plan3).
Regards,
Vikram.

Similar Messages

  • Changing dimension types in Hyperion Planning

    I have a Planning 11.1.1.3 application and I would like to change the dimension type of a dimension. Dimension Customer is the one that has the country type now but it needs to be changed as dimension Product is the one that now need the country type, leaving Customer without a type. Is there a way of changing the type without having to delete all the data forms, deleting the members, changing the dimension names and the reloading the metadata to the correct dimension? I tried changing the type via Essbase but as soon as I refresh the application, the types change as they are in Planning (expected) and I can't seem to find a way of changing the type in Planning without having to rebuild part of the application! Thanks in advance for your replies.
    Santiago Ruiz.

    Cross post :- Regarding Data types in Hyperion Planning
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error message while using the hyperion planning copy utility

    When i try to copy an application from production server to development server using copy utility ,having relation databases in SQL server i got the following error message.
    " D:\Hyperion\Planning\bin>copyApp /S:PLAN /T:HYP_PLAN /P:copyapp.properties /L:pl
    an.log /A /C /O /E /U
    Creating rebind thread to RMI
    Exception in thread "main" java.lang.RuntimeException: PLAN_JDBC_DATABASE_TYPE i
    s undefined or it's value is null
    at com.hyperion.planning.copyapp.CopyAppHelper.getConnectionInfo(Unknown
    Source)
    at com.hyperion.planning.copyapp.CopyAppHelper.getConnectionInfoFromProp
    ertyFile(Unknown Source)
    at com.hyperion.planning.copyapp.CopyApp.main(Unknown Source)"
    my coppyapp.properties file is
    "Plan_JDBC_CATALOG=HypSys9Plan
    Plan_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    Plan_JDBC_URL=jdbc:hyperion:sqlserver://naspdsvdb03:1433
    Plan_JDBC_USERNAME=HypSys9Plan
    Plan_JDBC_PASSWORD=isoIEn28Jkh
    Plan_JDBC_DATABASE_TYPE=SQL
    Plan_OLAP_SERVER=naspdsvap28
    Plan_OLAP_USERNAME=admin
    Plan_OLAP_PASSWORD=password
    Plan_OLAP_APPNAME=Plan
    Plan_JDBC_CATALOG=hyp_plan
    Plan_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    Plan_JDBC_URL=jdbc:hyperion:sqlserver://nasdvsvdb02:1433
    Plan_JDBC_USERNAME=HYP_PLAN
    Plan_JDBC_PASSWORD=hyp_plan
    Plan_JDBC_DATABASE_TYPE=SQL
    Plan_OLAP_SERVER=naspdsvap20
    Plan_OLAP_USERNAME=hyeasprod
    Plan_OLAP_PASSWORD=hyperion
    Plan_OLAP_APPNAME=Plan "
    I could not interpret above mentioned error.anybody have any suggestions.
    thanks
    Pavan

    Hi,
    The utility is case sensitive, in your parameters you have put /S:PLAN but in your copyapp.properties you have lowercase plan_
    so the utility is looking for PLAN_JDBC_DATABASE_TYPE and won't find it because you have plan_JDBC_DATABASE_TYPE
    either change the parameter or the properties file to match
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error during Export process to Hyperion Planning:

    Hello All,
    I am trying to load data to Hyperion Planning from EBS GL. I have completed the setup including setting up source, target, mappings, rules, etc. The import and validate process from EBS is working fine but export to Hyperion Planning fails right away. In my limited experience with FDMEE, I have not seen this error before and your help is greatly appreciated.
    Here is an excerpt of error from FDMEE process details which is the same error shown in ODI. Everything before this process seems to be working. It seems like it is complaining about a host name but not sure which host name should I be looking at.
    Environment: EBS12, FDMEE 11.1.2.3.520, Everything is on 64bit Linux
    Error:
    2015-01-14 08:53:25,578 DEBUG [AIF]: AIFUtil.callOdiServlet - START
    2015-01-14 08:53:25,690 FATAL [AIF]: Error in CommData.loadData
    Traceback (most recent call last):
      File "<string>", line 4853, in loadData
      File "<string>", line 1122, in callOdiServlet
      File "__pyclasspath__/urllib2.py", line 124, in urlopen
      File "__pyclasspath__/urllib2.py", line 387, in open
      File "__pyclasspath__/urllib2.py", line 497, in http_response
      File "__pyclasspath__/urllib2.py", line 425, in error
      File "__pyclasspath__/urllib2.py", line 360, in _call_chain
      File "__pyclasspath__/urllib2.py", line 506, in http_error_default
    HTTPError: HTTP Error 504: Unknown Host
    2015-01-14 08:53:25,691 DEBUG [AIF]: CommData.updateWorkflow - START
    2015-01-14 08:53:25,691 DEBUG [AIF]:
            UPDATE TLOGPROCESS
            SET PROCESSENDTIME = CURRENT_TIMESTAMP
            ,PROCESSSTATUS = 32
              ,PROCESSENTLOAD = 0
              ,PROCESSENTLOADNOTE = 'Load Error'
            WHERE PARTITIONKEY = 3 AND CATKEY = 1 AND PERIODKEY = '2011-04-30' AND RULE_ID = 24
    2015-01-14 08:53:25,692 DEBUG [AIF]: CommData.updateWorkflow - END
    2015-01-14 08:53:25,692 DEBUG [AIF]: Comm.executeScript - START
    2015-01-14 08:53:25,692 DEBUG [AIF]: The following script does not exist: /u01/fdmee_app/ALPLAN/data/scripts/event/AftLoad.py
    2015-01-14 08:53:25,692 DEBUG [AIF]: Comm.executeVBScript - START
    2015-01-14 08:53:25,693 DEBUG [AIF]: The following script does not exist: \u01\fdmee_app\ALPLAN\data\scripts\event\AftLoad.vbs
    2015-01-14 08:53:25,693 DEBUG [AIF]: Comm.executeVBScript - END
    2015-01-14 08:53:25,693 DEBUG [AIF]: Comm.executeScript - END
    2015-01-14 08:53:25,746 DEBUG [AIF]: Comm.finalizeProcess - START
    2015-01-14 08:53:25,747 DEBUG [AIF]: CommData.updateRuleStatus - START
    2015-01-14 08:53:25,747 DEBUG [AIF]:
        UPDATE AIF_BALANCE_RULES
        SET STATUS = CASE 'FAILED'
          WHEN 'SUCCESS' THEN
            CASE (
              SELECT COUNT(*)
              FROM AIF_PROCESS_DETAILS pd
              WHERE pd.PROCESS_ID = 173
              AND pd.STATUS IN ('FAILED','WARNING')
            WHEN 0 THEN 'SUCCESS'
            ELSE (
              SELECT MIN(pd.STATUS)
              FROM AIF_PROCESS_DETAILS pd
              WHERE pd.PROCESS_ID = 173
              AND pd.STATUS IN ('FAILED','WARNING')
            END
          ELSE 'FAILED'
        END
        WHERE RULE_ID = 24
    2015-01-14 08:53:25,748 DEBUG [AIF]: CommData.updateRuleStatus - END
    2015-01-14 08:53:25,749 FATAL [AIF]: Error in COMM Load Data
    2015-01-14 08:53:25,749 DEBUG [AIF]: Comm.updateProcess - START
    2015-01-14 08:53:25,751 DEBUG [AIF]: Comm.updateProcess - END
    2015-01-14 08:53:25,752 DEBUG [AIF]: The fdmAPI connection has been closed.
    2015-01-14 08:53:25,753 INFO  [AIF]: FDMEE Process End, Process ID: 173

    Yes it does. I was able to connect with planning and can see all planning dimensions in FDMEE. In this instance, everything is installed on the same box so it better be resolving the host

  • Error on creating Services in Hyperion planning configuration

    Hello Sir,
    Here I started Hyperion installation on Multiple Systems
    1. fndserver I installed essbase, planning components, and I configured only foundation here, and eas installed and its working
    Web logic is application server 7001 port
    2. essserver here essbase server is configured and it is working fine.
    3. planserver here I installed only planning components and in foundation I selected OHS also and I start configuration while deploying application server details I gave fndserver, port number 7001 , same user name and password while configuration deploying application server error like
    HyS9Planning: Couldn't create service
    fndserver: windows 2008 server r2 in vmware1
    essserver: windows 2008 server r2 in vmware2
    planserver: windows 2008 server r2 in vmware3
    here fnd, ess server host is windows 7 and planserver is Ubuntu host, but 3 systems is pinging and 0% lost.
    please give me the solution.
    Thanks in advance
    Ravi

    Hi,
    When you configure Planning on Ubuntu, you have to disable the option "*Create Windows Services for configured components*".
    Regards,
    David Mendele
    BI / EPM Project manager at Business & Decision
    Lima, Perú

  • Newbie questions regarding pulling data from hyperion planning cube w/OBIEE

    Hello there,
    we've recently implemented Essbase and are currently pumping it full of revenue/expense data from out source systems to calculate NOI. This data is stored in a staging table at the detail level where it is sourced into Hyperion and aggregated. We also have OBIEE 10g (plan to upgrade to 11g later this year) and we would like to connect to and report out of Essase. Our ultimate goal is to be able to report on the NOI numbers in the planning cube but have the ability to drill down to the detail level which is not stored in Essbase. We've heard it is possible, albeit not native for OBIEE 10g to do this. We've also heard that it is not best practice to use our transactional cube for this type of reporting but to actually create a second "reporting cube".
    What are best practices for getting this NOI data out of Hyperion and merging it with our relational detail reporting? Can we somehow export the data from the cube and store it in a relational database? Should we clone the cube (if even possible) and configure both it and our relational source in the BI repository and setup all drill-throughs there?
    Any info is GREATLY appreciated. Thank you.
    Edited by: cisGuy on Sep 20, 2010 5:31 PM

    i have found information on how to use ODI to extract data for the cube. What I'm really trying to find out though is best practices for reporting off summary level data in Essbase with the ability to drill-through to the detail.
    We've heard reporting off the same cube that users are writing back and transacting on is bad. Do we need to make a "reporting cube" and then bring that in OBIEE and merge it with a relational source or is it better to extract the data from Essbase into flat files and join it to detail tables in our relational source?

  • Compilation error regarding incompatible "types"?

    I am receiving an error saying:
    pokerdeck.java incompatible types
    found java.lang.String
    required ie.ucd.Card
    Card card = "";
    What does this mean exactly and how might I overcome such a problem?

    I am receiving an error saying:
    pokerdeck.java incompatible types
    found java.lang.String
    required ie.ucd.Card
    Card card = "";
    What does this mean exactly and how might I overcome
    such a problem?Switch on your brain.
    Card here = String here
    17 = Hello World
    Don't you think there's something that doesn't match?

  • By default how many plan types one can create in Hyperion planning applicat

    By default how many plan types one can create in Hyperion planning application?

    Hi,
    By Default,We can create 3 plan types in Hyperion planning application.

  • How to Load Dates Data type from txtfile to Hyperion Planning

    I have loaded numeric and string data for especify combination, for example
    soruce Txtfile:
    Year Measures Market Data1 Data2
    "Jan","Sales","New York","120","2013/01/01"
    Hyperion Planning:
    (combinations in my target)
    Jan,Sales,NewYork,E_1011--->120
    Jan,Sales,NewYork,E_1008--->"not loaded"
    E_1011 is defined as Numeric data type in Hyperion Planning
    E_1008 is defined as Date data type in Hyperion Planning
    In my Interface source file, field Data1,Data2 is defined as "String", why ODI is loading only Data1 field?, how can I do for load Data2 field.
    Thanks for your help.

    AFAIK, I don't think you can use the same description for multiple members.
    What i would suggest is to concatenate your member name and alias and use that as Alias. As your account member is the placeholder and would not confuse anyone. Ensure that you maintain the 80 character limit
    Regards
    Amarnath
    ORACLE | Essbase

  • ODI - Hyperion Planning  - Plan Type Option Missing

    Hi All,
    Iam not able to see the Plan Type option in the Hyperion Planning Application. For the application we have in planning has 5 plan types. A custom dimension is enabled for 3 plan types. When I reverse engineer the application under that dimension I should view Plan Type and Aggregation of that plan type. Currently Iam able to see only aggregation option of the 3 plan types but not plan type option.
    This plan type option would decide in which plan types members are to be created. "True" would create that member in that plan type. "False" would not create that member in that plan type.
    Any ideas ....
    Thanks,
    Ramesh

    Hi Willasi,
    Thanks for the update. I clearly understand the point you are trying to convey. Here is my scenario is that "Entity" is a standard dimension and "Department" is my custom dimension.
    As per your point
    "Entity" is enabled in "PnL","Capital","Workforce","Balance","Revenue" and when i add a entity i have a option to select in which database this entity should exist.
    "Department" is enabled in "PnL", "Workforce", "Revenue" and in this case when i add a department should that department should exist in 3 plan types is that mandatory.
    Is that any alternate option to enable that department can exist in one plan type ?
    As per my requirement some department should exist in one plan type not in other plan type
    Thanks,
    Ramesh.

  • How to delete Hyperion Planning member using ODI

    Hi All,
    Anyone know how to delete Hyperion Planning member using ODI? And how to update account type on Hyperion Planning Using ODI?
    e.g.:
    I have a member with account type Saved Assumption, and I need to change to Revenue, but it cannot change. But if I change to Expense, it can. So what's wrong with the mapping?
    This is my csv file for update a member on Hyperion Planning.
    Parent,Account,Default Alias,Operation,Data Storage,Two Pass Calculation,Account Type,Time Balance,Skip Value,Data Type,Exchange Rate Type,Use 445,Variance Reporting,Source Plan Type,Aggregation,Member Formula
    Account,Statistics,,Update,,,,,,,,,,,,
    Account,Meal,,Update,Store,,Expense,,,,,,,,,
    Account,Test1,,Update,Never Share,,Saved Assumption,Average,None,Non-currency,none,,,Consol,~,
    Account,Test2,,Update,Never Share,,Revenue,Average,None,Non-currency,none,,,Consol,~,
    Account,Test3,,Update,Never Share,,Saved Assumption,Average,None,Non-currency,none,,,Consol,~,
    Thanks in advance.
    Regards,
    Sumardi
    Edited by: Sumardi Wijaya on Mar 31, 2009 10:57 PM

    Hi,
    To delete a member you use the Operation column, the following values can be used.
    Update – This is the default and is used if not populated, it Add, updates, moves the member being loaded.
    Delete Level 0 - Deletes the member being loaded if it has no children
    Delete Idescendants –Deletes the member being loaded and all of its descendants.
    Delete Descendants –Deletes the descendants of the member being loaded, but does not delete the member itself.
    Does the member you trying to change to Revenue have a variance reporting set to "Expense" as it will need to be set to "Non Expense"
    Also in your interface you can add logging options in the IKM, this maybe will give a clearer indication where your problem lies.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • ODIPlanningException: com.hyperion.planning.ObjectIsLockedException:

    Hello Guys,
    When i am excecuting the interface i am getting the below error ODI 11.1.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 23, in ?
    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.planning.ObjectIsLockedException: The object Entity is locked by another user.
    Previously this job was went to loop, so i was killed the job.
    After that i am getting this problem,
    Helping is appriciated.
    Thanks.
    Krish

    Thanks John,
    It is not working, even i am restarted the Planning web application service.
    Is there any other solution.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 23, in ?
    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.planning.ObjectIsLockedException: The object Entity is locked by another user.
    Please help me.
    Regards,
    Krishna

  • Not able to Open Hyperion Planning

    Hi ,
    I am not able to open the Hyperion Planning through direct Hyperion planning link "http://<server>:19000/HyperionPlanning".
    When I log in; it is just showing message "Loading..." for longer period of time. I am even not able to open application through workspace.
    We also observed planning application logs under <MIDDLEWARE_HOME>\user_projects\<instancename>\diagnostics\logs\services but we haven't found any error.
    We had faced this issue last time as well and I have posted about this on OTN mentioned in below link....
    Hyperion Planning Not Opening Through Workspace
    Last time this problem got resolved after restarting the Application Server box how ever this problem has occurred again and hopefully restarting the server may resolve it.
    Could you please let me know where would be the problem and what should be done in order to prevent it occurring again and again.

    Can you access it directly though and not through the http server e.g. http://<planningserver>:8300/HyperionPlanning
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion Planning Fusion Edition, what components are required?

    Hello,
    Currently we're planning to install Hyperion Planning Fusion Edition, but we're not certain what components are required if we want to use Planning with EPMA/BPMA. Can someone post a list of components/applications required?
    Additionally, where from can we download Oracle Hyperion Enterprise Performance Management Architect, Fusion Edition, v11.1.1.1.1? The documentation states that such a version exists, however we're unable to locate it on Oracle's web pages.
    Thank you
    Regards
    Marcin Stawny

    Hi,
    You will need the following :-
    Oracle Hyperion Enterprise Performance Management System Installer, Fusion Edition Release 11.1.1.1.0
    Hyperion Enterprise Performance Management System Foundation Services Release 11.1.1.1.0 - Part 1-3
    Oracle Hyperion Enterprise Performance Management Architect, Fusion Edition Release 11.1.1.1.0
    Oracle Essbase Client Release 11.1.1.1.0
    Oracle Essbase Server Release 11.1.1.1.0
    Oracle Hyperion Provider Services Release 11.1.1.1.0 (if you want to use SmartView)
    Oracle Hyperion Planning, Fusion Edition Release 11.1.1.1.0
    Oracle Hyperion Smart View for Office , Fusion Edition Release 11.1.1.1.0
    You can find the files on Oracle edelivery or here
    Cheers
    John
    http://john-goodwin.blogspot.com/
    John

  • Flexible Planning - Planning Type

    Hi all
    Could any one give me advice on how to create the planning table as per the table that is shown in the help example of consistent planning. If I take materials and sales as key figures, its not considering the materials as a key figure.
    Also when i enter some figures at the top level, its not disaggregating to the bottom level as per the proportions created in the planning hiereachy. Could someone solve my problem.
    its quite urgent please.
    points guranteed.
    chandra

    Hi
    Tu use Flexible planning you need to do spro setting
    Logistics general-Lis- Planning -Flexible planning in spro
    Maintain
    Info structure parameter (use std  info structure or copy one and modify)
    key figures
    Planning plant
    Planning type (Your own planning table)
    also maitain under functions
    Proportions.and other parameters
    after spro from main menu
    Logistics-Controlling -Flexible planning
    Hope this of use
    regards
    Prakash

Maybe you are looking for

  • Very slow login

    I am running a late-2008 MBP 15" running 10.5.6. Lately, it's been taking a very long time after I enter my login password for the computer to start up. This happens from a cold start as well as when I wake my machine back up and am prompted for the

  • Unregistering of a database from RMAN Catalog

    Hello, We had set up RMAN backup though RMAN Catalog for one of our database. We later decided not to take the backups of this particular database. One of the DBA did something but what we can see now is that - 1. Target database is not registered in

  • HT4316 can you listen to the ipod nano radio on a portable speaker, ie, not head/earphones

    Does anyone know if its possible to listen to the ipod nano radio on a portable speaker, and not head/earphones.  I know that the head/earphones act as a antenna, but if plugged into a small portable speaker, does that also work as an antenna?

  • Group Space and Personal Space not listed

    Version used : 11.1.1.4 When I login to WebCenter Spaces as an administrator, I do not get the option to create a Group Space. I get links for Favourites, Logout, Help, Spaces, Administation but not for Group Space. Why is it so. I all the tutorials

  • Firefox added a "search bar" as a tab. I don't want it. How do I get rid of it?

    This was solved a long time ago. I previously flagged it as solved. I continue to get suggestions.. I don't need them. I've tried "unsubscribe" too, but I still get answers. NO FURTHER ANSWERS ARE NEEDED. Thank you. recently Firefox installed a searc