How to synchronize a Prod in Dev planning application?

Hello

I have a planning application in Dev ('X') which is now obsolete and is not synchronized to the top with the planning application in Prod ('Y'). X and that are the same applications that the names are different in the environments.

I want to know what is the best way to synchronize to the top of the 'X' planning application which is in dev with a planning application 'Y' which is in production to ensure that sound closer to production now? What are the things that I have to keep in mind while doing this?

If I had to use LCM for it is necessary that both applications should have the same name of application and database?

It would be really helpful if someone could suggest the best and effective to do and throw some light on this topic.

Thank you
-Krrish

If hypadmin is a native user and manually created it means that it has a different SID between environments, this value is stored in the HSP_USERS table, if it is the default Administrator account value does not, in any case.

Go to the base tables of data for the application in environment planning target and look at the HSP_USERS table, store the value of the SID 50001 user, if the user who created the app is the owner of the application, then the role should be 3

Stop planning.

Copy the relational database from source to target, completely replace the existing one, how can depend on either the database Oracle or SQL Server, to be some drop/recreate/import

Go to the HSP_USERS table and update the SID of the user 50001 id you have stored as it will be updated by moving the relational database.

Start planning

If everything is done correctly, you should be able to connect to the upsized planning application.

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • How to synchronize user for Shared Services planning

    Hi all

    Please can someone guide me how to synchronize users for the SSP planning. I use the MSAD authentication.

    Thank you

    If they can't log into planning then it would point to a configuration problem, you shouldn't need to do anything after provisoning them in shared services.
    Are you sure they were definitely provisoned correctly.

    If a migration that happened recently and users cannot connect, then it is running the updateusers utility.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to synchronize data between essbase and planning?

    I have an essbase database and a classic of planning an application. They're all two-dimensional entity, year, period and account. I want to synchronize these dimensions. For example, new essbase created members are automatically copied into the planning. Should what tool I use? Dimensions can be shared between essbase and planning?

    To be honest it looks like you after some of the features within the EPMA, although if you have an essbase database then you will certainly be a source for dimensions for this can be used to fill the demand for planning as well.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to synchronize production and QA planning app on a daily basis

    Hi all

    We intend to plan planning backup app to production to QA on a daily basis, so that we have a fall back option available incase something goes wrong with the production. Please let me know what would be the best way to achieve this? Or if you have another simple solution, what would be really useful! Thank you!

    We expect under objects would be updated on a daily basis in the production and those that should be brought keep QA in harmony:
    -> contour Contour/Essbase planning
    -> creating new security user filter
    -> data Essbase

    The options that we thought:
    -> use LCM to automate the backup process (do not know how to do this, will move through the document)
    -> use ODI to automate the backup process
    -> copy the production to QA scheme

    Things to note:
    Using the system 11.1.1.3
    Simple planning applications with max 2 GB of data

    It is stored in HSP_SYSTEMCFG and the EIE_SERVER column

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • EPMA planning application migration: no synchronization with the provisioning of users

    Hi all
    We are migrating Production applications to dev. We have a planning EPMA and Essbase application in both environments.
    We migrated artifacts in the file system in PROD (Shared services, EPMA, planning, Essbase) and Reporting. We have copied and pasted into the folder what in DEV.
    Then, we try to migrate objects in DEV file system applications. First of all we did successfully EPMA artifacts in the migration status report, and then we deployed the application in the planning without any error. (msg showing as synchronized deployment). After that we had shared services, it is not
    MSG for error report status of migration:

    + 28:6571:Application < xxxxx > does not exist in the target. 28:6571:application < xxxx > does not exist in the target. 28:6571:application < xxxx > does not exist in the target. 28:6571:application < xxxxx > does not exist in the target. 28:6571:application < xxxx > does not exist in the target. ...+

    When I try to open the planning application, I get the error message: unable to synchronize with the commissioning, user see Planning journal for more details
    HyS9planningsyserr.log details:
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    Rebinding of RMI thread creation
    com.hyperion.planning.DuplicateUserException: another user with hypadmin name already exists.
    com.hyperion.planning.DuplicateUserException: another user with hypadmin name already exists.
    com.hyperion.planning.HspRuntimeException: synchronization with the provisioning of users failed. Check the journal planning for more 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)
    to 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)
    to 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 occurred during synchronization: [com.hyperion.planning.DuplicateUserException: there is already another user with the name of hypadmin.]
    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)
    to 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)
    to 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 occurred during synchronization: [com.hyperion.planning.DuplicateUserException: there is already another user with the name of hypadmin.]
    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)
    to 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)
    to 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 hypadmin name already exists.
    com.hyperion.planning.HspRuntimeException: synchronization with the provisioning of users failed. Check the journal planning for more 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)
    to 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)
    to 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 occurred during synchronization: [com.hyperion.planning.DuplicateUserException: there is already another user with the name of hypadmin.]




    Thank you
    Mady

    Hello

    I have the solution for this problem with the support of the Oracle.

    I have restored the database and migrated artifacts using LCM. a method is enough to make the migration of Planning (from Support of Oracle) applications

    Thank you
    Mady

  • How to synchronize the complete catalogue with mobile phone

    I plan to update my old LR5 to Lightroom CC.  The idea of making all my changes and management of any of my devices is interesting for me, so I downloaded the demo to test the functionality.  I quickly discovered, however, that I can't synchronize my catalog, only the collections - and only non-smart who.  I don't know if the feature is really limiting as it sounds, or if I'm just not understand it.  So I came here for help!

    I always got my photos via a hierarchical directory... structure loosely, yyyy/mm/eventname.  If it is really only possible to synchronize collections static, all my pictures in this directory structure are prohibited to Lightroom.  It seems to me that if I want to change (or even see) my photos on my iPad and al, I need to import my photos in Lightroom, as usual and then manually maintain a collections structure that reflects the structure of my library.  Is this the case?

    Am I misunderstand how the synchronization works?  I put my catalog organized for editing with Lightroom Mobile online somehow?  Or I would be limited to only the photos that I manually maintain collections for?  (I say "would" because it is way more trouble than it is worth for me)!

    Help me get into this cloud thing!  I only 29.5 days left on my trial to find a solution!

    It is probably not enough space to put your catalogue online cloud and it would be very slow.   The synchronization process is for the initial edition more than the most recent shoot with the rest of the edition that happens on your desktop.

    I have two desktop computers and put my catalog and recent photos on a USB drive connected and who back up to another USB drive connected, in case I lost or destroy my external drive.

  • How to migrate filters essbase for a managed EPMA planning application?

    Hello

    How can I migrate the essbase filters I created on the environment from dev to QA environment.
    I created these filters on the essbase for 11.1.1.3 EMPA managed planning application. and it's shared services based application.

    I need to migrate:
    1. the filters with their association with groups.

    Please suggest.

    Thank you
    Ankit

    You could look at using LCM to migrate objects.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to synchronize groups of tabs between computers?

    Hello, maybe someone can finally find a solution to my problem...

    I already use FIrefox Sync option, and I love how it works. I like how it saves my bookmarks, passwords, history, etc., and it is easily accessible from my laptop.

    There is one problem that I have, that is how to synchronize groups of tabs between computers? I already know I can click "Tabs from other devices", but it will be either open them individually or you can select more than one, but in any case I see my tabs in groups. I have so many tabs and I have six groups.

    I tried to use other applications like Manager Session, tab Cloud, Session box, and they all do the same thing. They are great to save your tabs, but none of them save in groups. When I try to open all the links will open in a group.

    Does anyone know how to perfectly synchronize groups of tabs between computers? Thanks in advance.

    Hi vegsire, creating folders in bookmarks tab also is a good approach because it is much less fragile than tab groups in the session history data.

  • How to synchronize bookmarks in safari through devices

    How to synchronize bookmarks in safari across devices?

    Use iCloud

    http://www.Apple.com/icloud/

    at the bottom of this ref, see installation for each device links

  • I have the macbook pro (OS 10.6.8) and the iphone 6 s. The latest version of iTunes is 11.4. When it is connected to the MAC, I get the message that itunes must be upgraded. How to synchronize or import/export files(images/music)?  Fact is need to update

    I have the macbook pro (OS 10.6.8) and the iphone 6 s. The latest version of iTunes is 11.4. When it is connected to the MAC, I get the message that itunes must be upgraded. How to synchronize or import/export files(images/music)?  Fact is need to update itunes?

    Hi sonalnj,

    I understand that you cannot synchronize your iPhone as iTunes is requested it must be updated. I can help you with that.

    According to the technical specifications for a 6 s iPhone, you need a Mac running OS X v10.8.5 or later version with iTunes 12.3 or later. Because you are on OS X 10.6.8 your version of iTunes is up to date with this OS.

    iPhone 6 s Tech Specs
    http://www.Apple.com/iPhone-6s/specs/

    Now to fix that, you need to update your Mac OS X 10.8.5 Mountain Lion or OS X 10.11 El Capitan. If you want to go to the Mountain Lion, you can do it with the first link below. The cost will be $19.99 and a code will be delivered to you if you can download it via the Mac App Store. Once you have upgraded, be sure to make all software updates to go with him to get the latest version of iTunes.

    OS X Lion mountain
    http://www.Apple.com/shop/product/D6377Z/A/OS-x-mountain-lion

    Now the other option is to move to OS X 10.11 El Capitan, and is a free update that you can do right in the Mac App Store, if you meet the system requirements. Take a look at the following article for more details on how to do it.

    Update of OS X El Capitan
    https://support.Apple.com/en-us/HT201475

    Nice day!

  • I have the macbook pro (OS 10.6.8) and the iphone 6 s. The latest version of iTunes is 11.4. How to synchronize or import/export files(images/music)?  Fact is need to update itunes? Also you can sync ipod touch?

    I have the macbook pro (OS 10.6.8) and the iphone 6 s. The latest version of iTunes is 11.4. How to synchronize or import/export files(images/music)?  Fact is need to update itunes? Also you can sync ipod touch?

    iOS9 on a mobile device requires iTunes 12.3 or higher, which in turn requires a computer running OSX 10.8.5 or higher.  Update of the system only checks the updates for the current version of the system you run, but that itself can be updated.  It may or may not be possible to upgrade your computer to the system requirements. Find your computer on the web site of http://www.everymac.com model and near the bottom of the specification of the system section, he will tell what versions of the operating system, it is able to run. If you can not run a newer system, you will not be able to sync this phone to your current computer. If she can run 10.8.5 or higher, you can either buy a download for Apple OSX 10.8 Mountain Lion code online, or you can try to install the free El Capitan OSX 10.11.  El Capitan can run slower on older machines and require the additional purchase of RAM.  Making a big jump in versions of system is also more likely to affect the old software.

    At el capitan Snow Leopard, it will make my macbook is slow?  - https://discussions.apple.com/thread/7412959

    Mountain Lion 10.8 purchase link United States of America - http://www.apple.com/shop/product/D6377Z/A/os-x-mountain-lion

    Mountain Lion 10.8 purchase link U.K. - http://www.apple.com/uk/shop/product/D6377ZM/A/os-x-mountain-lion

    Course OSX Upgrade General information, including configuration required - http://www.apple.com/osx/how-to-upgrade/

    If you have any generation of PPC software which works under OSX 10.6 it is not supported in later versions of the system.

  • How to synchronize passwords?

    How to synchronize or import passwords in safari on macbook air?

    Google Chrome (PC) for Macbook Air

    or Ipad Google Chrome for Macbook Air

    I tried everything not so lucky

    Help, please.

    Try to get a password that will be synchronized on your computers and peripheral Manager.

    1Password

    Password Manager

  • How do synchronize you a phone if the screen does not work?

    How do synchronize you a phone if the screen does not work?

    Rstansbury wrote:

    How do synchronize you a phone if the screen does not work?

    You need solve the problem first otherwise you do not have.

  • How to synchronize multiple devices (294 x) Rio usrp

    Hello

    I'm trying to receive 4 channels using two devices USRP-294xR (USRP RIO) to synchronously and run the example for the reception of several device program.   Often, I receive the error message "failed synchronization.  If I run the example several times in a row, this error message occurs more often than otherwise, but for all the times that he does not, I am able to collect data that seems like synchronous through the channels of reception.  So, in a way that works for me, but with the annoying feature that I need to run the program several times now until I am able to avoid the "Synchronization failed" error

    My installation includes an Octoclock connected to the Ref connections in and PPS in the two USRPs.  In the example, VI, I selected Ref in, but it is clear to me what choice should I use for relaxation.  Possible options are: 'Software', 'Immédiate', "Digital Edge", "Rx Start Trigger" and "Tx Start Trigger.  I had assumed my previous experience using these devices with the FPGA Ettus I would choose an option indicating that I tried to synchronize the external signal of PPS.  "External PPS" is not among the options of trigger, I'm confused as to how the synchronization.

    I saw the article below, but it's not not clear for me if I should be able to achieve my goal without making changes FPGA. It is possible to synchronize multiple devices using the program by default FPGA and example (i.e., for example RIO, not the host screw using the Ettus FPGA image)?  If so, any suggestions to help me avoid this error "synchronization failed"?

    http://zone.NI.com/reference/en-XX/help/373380D-01/usrphelp/synchronization/

    Thank you.

    Rob

    rkossler1 wrote:

    Since we did not have a 6674 t, I thought I might as well try to connect PPS from a RIO USRP to PPS on the two RIOs USRP.  I just used a BNC - T to "distribute" the relaxation.  It did not work - maybe for the same reason you mentioned on the PPS USRP out is not strong enough for the Octoclock by car.

    Yep, that's exactly it. The USRP RIO is not output enough power on the PPS TRIG OUT line to drive the lines of PPS TRIG IN two USRP RIOs, unfortunately

    rkossler1 wrote:

    How can I know which USRP RIO is the 'master '?  Do I need to designate in the software?  I chose arbitrarily use the device for which I have connected the PPS on the BNC - t 'RIO0', but I don't know how the SW knows what USRP I chose to connect the power cord to.

    The USRP captain's exit a PPS TRIG OUT in PPS TRIG IN sound. then all the USRPs you set this unit as the * first * device in the table of features of RIO for the façade of synchronization with a cross screw.

  • How to synchronize a DSA Board (4496) with several S-series (6143) tips for PXI?

    I need to set up a data system that will require the measure to phase for accelerometers-locking and dynamic deformation signals.  How to synchronize my PXI-4496 Council with my PXI - 6143 s?

    I forgot that some DSA properties does not directly on the devices of the series S I have been able to find an article in the knowledge base that has addressed your specific issue.

    Synchronization Dynamic Signal Acquisition (DSA) with NOR-DAQmx products, this includes an example program synchronization a DSA device and MIO device to sample at the same pace.

Maybe you are looking for