Loading dimensions to Planning

I'm trying to build a Planning database on System 9.3.1 and the account dimension is large. What is the best way to load the outline to Planning from a flat file? The outline utility is not available until V11, right ?

In 9.3.1 you have the options of manual, HAL, ODI, DIM
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How to load Dimensions in Planning Application

    Hi,
    Please can someone help me loading dimensions and Data in Planning application using Loading Metadata Using the Outline Load Utility.
    Please guide.... you can email at [email protected]

    Hi Mohammed,
    Please check John's blog: http://john-goodwin.blogspot.com/2008/08/time-to-look-in-bin.html
    This is how I learned to use the OLU.
    I'd also check the admin guide.
    To load data: http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_admin/ch05s02s01.html
    To load metadata: http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_admin/ch05s02s02.html
    Cheers,
    Mehmet

  • Error in loading dimensions to planning usinfg ODI

    Hi
    I am trying to load metadata using ODI and it is giving me error at first integration step.
    The error is as follows. I checked the RMI service and it is up and running.
    The planning and ODI are on same server.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
    File "<string>", line 30, in <module>
         at com.hyperion.odi.planning.wrapper.PlanningWrapper.init(Unknown Source)
         at com.hyperion.odi.planning.ODIPlanningConnection.<init>(Unknown Source)
         at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter(Unknown Source)
         at com.hyperion.odi.connection.HypAppConnectionFactory.getWriter(Unknown Source)
         at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: Could not connect the Planning instance on host [ftlphypcore01], port [11333], check if connect information is correct.
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2472)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
         at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:558)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:464)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:366)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:292)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:855)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: Traceback (most recent call last):
    File "<string>", line 30, in <module>
         at com.hyperion.odi.planning.wrapper.PlanningWrapper.init(Unknown Source)
         at com.hyperion.odi.planning.ODIPlanningConnection.<init>(Unknown Source)
         at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter(Unknown Source)
         at com.hyperion.odi.connection.HypAppConnectionFactory.getWriter(Unknown Source)
         at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: Could not connect the Planning instance on host [ftlphypcore01], port [11333], check if connect information is correct.
         at org.python.core.PyException.fillInStackTrace(PyException.java:70)
         at java.lang.Throwable.<init>(Throwable.java:181)
         at java.lang.Exception.<init>(Exception.java:29)
         at java.lang.RuntimeException.<init>(RuntimeException.java:32)
         at org.python.core.PyException.<init>(PyException.java:46)
         at org.python.core.PyException.<init>(PyException.java:43)
         at org.python.core.Py.JavaError(Py.java:455)
         at org.python.core.Py.JavaError(Py.java:448)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:177)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:190)
         at org.python.core.PyObject.__call__(PyObject.java:414)
         at org.python.core.PyObject.__call__(PyObject.java:418)
         at org.python.pycode._pyx1.f$0(<string>:64)
         at org.python.pycode._pyx1.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java:165)
         at org.python.core.PyCode.call(PyCode.java:18)
         at org.python.core.Py.runCode(Py.java:1204)
         at org.python.core.Py.exec(Py.java:1248)
         at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:172)
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
         ... 19 more
    Caused by: com.hyperion.odi.planning.ODIPlanningException: Could not connect the Planning instance on host [ftlphypcore01], port [11333], check if connect information is correct.
         at com.hyperion.odi.planning.wrapper.PlanningWrapper.init(Unknown Source)
         at com.hyperion.odi.planning.ODIPlanningConnection.<init>(Unknown Source)
         at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter(Unknown Source)
         at com.hyperion.odi.connection.HypAppConnectionFactory.getWriter(Unknown Source)
         at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:175)
         ... 30 more
    Caused by: java.rmi.NotBoundException: HspBeanFactory
         at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:106)
         at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:386)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:250)
         at sun.rmi.transport.Transport$1.run(Transport.java:159)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
         at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
         at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:359)
         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
         at java.rmi.Naming.lookup(Naming.java:84)
         ... 40 more

    Thanks for the quick response John.
    The ODI version is 11.1.1 and the planning version is 11 1 2 2
    I have a quick update on the issue.
    I have planning service on two servers (load balanced)
    I changed the ODI connection to second server and the ODI started working (I mean error was resolved)
    Following your posts in forum, I suspect it has something to do with Firewall settings.
    can you please guide me how I can speak to server operations guys on correct firewall settings
    Thanks

  • Loading Dimensions using Outline Load utility in 11.1.2

    Hi All,
    I tried to use the Outline Load utility for loading dimensions in Planning (11.1.2). The file available is OutlineLoad.cmd.template. I tried running that but doesn't work. So i remaned it to OutlineLoad.cmd and tried but it still doesn't work. Have there been any changes regarding how to use it in 11.1.2?
    Cheers,
    Abhishek

    Hi John and Rahul,
    I navigated to the location mentioned by Rahul and entered "OutlineLoad.cmd.template". it just goes to the next line and another window opens up asking which program you want to use.
    If I enter only "OutlineLoad.cmd" so that it'll return the parameters I need to give, then it says "The syntax of the command is incorrect".
    What command do I need to give? Earlier in 11x, I would just enter "OutlineLoad.cmd" and it would give an error with the expected parameters.

  • Unable to load Dimension into Hyperion planning using ODI ?

    Hi All
    We are trying to load Dimension into hyperion planning Ver. 11.1.2 using ODI. We have created the interface and mapped the source csv file to target planmning application using ODI KM.
    LKM file to SQL
    IKM SQL to Planning
    We get success in ODI's Operator but the Dimension is not updated nor new data is insreted.
    We get this message in Error file:-
    +
    Retail Format,Parent,Alias: Default,Data Storage,Two Pass Calculation,Smart List,Data Type,Plan Type (APlan),Error_Reason
    ABC,Total Format,,StoreData,,,,Aplan,Cannot load dimension member, error message is: java.lang.RuntimeException: Fetch of saved member "ABC" failed.
    +
    We get this message in log files:-
    +
    2010-07-22 07:04:06,550 INFO [DwgCmdExecutionThread]: Oracle Data Integrator Adapter for Hyperion Planning - Release 9.3.1.1
    2010-07-22 07:04:06,550 INFO [DwgCmdExecutionThread]: Connecting to planning application [******] on [********]:[11333] using username [admin].
    2010-07-22 07:04:06,597 INFO [DwgCmdExecutionThread]: Successfully connected to the planning application.
    2010-07-22 07:04:06,597 INFO [DwgCmdExecutionThread]: The load options for the planning load are
         Dimension Name: Retail Format Sort Parent Child : false
         Load Order By Input : false
         Refresh Database : true
    2010-07-22 07:04:06,612 INFO [DwgCmdExecutionThread]: Begining the load process.
    2010-07-22 07:04:06,612 DEBUG [DwgCmdExecutionThread]: Number of columns in the source result set does not match the number of planning target columns.
    2010-07-22 07:04:06,659 INFO [DwgCmdExecutionThread]: Load type is [Load dimension member].
    2010-07-22 07:04:06,675 ERROR [DwgCmdExecutionThread]: Record [[ABC, Total Format, null, null, StoreData, null, null, null, null, null, null, null, null, null, Aplan, null, null, null]] was rejected by the Planning Server.
    2010-07-22 07:04:06,675 INFO [DwgCmdExecutionThread]: Planing cube refresh operation initiated.
    2010-07-22 07:04:08,425 INFO [DwgCmdExecutionThread]: Planning cube refresh operation completed successfully.
    2010-07-22 07:04:08,425 INFO [DwgCmdExecutionThread]: Load process completed.
    +
    Please help out .....

    Can you check the error log file as you have posted the log file, it should give more information to why the records were rejected.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Planning Locale: en_US ,unable to load dimension.

    Hi,
    When i load meta data by command prompt,after enter password.I faced following issue.
    Any help will be appreciated.
    Planning locale: en_US
    using java.library.path: C:\Oracle\Middleware\EPMSystem11R1/products/Planning/li
    b64
    EPM_ORACLE_HOME (C:\Oracle\Middleware\EPMSystem11R1) is set from JVM property "E
    PM_ORACLE_HOME".
    using Java property for Hyperion Home C:\Oracle\Middleware\EPMSystem11R1
    For non-DP app, Request dimension not needed
    EPM_ORACLE_INSTANCE (C:\Oracle\Middleware\user_projects\epmsystem1) is set from
    JVM property[EPM_ORACLE_INSTANCE].
    Loaded Version of Essbase RTC: 0xb1221
    [Thu Feb 07 12:34:09 PKT 2013]Unable to obtain dimension information and/or perf
    orm a data load: Unable to find specified load dimension "Account/L:c:/outlineLo
    ad.log" in "Outsourc" application.
    [Thu Feb 07 12:33:59 PKT 2013]Command line arguments: /A:Outsourc /U:admin /I:c:
    \accounts.csv /D:Account/L:c:/outlineLoad.log /X:c:/outlineLoad.exe
    Successfully logged into "Outsourc" application, Release 11.122, Adapter Interfa
    ce Version 5, Workforce supported and not enabled, CapEx not supported and not e
    nabled, CSS Version 3
    [Thu Feb 07 12:34:09 PKT 2013]Successfully located and opened input file "c:\acc
    ounts.csv".
    [Thu Feb 07 12:34:09 PKT 2013]Header record fields: Account, Parent, Data Storag
    e, Description, Data Type, Account Type, Aggregation(Plan1)
    [Thu Feb 07 12:34:09 PKT 2013]Unable to obtain dimension information and/or perf
    orm a data load: Unable to find specified load dimension "Account/L:c:/outlineLo
    ad.log" in "Outsourc" application.
    [Thu Feb 07 12:34:09 PKT 2013]Examine the Essbase log files for status if Essbas
    e data was loaded.
    [Thu Feb 07 12:34:09 PKT 2013]Planning Outline data store load process finished
    with exceptions: not all input records were read due to errors (or an empty inp
    ut file). 0 data records were read, 0 data records were processed, 0 were succes
    sfully loaded, 0 were rejected.
    Thank You.
    Edited by: 985307 on Feb 7, 2013 12:02 AM

    Thank you So much Sir :) It helped me ,some accounts details are loaded,but some are not.Kindly again identify issue.The meta data file i have created with the help of *"Getting Started with Oracle Hyperion Planning "* PDF book.
    c:\Oracle\Middleware\user_projects\epmsystem1\Planning\planning1>OutlineLoad /A:
    Outsourc /U:admin /I:c:\accounts.csv /D:Account /L:c:/outlineLoad.log /X:c:/outl
    ineLoad.exc
    Enter password:
    Planning locale: en_US
    using java.library.path: C:\Oracle\Middleware\EPMSystem11R1/products/Planning/li
    b64
    EPM_ORACLE_HOME (C:\Oracle\Middleware\EPMSystem11R1) is set from JVM property "E
    PM_ORACLE_HOME".
    using Java property for Hyperion Home C:\Oracle\Middleware\EPMSystem11R1
    For non-DP app, Request dimension not needed
    EPM_ORACLE_INSTANCE (C:\Oracle\Middleware\user_projects\epmsystem1) is set from
    JVM property[EPM_ORACLE_INSTANCE].
    Loaded Version of Essbase RTC: 0xb1221
    Reaquired task list lease: Fri Feb 08 10:21:37 PKT 2013: 1360300897243
    [Outsourc] Valid userId: 50001 found in session: [1862242825, admin, native://DN
    =cn=911,ou=People,dc=css,dc=hyperion,dc=com?USER
    com.hyperion.planning.InvalidMemberException: The member Net Income before taxes
    does not exist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Net Income From Operati
    ons does not exist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Gross Profit does not e
    xist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Gross Profit does not e
    xist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Net Income From Operati
    ons does not exist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member SG&A does not exist or
    you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member SG&A does not exist or
    you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member SG&A does not exist or
    you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Net Income before taxes
    does not exist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Net Income before taxes
    does not exist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    java.lang.IllegalArgumentException: Invalid value for field Account Type: Liabil
    ities.
    at com.hyperion.planning.db.HspHALDBImpl.saveMember(HspHALDBImpl.java:36
    9)
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:9041)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Liabilities does not ex
    ist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Liabilities does not ex
    ist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.HspRuntimeException: Exchange Rate must be None if Data Ty
    pe is Non-Currency, Percentage, Smart List, Date, or Text. Member: Statistical
    Drivers
    at com.hyperion.planning.db.HspDEDBImpl.validateAndSetAccountMemberInfor
    mation(HspDEDBImpl.java:6659)
    at com.hyperion.planning.db.HspDEDBImpl.saveMember(HspDEDBImpl.java:2871
    at com.hyperion.planning.db.HspDEDBImpl.saveMember(HspDEDBImpl.java:2651
    at com.hyperion.planning.db.HspHALDBImpl.saveMember(HspHALDBImpl.java:57
    1)
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:9041)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Statistical Drivers doe
    s not exist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)
    com.hyperion.planning.InvalidMemberException: The member Statistical Drivers doe
    s not exist or you do not have access to it.
    at com.hyperion.planning.HyperionPlanningBean.saveMember(HyperionPlannin
    gBean.java:8977)
    at com.hyperion.planning.utils.HspOutlineLoad.saveDataRecord(HspOutlineL
    oad.java:801)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(HspO
    utlineLoad.java:542)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(HspO
    utlineLoad.java:112)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(HspOutl
    ineLoad.java:1303)
    at com.hyperion.planning.utils.HspOutlineLoad.main(HspOutlineLoad.java:1
    292)

  • Loading hierarchical dimension in planning

    Hi,
    I'm trying to load an Account dimension in Planning..
    It is a flat table with the following levels. The table basically created P&l and balance sheet hierarchies..
    L1 L2 L3 L4 ACCOUNTID ACCOUNTDESC
    Do I need to convert this table in parent child format before loading it using ODI?
    If not how do I load it in a flat format using ODI..
    Any same query for converting it in parent child format will be helpful..
    Any responses will be much appreciated!!

    A simple way would be to have multiple loads L1, L2 then L2, L3..... or load the file into a table and create a view on it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • 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

  • Loading Attribute Dimension - Hyperion Planning

    Hello Everyone,
    I appreciated a lot informations that I found here. I red the http://john-goodwin.blogspot.com/2008/11/odi-series-loading-essbase-metadata.html
    about loading attribute dimension on Essbase, but when I try to execute the same steps using Hyperion Planning Adapter in ODI, I cannot see the option inside the model to reverse also all dimension attribute, hence I cannot load members on my dimension attribute. Do you know how can I develop the attribute dimension load on Hyperion Planning?
    Regards,
    Wallace Galvão
    Brazil

    Hi,
    You first need to create the attribute dimension in planning, ODI does not create dimensions.
    Once you have created your attribute dimension you can reverse the planning application again and the attribute dimension should be created as a DataStore
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error while loading period dimension in planning through DIM

    Hi,
    I am trying to load the metadata extracted from DRM into Period dimension in Hyperion Planning through Informatica using DIM. But I am getting the following error:
    Record [[YearTotal, Period, Total Year, Dynamic Calc, 0, null, null, null, null, Unspecified, null, null, null, null, ~, ~, ~]] was rejected by the Planning Server.
    Error occurred during load process. Error message is: Cannot load dimension member, error message is: java.lang.RuntimeException: Year operations not handled through this entry point.
    Record [[1stHalf, YearTotal, null, Dynamic Calc, 0, null, null, null, null, Unspecified, null, null, null, null, +, +, +]] was rejected by the Planning Server.
    Error occurred during load process. Error message is: Cannot load dimension member, error message is: java.lang.RuntimeException: Invalid First Child Id
    Appreciate your help.
    Thanks.

    The .otn file is created when essbase is restructuring and once completed renamed to otl, if it does not complete it can leave the .otn file.
    You should be able to delete the otn (maybe stop the application first) and open the outline.
    I would also check the logs generated from ODI and also the essbase app logs to troubleshoot the issue.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • 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.

  • Data load Error to Planning

    Hi All,
    I have created One Interface for loading data to Planning Application i have make the Account Dimension as Load dimension and Segment as Driver dimension (member is Audio)
    I have created one form for this now when i am running the interface its get successfully executed but at report statics it showing following problem
    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: 48
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:345)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:169)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2374)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java:1615)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java:1580)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2755)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java:68)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:534)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
         at java.lang.Thread.run(Thread.java:619)
    I have find out a log file for it which says :
    Account,Data Load Cube Name,MP3,Point-of-View,Error_Reason
    Max Hits Per Day,Consol,Jan,"USD,Cannot load dimension member, error message is: java.lang.IllegalArgumentException: Unbalanced double quotes found at character 3 in the member list: "USD
    Avg Hits Per Day,Consol,Jan,"USD,Cannot load dimension member, error message is: java.lang.IllegalArgumentException: Unbalanced double quotes found at character 3 in the member list: "USD
    Can any buddy tell me what i did wrong. My Data file not contains any Double Quote mark with USD the POV is like this :---> USD,E01_0 ,Jan,Current,Working,FY11
    Thanks
    Gourav Atalkar
    Edited by: Gourav Atalkar(ELT) on May 3, 2011 4:06 AM

    As it is comma separated and all the members for the POV need to be together try enclosing it in quotes e.g "USD,E01_0 ,Jan,Current,Working,FY11"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Issues using the outline load command on Planning Version 11.1.2

    Hi All
    I am trying to add members into the Account dimension using the outline load utility within Planning version 11.1.2 and I am getting the following error message:
    Unable to obtain dimension information and/or perform a data load: Unable to create print writer for log file. “D:Oracle\Middleware\user_projects\epmsystem1\Planning\planning1\Data\Log” is a directory. Exception in thread “main” java.lang.NullPointerException at com.hyperion.planning.utils.HspOutlineload.loadAndPrintStatus<Unknown Source> at com.hyperion.planning.utils.HSPOutlineLoad.main<Unknown Source>
    The command synatx I am using is:
    Outlineload /A:Plan01 /u:admin /I:D:\Oracle\Middleware\user_projects\epmsystem1\Planning\Planning1\Data\account.csv /D:Account /T
    Where the headers of the csv import file I have used are:
    Parent,Account
    and
    Account,Parent
    I am e studio enviroment so not sure if this will cause issues.
    Any help would be greatly appreciated
    Regards

    Hi All
    I am trying to add members into the Account dimension using the outline load utility within Planning version 11.1.2 and I am getting the following error message:
    Unable to obtain dimension information and/or perform a data load: Unable to create print writer for log file. “D:Oracle\Middleware\user_projects\epmsystem1\Planning\planning1\Data\Log” is a directory. Exception in thread “main” java.lang.NullPointerException at com.hyperion.planning.utils.HspOutlineload.loadAndPrintStatus<Unknown Source> at com.hyperion.planning.utils.HSPOutlineLoad.main<Unknown Source>
    The command synatx I am using is:
    Outlineload /A:Plan01 /u:admin /I:D:\Oracle\Middleware\user_projects\epmsystem1\Planning\Planning1\Data\account.csv /D:Account /T
    Where the headers of the csv import file I have used are:
    Parent,Account
    and
    Account,Parent
    I am e studio enviroment so not sure if this will cause issues.
    Any help would be greatly appreciated
    Regards

  • Load dimensions

    Hi!
    I'm trying to load dimensions by the OutlineLoad.bat to my planning app.
    Source import.csv file:
    Account, Parent, Alias: Default, Data Storage
    A1, Account, ,store
    A2, Account, ,store
    A3, Account, ,store
    A4, Account, ,store
    App name: Test
    Command line: OutlineLoad /S:Server /A:Test /M /U:admin /I:C:\Data\import.csv /D:Account /L:C:\Data\outlineLoad.log /X:C:\Data\outlineLoad.exc
    But I get the error:
    outlineLoad.log:
    [Mon Oct 01 10:29:07 MSD 2012]Command line arguments: /S:Server /A:Test /M /U:admin /I:C:\Data\import.csv /D:Account /L:C:\Data\outlineLoad.log /X:C:\Data\outlineLoad.exc
    Successfully logged into "Server" application, Release 11.122, Adapter Interface Version 5, Workforce supported and not enabled, CapEx not supported and not enabled, CSS Version 3
    "Account" dimension properties and information:
    Account, Parent, Alias: Default, 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 (Plan1), Aggregation (Plan1)
    No UDA's defined on "Account"
    "Period" dimension properties and information:
    Period, Parent, Alias: Default, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Type, Start Period, End Period, Aggregation (Plan1)
    No UDA's defined on "Period"
    "Years" dimension properties and information:
    Years, Parent, Alias: Default, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation
    No UDA's defined on "Years"
    "Scenario" dimension properties and information:
    Scenario, Parent, Alias: Default, 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 (Plan1)
    No UDA's defined on "Scenario"
    "Version" dimension properties and information:
    Version, Parent, Alias: Default, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Version Type, Process Management Enabled, Aggregation (Plan1)
    No UDA's defined on "Version"
    "Entity" dimension properties and information:
    Entity, Parent, Alias: Default, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Plan Type (Plan1), Aggregation (Plan1)
    No UDA's defined on "Entity"
    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
    [Mon Oct 01 10:29:16 MSD 2012]Successfully located and opened input file "C:\Data\import.csv".
    [Mon Oct 01 10:29:16 MSD 2012]Header record fields: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012]Located and using "Account" dimension for loading data in "Test" application.
    [Mon Oct 01 10:29:16 MSD 2012]Load dimension "Account" has been unlocked successfully.
    [Mon Oct 01 10:29:16 MSD 2012]A cube refresh operation will not be performed.
    [Mon Oct 01 10:29:16 MSD 2012]Create security filters operation will not be performed.
    [Mon Oct 01 10:29:16 MSD 2012]Examine the Essbase log files for status if Essbase data was loaded.
    [Mon Oct 01 10:29:16 MSD 2012]Planning Outline data store load process finished. 4 data records were read, 4 data records were processed, 0 were successfully loaded, 4 were rejected.
    outlineLoad.exc:
    [Mon Oct 01 10:29:16 MSD 2012] Error occurred loading data record 1: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012] java.lang.RuntimeException: Fetch of saved member "A1" failed.
    [Mon Oct 01 10:29:16 MSD 2012] Error occurred loading data record 2: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012] java.lang.RuntimeException: Fetch of saved member "A2" failed.
    [Mon Oct 01 10:29:16 MSD 2012] Error occurred loading data record 3: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012] java.lang.RuntimeException: Fetch of saved member "A3" failed.
    [Mon Oct 01 10:29:16 MSD 2012] Error occurred loading data record 4: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012] java.lang.RuntimeException: Fetch of saved member "A4" failed.
    [Mon Oct 01 10:29:16 MSD 2012]Planning Outline data store load process finished. 4 data records were read, 4 data records were processed, 0 were successfully loaded, 4 were rejected.
    Please do help me.
    Thanks!

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

  • Anyone experience this error : Error in LKM COMM Load Members into Planning - Load Members to Classic Planning

    When running Metadata load in ERPi it fail on step ‘Export members to planning application for dimension organization’ see error.
    Error in LKM COMM Load Members into Planning - Load Members to Classic Planning
    Traceback (most recent call last):
    File "", line 381, in
    ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: Could not connect the Planning instance on host [vmhodctau006.oracleoutsourcing.com], port [11333], check if connect information is correct.

    Check if the Planning service is definitely running on Planning server. Check if port 11333 is open (using telnet) and make sure host is reachable from the ERPi system.
    Regards,
    Santy

Maybe you are looking for