LCM Utility

I am in the process of setting up a port everything from env.A to env.B and have run into two issues..... they appear to be connected.,
The config. and installs are all identical .... except for the server names.
Here is what I have been able to do so far ....
CSSImportExport got Shared services running without issues.
Replicated DBs and can accesss HFM using HFM CLient.
When I try to login to Workspace I get the "Enter a Valid User Name and Password" error.
Yes ... the core is running without issues ...
No .. I am not able to test with .... http://<your server>:19000/workspace/browse/configInfo
more infor to follow ....

When I run the LCM Utility it gives me the GSMNotfound error .... twice ...before quitting ...
Mar 31 14:33:43.731
GsmNotFound
com.brio.one.services.globalservicemanager.GSMException: GsmNotFound
at com.brio.one.services.globalservicemanager.GSMFactory.getGSM(Unknown Source)
at com.brio.one.client.ClientFactory.<init>(Unknown Source)
at com.brio.one.client.ClientFactory.<init>(Unknown Source)
at com.brio.one.client.ClientFactory$ClientFactoryInitializer.connect(Unknown Source)
at com.brio.one.client.ClientFactory.connect(Unknown Source)
at com.hyperion.expimp.ExportImportSession.createService(Unknown Source)
at com.hyperion.expimp.ExportImportSession.<init>(Unknown Source)
at com.hyperion.expimp.ExportImportManager.connect(Unknown Source)
at com.hyperion.lcm.handler.util.Migration.getManager(Unknown Source)
at com.hyperion.lcm.handler.ArtifactHandler.execute(Unknown Source)
at com.hyperion.lcm.handler.TaskHandler.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Thanks in anticipation ....

