Sharing UME Database

We are implementing external facing portal along with EBPP (Electronic Bill Presentment and Payment).  Enterprise Portal and EBPP are on separate servers meaning they will have their own WAS. UME on both servers is configured to use AD (aka LDAP) and Database.
My question is, for User Custom attributes,
- Is it possible to share the UME database between these WAS Servers.  By sharing I mean, custom attribute in the database is available to both WAS?
- If sharing is not possible, what is the recommended approach in making these custom attributes between WAS available?  Interested to know how others are solving this issue.  One option is to write a custom screen that would update both UME Databases but exploring to see if this can be avoidable.
Thank you in advance.

Srinivas,
If I understand correctly, both AS Javas use the same LDAP as the data source, correct? I would suggest that you keep the custom attributes in the LDAP, not in the database of the AS Java.
http://help.sap.com/saphelp_nw04s/helpdata/en/44/7d188751626fb5e10000000a155369/frameset.htm
Of course you still have to configure both UMEs to display these attributes.
-Michael

Similar Messages

  • How to create a user in UME Database using web dynpro java custom application

    Hi,
    Can you please suggest me how to create a user in UME Database using web dynpro java custom application.
    My Requirement is user can register his/her user id in SAP Portal 7.3 UME database.
    Please suggest me.
    Thanks and Regards,
    Amit

    Hi Amit,
    Generated Documentation (Untitled)
    This is what you're looking for, there's no real cook-book -- though Amey mentioned there might be some material on SDN, perhaps some tutorials.
    You should be looking into com.sap.security.api.IUserFactory, methods newUser(String) which gives you and IUserMaint and commitUser(IUserMaint, IUserAccount) -- IUserAccount can be obtained using com.sap.security.api.IUserAccountFactory, method newUserAccount(String)
    Hope it helps,
    D.

  • EPM 11.1.2.3 Issue with Rehosting Shared Services Database

    Hi All,
    We have installed EPM 11.1.2.3 on a distributed environment using QA database. Now we have restored the database to a Production Database.
    As per the process, we deleted "reg.properties" from EPM_Oracle_Instance/config/foundation/11.1.2.0 and tried launching the EPM configurator from both
    1) EPM_ORACLE_INSTANCE\bin
    2) EPM_ORACLE_HOME\common\config\11.1.2.0.
    But, the "configure database" for Hyperion Foundation is grayed out in both the cases and we are not able to release it for the users.
    I Request you to please help us.
    Thanks for your help.
    Best regards,
    Jayant Sahewal

    Hi John,
    Thanks for the suggestion. I would have tried forceRegistry as the last option.
    But, I figured out that now reg.properties is saved at 2 locations in EPM 11.1.2.3.
    1) EPM_Oracle_Instance/config/foundation/11.1.2.0
    2) EPM_ORACLE_HOME/User_Projects/config/foundation/11.1.2.0
    And, to rehost shared services database, reg.properties needs to be deleted from both the locations.
    I hope Oracle corrects their documentation. In their EPM 11.1.2.3 deployment options guide, reg.properties isn't mentioned at all.
    Best regards,
    Jayant Sahewal

  • Export and Import of Portal Users (UME database only)

    Hi
    What is the most efficient way to export all Portal user that are stored in Portal UME database so that it can be imported to another Portal installation and be used..
    Thanks in Advance
    Ananda

    Hi,
    SAP User Administration is the standard way to export and import users in the portal. Using the export functionality, all the user information will get exported, including the roles and groups assigned:
    [User]
    uid=userid
    last_name=Lastname
    first_name=Tobias
    language=en
    accessibility=0
    role=pcd:portal_content/com.sap.portal.xxx;
    group=Administrators;
    If you only want to export the user data without the roles and groups, you'll have to delete these lines.
    SAP Help: http://help.sap.com/saphelp_nw04/helpdata/en/70/9be23d44d48e5be10000000a114084/frameset.htm
    Export Format: http://help.sap.com/saphelp_nw04/helpdata/en/ae/7cdf3dffadd95ee10000000a114084/frameset.htm
    SDN Article: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f02e3e37-5ee3-2910-129d-967aef3fa386
    br,
    Tobias

  • Shared Services database content not found in the specified database."

    Trying to configure Version 11 and get the error: "Shared Services database content not found in the specified database". Relevant details on my issue as below:
    - I'm running Windows 7 and SQL Server 2008 on my local machine.
    - I did have a previous installation of Hyperion 9 on my machine which I uninstalled before installing 11. However, after uninstalling, I could still see the Hyperion EPM (empty folders) in my "All Programs", which I manually deleted.
    - Now I've installed Essbase 11, and for now am trying to configure Hyperion Foundation only (Common Settings and Configure Database is greyed out, I checked deploy to applicaiton server. I left the calculation manager and workspace blank).
    - The next window is the "Configure Shared Services and Database Registry" option. I chose "Perform 1st time Configuration of Shared Services Database". When I enter the relevant details, I got the error mentioned above. My error log file entries are as below:
    (Jul 14, 2010, 02:10:50 PM), com.hyperion.hit.registry.Registry, ERROR, Exception when trying to store the component
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
         at java.util.ArrayList.RangeCheck(ArrayList.java:546)
         at java.util.ArrayList.get(ArrayList.java:321)
         at com.hyperion.hit.registry.JDBCRegistryUtils.storeComponent(JDBCRegistryUtils.java:612)
         at com.hyperion.hit.registry.JDBCRegistryUtils.saveComponent(JDBCRegistryUtils.java:166)
         at com.hyperion.hit.registry.Registry.storeComponent(Registry.java:2749)
         at com.hyperion.hit.registry.Registry.getInstance(Registry.java:353)
         at com.hyperion.config.wizard.impl.RegistryWizardRule.validate(RegistryWizardRule.java:66)
         at com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel.queryEnter(WizardFormAdapterPanel.java:80)
         at com.installshield.wizard.awt.AWTWizardUI.currentBeanChanged(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.currentBeanChanged(SwingWizardUI.java:842)
         at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
         at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)
    (Jul 14, 2010, 02:11:08 PM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Shared Services database content not found in the specified database.
    (Jul 14, 2010, 02:11:58 PM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Shared Services database content not found in the specified database.
    I believe version 11 supports Windows 7, but correct me if I'm wrong. What's going on here? Any suggestions on what I should try ?

    Actually when I installed version 9, I never got around to configuring shared services and so never had a shared services database in SQL Server to begin with.
    One question about the registry entry you told me to delete: The (HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions) which currently exists would be the entry for version 11 which I have installed right? It's the only entry for Hyperion Solutions in the registry.
    After uninstalling versino 9, C:/hyperion still existed on my machine (though it didnt have all the subfolders which it did prior to uninstalling), so I manually deleted it before installing verison 11.
    I wouldn't mind installing it on a compatible version of windows, but the thing is that at this point this is all that is available to me.
    and I don't have any other oracle products.
    thanks....

  • Reconfiguring Shared Service Database in EPM 11.1.2.1

    Hello,
    I have three servers -
    Server1 - SQL
    Server2 - EPM121
    Server3 - SQLN
    I have my EPM 1.2.1 already configured with the Database on SQL. Now we have moved our database repository from SQL to SQLN. I am trying to configure the same components which are configured with SQL to SQLN keeping SQL disconnected. However it is giving me an error.
    I tired deleting reg.properties file and then reconfiguring the Shared service Database but it is getting Failed. I am not sure where to move from here.
    Please provide me with some solutions.
    Thanks.

    Hello Jasmine,
    Yes I am logged in with the same user which had installed and configured EPM previously.
    registry.log reads the following -
    [2012-07-27T06:34:28.789-07:00] [EPMREG] [ERROR] [EPMREG-11003] [oracle.EPMREG.REG] [tid: 11] [ecid: 0000JZ8dIhE5mZWFLzUKOA1G4dUc00000C,0] Host SQL could not be resolved.
    [2012-07-27T06:34:28.789-07:00] [EPMREG] [ERROR] [EPMREG-11099] [oracle.EPMREG.REG] [tid: 11] [ecid: 0000JZ8dIhE5mZWFLzUKOA1G4dUc00000C,0] Exception occurred.[[
    java.net.UnknownHostException: SQL
         at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
         at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:850)
         at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201)
         at java.net.InetAddress.getAllByName0(InetAddress.java:1154)
         at java.net.InetAddress.getAllByName(InetAddress.java:1084)
         at java.net.InetAddress.getAllByName(InetAddress.java:1020)
         at java.net.InetAddress.getByName(InetAddress.java:970)
         at com.hyperion.hit.registry.ComponentImpl.getHost(ComponentImpl.java:412)
         at com.hyperion.hit.registry.ComponentImpl.getHost(ComponentImpl.java:420)
         at com.hyperion.cis.ConfigToolDocument.updateDBConfiguration(ConfigToolDocument.java:300)
         at com.hyperion.cis.ConfigToolDocument.<init>(ConfigToolDocument.java:271)
         at com.hyperion.cis.config.document.PS1CTConfigurationLoader.createRegistryConfiguration(PS1CTConfigurationLoader.java:123)
         at com.hyperion.cis.config.document.PS1DocumentManager.store(PS1DocumentManager.java:61)
         at com.hyperion.cis.config.document.PS1DocumentManager.store(PS1DocumentManager.java:73)
         at com.hyperion.cis.config.persistent.ConfigToolProductConfiguration.store(ConfigToolProductConfiguration.java:372)
         at com.hyperion.config.document.StorageMisc.saveProductDescriptor(StorageMisc.java:583)
         at com.hyperion.config.document.StorageMisc.saveStorage(StorageMisc.java:447)
         at com.hyperion.config.wizard.impl.RunnAllTasksState$1.beforeExit(RunnAllTasksState.java:168)
         at com.hyperion.hit.wizard.CustomCancelAction.doAction(CustomCancelAction.java:61)
         at com.hyperion.hit.wizard.swing.ActionsPanel.actionPerformed(ActionsPanel.java:68)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6267)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6032)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4630)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    ]]Thanks.
    Edited by: hyperEPM on Jul 27, 2012 6:57 PM

  • Shared Services database content not found in the specified database - EPM

    I installed three VM machines (Workstation) for the following on Windows 2003 OS:
    VM1 : Oragle DB 11g, Shared Services. Workspace
    VM2 : Financial Management, EPMA, Calc Manager
    VM3 : Microsoft Active Directory
    I have configured Database and Shared services successfully and all machines talk to one another.
    Also, I created the appropriate table spaces for the Hyperion products with the right access on the database. And, I am able to connect from the client (VM 2 to the Database VM 1)using SQLplus.
    When I tried to configure Financial Management, using the EPM System Configurator and put in the following values:
    Database Type: Oracle
    Server: VMDatabase (Name of VM1)
    Port: 1521
    SID ORCL
    Username: HFM
    password: *********
    It returned the error message: "*Shared Services database content not found in the specified database*"
    Can someone please help on what I need to check, Please!?
    Thanks for your time.
    K

    Hi,
    Information from Oracle Support:
    Shared Services database content not found in specified database
    Cause
    There is a flag in the shared services repository that indicates the shared services database is to be used as a registry. If that flag is not set, the configtool will not re-configure the database as a shared services repository.
    Solution
    Note: Make sure the Shared Services repository is backed up before doing any Shared Services Registry changes.
    The registry flag isRegistryDB must exist and be set to true on the Shared Services Database Connection.
    epmsys_registry.bat VIEW DATABASE_CONN
    Find the shared services database registry entry. The entry in bold will be missing. The italicized item is the 'unique_id' referenced later (different in each installation).
    COMPONENT - 3
    NAME - Database:ORCL:HSS
    ID - +11d1def534ea1be07ad8eb3012d2e3d310a7ff4+
    TYPE - DATABASE_CONN
    HOST - Database
    HYPERION HOME - /home/hypadmin/Oracle/Middleware/EPMSystem11R1
    PROPERTIES -
    isRegistryDB = true
    dbUserName = HSS
    dbJDBCDriverProperty = oracle.jdbc.OracleDriver
    dbJdbcUrl = jdbc:oracle:thin:@Database:1521:ORCL
    registryDatasource = EPMSystemRegistry
    registryDatasourceJNDI = jdbc/EPMSystemRegistry
    dbName = ORCL
    version = 9.5.0.0
    dbPort = 1521
    instance_home = /home/hypadmin/Oracle/Middleware/user_projects/epmsystem1
    dbPassword = GABaMyyplja+wLNCmLs8ag==
    Run the following update to populate the isRegistryDB flag with the unique_id being the ID field used in the DATABASE_CONN registry entry.
    epmsys_registry.bat addproperty #unique_id/@isRegistryDB true
    Repeat the epmsys_registry VIEW DATABASE_CONN to make sure the flag is now set.
    You will be able to reconfigure the shared services repository.
    You can mark it as Answer/Helpful if you feel so.
    Cheers!
    J

  • Shared services database not found in the specified database

    Hi Guys,
    In Hyperion EPM System confirurator,i gave all the fields and click next button it show error message "Shared services database not found in the specified database"

    Hi ,
    1. Pls confirm me one thing. Did you re -install version 11.
    2. Re intstallation of version 11 has lot of issues ( atleast 11.1.1.1).
    Sandeep Reddy Enti
    HCC
    http://hyperionconsutlancy.com/

  • Hyperion Shared Services Database error

    Hi there!
    I am trying to install hyperion financial management and for this i already installed the following on windows 2003 server:
    1. Installed Oracle application server
    2. Oracle Database
    3. IIS Web Server
    4. Installed Hyperion shared services
    5. Configured shared services without errors
    After that i launched shared services page by http://orixacc:7777/shared
    i got the page with the following errors
    SEVERE ERROR: The Hyperion Shared Services database is not configured correctly. Please contact your system administrator
    If anybody can help me to solve this problem, i will be thankful.
    During confguration there was no error at all.

    OS - 2003 R2 Server
    Database - MS SQL Server 2000
    Hyperion -9.2.1 version
    Its a PROD server
    All the HFM applications are running properly.The problem is with the Shared Services only, even by giving the url i am getting the above error.previously its working fine.i am not getting any clue on this.even there is no trace on logs.

  • Error configuring shared services database

    Hi. I'm new to Hyperion and all this installation activities. I've installed Hyperion EPM 11.1.1.3 successfully. My problem though is that when i tried to do the configuration, the error message states 'Unable to check Shared Services database existence: an error occured.'
    I am using the MS SQL Server 2005 and it is the first time that I'll be configuring EPM. Also, I have already created my database.
    Any help would be appreciated. Thank you.

    I've deleted the reg.properties and tried to reconfigure the shared services database and this is what my configtool_err log looks like:
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][SQLServer JDBC Driver][SQLServer]There is already an object named 'HSS_COMPONENT' in the database. CAUSE null
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.cis.config.ConfigRegistryUtils, ERROR, Failed to initialize Registry:
    com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:253)
         at com.hyperion.hit.registry.RegistryUtils.initRegistry(RegistryUtils.java:66)
         at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:47)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:87)
         at com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel.queryExit(WizardFormAdapterPanel.java:97)
         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(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:5517)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
         at java.awt.Component.processEvent(Component.java:5282)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3984)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1791)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Caused by: java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]There is already an object named 'HSS_COMPONENT' in the database.
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeInternal(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.execute(Unknown Source)
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:231)
         ... 33 more
    from my configtool log:
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.config.wizard.impl.RegistryWizardState$1$1, DEBUG, Transaction to create new registry DB
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][SQLServer JDBC Driver][SQLServer]There is already an object named 'HSS_COMPONENT' in the database. CAUSE null
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.cis.config.ConfigRegistryUtils, ERROR, Failed to initialize Registry:
    com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:253)
         at com.hyperion.hit.registry.RegistryUtils.initRegistry(RegistryUtils.java:66)
         at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:47)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:87)
         at com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel.queryExit(WizardFormAdapterPanel.java:97)
         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(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:5517)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
         at java.awt.Component.processEvent(Component.java:5282)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3984)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1791)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Caused by: java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]There is already an object named 'HSS_COMPONENT' in the database.
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeInternal(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.execute(Unknown Source)
         at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:231)
         ... 33 more
    (Feb 10, 2010, 03:21:00 PM), com.hyperion.audit.ProductAuditWriter, DEBUG, Loading audit info from 'C:\Hyperion\common\config\9.5.0.0\product\foundation\9.5.0.0\foundation_1_audit.xml' file.
    I already dropped my database and created a new one but it still says that the object named 'HSS_COMPONENT' is in the database.
    Any ideas would be appreciated.
    Thanks.

  • EPM V11.1.2.1 Perform 1st-time configuration of Shared Services database

    Hello,
    I installed EPM v11.1.2.1 but I could not configurate.
    On EPM configurator step Perform 1st-time configuration of Shared Services database option was disabled.
    I try to change vpd.properties file's name; but it did not work.
    Do you give me any suggestions?
    Thank you.
    ankist

    Have you had any previous versions on the machine, what OS is it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • One Essbase Server to Different shared services Database

    I need to know if it is possible to point one essbase server to different shared services database and then have both of them working?

    Hi Vasvya,
    So, correct me if I am wrong, the way to do this is,
    Go to the computer where essbase server is installed and run the configurator and then where it asks for set up shared services and registry database connection, we give the schema we gave for the new shared services.
    Is that it? Do I have to change the instance home or something?
    Thanks. Would really appreciate it if you could helpme more.

  • "Perform 1st-time configuration of Shared Services database" option disable

    Hi,
    Hyperion 11.1.2 shared services configuration “Perform 1st-time configuration of Shared Services database” option is disable
    I am going to do the configuration first time but Perform 1st-time configuration of Shared Services database” option is disabled.
    Please help here.
    Thanks
    Dharm

    Try starting the configurator from the command prompt with option -forceRegistry
    We were able to do it in v11.1.1.3... I think this can still be done with v11.1.2
    Thanks,
    Vijay

  • How to get group when the data source from system instead of UME database

    Hig guys,
    How to get group when the data source comes from backend system instead of UME database?
    I tried to use
    IUMPrincipal RefGroup = WPUMFactory.getGroupFactory().getGroup(groupName);
    But I was not able to get the group. But in "UserAdministrator", I can find this groupName.
    Which kind of API can I use?
    Thanks in advance!
    Regards,
    Liying
    Message was edited by:
            Liying Wang

    Ok,
    try this:
    com.sapportals.portal.security.usermanagement.IGroupFactory ep5GroupFactory = userManagementService.getGroupFactory();
    IGroupFactory groupFactory = UMFactory.getGroupFactory();
    com.sap.security.api.IGroup group = groupFactory.getGroupByUniqueName(groupName);
    IUMPrincipal ep5Principal = ep5GroupFactory.getEP5Group(group);
    This should do the trick,
    Romano
    PS: and thanks for the stars!

  • Shared Services Database configuration Failed - EPM 11, Linux, Oracle 11g

    Hi, I am trying to install Oracle EPM 11 on linux machine and I obtain a error when I configure Shared Services repository. The error log say:
    com.hyperion.hub.HubDBConfigurator, ERROR, Unable to delete entries in OpenLDAP, failed with result code 1
    com.hyperion.hub.HubDBConfigurator, ERROR, Error: java.lang.Exception: Unable to seed initial entries in OpenLDAP
    com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error: com.hyperion.cis.config.ProcessingException
    org.apache.catalina.core.ApplicationContext, ERROR, StandardWrapper.Throwable java.lang.NullPointerException
    org.apache.catalina.core.StandardContext, ERROR, El Servlet /interop lanzó excepción de load() java.lang.NullPointerException
    I am using Oracle Enterprise Linux 5, Oracle Database 11g, and default application server.
    My machine have Intel dual core processor, 2 gb ram, 50 GB availables on Oracle EPM installation partition.
    I hope that some body can help me!!
    best regards,
    ASolar.

    Hi ASolar,
    Were you able to solve this problem? If so if you could tell us how you solved it we would greatly appreciate it.
    We have had the same issue trying to re-configure the Foundation service on Sun Solaris (SPARC 64bit) with Oracle 10G.
    (Oct 14, 2009, 00:11:03 PM), com.hyperion.hit.registry.Registry, ERROR, Exception when trying to store the component
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.RangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.hyperion.hit.registry.JDBCRegistryUtils.storeComponent(JDBCRegistryUtils.java:612)
    at com.hyperion.hit.registry.JDBCRegistryUtils.saveComponent(JDBCRegistryUtils.java:166)
    at com.hyperion.hit.registry.Registry.storeComponent(Registry.java:2749)
    at com.hyperion.hit.registry.Registry.getInstance(Registry.java:353)
    at com.hyperion.config.wizard.impl.RegistryWizardRule.validate(RegistryWizardRule.java:66)
    at com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel.queryEnter(WizardFormAdapterPanel.java:80)
    at com.installshield.wizard.awt.AWTWizardUI.currentBeanChanged(Unknown Source)
    at com.installshield.wizard.swing.SwingWizardUI.currentBeanChanged(SwingWizardUI.java:842)
    at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
    at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)
    (Oct 14, 2009, 00:12:36 PM), com.hyperion.hub.HubDBConfigurator, ERROR, Unable to delete entries in OpenLDAP, failed with result c
    ode 1
    (Oct 14, 2009, 00:12:36 PM), com.hyperion.hub.HubDBConfigurator, ERROR, Error:
    java.lang.Exception: Unable to seed initial entries in OpenLDAP
    at com.hyperion.hub.HubDBConfigurator.refreshOpenLdap(HubDBConfigurator.java:573)
    at com.hyperion.hub.HubDBConfigurator.configure(HubDBConfigurator.java:174)
    at com.hyperion.foundation.config.FoundationDbConfigurator.configure(FoundationDbConfigurator.java:62)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfigTask(RunAllTasksWizardAction.java:658)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:202)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Many thanks,
    James

Maybe you are looking for

  • Finding row attribute data in the debugger

    Open a Row object in the debugger and you get an incredible tangle of data with non-explanatory names. What I can't find is that actual attribute data that the Row holds. Is there any kind of general rule for finding it?

  • Converting XML as table to XML as string

    All, I am successfully able to convert XML table from Internal Table. Now, I would like to convert this XML Table into XML string. Any help on this will be appreciated. Regards, Salil Moderator message: please search for available information/documen

  • Can't use "Copy Finder Items" after "Run Workflow"

    Create a simple Automator workflow: Set just 1 action "Create Thumbnail Images" and save it. I called it "wf1.workflow". Now create the second workflow with 3 actions: "Get Specified Finder Items" action (choose an image file here). -> "Run Workflow"

  • Error when opening application in BAB

    Hi all, I copied the standard opportunity view ACT_LEAN to ZACT_LEAN. When I open the view ACT_LEAN in BAB it opens but the custom view ZACT_LEAN is not opening. The follwong error is displayed. An error occurred in the BSP application The following

  • Table component - column width and background color?

    Is there any way to set the column width on the table component?  And is there any way to set the background color.  I am using Xcelsius 2008. Thanks, Karen