How to kill a shared services migration

Hi all,
We are trying to run a shared services migration, and it seems to be running horribly slow. I want to kill it-not sure what the implications are.
Anyways, what are my options to kill it?
Thanks,
Sujani

Make sure you've done this if you have a problem: Re: Oracle EPM System Rel. 11.1.1.2 - Assign Essbase Filter in Shared Services
Follow John Goodwin's steps in this post: Unable to assign filters in Shared Services
Note Glenn's comment about sometimes having to assign the filters through MaxL because of issues although I think John's answer in the first post should help a lot.
Regards,
Cameron Lackpour

Similar Messages

  • How to enter into shared services in system 9

    how to login into shared services

    Hello,
    I'm new with Hyperion and would like to ask something. I installed Hyperion Shared Services 9.3.1 in my desktop (inside consist of Windows XP Professional Service Pack 3, 1 GB RAM, Oracle Database 10g (10.2.0.1) Standard Edition, Oracle Application Server 10g).
    I read from Hyperion Shared Services security guide in Chapter 3 about User Management Console that we can launch User Management Console in 3 ways:
    1. Using a browser and connecting to the User Management Console URL
    2. On Windows, navigating Start > All Programs > Hyperion > Foundation Services > User Management Console
    3. From a Hyperion product interface
    I tried to connect using URL : http://<localhost>/58080/interop and http://<localhost>/58080/interop/ and http://<localhost>/58080/interop/index.jsp but failed (where I changed <localhost> to my computer name). When I installed Shared Services, there are no point to choose port or create username.
    There are no User Management Console in Foundation Services either.
    How to start and stop Shared Services then and how do I know Shared Services has already run?
    Thanks.

  • How to Move the Shared Services Registry to a different SQL Server

    I have an Essbase installation purely running Essbase and Financial Reporting/Web Analysis.
    The Shared Services database is held in SQL Server 2005 on one hardware platform and I need to move it to an alternative hardware platform also running SQL 2005.
    I thought it might be as easy as backing up from one server and restoring to the other and then running EPM System Configurator.
    Firstly, when running configurator and selecting the Hyperion Foundation Configure Database option, on the 'Shared Services and Registry Database Configuration' screen the details of the original hardware are displayed, clicking 'Next' gets no response.
    If I can resolve this first issue, how do I then re-point the database to the new server?
    Any help would be appreciated.
    Thanks.

    Hi John
    Took a look at the link thanks.
    On point 3 it says to stop the original database. If you take the database offline, in configurator you don't then get the options in option 5!
    In the dos command window for configurator I get 'Unknown Source' messages (either using current server or new).
    configtool.log lists as follows. Does this point to anything?
    Thanks.
    (Sep 15, 2011, 03:26:47 PM), com.hyperion.hit.wizard.swing.ComboFieldSwingImpl, DEBUG, In ComboFieldSwingImpl.fieldChanged() method:,fld items: [Oracle, Microsoft SQL Server, IBM DB2], value: 1, selected idx: 1
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, validate
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, connect test
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, driver set
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, server= aeSQL02.xxxxxxx-xxxxxx.com
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, whiteSpace remove
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, begin test cycle
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, define driver
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, make connection
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, set URL
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, connection is NOT null
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.config.wizard.impl.DBConnectionForm, DEBUG, DB type string = MSSQLServer
    (Sep 15, 2011, 03:26:50 PM), com.hyperion.cis.config.Configurator, DEBUG, Loading DBConfigurator class for product: Foundation_1_9.5.0.0
    (Sep 15, 2011, 03:26:51 PM), com.hyperion.cis.config.Configurator, ERROR, Error:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at com.hyperion.cis.config.Configurator.loadProductDBConfigurators(Configurator.java:210)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1.validate(RegistryWizardState.java:205)
         at com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel.queryExit(WizardFormAdapterPanel.java:95)
         at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
         at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(SwingWizardUI.java:1693)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(SwingWizardUI.java:1899)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(SwingWizardUI.java:1894)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
         at com.hyperion.foundation.config.FoundationDbConfigurator.isHubInstalled(FoundationDbConfigurator.java:133)
         at com.hyperion.foundation.config.FoundationDbConfigurator.<init>(FoundationDbConfigurator.java:38)
         ... 36 more

  • Hyperion Shared services Migration/Export import

    Hi, We are migrating the OS from Windows to UNIX in Essbase System 9. I am trying to export the exixting grous/filter access from the Windows environment (shared services--Single sign on) to the unix server. There are several cubes in the Windows, but I am tryign with only a single cube. as a part of that I have modified importexport.properties file
    #import export operations
    importexport.css=http://windows_server:58080/interop/framework/getCSSConfigFile
    importexport.cmshost=windowsserver
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=D:\trace_19Nov.log
    importexport.errors.log.file=D:\errors_19Nov.log
    importexport.locale=en
    # importexport.ssl_enabled = true
    # export operations
    export.fileformat=xml
    export.file=D:\export.xml
    export.internal.identities=false
    export.native.user.passwords=true
    export.provisioning.all=false
    export.delegated.lists=true
    export.user.filter=*
    export.group.filter=*
    #export.role.filter=*
    export.producttype=HUB-9.3.1,ESBAPP-9.3.1
    export.provisioning.apps=(Analytic Servers:server:1=DlyCube)
    # import operations
    #import.fileformat=xml
    #import.file=C:\exportNew.xml
    #import.operation=update
    #import.failed.operations.file=c:/failed.xml
    #import.maxerrors=0
    I am not gettign any export error; it says 50 groups have been exported,
    my import is
    importexport.css=http://fbiapld06.uk.db.com:58080/interop/framework/getCSSConfigFile
    importexport.cmshost=fbiapld06.uk.db.com
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=/apps/hyperion_data/trace.log
    importexport.errors.log.file=/apps/hyperion_data/errors.log
    importexport.locale=en
    importexport.ssl_enabled=false
    import.fileformat=xml
    import.file=/apps/hyperion_data/import.xml
    import.operation=CREATE/UPDATE
    import.failed.operations.file=/apps/hyperion_data/failed.xml
    import.maxerrors=10
    While importing also i am not getting any error, it sayd 50 groups have been imported successfully.
    but in shared server unix box, i can't see the groups for that applicaiton.
    can u please help me?

    You can call CSSEXPORT.bat script using following statement
    Call CSSExport.bat importexport.properties
    Make sure your importexport.properties file is present in the same location as CSSExport.bat files
    format of importexport.properties file needs to like this
    Send me your email id and I can send you a document on import/export utlity for version 9.3.1
    #import export operations
    importexport.css=file:/C:/Hyperion/deployments/Tomcat5/SharedServices9/
    config/CSS.xml
    importexport.cmshost=localhost
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=trace.log
    importexport.errors.log.file=errors.log
    Import/Export Utility 3
    importexport.locale=en
    # importexport.ssl_enabled = true
    # export operations
    export.fileformat=xml
    export.file=C:/exportNew.xml
    export.internal.identities=true
    export.native.user.passwords=true
    export.provisioning.all=true
    export.delegated.lists=false
    export.user.filter=*@Native Directory
    export.group.filter=*@Native Directory
    export.role.filter=*
    export.producttype=HUB-9.2.0
    #export.provisioning.apps=(HUB=Global Roles)
    # import operations
    import.fileformat=xml
    import.file=C:/exportNew.xml
    import.operation=update
    import.failed.operations.file=c:/failed.xml
    import.maxerrors=0

  • CSSExport.bat importexport.properties to Shared Services Migration

    hello, I'm using the CSSExport.bat for migrating Shared Service.
    from dos launch the CSSExport.bat , the file importexport is on the same directory, E: \ hyperion \ common \ utilities \ CssImportExportUtility \ cssimportexport \ importexport
    CSSExport.bat importexport.propertiesbut there is a error:
    "the system cannot find the path specified"
    Can you help me?
    thanks

    Hi,
    If using
    E:\hyperion\common\utilities\CssImportExportUtility\cssimportexport\importexport\CSSExport.bat E:\hyperion\common\utilities\CssImportExportUtility\cssimportexport\importexport\importexport.properties
    produces the same error then it points to a problem in the importexport.properties file, have you made sure that all the directory paths in that file are correct, such as importexport.css=file:/.....
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to enable Kerberos - Shared Services and Workspace

    Hi All
    I'm trying to enable Kerberos SPNEGO with WebSphere 6.1.0.31. I've protected the urls.....and i can see the handshake happening in the trace logs.....
    Shared Services SSO is working fine if i use the option of Get Remote user info from http header.....
    But workspace doesn't seem to accept any of the options given $REMOTE_USER$, $HTTP_USER$.
    Can some please let me know how to do this....? Or is there a way to change the header information?

    Thanks john For ur reply ..i have seen these documents long ago ..i am asking about Shared services and workspace architecture and how these are functioning and where we can find out communication error and slow login issue with workspce and shared services.. How authentication is log on ..is there any machanisam they are using for authencation ...We are using OpenLadp ...
    Ex :1.Per suppose log on to workspace that request goes to shared services directory and it will check whether that user is exists or not on Shared services tables ...here what kind of alogirtham using to aunthenticate user...How we can diagonse this process taking to much time,,,is there any specific logs related this (If logs are exsits how we can find out)...
    2.Once authencation done successfully and responce send to workspace and populate workspace home page...then i click on application button (FM application) and it's taki ng to much time to load HFM page.To this where we need to look whta excatly problem? what are logs file helpful to us to diagonse..

  • How to install the shared services

    i installed the system9.3.1 but i dont know how to install the shared sevices could you please help me on this.
    thanks
    subbu.

    Hi,
    Kindly see installation doc of Shared Services from this URL: - http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_1.htm
    Regards,
    Atul

  • How to Regester one Shared Service with Another ??

    Hi All,
    I am working on Hyperion System 9.3.1. I am getting problem when I want to access Essbase through Planning.
    Here is the scenario:
    I have Hyperion Essbase installed in Computer 1 with separate Shared Services; I have Planning installed in Computer 2 with another Shares Services.
    All things were working fine as I have created same users in both the shared services and was using native user of Essbase.
    Now I have changed the native user to Externalize user in Essbase. Since then I am not able to access Essbase through my Planning application. The user privilege differs in both the Shared Services as Computer 1 has only Essbase and Computer 2 has Planning.
    The error message I am getting in planning while connection is “Unable to obtain a connection to Hyperion Essbase”. In the essbase.log file I am getting “Login fails due to invalid login credentials” message.
    I think the problem here is between Shared Services only. As both are in different system and the user privileges are also different.
    Kindly suggest how to sink my Essbase between these two shared services.
    Regards,
    Navneet

    Just to clarify,
    You have Planning and Essbase on one machine and you have shared services installed twice on different machines?
    I'm not sure if this architecture will work, you might have to separate Planning and Essbase to there own servers and create a new Essbase server specifically for Planning applications. Planning utilizes Essbase for its OLAP data store and Essbase registers with Shared Services directly.
    Brian Chow

  • How to connect Essbase/Shared Services 11.1.1.1.3 to LDAP

    Hi,
    I just installed Essbase 11.1.1.1.3 with Shared Services. I have never connected it to a corporate LDAP environment before. I remember in the past version 6/7 etc.. there was a CSS file that needed edited. Is that still the case or do I have to go into Shared Services and configure etc...
    Thanks

    Hi,
    You configure it all through shared services, have a read of :- http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_security/ch05s05.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to see a shared services user in EAS Console?

    Hii, I have externalized security for Essbase through shared services, now I created a new user in HSS & provisioned it with Filter, Write option in HSS. Now I refresh the security & want to see the user reflected in EAS console, I want this because I want to create essbase filters on that user. So if I am able to see that user in EAS Console, I can assign different filters to it. Can I do that?

    Make sure you've done this if you have a problem: Re: Oracle EPM System Rel. 11.1.1.2 - Assign Essbase Filter in Shared Services
    Follow John Goodwin's steps in this post: Unable to assign filters in Shared Services
    Note Glenn's comment about sometimes having to assign the filters through MaxL because of issues although I think John's answer in the first post should help a lot.
    Regards,
    Cameron Lackpour

  • How to kill a hung LCM migration

    We have been using LCM to migrate metadata from planning applications for a while now. FOr a new app, we tried to use LCM to export app yesterday.It never finished running, nor did it create any folders or xml's related to the export.(It shows" In Progress' in the migration status report)
    My question is: how od I kill this process?Any new exports I try to run are also getting frozen. An entire system restart also didn't help.
    Is there a way to kill this process?
    Thanks.
    Edited by: 784749 on Mar 27, 2012 9:38 AM

    In general, operations like thread suspending/resuming, and stopping, are not considered "good practice". You would probably be better off modifying your application such that its threads can decide themlselves when they need to stop.
    However, if you want to use the StopThread() call, you probably need to give it an object which is an instance of the java.lang.Exception class, or any subclass of it. To get an instance of Exception, check the JNI call that creates new objects (an Exception is just an object like any other). Or, what may be easier, make your Java application do "Exception x = new Exception();" and then pass this exception into the native code, and preserve it as a global reference there.

  • How to add shared services in Safari

    I ran Onyx to rebuild the LaunchServices in /Maintenance/Rebuilding. After restarting the Mac I discovered that the Share button in Safari now shows "No Service". Prior to that I had services like Evernote, Facebook, Twitter and maybe some others that I never used.
    I tried several ways to re-enable that function but nothing worked.
    Anyone has an idea of how to restore these Shared services (not the Shared Links)?
    Best regards.

    This issue fixed in OS X 10.10.1 Yosemite.
    http://support.apple.com/kb/HT6545?viewlocale=en_US

  • Shared Service Accounting with SAP PCM

    Good afternoon colleagues,
    I'd like to have more detailed information about using PCM for the service cost accounting shared service based.
    I want to understand how to integrate a shared service model with an ABC or basic costing model and if it's possible to ensure balancing between the costs that are allocated at enterprise level and those managed at service providers level (Shared Service).
    I will try to be clearer....
    An ABC model operates starting LineItem and useing center of responsibility, activities and cost objects dimensions. Instead Service dimension, which allows an automatic cross-charging accounging is disconnected from the line item costs .... How may I recovery linkage between LineItem value and the service cost? Is it possible?
    Thank you very much for your availability.
    Giuseppe

    Hi Thomas,
    you gave me a good idea
    I submit another request .... could I use the service attribute at  activity level and the grid summaryactivityvalue?
    As following modelu2026
    Act1 --> Actatt S1
    Act2 --> Actatt S1
    Act3 --> Actatt S2
    Service 1: rule cellvalue = summaryactivityvalue(,,,S1) Service 2: rule cellvalue = summaryactivityvalue (,,,S2)
    so I can use the calculations already carried out at ABC with the use of LineItem and provides balancing with the cost determined at the level of activity.
    Unfortunately, sometimes it is not immediately make the link between LineItem and service, there are LineItem covering several services in amount not defined (joint costs)
    thanks again for Your clear reply,
    Best Regards
    Giuseppe

  • Neet to locate the shared services native users in SQL server tables

    Hi All,
    We are using Hyperion Shared services to provision users to essbase, planning and HFM(all version 9.3.1). And we are using SQL server 2000 as the database. We created few native users in shared services and provisioned them to HFM, Essbase and Planning. Now we need to find those native users' information in the underlying SQL tables. I followed the documentation and sync-ed the native to relational tables using shared services, but I cannot see the user info for all the users I have created. I would appreciate if you can suggest me how to find the shared services users' and roles information in SQL tables (in the back end).
    Legards,
    Leo

    Hi,
    There are a number of free Ldap browsers that you can download, e.g.
    http://www.mcs.anl.gov/~gawor/ldap/demo.html
    http://www.ldapbrowser.com/download.htm
    Once you have installed then ldap browser you just need to point it to your Openldap
    Host :- machine with OpenLdap running
    Port :- 58089
    Base :- dc=css,dc=hyperion,dc=com
    User DN :- CN=root,dc=css,dc=hyperion,dc=com
    And just the root password which you can change in HSS in 9.3
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Automagic User Provisioning Essbase + Shared Services

    Hello All,
    I have recently been able to figure out how to use the Shared Services API for 11.1.2 in a previous post:
    Shared Service API Working 11.1.2
    However, all of the user management and provisioning examples work with native users. Has anyone used this API with active directory or LDAP users? Is there some other way (export/import utility)?
    My problem is that I need to be able to script the user management with shared services and have not been able to find much help. In the past, we ran Essbase in standalone mode and were able to handle this via MaxL generating essbase native user accounts. This will no longer work since we want to use shared services when upgrading to Essbase 11.

    After your comments I looked a bit more closely at the DDL for create user. It looks like i need "type external";
    MAXL> create user 'someuser' type external;
    OK/INFO - 1056060 - User [jdp5209] created.
    This is what i want!
    MAXL> create user 'someuser' identified by 'somepass';
    OK/INFO - 1056060 - User [someuser] created.
    This is not what i want, creates Shared Services native user.
    It seems obvious now, but before, shared services (CSS module to essbase) was "external" so the old external is the new native.
    Sorry, new to shared services! This works. Thanks all

