Utility.bat LCM

Hi John,.

I went through your blog for LCM and also a few other documents that apply. With the help of the utility.bat can we export the objects defined in the migration file? Can we import the objects in the target application?

My scenario is to automate the migration of objects using LCM from one environment to another environment.

or have a read of https://blogs.oracle.com/HyperionPlanning/entry/lifecycle_management_utility_lets_execute

See you soon

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

Tags: Business Intelligence

Similar Questions

  • Utility.bat doesn't generate log file

    Hello

    You try to run utility.bat with batch script, but it is impossible to generate the log after completion.

    My script: -.

    Set _A_=\Oracle\Middleware\user_projects\epmsystem1\bin\Utility.bat

    Set b = xmlfile.xml

    Define juxtaposition = b 'C:\Oracle\Middleware\user_projects\epmsystem1\import_export\admin@Native Directory.

    Define _D_ = >

    Set _E_ = c:\xmlfile.log

    Set _runutlt = %%%d b %%d %%d %%d % _F_ _D_ juxtaposition rhymed

    : Home

    % _runutlt %

    When I run above script cmd prompt it takes up to % rhymed %%d b %%d juxtaposition % (\Oracle\Middleware\user_projects\epmsystem1\bin\Utility.bat xmlfile.xml - b "C:\Oracle\Middleware\user_projects\epmsystem1\import_export\admin@Native Directory").

    It ignores the suite (> c:\xmlfile.log).

    But if I run directly from the cmd as prompt

    \Oracle\Middleware\user_projects\epmsystem1\bin\Utility.bat xmlfile.xml b "C:\Oracle\Middleware\user_projects\epmsystem1\import_export\admin@Native directory" > c:\xmlfile.log

    It is able to generate the log file.

    has anyone encountered this problem? any difficulty please

    Thnx

    Set the same command is working. (I don't think it will work unless you use ^ as escape)

    By why even settle it, you set all files, use % something % > Journal %

    Concerning

    Celvin

    http://www.orahyplabs.com

  • FCL Utility.bat and EPMAClientBatch

    I want to automate the migration of artifacts Planning/Essbase/HSS of Prod Dev Environment and I would do the following...

    1 automate the removal of these artifacts from Dev to start with a clean slate

    2 automate the import of artifacts Prod

    3 automate the deployment of Essbase in EPMA

    Someone there done that before and can enlighten us on how we can automate these tasks?

    LCM options are available in the import of Migration Options

  • Error import utility LCM

    Hi all

    I am trying to migrate/import TEST PROD EPMA using the definition file, however, it seems like LCM is a failure as shown below, I thought that LCM is always looking for artifacts in the C:\oracle\Middleware\user_projects\epmsystem1\import_export\admin@Native directory? I don't know why he leans on C:/oracle/Middleware/user_projects/epmsystem1/bin

    Am I missing something here? I appreciate your input!

    C:\oracle\Middleware\user_projects\epmsystem1\bin > call Utility.bat C:\Backups\EPMA_MigrationDefinition.xml

    Artifacts Foundation/EPM architect EPMA_Bkup migration

    Cannot perform migration. There is no C:/oracle/Middleware/user_projects/epmsystem1/bin/EPMA_Bkup file system.

    Status of the migration - completed with failures.

    Hello

    I understand that you perform with the utility and a file import and Shared Services XML form directly. In this case, open C:\Backups\EPMA_MigrationDefinition.xml and change the path of the source files in the xml file: you will probably find something like: . Change the path to enter your export file.

    That said, I think that it is easier to run import Shared Services: open SSP on the target system, go to file system and select your export file.

    I hope this helps.

  • The export of the LCM command line user (Utility.sh)

    Hi all

    I am trying to export native user and groups of Hyperion (11.1.2.3) using the Utility.sh

    Here's the export.xml

    <? XML version = "1.0" encoding = "UTF-8"? >

    package <>

    < LOCAL > en < / REGIONAL settings >

    < user name = "admin" password = "{LCM} C0Qwtudeb4QxL7z34VMnKZSTdqynz/6lgJAlOGgX86daOzORqtQIiZvA4" / >

    < task >

    < source type = 'Application' product = 'HUB' project = application of the 'Foundation' = 'Shared Services' / >

    < target type = 'File system' filePath = "/ tmp" / >

    < artifact recursive = "false" parentPath = "" / native Directory ' pattern = 'Groups' / > "

    < artifact recursive = "false" parentPath = "" / native Directory ' pattern = 'Users' / > "

    < / task >

    < / packages >

    Running the command

    /U01/Oracle/middleware/user_projects/epmsystem1/bin/utility.sh export.xml b/U01/hpacp /.

    I received the message:

    Migration of the artifacts of Foundation/Shared Services/u01/hpacp/tmp

    131 users exported successfully. It is a status messages. No action required.

    Artifact exported - users.

    Exports 21 groups successfully. It is a status messages. No action required.

    Artifact exported - groups.

    Migration status - success

    However, when I look at/u01/hpacp/tmp, found nothing of her.  The files in this directory permission is 777.

    Is there something wrong with my export.xml? Or I missed in the export of the measures?

    Kind regards

    Christine

    That's what I did

    Utility.bat Export.xml b E:\Oracle\Middleware, guess what instead of create E:\Oracle\Middleware\tmp he created a file called Middleware.zip under E:\Oracle and if you unzip Middleware.zip you will get the tmp directory.

    To check if you have hpacp.zip under/U01

    Concerning

    Celvin Kattookaran

  • Lifecycle Managemenbt utility LCM

    Dear all

    How to run the utility of life cycle management LCM in hyperion 11.1.2

    I try utility.bat error again

    C:\Oracle\Middleware\user_projects\epmsystem1\bin > utility.bat c:/temp.xml
    ERROR! There is no migration path c:/temp.xml file definition

    Can I have the reference doc and an example

    Rgds

    Uka FP

    This document should point you in the right direction:-http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_lifecycle_management/frameset.htm?ch07.html

    See you soon

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

  • Utility LCM - how to provide the name of user and password (to avoid prompting)

    Version - hyperion 11.1.1.3.24
    Objective - is to RUN the utility of LCM & schedule it later.
    Create a Batch file to run the utility of LCM. Calling utility LCM & referring location of XM. Batch file is created as follows.

    --------------------------------------------------------------------------------

    E:\Hyperion\common\utilities\LCM\9.5.0.0\bin\Utility.bat E:\Temp\TestExport.xml


    --------------------------------------------------------------------------------
    When tried to run, it requires a username and password. I'm not very versed in working with scripts. How to provide ID and password, so that it runs automatically.

    You can provide a name of user and password in the migration xml file.
    If you run an export and save on migration to XML, open xml code under the heading ConnectionInfo that you will see username and password, you can enter the details in the xml file

    for example
    http://2.BP.blogspot.com/__2AaArK5lW8/SJSBsGDDQuI/AAAAAAAAAOU/szcTOhfoaxs/S1600-h/14.PNG

    See you soon

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

  • Copy HFM app without using the utility to copy of app or LCM

    Hi, can someone please let me know if there is another way to copy the application HFM from one environment to another, except for copy App Util or LCM methods.

    Will it work if you copy all dorsal DB? I know that it works for the planning of app, but I was wondering if this works for HFM.

    The version of HFM is 11.1.2.0

    If you are copying db, you must save the configuration of the cluster in the new environment,

    Here are a few SQL which may help.

    Update HSX_CLUSTER_CONT_INFO set ServerName = "sv1".
    Update HSX_CLUSTER_CONTROLLERS set PrimaryServerName = "sv1".
    Update NOMCLUSTER set HSX_CLUSTER_INFO = 'dev '.
    Update NOMCLUSTER set HSX_CLUSTER_SERVERS = 'dev '.
    Update HSX_CLUSTER_SERVERS set ServerName = "sv1".

    This method is actually very useful for auto synchronization if your source and target are 1-to-1.
    LCM is a Migrator good, but he has some weaknesses when it comes to synchronization.

    Nick

    Published by: Nicholas King January 25, 2012 20:56

  • Migrate from Hyperion 9.3.1 to 11.1.2.1 LCM utility

    Dear all,

    I exported with success of the BI + artifacts in Hyperion 9.3.1 using the utility of LCM... I have a listing.xml file and a folder of LCM, have information and resources in the directory.

    My question is that how to import the extracted object of 9.3.1 to 11.1.2.1 LCM utility? Where can I create the ImportPackage.xml file? Please let me know the procedure for import into Hyperion 11.1.2.1...

    Get back to me as soon as possible...


    Concerning

    Rahul R

    Hello rahul,

    its 10 days after your question remains unanswered. Perhaps you found an answer yourself. Please spread the word. I hope you found that somehow its possible to import the 931exports 11.1.2.1
    But I guess that's not. But it's pure theoretical after reading a lot of manuals of messages of a forum.
    Please prove otherwise.

    Detlev

  • LCM - 11.1.2.1 Migration utility

    Hello

    Where is the right forum to post a question on how to run the script "utility.bat" in a 11.1.2.1 environment? Can't seem to find a forum of "Shared Services".

    Personally, I would stay far away using this symbol because they can cause problems and that it could make the invalid XML, why don't you just be changing the password or create a new account with a different password for admin and try.

    See you soon

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

  • Automation of backup 11.1.2.4 LCM of FR does not work...

    Someone did he do EN backup using batch scripts in the 11.1.2.4.0.79 version? I did the automation for the planning objects and Essbase and it everything works but the NOF is throwing the following error message:

    CALL D:\Oracle\Middleware\user_projects\epmsystem1\bin\Utility.bat 'D:\cluster_share\import_export\NightlyReportsBackup\Export1.xml '.

    Migration of Reporting and Analysis/Reporting and analysis of D:\cluster_share\import_export\NightlyReportsBackup\RnA-Reporting and analysis artifacts

    EPMLCM - 13000:Service are currently not available.

    Status of the migration - completed with failures.

    At the end of the process does not update the Export.xml and does not export the objects EN

    The Export1.xml looks like below (looks Ok for me):

    <? XML version = "1.0" encoding = "UTF-8"? >

    package <>

    < LOCAL > en_US < / REGIONAL settings >

    < user name = "admin" password = "{LCM} az9/KdN6hNgfTgOQCBPnDtvV2cb9wCfb0aqlUIrdHA6DyUqr0iVjaYEeHnNwPSPn" / >

    < task >

    < source type = 'Application' product = "HAVA" project = 'Reporting and analysis' application = "Reporting and analysis" / >

    < target type = 'File system' filePath = "/ ARN-Reporting and analysis" / >

    < artifact recursive = "true" parentPath = "" / the repository objects "pattern =" * "/ >"

    < / task >

    < / packages >

    I spent the right amount of time trying to find the problem and thought that this could be a problem with this version. Any help is appreciated.

    You run the utility.bat from the Shared Services server?  If this isn't the case, I recommend that you try to run the file from the Shared Services Server batch.

  • Export of LCM in a specified folder

    Hello

    We have worked with LCM for migration for hyperion planning and we know that whenever we export planning artifacts it creates a new folder with the naming convention "< user name > < year > - < month > - < Date >. My requirement is to export objects in a specified folder every time I use LCM utility. Please let me know if there is a way to export objects from planning to a specified folder that already exists in the directory what.

    Thank you

    Agni

    I executed it correctly every day. You're confuse it here.

    1. export that is generated after you use the solution I provided will, of course, the empty user name and the password field. You can ignore this one. It is by default

    2. but the export.xml you saved in D:\Automation is intact

    3. the next time, when you run the utility.bat again, you'll use the export.xml in D:\Automation

    BTW you can start calling the export.xml in D:\Automation as D:\automation\source.xml to avoid confusion. Your script will change accordingly as

    Utility.bat source.xml

    Now, I hope that answers your questions.

    Thank you

    Anjum

  • IR report 11.1.2.2 movement

    Hi all

    Currently, we are in a process of recovery of the company and we work on our Brio system moving from one environment to another.

    Below are the process that we follow...

    Plan a:

    1 run the utility of LCM and take a backup full of the old system of system.

    2. install and configure the EPM software on new server provided.

    3 use the LCM utility to import the contents of the old to the new system.

    Plan-b:

    1. run HSSMigrate.bat to copy the shared data and also to copy the folder. Transfer these files to the new configuration.

    2. install the EPM software and use the folder copied from HSSMigrate.bat, RM1 in the configuration of the EMP.

    Could someone correct me in my plans above.

    Clarification:

    1. in the new system, we want to only copy the information from the repository, but not shared services data using LCM, because it contains old server and LDAP host names.

    So what plan I have to follow the movement of application to complete properly.

    2. what happens if you just to copy the data from the RAF/repository and import it into the new environment. Will be Shared service will allow the newly created user (local/native users) for access to the

    the files and folder on the workspace.

    Thank you

    Guz

    Hi Sylvain,.

    Please use that plan A. LCM is designed exactly for what you are trying to reach.

    Other aproaches are not supperted.

    Repository by itself to the environment new R & A copy would not work, even if you update the tables with the new host name. Your ACL'd, artifacts open not etc.

    Hope this helps

    Kamila

  • Rules on import export

    Hello world.

    I need to solve a problem: Automating import and export bussiness rules and forms in the calculation Manager.

    I found the decision for forms. It's FormDefUtil.cmd


    Is there something like FormDefUtil, but for the Rules of Bussiness?

    Utility that allows to export rules to import command line

    PS EMP version 11.1.2.3

    Thank you

    Best regards!

    To export of LCM SSP sample by selecting business rules and save it in the location (only xml generated sample.xml) C:\Oracle\Middleware\user_projects\epmsystem1\bin

    Then go to the command line Navigate to this folder C:\Oracle\Middleware\user_projects\epmsystem1\bin

    C:\Oracle\Middleware\user_projects\epmsystem1\bin>utility.bat file sample.xml (above the xml file generated)

    First time when you do and then he will ask for username and passowrd and it will store the same.

    Thank you

    ~ KKT ~.

  • 11.1.1.4 success of migration of users of the Services shared but unable to see users

    Hi all
    I run LCM migration of exported 11.1.1.4 Directory native/roles of users/groups of SSP for the file system. And edited the .csv files and run the Utillity.bat.It showed the migration is successful but unable to see the users/groups/roles.
    log file:
    2012-01-23 01:57:54, 899 INFO - package to run file - D:/OracleHyperion/common/import_export/msr/PKG_5.xml
    2012-01-23 01:57:56, 344 - URL HSS command line read INFO
    2012-01-23 01:57:56, 344 - HSS URL INFO could not be read from the command line. Reading of the register.
    2012-01-23 01:57:59, 174 INFO - Audit customer has been created for the server http://livq8webhy02.r1-core.r1.net:28080/interoperability/Audit
    2012-01-23 01:58, 373 INFO - false enable state of the customer
    2012-01-23 01:58, 729 INFO - false enable state of the customer
    2012-01-23 01:58:06, 228 INFO - Audit customer has been created for the server http://livq8webhy02.r1-core.r1.net:28080/interoperability/Audit
    2012-01-23 01:58:10, INFO - successful export - 501 / native/users
    2012-01-23 01:58:11, INFO - successful export - 200 / Native Directory/groups
    2012-01-23 01:58:11, 874 - successful export - INFO / Native repertoire/roles
    2012-01-23 01:58:12, 520 INFO - export lists of successful directory/delegate - / native
    2012-01-23 01:58:13, 700 - successful export - INFO / Native directory / assigned roles/Reporting and Analysis/Reporting and analysis
    2012-01-23 01:58:14, 638 - successful export - INFO / Native directory / assigned roles, Foundation/Shared Services
    2012-01-23 01:58:15, 818 INFO - export directory roles / attributed success/Native/Default Application Group/TESTAPP1
    2012-01-23 01:58:16, 774 INFO - export directory roles / attributed success/Native/Default Application Group / TESTAPP
    2012-01-23 01:58:17, 809 INFO - export directory roles / attributed success/Native/Default Application Group / SAMPLEAPP
    2012-01-23 01:58:18, 783 INFO - export directory roles / attributed success/Native/Default Application Group/QACFGIT
    2012-01-23 01:58:19, 727 INFO - export directory roles / attributed success/Native/Default Application Group/FSGQA
    2012-01-23 01:58:20, 715 INFO - export directory roles / attributed success/Native/Default Application Group/FSGCCR
    2012-01-23 01:58:21, 700 INFO - export directory roles / attributed success/Native/Default Application Group/CFGRPTG
    2012-01-23 01:58:22, 693 INFO - export directory roles / attributed success/Native/Default Application Group/CFGCC
    2012-01-23 01:58:23, 662 INFO - export directory roles / attributed success/Native/Default Application Group/AHPROD3
    2012-01-23 01:58:24, 781 INFO - export directory roles / attributed success/Native/Default Application Group/AHPROD2
    2012-01-23 01:58:25, 771 INFO - export directory roles / attributed success/Native/Default Application Group/AHEXP
    2012-01-23 01:58:26, 965 INFO - Migration status - success

    Please suggest me where I can find all users/groups/roles?

    Published by: 907961 on January 24, 2012 01:07

    You can check the file SharedServices_Security_Client.log you can find it under the directory utility LCM or in the temp directory (% TEMP % or/var/tmp or/var/temp). Do you think that any subset of the users/groups/roles that you intend to import, or you do not see one any of them? If this log file does not help reduce the problem, you can change the Debug logging level in the user interface of shared Security Services and restart the Shared Services and then restart the import.

Maybe you are looking for

  • L50-B-166 satellite shows "BSOD kernel data Inpage Error"?

    Good evening a few days ago the new laptop (Toshiba bought 3 months ago!) with 64-bit Windows 8.1 gives me every now and then this problem or to restart or by forcing the power button then restarting it myself! Is it possible that you can already be

  • Satellite A660-13 q - error when opening of recovery media creator

    My problem is that: when I try to open the TOSHIBA Recovery Media Creator application gives me the following error: 'UNABLE to get information of the disk controller' with options accept or Cancel when I agree, and then gives the following error--> "

  • HP 8620: HP desperation

    People, thank God Costco has an excellent return policy, I gave up my ysterday HP 8610 old of one year after another problem and was refunded, upgrading to a new HP8620. Even made a little money on the transaction. But I'm not kidding. I spent more t

  • Call dynamic sub question vi

    Using the vi in the attached photo, I try to call the sub vi several times, each time should open another instance. But I can only open an instance during the first use. The 2nd time will give the error as below. LabVIEW: The VI isn't in a State comp

  • WiFi is connected but I can't connect to the net, what to do?

    WiFi is connected but I can't connect to the net, what to do?