V11.1.2.3 - EPMA Planning Application

Hi,
I have a planning application created and managed via EPMA. I had applied security to planning and to refresh I accidentally refreshed it from planning rather than application library in EPMA. Now when I go back to application library to deploy, the option to deploy is greyed out.
Any help to get that link up will be helpful.
THanks,
XXX

In theory you should still be able to deploy from EPMA, have you tried right clicking the application in the application library and run diagnostics to see if you can resolve the issue of not being able to deploy.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Metadata from epma Planning application to classic Planning application?

    Hi!
    I am creating a new classic planning application, but I would like to use all the metadata from existing epma application.
    I'm wondering whether it is possible to get metadata from an  existing epma planning application to a classic application? Is this possible using LCM?
    Or do I just need to get an ads file from the epma planning application and then create a csv file that I would then  load into this new classic app using for example OutlineLoad utility.
    edit: version 11.1.2.2
    kind regards,
    user637777

    You should be able to export the metadata from the planning application using LCM, you could also see if the outlineload utility will let you export, can't remember if it allows it even if it is EPMA enabled.
    Cheers
    John
    http://john-goodwin.blogspot.com/

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

  • 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

  • Error when deploying new EPMA Planning Application

    Hello All!
    I've created new Application View via EPMA. Validate is OK. I've created correct Datasource (as I usually do it). But when trying to Deploy new Application View strange error occurs.
    There are some logs.
    From Library Job Console:
    Detail : App Creation failed with Exceptionjava.lang.RuntimeException: Exception occurred while creating the application. Check log for details     at com.hyperion.planning.appdeploy.HspAppDefinition.deployAppFromXML(Unknown Source)     at com.hyperion.planning.appdeploy.HspAppDefinition.access$000(Unknown Source)     at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)
    From BPMA log-file:
    2008-02-28 17:13:44,380 [TP-Processor5] ERROR com.hyperion.awb.web.appmanager.Action - Error finding project for application HP:etapp
    com.hyperion.interop.lib.OperationFailedException: Application does not exists by this Id 'HP:etapp'.
         at com.hyperion.interop.lib.helper.ApplicationHelper.getProjectForApplication(Unknown Source)
         at com.hyperion.interop.lib.CMSClient.getProjectForApplication(Unknown Source)
         at com.hyperion.awb.web.util.HSSRegistrationUtil.getHubProjectForApp(HSSRegistrationUtil.java:116)
         at com.hyperion.awb.web.appmanager.Action.deployValidate(Action.java:260)
         at sun.reflect.GeneratedMethodAccessor617.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:276)
         at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:196)
         at org.apache.struts.actions.MappingDispatchAction.execute(MappingDispatchAction.java:171)
         at com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:69)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1158)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
         at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
         at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
         at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
         at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Unknown Source)
    What kind of problem is it?
    Thank's in advance!

    Hi,
    There are many issues with EPMA 9.3.1 and the patches address these issues, so you really need to install them before using it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Extracting Dimension from Planning Application through EPMA File Generator

    Hi,
    I have a EPMA planning application (in version 11.1.1.2) and I want to extract its dimensions in to a ads file. I am using EPMA File Generator 9.3.1 for the purpose.
    I am selecting the "From Planning Application" tab and entering all the required details, but when I execute... I get error "Unable to get metadata. Please check the web URL, application name, and application server."
    I checked the web URL which is:
    http://<server name>:8300/HyperionPlanning
    and my application name & server are also correct...
    Please help me to find out what exactly is going wrong here...
    Thanks & Regards,
    AK

    Why are you using 9.3.1 version, is there not a newer version in \Hyperion\products\Foundation\BPMA\EPMAFileGenerator\
    Also if it an EPMA application you can use the EPMA tab to generate the ADS.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Step to build an Planning application using EPMA

    I have completed a sandbox of Dot3
    where can I get the detail process to build a EPMA Planning application or do I just build a class application and then convert
    Please advise
    Thanks

    Have a read of Using Performance Management Architect
    If you want to covert a classic to EPMA then it is up to you.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to delete EPMA Planning app & re-use datasource for new app

    We have EPMA Planning application (v11.1.1.3)
    I am trying to delete a deployed planning application and try to use the same datasource for creating new application.
    I have deleted the application from EPMA application library and deleted it from Planning directory in Shared Services. But, still that datasource is not showing up as available datasource for new application.
    Any ideas to how I can re-use the datasource. Please advise.
    Thanks,
    DV

    You may need to update the planning system tables.
    Go into the planning system relational tables
    Table HSPSYS_APPLICATION, delete row relating to planning app, note the app_id.
    Table HSPSYS_PROPERTIES, delete records with id that you have just stored.
    Table HSPSYS_DATASOURCES, update app_id to -1 for the datasource you use for the planning app.
    Restart Planning.
    Try again.
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error while deploying planning application : The application app1_ENABLE_FOR_OFFLINE is invalid

    hello,
    i am trying to deploy EPMA planning application.
    i was successfully able to validate app1 application.
    but not able to deploy it. in status it show aborted as status & progress as 100%
    when i checked log it shows as follow,
    [Jul 26, 2013 11:10:58 PM]: Parsing Application Properties...Done
    [Jul 26, 2013 11:10:58 PM]: Parsing Dimensions info...Done
    [Jul 26, 2013 11:10:58 PM]: Creating Application app1...Done
    [Jul 26, 2013 11:11:16 PM]: The application app1_ENABLE_FOR_OFFLINE is invalid.
    [Jul 26, 2013 11:11:16 PM]: null
    [Jul 26, 2013 11:11:16 PM]: An Exception occurred during Application deployment.: The application app1_ENABLE_FOR_OFFLINE is invalid.
    any idea?
    thanks in advance,
    - DM

    hello John,
    the datasource for this app_1 is data_1.
    The default property value of ENABLE_FOR_OFFLINE is true in HSPSYS_PROPERTIES table.
    when i change its value to false and then tried to redeploy application then i get the “application already exists” error.
    so i created another datasource data_2.
    and copied this app_1 to create new application as app_2.
    then i validate app_2 application successfully.
    but before deploying this application app_2, i can not find its datasource entry in relation database in HSPSYS_PROPERTIES table.

  • Error during EPMA planning app deployment

    Hello Experts,
    I am trying to deploy an EPMA Planning application through Workspace. EPM version is 11.1.2.3
    Below is the error that is getting thrown while deployment (with selecting options - "Refresh Outline", "Create Security Filters" & "Full Deploy"):
    Creating Security Filters...: Index: 1, Size: 1 An Exception occurred during Application deployment.: Index: 1, Size: 1 
    Any idea what should be exact meaning of this error/exception?
    Regards,
    Santy.

    Hi Santy,
    Does it deploy if you remove the Security filter option, what is the error message if you deploy just the security filters from within the planning app and not epma, if it is generates an error from the planning app there should then be some information in the planning and essbase logs.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Import profiles issue in EPMA Planning

    Hello All,
    We are working on Hyperion 11.1.2.1. We are using EPMA planning application. We have SQL server as our staging Area. We are having issues with our new Profiles and also with the old profiles. We have an Account dimension member 'xxxx' having TB as Flow, Exchange Rate Type as "Average" in the staging library and also in the EPMA shared library.
    When we import the profile we are getting error message saying "All 'Hierarchy' property updates for member 'xxxx' were rolled back due to a validation error; please correct the properties in error indicated in the validation message and re-import the 'Hierarchy' section for this member to apply all member property updates. ValidationMessage: 'Property value 'Average' is invalid for the 'ExchangeRateType' property."
    When try to import the new profile we are getting more no of errors than the old proflie.
    Can anyone suggest what might be the issue.

    Try checking the following document on MOS -
    Importing Dimension to EPMA from ADS File With "Replace" Option Results In Corruption [ID 1076883.1]
    Its for 11.1.1.3 but sound like you are running into a similar kind of issue.
    Thanks,
    hyperionEPM
    Please mark answers as correct or helpful for others to find them easliy.

  • Can we schedule Hyperion EPMA Planning Import Profiles?

    Hi All,
    Currently we are working on EPMA Planning Application.In this do we have an option like scheduling the import profiles for dimension building ? Pls. any one respond to this topic.
    Thanks in advance,
    Aswini

    Have a look at the EPMA batch client - http://download.oracle.com/docs/cd/E17236_01/epm.1112/epma_batch_user/launch.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • EPMA Planning App Issue

    We have a deployed EPMA planning app....in EPMA shared libraray the begbalance of period is deleted...
    So when we validate the planning app..its throwing out error abt begbalance...when we add begbalance to period n validate we get following erors:
    Error Details
    =============
    Error : Period dimension 'Period' is missing a Base Time Period member 'BegBalance' that has been deleted since the last deployment. Base Time Period members cannot be deleted once the dimension is deployed.
    Error : Period dimension 'Period' is missing a Base Time Period member 'BegBalance' that has been deleted since the last deployment. Base Time Period members cannot be deleted once the dimension is deployed.
    Error : Period dimension 'Period' contains a Base Time Period member 'BegBalance' that has been added since the last deployment. Base Time Period members cannot be added once the dimension is deployed.
    how to resolve this issue?

    Hi,
    Period dimension in an EPMA Planning application must have "BegBalance" member - you may choose not to use it by unchecking "Use Beginning Balance" checkbox in the Planning properties of each relevant "Scenario" member - then BegBalance will always be read-only in that scenario and you just don't include it in any data forms.

  • EPMA Planning App 11.1.2.3 Stuck

    Hi
    I deployed an EPMA Planning Application 11.1.2.3 . It has been an almost an hour.Looks like the deployment is stuck at 10%.
    What is the procedure to abort the deployment?
    Thanks for your help in advance.

    You can open another instance of workspace and see whether the status is updated. It might have completed the process. I would say try logging into the application and see if the change came over or not.
    You can always re-deploy it once everything is up and running.
    Regards
    Celvin
    http://www.orahyplabs.com

  • What are the front to backend steps for redeploying a live EPMA Planning ap

    Hello All,
    Can anyone outline considerations/steps for redeploying an EPMA Planning application in a live environment? Do users have to be logged off of the system? Does the Planning app have to be put into Administration mode? Does the Planning Essbase DB have to be put into standby mode or users logged out of it first? Do I have to restart Planning afterward? Thank you in advance for any information that you can provide.

    Hello John,
    Thank you very much for your quick response. We currently try to do this after hours but it seems invariably that there were some users still in or had some processes running that seemingly hang when we try to redeploy EPMA/Planning (the users are not able to log back in after the EPMA Planning re-deployment). Is there a sure fire way to ensure that users are out of the system before redeploying so that this doesn't happen? Please advise, thank you sir.
    Edited by: 859885 on May 18, 2011 2:51 PM

