Steps to migrate Hyperion Planning application from 9.2.0 to new 9.3.1 env

We currently have 9.2.0 Hyperion planning installed in a windows env. We are planning to setup a new Hyperion planning env on a totally new hardware upgraded env. Would be appreciate if some can outline steps invloved to migrate Hyperion Planning apps, forms, BR ect from 9.2.0 to the newly setip 9.3.1 env. Is there any documentation, URL's to do the above. Any help would be greatly appreciated. Any issue to look out for, setbacks details would be helpful.
Thanks..

Hi,
One way of doing it would be :-
Create a new database for your planning application 9.3.1
Create a datasource to the database
Create a fresh planning application on version 9.3.1 make sure the admin is the same name as your old 9.2 planning app
Go into the database tables for the planning app and look at table HSP_USERS, store the SID value against user 50001
Go into the database planning system tables and HSPSYS_APPLICATION, clear out the version field for the application you have created
Stop Planning
Restore the 9.2 planning application database over the one created in the first step
Go into the HSP_USERS table and update the SID for user id 50001
Start planning
Go to planning web and you should see your application when you try and log in it should take you to a migrate screen.
If you are requiring to migrate users as well, you will have to make sure you create them in Shared Services and then use the updateusers utility in the planning bin directory.
Or you could try using the copy app utility though I don't believe it is the best utility about and not sure how it handles between different versions(http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_hp_admin/ch09s01.html)
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Migrate Hyperion Planning application from 9.3.3 to 11.1.2 by using CopyApp

    Dear sir,
    Iam using hyperion 9.3.3 and i want to migrate my planning application to hyperion 11.1.2.1 by using CopyApp.cmd.
    I am trying to use this utility and got some error after executing the command...I have created a property file i.e CopyApp.properties.
    APP1_JDBC_CATALOG=SAMP
    APP1_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    APP1_JDBC_URL=jdbc:hyperion:sqlserver://hyp:1433
    APP1_JDBC_USERNAME=sa     
    APP1_JDBC_PASSWORD=sa
    APP1_JDBC_DATABASE_TYPE=SQL
    APP1_OLAP_SERVER=hyp
    APP1_OLAP_USERNAME=admin
    APP1_OLAP_PASSWORD=password
    APP1_OLAP_APPNAME=SAMP
    APP2_JDBC_CATALOG=AMRP
    APP2_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    APP2_JDBC_URL=jdbc:hyperion:sqlserver://server2:1433
    APP2_JDBC_USERNAME=sa     
    APP2_JDBC_PASSWORD=sa
    APP2_JDBC_DATABASE_TYPE=SQL
    APP2_OLAP_SERVER=server2
    APP2_OLAP_USERNAME=admin
    APP2_OLAP_PASSWORD=password1
    APP2_OLAP_APPNAME=AMRP
    Also..iam using the command to execute this utilty...please take a look below...
    C:\Hyperion\Planning\bin>CopyApp /S:SAMP /T:AMRP /P:C:/Hyperion\Planning\AppServer\InstallableApps\CopyApp.properties
    But after executing this command ..i got some error. Please take a look into this error
    ***Exception in thread "main" java.lang.RuntimeException: SAMP_JDBC_DATABASE_TYPE***
    ***is undefined or it's value is null***
    ***at com.hyperion.planning.copyapp.CopyAppHelper.getConnectionInfo(Unknown Source)***
    ***at com.hyperion.planning.copyapp.CopyAppHelper.getConnectionInfoFromPropertyFile(Unknown Source)***
    ***at com.hyperion.planning.copyapp.CopyApp.main(Unknown Source)***
    Kindly Please help me out..
    Regards
    Rahul

    Rahul,
    As John pointed out, copyapp may be available between different versions of planning but is not compatible between different versions of the software. When a copyapp command runs, it connects to shared services, planning and essbase data sources and basically performs an export and import of data. It works on the premise that structure for export is same as structure for import. However, the underlying architecture for shared services (moving away from openldap) and planning tables, essbase (security outside .sec file) has changed and there you cannot just export and import between different versions of software.
    HTH
    Amit

  • Migrating Hyperion Planning Applications from 11.1.2.2(old server) to 11.1.2.3(Development Server)

    HI All,
    I have  1 PSPB, 1 PFP and one OPEX Planning Applications in 11.1.2.2 old server which we are planning to move these apps into new development server having Hyperion11.1.2.3v installed. I have gone thru few documents but im still in dilemma that can we go ahead with LCM backup and export apps in old server thru LCM backup and place it in File system area of new development server like we do usually or do we need to upgrade the 11.1.2.2 old server with maintenance release and then taking LCM backup of that upgraded applications only, we can migrate in new server having 11.1.2.3?
    Please guide
    Thanks

    A)Created a planning shell application with the same name as that of 11.1.2.2 planning application
    B)Backup 11.1.2.2 planning schema
    c)Restore the old schema 11.1.2.2 to new environment 11.1.2.3
    D)update the SID ,Only if the userid (Default :admin) is different for 11.1.2.3   version
    E)Restart the planning services
    or make use of Planning Upgrade wizard
    A)Logon to workspace (11.1.2.2)under Administer-> Classic Application Administration-> Planning Administration
    B)Go to Classic Application Wizard ->Upgrade Wizard
    or also try with the lcm way.
    Thanks,
    Sreekumar Hariharan

  • Migration of Planning Applications from 9.2 to 11.1.12

    Hi All,
    How to see the installed Planning version (applications, and all objects)?
    Actually We were trying to migrate planning applications from 9.2 ( planning web and 1.5.0.0034 is desktop) to 11.1.1.2 version. I have followed steps as follows
    1) Create the users as per earlier planning application in SS (optional assume)...I didn't do.
    2) Creating Database(DB) for New Planning application
    3) Create Data source connection to the created DB for creating application
    4) Create the application in planning in accordance with outline of given backup files
    5) Restore DB.bak file from backup into newly created DB
    6) Restart planning service
    7) Open Planning web application, after login you can see migrate option there...click it
    But when I click that migrate button, I wondered to see that it is throwing the following error....
    "The application Version is invalid. Existing version : 4.1.1, Expecting version 11.1.1.2"
    Please advise...
    Appreciate your responses on the same.
    Thank you

    We have tried this but are unable to log in to the v11 planning app after copying the 9.x schema. updatuserd.cmd fails with a comment in the log about v9/v11 version mismatch.
    In v9, our users are via an LDAP server and in v11, they will be via AD so the users can't possibly match anyway.
    We are wondering how it is possible to migreate our v9 Planning apps to v11 now ...

  • Need help in copying Hyperion Planning application from Production to UAT

    Hi,
    We are currently using Hyperion Planning version 9.3.1.
    We have Hyperion planning cubes which are used for Hyperion Planning application. Users use Planning web forms.
    We need to copy the current PROD application to UAT which are on different servers.
    I am new user to Hyperion Planning and I am aware of Hyperion Essbase.
    I am aware of process to copy the Planning cube between the PROD and UAT servers.
    I need your assistance in completing the Hyperion Planning migration other than Planning cube copy activity as it involves more than cube copying. like Planning forms, etc.
    Thanks,
    Praveen.

    Hi John,
    Thanks for your suggestions. I have tried to start planning web application from Start menu. The error logs [SystemErr.log] says as below.
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R Can not set database catalog name, skipping set of catalog name: HPSPLN
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R Query Failed: SQL_GET_SYSTEMCFG: null
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]The SELECT permission was denied on the object 'HSP_SYSTEMCFG', database 'master', schema 'dbo'.
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.executeQueryInternal(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BasePreparedStatement.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.JDBCCacheLoader.loadObjects(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.loadSystemCfg(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.Handle(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.doPost(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]The SELECT permission was denied on the object 'HSP_SYSTEMCFG', database 'master', schema 'dbo'.
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.executeQueryInternal(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BasePreparedStatement.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.JDBCCacheLoader.loadObjects(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.loadSystemCfg(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.Handle(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.doPost(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R java.lang.RuntimeException: Error loading objects from data source: java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]The SELECT permission was denied on the object 'HSP_SYSTEMCFG', database 'master', schema 'dbo'.
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.loadSystemCfg(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.Handle(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.doPost(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R java.lang.NullPointerException
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.loadSystemCfg(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.Handle(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.doPost(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [9/5/11 11:23:07:284 GMT+08:00] 00000013 SystemErr R Creating rebind thread to RMI
    We have 'HYPPLN' Planning applciation and the related Essbase Cube and not 'HPSPLN'. Verified on to the 'PlanningSystemDB.properties' file and its entried are
    SYSTEM_DB_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    SYSTEM_DB_URL=jdbc:hyperion:sqlserver://<DBServer>:1440
    SYSTEM_DB_USER=hypadm
    SYSTEM_DB_PASSWORD=DIFLAIAIANFGBMFO
    SYSTEM_DB_CATALOG=PLNSYS2
    SYSTEM_DB_TYPE=SQL
    INSTANCE=HYPPLNINS
    Here too the SYSTEM_DB_CATALOG is having entry as PLNSYS2 and not the HYPPLN which is our Planning application name. Tried verifying on PROD which is running fine and we there too have HYPPLN cube/planning application but at the DB Server, we have Database as PLNSYS again and the DB_CATALOG is having entry as 'PLNSYS' and not the HYPPLN. Not sure if this is ok or not.
    Also tried looking at the SELECT Permission issue that is there on the error log.
    The SELECT permission was denied on the object 'HSP_SYSTEMCFG', database 'master', schema 'dbo'.
    On our Database Server side, i have PLNSYS2 and the tables under this are only few as :
    dbo.HSP_ACTION
    dbo.HSPSYS_APP_CLUSTER_DTL
    dbo.HSPSYS_APPLICATION
    dbo.HSPSYS_CLUSTER
    dbo.HSPSYS_DATASOURCE
    dbo.HSPSYS_PI_INFO
    dbo.HSPSYS_PROPERTIES
    I do not see HSP_SYSTEMCFG and other mainly discussed table 'HSP_USERS' for SID verifications.
    I have writtend the issue in detail and I couldn't find the related solutions on the forums too. Please verify and help me in fixing the issue.
    Thanks in advance.
    Edited by: 883090 on 04-Sep-2011 20:55

  • LCM Migration of planning application

    Hi All
    I am trying to migrate Hyperion Planning Application from one environment to another. The name of the application in both the environment is different i.e. X & Y.
    I took an LCM export of application X into the file system and copied the directory generated into the system where application Y resides.
    Now I am planning to import this export into application Y.
    Do i need to perform some changes as the server IPs are different & name of the applications are also different
    Hyperion Planning Version 11.1.1.3
    Regards

    Do i need to perform some changes as the server IPs are different & name of the applications are also differentNo. You just need to login to Shared Services (Y), select the artifacts you exported from X and execute the migration. I've always thought Ranzal had a perfect blog post on LCM. No, I don't work for them :)
    You might find it useful:
    http://ranzal.wordpress.com/2010/03/24/using-oracles-hyperion%C2%AE-life-cycle-management/
    Cheers,
    Mehmet

  • Hyperion Planning applications migration

    Hello,
    I'm planning to migrate Hyperion Planning applications in 11.1.1.3 to 11.1.2.1. What are some of the ways to migrate them? I'm thinking just do a backup of the planning sql database in 11.1.1.3 then create a planning application shell in 11.1.2.1 then restore the backup planning sql database in 11.1.1.3 over the planning sql database in 11.1.2.1. I'm not sure if this will work since the database schemas might change between 11.1.1.3 and 11.1.2.1?
    Thanks.

    Hello Friend,
    The procedure is :
    1. Take Backup(export of schema) of existing schema which you want to migrate.
    2. Create a New Schema(in New/Existing Environment if database differ for PROD/NON-PROD)
    3. Restore the Backup Schema to new schema(Import Backup Schema to new one).
    4. Goto "App Wizard"->"Edit Data Source for that Application" and if you are using Oracle as DB(Change the User) else if you are using MS SQL SERVER as DB(change the Database)
    NOTE : Change means you have to replace the New database/Schema with existing one
    5. Restart Planning Services
    But BR's do not migrated when you do Schema Restore, for that you have to import and export BR's into EAS.
    Thanks,
    Avneet Singh Bhatia

  • Best Way to migrate Planning application from 11.1.1.3 to 11.1.2.2

    Hello Gurus,
    What is the best way to move or upgrade the planning applications from EPM 11.1.1.3 to EPM 11.1.2.2 ?
    Is there an option to use LCM to move the planning application by exporting it from EPM 11.1.1.3 and then importing it in EPM 11.1.2.2 .
    I think there are many functions that are deprecated in EPM 11.1.2.2,hence it fails with errors.
    I would like to know if there is any other way around.
    Any help will be highly appreciated.
    Thanks.
    HyperEPM

    If you are on 11.1.1.3 classic using Essbase business rules, you are forced to convert to calculation manager. You can't use Essbase Business Rules in 11.1.2.2.
    http://docs.oracle.com/cd/E17236_01/epm.1112/epm_install_1112200/frameset.htm?launch.html see the "Business Rules Maintenance Release and Upgrade Installation Prerequisites"
    Personally I would rewrite them to be safe - yes it takes longer but you know its safe and probably a good time to revisit it anyway.

  • Hyperion Planning Upgrade from 11.1.1.3 to 11.1.2.2

    Hyperion Planning Upgrade from 11.1.1.3 to 11.1.2.2
    So far I have done the following 3 steps:
    1. I have successfully installed and configured Hyperion Planning 11.1.2.2 in a new Server. (Windows Server 2008 R2).
    2. I have created a blank classic Planning Application in 11.1.2.2.
    3. I have copied the relational database from 11.1.1.3 to 11.1.2.2
    Could you please let me know the next steps to perform the upgrade?
    Should I use the Migrate Button in the Hyperion Planning Webpage or use the option in the EPM System Configurator "Upgrade existing database to the current release from 11.1.1.3". Please advise.
    Note : A native User is the owner of the Planning Application in 11.1.1.3 and hence I made the same in 11.1.2.2 also.
    Also, please let me know if I need to migrate the shared services security and convert the HBRs to Calc Manger rules first before upgrading the Planning Application.
    Thanks in advance.

    Thanks John for your quick response.
    Yes, I have performed a clean install and then going for upgrading the existing Planning Application.
    The Application owner in both the source and target Applications is a native user named hypadmin (not the default admin user). Do you want me to change the owner to default admin user, or the user hypadmin is ok to go with?
    Please advise.
    Also, is there any specific order I need to follow for migrating the below components?
    1. Shared Services Security
    2. HBRs to Calc Manger Rules
    3. Existing Planning Application Upgrade

  • Failed to migrate EPMA planning application using LCM

    Hi all,
    I'm working on exalytics migration for planning application(Windows->Linux,EPM 11.1.2.2).
    I have successfully completed classic application migration. But for the EPMA planning application, when importing metadata,it failed with the following message:
    Error in migrating artifact, "/Application Metadata/Planning Applications/pln1/Local Dimensions/Account".
    Couldn't determine the column delimiter for the ads file being imported. When import EPMA planning application using LCM, it failed with: Couldn't determine the column delimiter for the ads file being imported
    ===========================================================================
    Reproduced Step:
    @ From the source environment, creat EPMA planning application ,and login to
    Shared Services console
    1- Export the Application Metadata to the file system - AppMetadata (EPM
    Architect -> Application Metadata -> Planning Applications)
    2- Shared Services -> Native Directory -> Assigned roles -> Application
    3- Application Groups -> Application Name
    From the Destination Environment
    4- Setup a datasource ready for the new application.
    5- Copy the filesystem file to the following folder in destination
    environment Hyperion\Common\import_export
    @ 6- Login to Hyperion Shared Services and import the filesystem AppMetadata
    created earlier, it failed with error:
    Error in migrating artifact, "/Application Metadata/Planning
    Applications/pln1/Local Dimensions/Account".
    Couldn't determine the column delimiter for the ads file being imported
    Could you please help to take a look, and tell me if I missed any step or there is any known issue for this kind of migration?
    Thanks,
    Xinying

    Thankd for your response.
    About the ads file, from log, it should be under /home/oracle/Oracle/Middleware/user_projects/epmsystem1/tmp/xxx/completexx.ads, but seems it was deleted, I can't find it.
    I checked file "/home/oracle/Oracle/Middleware/user_projects/epmsystem1/import_export/admin0/EPMA-EPM Architect/resource/Application Metadata/Planning Applications/pln1/Local Dimensions/Account", delimiter is "|".

  • Moving Planning application from development to production

    Hello All,
    Pretty sure this has been answered heaps of times but here goes...
    I have dev and prod enviroments of planning and essbase - version 9.3.1
    Dev and Prod have own shared services install and also own SQL Servers
    EPMA is used in both environments.
    I have a planning application in dev with forms, task lists, business rules etc and access assigments.
    * What would be the best method to move the application from dev to prod?
    * How could I refresh changes I make in dev to prod server eg. changes in EPMA - add new members, changes to forms and business rules?
    Appreciate your advice.
    Regards
    Dinesh

    Hi,
    Try with this post to start with - Migration of Hyperion Planning Application
    Version 9.3.1 EPMA migration on different shared services you would have to use the EPMA file generator to export to ads, then import the ads in the targe env.
    Business rules export to XML through EAS, import on target (may have to update the XML because server names will be hardcoded)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Migrating EPMA Planning application: Failed to sync with user provisioning

    Hi All,
    We are migrating applications from Production to Dev. We have one EPMA Planning and one Essbase application in both environments.
    We have migrated artifacts into File system in PROD(Shared services, EPMA, Planning, Essbase and Reporting). We have copied and pasted in import_export folder in DEV.
    Then we are trying to migrate artifacts into applications from File system in DEV. First we did EPMA artifacts successfully in migration status report then we have deployed application into planning without any errors.(msg showing as in sync deployment). After that we did shared services, it is failed
    migration status report error msg:
    +28:6571:Application <xxxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. 28:6571:Application <xxxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. ...+
    When i am trying to open the planning application, i am getting error: Failed to sync with user provisioning, check planning log for details
    HyS9planningsyserr.log details:
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    Creating rebind thread to RMI
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.HspRuntimeException: Failed to sync with user provisioning. Check Planning log for details
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.HspRuntimeException: Failed to sync with user provisioning. Check Planning log for details
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
    Thanks,
    mady

    Hi,
    I got solution for this issue through Oracle Support.
    I have restored database and migrated artifacts using LCM. any one method is enough to do Planning application migration (from Oracle Support)
    Thanks,
    mady

  • How to migrate Hyperion Planning 9.2.0 along with FR to Domain server acct

    Hi All,
    I need to migrate an existing Hyperion Planning 9.2.0 standalone implementation along with related FR reports to a new domain administrator account on a new server.Can anybody help me out with this?
    Thanks
    Abhi

    Install and configure software on new server.
    Migrate the planning application (this has been covered many times on here) e.g. Migrate from Planning 4.1 to Planning 11.1.3
    Export reports from source import into Target.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Problem loading data to Hyperion Planning app. from Oracle EBS using ERPi

    I'm using ERPi to load data to Planning application from EBS.
    I have configured Source and Target, created import formats, location, data load rules etc.
    When I'm running data load rule it is showing that data is imported and exported sucessfully. I can see data in the right format in data load workbench. ODI shows process completed sucessfully. But still there is no data loaded in Planning.
    Even AIF_HS_BALANCES staging view in ERPi repository shows correct data.
    Can some one tell me what could be the problem.
    Or where I can see logs for the data load step for Planning.
    ODI operater logs are not very clear to me. Same for log tables in ODI work repository.

    Hi Tony
    Apologies for the delay (my email spammed the notification that you had replied, helpful!!). When you say that you have done it but discourage accessing the tables directly how did you achieve this? Were you just careful which data intersections your selected from the tables (e.g. always base level data so it is stored not calculated)?
    I have used the HFM relational tables a couple of times to make use of the metadata that they contain but not tried to get data before.
    Regards
    Stuart

  • Migrate Hyperion Essbase Application into .rpd

    Dear all
    Is there any tool to migrate Hyperion Essbase Application into .rpd file. If possible means i will import the .rpd file in BI.

    Yes u can import data from Essbase to Bi .. there is built in function to do that in Bi
    version :Oracle Business Intelligence Enterprise Edition 10.1.3.4 or latest
    once u have installed and opened ur .rpd file u can see 3 layers Physical, bmm, and presentationlayer
    go to file >import>multidimensional
    u get popup windows where u need to input u informations
    Provider tye: Essbase
    Essbase server: localhost(if ur using same pc )
    username: admin
    password: admin password
    then if ur ceredentcails are correct u can login in essbase and u get all application which u ahve in ur essbase server
    chose which one u need and then import
    hope this helps

Maybe you are looking for

  • Help!!!!!!!!!Can't connect to Itunes store after 7.5 itunes update!!!!!!!!!

    Recently updated to itunes 7.5. States itunes store connection has timed out. Prior to this, had no problems connecting to itunes store. Since the update wont connect. I have tried everything. Here is my diagnostic readings. Can anyone help??????????

  • Asking for user input in the middle of a function

    Here's my issue. I need to launch and input window in the middle of a function for user input.  Before I can continue through the function I need a response back from the user first.  Psuedo code below: function      function begins      pop up windo

  • Adding a RAID card to help speed up export (and other drive question) in Premiere Pro CC

    First of all, I have read Tweakers Page exporting section because that is where my primary concern is. First my questions, then background and my current and proposed configurations: Question 1: Will adding a hardware RAID controller, such as an LSI

  • External Mail Send (SMTP)...

    Dear All, Currently, All mails are internally sent to SAP Inbox for attached partners in Output type mail. (Goto>Header>Output-->Edit) What if i want to send mails to partners on to their gmail or yahoo Ids (external Send mail)? Also, where can i che

  • After mountain lion install and reinstall, still no toolbar in windows

    It cannot be added either, you get shadows instead of toolbar default options which should be there already anyway. I reinstalled from a redownloaded version same issue. Apple claims the powermac I am using is compatible with mountain lion. Has anyon