Maybe you are looking for

  • Firefox on a Mac, and YouTube won't work

    I've looked through related posts here and have been unable to solve my problem. I'm running Yosemite on a new Mac Air. I have FlashBlock, Ad Block, and NoScript installed. I had all of those on Firefox on my previous Mac running Mavericks, with no p

  • Why can't I use any of my smart playlist on my iphone 4.

    I have had the hardest time to get any of my podcast that I manually set up in itunes to work.  None of my smart playlist work either.   Itunes shows they are on the phone but they will not play.  It seems as soons as apple introduced the podcast app

  • Hierarchy ALV in ABAP OOPS

    Hi FOlks,             Have a requirement to develop Hierarchy ALV with two levels. As we need to make the columns as editable we are going for ALV OOPS. Is there any way of doing Hierarchy ALV in OOPS...if so, could you please suggest me which Class

  • Color image with LabView6

    I'm using LabVIEW6i Professional Development System and upgraded to LabVIEW6.0.2. When I open the build in IMAQ example codes, the example can't excute and always search the lib file. I cannot find the example code from LabVBIEW: National Instruments

  • Partners in IW31

    Hello, In my company the service orders that we create must retrieve some partner functions from the customer master data, but some others must be retrieved from the equipment master data. Do you know if it is possible? I've received an answer in the