Similar Messages

  • How to use LCM utility in Hyperion 9.3.1

    Hello!
    I'm trying to export all my planning and essbase applications. I found that LCM Utility is most recommended to this task.
    Can anyone tell me how to use it? Any guide? Because I read that in System 9, LCM Utility haven't UI.
    Thanks for your time!
    Regards,
    Fabián.

    Here the guide for LCM in 9.x
    http://docs.oracle.com/cd/E10530_01/doc/epm.931/hss_alcm_util.pdf

  • Migrate from Hyperion 9.3.1 to 11.1.2.1 using LCM utility

    Dear All,
    I have successfully exported the BI + artifacts in Hyperion 9.3.1 by using LCM Utility..I have got a listing.xml file and also a LCM folder having info and resource in the directory.
    My question is that how can i import the extracted object from 9.3.1 to 11.1.2.1 using LCM utility??Where i can create the ImportPackage.xml file??Please let me know the procedure to import into Hyperion 11.1.2.1..
    Revert back to me as early as possible...
    Regards
    Rahul R

    Hi Kimberly,
    we went through the same uncertain information.
    We have been starting fom 9.3.0.1
    And YES we had to make the step migrating to 11.1.1.3.
    We only performed the schema updates.
    Steps in detail:
    *11.1.1.3*
    Copy Application (HFM)
    DB Schema Update 9.3.3
    DB Schema Update 11.1.1.3
    Export/Import HFM Security
    Export/Import (HSS)
    Export/Import (HFR)
    *11.1.2.1*
    ORA DB Data Pump 1:1
    Import Schema HFM and HBI
    Copy RM1 Folder
    Migration Utility for HFM and HFR
    Create HSS Schema
    Migration of HSS using LCM
    We have a picture which describes it nicely. Let me know it you need it.
    Regards,
    Bernd

  • Migrate from Hyperion using LCM utility in 11.1.2.1, error EPMLCM-37037

    Dear All,
    I want to import Artifact into HPCM application by using LCM utility.
    Error occurred.
    EPMLCM-37037: Listing file unavailable for file system repository - C:/Oracle/Middleware/user_projects/epmsystem1/import_export/admin@Native Directory/JICPCM_20120817/resource.
    Cannot process application artifact listing metadata. Source.
    I have never seen this error before, do you have any idea?
    Thanks in advance.
    Revert back to me as early as possible...
    Regards
    Samantha Z

    Hello all,
    Old thread but I just wanted to leave a comment in case it would be useful for others...
    My "folder_to_import" was not in the default location "/Oracle/Middleware/user_projects/epmsystem1/import_export/". I modified the Component.properties file, specifically editing  the item "filesystem.artifact.path=D:\import_export_folder" to point to my import folder location. More detail on that can be found at Lifecycle Management Guide)
    When attempting to browse the File System through the Shared Services console I was receiving the following error: "EPMLCM-37037:Listing file unavailable for file system repository - D:/Oracle/Middleware/user_projects/epmsystem1/import_export/folder_to_import/RnA-Reporting and Analysis/resource."
    The suggested solution of removing any spaces in the listing.xml file didn't help me. What finally solved my problem was changing my filesystem.artifact.path from "filesystem.artifact.path=D:\import_export_folder" to "filesystem.artifact.path=D:\import_export_folder/". Don't really understand why adding the forward slash at the end made the difference but I was able to browse my artifact listing after that change.

  • LCM utility.sh can be automated?

    Hi,
    LCM Utility - How to supply userid/password (to avoid prompting)
    I have read the above thread.
    I understand that once we enter UID and PWD during runtime the credentials will get stored in import.xml file.
    Can we actually automate this for indivudual artifacts? Can we pass the UID and PWD to avoid prompting?
    Suppose i have a situation where i have to migrate updated artifact in dev to prod.
    Scenario :
    I have updated a dataform in dev and exported it using LCM to a file system.
    we get 3 objects now:
    migrated folder
    export.xml
    import.xml
    Now i have to automate the process of importing it to prod.
    utility.sh import.xml.  it prompts for UID and PWD.
    Suppose i have to automate this stuff on a daily basis. Understand that every time i do a export i get a new import.xml file. In this situation i have to again enter UID and PWD.
    Does anyone did this automation for individual artifacts?
    Thanks in advance,
    DS

    You could write some thing that replaces the password in the xml file
    <User name="" password=""/>
    A piece of code could open the file look for password="" and then update it to the correct value which could even be the encrypted password.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Lifecycle Managemenbt LCM Utility

    Dear All
    How to Run the Lifecycle Management LCM Utility in hyperion 11.1.2
    I try utility.bat still error
    C:\Oracle\Middleware\user_projects\epmsystem1\bin>utility.bat c:/temp.xml
    ERROR ! Migration definition file path c:/temp.xml does not exist
    Can i have the reference doc and 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
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to run LCM Utility????

    Hi,
    I want to LCM utility to migrate WebAnalysis 9.3.1 reports from Test to Prod env. i searched for doc in oracle site but they are bit confusion(as im new to this Hyperion) can any one help me in porviding an easy to understand doc.......
    Vijay....

    Hi,
    Personally I never had much success with LCM in 9.3.1, I am not saying you can't use it but it can take more time than its worth, it was not until V11 that it became a utility worth looking at.
    If it is not many reports it might be easy just to export them from studio and then import them into your target environment.
    I take it is this doc you are reading http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hss_alcm_util.pdf ?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Help - LCM Utility Error - Could not connect to source - Null

    Has anyone successfully used LCM to extract BI+ objects to files under 9.3.1?
    I've configured it as per the doc, and it seems to connect to HSS Ok, but fails to connect to BI+ even though I've used the Project name and App ID as shown in Shared Services.
    Attempting to load Log Config File:../conf/log.xml
    main 2009-01-16 11:49:11,823 INFO - ----------- Package file info -------
    main 2009-01-16 11:49:11,839 INFO - Package File Path = W:\Hyperion\common\utilities\LCM\9.3.1\doc\
    Test_ExportPackage.xml
    main 2009-01-16 11:49:20,948 INFO - --------Application Details:---------
    main 2009-01-16 11:49:20,948 INFO - Application Name: Hyperion System 9 BI+:xxxwebdev.pcdir.int.xxx:6800::1
    main 2009-01-16 11:49:20,948 INFO - Application ID: 00000115dc60f0fe-0001-09bc-0a0401e0
    main 2009-01-16 11:49:20,948 INFO - Plugin Type: java
    main 2009-01-16 11:49:20,948 INFO - CallBackURL: xxxwebdev.pcdir.int.xxx:6800
    main 2009-01-16 11:49:20,948 INFO - Product Name: HAVA-9.3.1
    main 2009-01-16 11:49:20,948 INFO - Product Code: HAVA
    main 2009-01-16 11:49:20,948 INFO - Project Name: Hyperion System 9 BI+
    main 2009-01-16 11:49:20,964 INFO - Plugin Class: com.hyperion.expimp.ExportImportManager
    main 2009-01-16 11:49:20,964 INFO - ----------------------------------------------
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    Current date is - Fri Jan 16 11:49:21 GMT 2009
    java.lang.ClassNotFoundException: com.hyperion.expimp.ExportImportManager
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at com.hyperion.lcm.common.manager.ManagerFactory.getManager(Unknown Source)
    at com.hyperion.lcm.handler.util.Migration.getManager(Unknown Source)
    at com.hyperion.lcm.handler.ArtifactHandler.execute(Unknown Source)
    at com.hyperion.lcm.handler.TaskHandler.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Thread-6 2009-01-16 11:49:21,339 ERROR - Could not connect to Source - null
    Thread-6 2009-01-16 11:49:21,401 WARN - Task 1 in package file does not have a valid source manager
    Thread-6 2009-01-16 11:49:21,401 ERROR - There are errors in task 1
    Thread-6 2009-01-16 11:49:21,495 INFO - Migration(s) Completed Successfully.
    the Package Definition is...
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Dongling Ding (Hyperion) --><Package name="" description="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
         <Credentials user="admin" password="{CSS}gEyoY7EyW6cugoKczYohhQ=="/>
         <Connections>
              <ConnectionInfo name="MyHSS"
                   type="HSS"
                   description="Hyperion Shared Service connection"
                   url="http://xxxwebdev:58080/interop"
              />
              <ConnectionInfo name="FS"
                   type="FileSystem"
                   description="File System Location"
                   filePath="file:/c:/LCM/ExportedOutput"
              />
              <ConnectionInfo name="BI"
                   type="Application"
                   product="HAVA"
                   description="BI Plus Dev"
                   HSSConnection="MyHSS"
                   project="Hyperion System 9 BI+"
                   application="Hyperion System 9 BI+:xxxwebdev.pcdir.int.xxx:6800::1"
              />
         </Connections>
         <Tasks>
              <Task seqID="1">
                   <Source connection="BI">
                        <!-- the options listed would match some option specified in product registration -->
                        <Options>
                             <!-- Set to "true" if Job Outputs should be exported alone with the job -->
         <optionInfo name="exportJobOutput" value="true"/>
    </Options>
                   <!-- Following demonstrates retrieving the objects using the filtering by type -->
              <Artifact parentPath="/Repository Objects" type="folder" recursive="true" pattern="*"/>
              <Artifact parentPath="/Repository Objects" type="application/x-brioquery" recursive="true" pattern="*"/>
              <Artifact parentPath="/Repository Objects" type="application/x-SQR" recursive="true" pattern="*"/>
              <Artifact parentPath="/Repository Objects" type="application/hyperion-analyzer-report" recursive="true" pattern="*"/>
              <Artifact parentPath="/Repository Objects" type="application/hyperion-reports-report" recursive="true" pattern="*"/>
              <!-- Non-repository objects -->
                        <Artifact parentPath="/Product Preferences" recursive="true" pattern="*"/>
                        <Artifact parentPath="/Schedule Objects" recursive="true" pattern="*"/>
                        <Artifact parentPath="/Physical Resources" recursive="true" pattern="*"/>
                        <Artifact parentPath="/Security" recursive="true" pattern="*"/>
                   </Source>
                   <Target connection="FS">
                        <Options>
                        </Options>
                        <Transforms>
                        </Transforms>
                   </Target>
              </Task>
         </Tasks>
    </Package>
    Any advice would be great.
    Dave.
    Edited by: djhogg on 16-Jan-2009 04:22

    Soban,
    I was with the same problem and it worked using LCMUtility in BIPlus\bin directory.
    Thanks !
    Raphael
    Edited by: user4506039 on 11/05/2009 11:10

  • LCM utility.bat

    Hi John,
    I had gone through your blog for LCM and also some other docs relating to it. Using the utility.bat is it only we can export the defined artifacts in the migration file? Can we import the artifacts into the target application?
    My scenario is to automate migration of artifacts using LCM from one environment to another environment.

    Hi,
    First use the Shared service web interface to select the artifacts which you to migrate over from source to target and
    save the migration file(.xml) after selecting the artifacts.
    Move the .xml file to the target location where you have installed LCM and then use the utility.bat command to import the artifacts in the target application.
    Automation can be done by calling the utility in a batch file and accepting the username and password in batch file
    which is required at the time of running the utility.
    You can also refer to the link below:
    http://www.in2hyperion.com/websites/in2hyperionblog/post/2011/03/20/Learning-Life-Cycle-Management-(LCM)-Command-Line-Security-Synchronization.aspx
    Thanks,
    Sourabh

  • LCM Utility.bat can't load plugin class

    Utility.bat won't run unless you have SetEnv.bat in the same directory. When running from either C:\Oracle\Middleware\EPMSystem11R1\common\utilities\LCM\11.1.2.0\bin or C:\Oracle\Middleware\user_projects\epmsystem2\bin, I get:
    SEVERE: Unable to load the plugin class com.hyperion.expimp.ExportImportManager
    I can run an export through the shared services web page just fine. Any ideas?
    C:\Oracle\Middleware\user_projects\epmsystem2\bin>"C:\Oracle\Middleware\EPMSyste
    m11R1\common\utilities\LCM\11.1.2.0\bin\Utility.bat" C:\HFM-backup\WAHYPWEBDEV1-
    MigrationDefinition-ReportingandAnalysis.xml
    Oct 11, 2012 11:40:26 AM com.hyperion.hit.registry.DatabaseComponentImpl getData
    baseHostName
    INFO: Registry DB has been configured with thin driver jdbc:oracle:thin:@WAHYPDB
    ADEV1.qg.com:1521:HYPEDEV1.
    Oct 11, 2012 11:40:26 AM com.hyperion.css.common.CSSUtils toInt
    WARNING: Number format exception has occurred. null. No action required.
    Oct 11, 2012 11:40:27 AM oracle.EPMAUDITCLIENT
    INFO: Client Enable Status false
    Oct 11, 2012 11:40:27 AM oracle.EPMAUDITCLIENT
    INFO: Audit Client has been created for the product HUB-11.1.2.0
    Oct 11, 2012 11:40:29 AM
    INFO: Initializing CMSClient.
    Oct 11, 2012 11:40:29 AM
    INFO: CMSClient initialized successfully.
    Oct 11, 2012 11:40:29 AM
    INFO: Checking if application group Reporting and Analysis exists in Registry.
    Oct 11, 2012 11:40:29 AM
    INFO: Validating user inputs.
    Oct 11, 2012 11:40:29 AM
    INFO: User input validations done.
    Oct 11, 2012 11:40:29 AM
    INFO: Checking if application group Reporting and Analysis exists in Registry.
    Oct 11, 2012 11:40:29 AM
    INFO: Retrieving application id for application with display-name Reporting and
    Analysis.
    Oct 11, 2012 11:40:29 AM
    INFO: Validating user inputs.
    Oct 11, 2012 11:40:29 AM
    INFO: User input validations done.
    Oct 11, 2012 11:40:29 AM
    INFO: Application id retrieved successfully from registry - 00000130b2adae56-000
    0-6a07-0affa8b4.HAVA for application with display-name Reporting and Analysis
    Oct 11, 2012 11:40:29 AM
    INFO: Initializing CMSClient.
    Oct 11, 2012 11:40:29 AM
    INFO: CMSClient initialized successfully.
    Migrating artifacts from Reporting and Analysis/Reporting and Analysis To /Repor
    ting and Analysis-Reporting and Analysis
    Oct 11, 2012 11:40:29 AM oracle.EPMAUDITCLIENT
    INFO: Client Enable Status false
    Oct 11, 2012 11:40:29 AM oracle.EPMAUDITCLIENT
    INFO: Audit Client has been created for the product HAVA-11.1.2.0
    Unable to load the plugin class com.hyperion.expimp.ExportImportManager
    Oct 11, 2012 11:40:29 AM com.hyperion.lcm.common.manager.ManagerFactory getManag
    er:53
    SEVERE: Unable to load the plugin class com.hyperion.expimp.ExportImportManager
    Unable to load the plugin class com.hyperion.expimp.ExportImportManager
    Oct 11, 2012 11:40:29 AM com.hyperion.lcm.common.LCMLogger logMessages:937
    SEVERE: Unable to load the plugin class com.hyperion.expimp.ExportImportManager
    Migration Status - Completed with failures.

    A Full trace might help us out:
    http://forum.java.sun.com/thread.jspa?threadID=656028

  • LCM Utility: GSMNotFound

    When trying to run LCM to import BI+ artifacts, I get the following error ...
    GsmNotFound
    com.brio.one.services.globalservicemanager.GSMException: GsmNotFound
    at com.brio.one.services.globalservicemanager.GSMFactory.getGSM(Unknown Source)
    at com.brio.one.client.ClientFactory.<init>(Unknown Source)
    at com.brio.one.client.ClientFactory.<init>(Unknown Source)
    at com.brio.one.client.ClientFactory$ClientFactoryInitializer.connect(Unknown Source)
    at com.brio.one.client.ClientFactory.connect(Unknown Source)
    at com.hyperion.expimp.ExportImportSession.createService(Unknown Source)
    at com.hyperion.expimp.ExportImportSession.<init>(Unknown Source)
    at com.hyperion.expimp.ExportImportManager.connect(Unknown Source)
    at com.hyperion.lcm.handler.util.Migration.getManager(Unknown Source)
    at com.hyperion.lcm.handler.ArtifactHandler.execute(Unknown Source)
    at com.hyperion.lcm.handler.TaskHandler.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Should BI+ Core be running when LCM Import is launched ?

    Core should be up for this

  • LCM Utility, Environment Variables

    "System cannot find the path specified"
    What should EI_ENGINE_CLASSPATH be set to ?

    LCM’s utility.sh is called from inside Reporting and Analysis’ defined LCMUtility.sh script and always from a pre-specified location. To avoid this, do not run utility.sh outside the bin folder.

  • LCM utility taking more time to start

    Hi All,
    In Hyperion System 9.3.1 when running the LCMUtility.bat file in Hyperion Home\BIPLUS\bin folder it is taking nearly 8-10 minutes to start up the process. The shared services, IR, Core services are in the single box. Even though it is taking time to initialize, it ends with success.
    Could anyone please let me know what could be the possible reason why it is taking 8-10 minutes of time to start the process?
    Thanks,
    Sree

    user623166 wrote:
    Hi Gurus
    my database oracle 10.2.0.3 in AIX
    I have started expdp to export selective around 130 tables but it is taking more time to start , almost 20 min passed since it start.
    $ expdp system/*** parfile=parfile.par
    Export: Release 10.2.0.3.0 - 64bit Production on Friday, 22 June, 2012 17:21:26
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    Starting "SYSTEM"."SYS_EXPORT_TABLE_02": system/******** parfile=parfile.par
    Estimate in progress using BLOCKS method...
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    I am not sure that this is enough information for us to suggest something. For starters, can you try selecting less tables than 120 and see what's going on?
    Aman....

  • LCM utility in 11.1.2

    Hi Experts,
    I have successfully migrated all artifacts from 11.1.2 one application to other and migration status report say that task completed successfully. But I have a question that Can we migrate Maxl and Mdx scripts also ?
    If yes then how to do that?
    Thanks

    This is a similar to your last question, you can use Maxl to export the data, you can do a file copy of the other essbase objects such as .otl, .csc, .rul, .rep .... MDX is more for querying and reporting on data.
    You have asked 21 questions and have 21 unanswered, if you want help from people then you should at least give something back and mark the posts helpful,correct and answered.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • LCM export for planning app in version 11.1.2.2 is failing

    Hi All,
                  We are working on migrating the planning apps from dev to PROD (both are on 11.1.2.2) and I am trying to take an LCM export from my dev planning app by using the LCM utility but this LCM export is failing with the below error:
    Error message WHILE exporting the planning app from Shared services using LCM: The LCM export is failing with this error message:
    Error in migrating artifact, "/Plan Type/Plan1/Data Forms/VAT/Existing/Runoff/Renewal".
    Can not find form: Renewal
    Even though LCM export failed I still copied the folder from dev to prod
    Error on the prod server:
    I am copying the exported application folder from the DEV in prod servers in D:\Oracle\Middleware\user_projects\epmsystem1\import_export path. This is the error message I get when I click on the app name under file system in shared services
    Listing file unavailable for file system repository - D:/Oracle/Middleware/user_projects/epmsystem1/import_export/TEST/HP-TEST/resource. Error parsing application artifact listing metadata. An invalid listing or listing having empty tags.
    However I still went ahead and tried to import it but getting the below error:
    EPMLCM-37009: Error parsing application artifact listing metadata. An invalid listing or listing having empty tags.
    Please let me know what is wrong and what can be done about it. Any help would be appreciated.

    Try doing it from Shared Services and see if it is still failing. I think you are using an old xml file (someone deleted the form and the xml still has it).
    So better start over from Shared Services and that will generate the new export.xml file.
    Regards
    Celvin
    http://www.orahyplabs.com

Maybe you are looking for

  • Creative Cloud installed but just a blank black box - can't access anything?

    I have just started with CC - downloaded Desktop App but when I open it, it is just a black box with nothing in it?

  • Connecting PC & Mac

    Hi, I have a problem with getting my PC and iBook to communicate. I am using an Airport Express, iBook with OS 10.3, PC with Windows XP Home. Both machines can access the internet without any problems. I can connect to the Mac from the PC, but not vi

  • Additional field in login form

    I have a problem with customer authentication provider. I have successfully configured the SimplaSampleAuthentication provider in my realm. I have a form-based authentication with three parameters username, password and myParameterString (SSN etc..).

  • No Records in RSA7

    Hi Gurus I have new ECC system connected to BI 7.0 , I have activated LO datasources and also filled up set up tables but when I go to RSA7 there is no records( I have also tried to run LIS job(V3 Job) but no records/Datasource in RSA7). would you pl

  • Shorewall & iptables/netfilter capabilities

    I have VPS (OpenVZ & Arch Linuz 2010.05) and I try to use shorewall. Problem is that I need 'Recent Match', but that is not available. I don't know why. $ shorewall show capabilities NAT: Available Packet Mangling: Available Multi-port Match: Availab