Maybe you are looking for

  • Assigning value to proc_name in MT client

    Hello everyone, I'm wondering how one is supposed to assign a value to proc_name (for later use by userlog()) in a multi-threaded client? Would each thread (context) have to set it up? Or just the first one? Are there any other "gotchas" with userlog

  • Open Hub 3rd party tool - API not returning data table

    I am implementing a 3rd party tool to get data from BI using the Open Hub Service. I have my server running and the API functions are working somewhat, but I have two problems. When I get notified by BI (RSB_API_OHS_3RDPARTY_NOTIFY), the REQUESTID fi

  • Oracle 10G Forms and Reports Developer Issue (CANVAS Property)!!!

    Okay guys. I have a form that uses a canvas named as CANVAS4 and another canvas (horizontal toolbar) named HEADER that is the subclass of HEADER and a library called TDAS. What happening is, my CANVAS4 color is r240g240b255 and when i try to set the

  • How do I begin to use Face Time

    Hi There How do I activate and use Face Time?

  • GUIDE TO SMART FORM- HELP NED

    HELLO FRIENDS - I M TRYING TO MAKE SMARTFORM FOR FIRST TIME BUT I AM NOT ABLE TO DEVELOP THEM , PLS HELP ME OUT WITH SOME SIMPLE PROCEDURE