Shared services installation.

through configuration utility - i am unable to configure shared services (configure database and deploy to App Server) .
Given username & Password ( hypuser and password ) for SID (hypuser)
on Database configuration details popup.
got the below error,
"unable to connect to the database for the product Hyperion Shared services"
My Question is ,
Do i need to create SID on oracle(database) , if so how can i create?
Do i have to create users hypuser on oracel.
Note: SID- "hypuser" and username "hypuser" are read only.

kindly provide the details like version,o/s,database and what error you are facing.
Main Idea behind successful installation is Prerequisite, if you go through it properly and follow according to Installation guide
anyway give the details.
Thanks
Dhanjit G.

Similar Messages

  • Multiple shared services installs in the same environment?

    In IOP 11.1.2 and beyond, shared services handles user authentication, to take advantage of Active Directory.
    Can you install EPM shared services on 2 nodes in the same environment (failover in case one goes down)?
    Is this possible or recommended?
    Thank you.

    I posted this message also in the Forum: Server & Storage Systems: Administration - General : Installation.
    I'll also double-check the install documentation. A quick google of "EPM Shared Services" and some choice keywords revealed a link to this:
    http://www.oracle.com/technetwork/middleware/bi-foundation/epm-hss-active-active-clusters-wp-1-132647.pdf
    Note that one of the instructions in the active-active-clusters white paper is to install shared services on two nodes, to prevent a single point of failure.
    This location http://www.oracle.com/technetwork/middleware/bi-foundation includes EPM DR instructions.
    Highly recommended reading.
    I apologize to the group for wasting the bandwidth on this question.
    Thank you.

  • Shared Services Installation Error

    Hi all
    im very new to Essbase and have little experience in the installation process.
    I followed the documentation and managed to install Shared Services (SS) and the BI products.
    I encountered and error when trying to install some essbase analysis products and could no longer start shared services. I proceeded to un-install and re-install the packages again thinking it would be simpler.
    When i re-installed SS a fresh i received an error on the command line when attempting to start the configuration utility despite receiving non errors in the actual installation.
    This is as follows:
    'JRE or JDK not found. Exiting'
    'Java Home not Set'
    'Exiting'
    I checked the instalation log and found this:
    (Nov 18, 2008 1:37:33 PM), Install.product.install, com.hyperion.install.common.ZipFiles, dbg, Start installing Opatch_validationUtilityFiles
    (Nov 18, 2008 1:37:33 PM), Install.product.install, com.hyperion.install.common.ZipFiles, err, java.io.IOException: entry 9ec949ccd68b4cd04794605fc51edf76/Opatch_validationUtilityFiles/zipedContent does not exist in C:\....\Hyperion\V11229-01\setup.jar
    STACK_TRACE: 17
    java.io.IOException: entry 9ec949ccd68b4cd04794605fc51edf76/Opatch_validationUtilityFiles/zipedContent does not exist in C
    \Hyperion\V11229-01\setup.jar
         at com.installshield.archive.ZipURLConnection.getInputStream(ZipURLConnection.java:63)
         at java.net.URL.openStream(Unknown Source)
         at com.installshield.wizard.service.AbstractWizardServices.getApplicationResource(AbstractWizardServices.java:667)
         at com.installshield.wizard.service.AbstractWizardServices.getResource(AbstractWizardServices.java:676)
         at com.installshield.product.ProductAction.getResource(ProductAction.java:426)
         at com.hyperion.install.common.ZipFiles.install(ZipFiles.java:135)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1916)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5195)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(InstallableObjectVisitor.java:369)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(InstallableObjectVisitor.java:333)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:133)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4563)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3758)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
         at java.lang.Thread.run(Unknown Source)
    There is no JRE Folder within the \Hyperion\common folder containing the jvm.dll that im told by a colleague usually exists.
    Im running Vista Buisness, and have the JRE 5.0 Update 11 installed if thats any help.
    Any help would be greatly appreciated.
    Thanks
    Edited by: user10621050 on 18-Nov-2008 06:02

    The path was "C:\Hyperion\deployments\Tomcat5\bin\HyS9SharedServices.exe" Im guessing this is a consequence of the install proceedure not being done correctly by msyelf? Also found this in the conifgtool lo:
    (18-Nov-2008 13:39:34), Install.product.install, com.installshield.wizard.StandardWizardListener, dbg, java.lang.ExceptionInInitializerError
    STACK_TRACE: 40
    java.lang.ExceptionInInitializerError
         at com.hyperion.plaf.HYSLLookAndFeel.initComponentDefaults(Unknown Source)
         at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(Unknown Source)
         at com.hyperion.plaf.HYSLLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.initializeDefaultLAF(Unknown Source)
         at javax.swing.UIManager.initialize(Unknown Source)
         at javax.swing.UIManager.maybeInitialize(Unknown Source)
         at javax.swing.UIManager.getDefaults(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.initialize(Unknown Source)
         at com.installshield.wizard.StandardWizardListener.wizardInitializing(Unknown Source)
         at com.installshield.wizard.Wizard$WizardListenerInitializer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
         at sun.awt.FontConfiguration.getVersion(Unknown Source)
         at sun.awt.FontConfiguration.readFontConfigFile(Unknown Source)
         at sun.awt.FontConfiguration.<init>(Unknown Source)
         at sun.awt.windows.WFontConfiguration.<init>(Unknown Source)
         at sun.awt.Win32GraphicsEnvironment.createFontConfiguration(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.java2d.SunGraphicsEnvironment.<init>(Unknown Source)
         at sun.awt.Win32GraphicsEnvironment.<init>(Unknown Source)
         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 java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
         at java.awt.image.BufferedImage.createGraphics(Unknown Source)
         at com.hyperion.plaf.HYSLImageUtils.toBufferedImage(Unknown Source)
         at com.hyperion.plaf.HYSLImageUtils.grab(Unknown Source)
         at com.hyperion.plaf.HYSLComponentImage.<init>(Unknown Source)
         at com.hyperion.plaf.HYSLComponentImage.<init>(Unknown Source)
         at com.hyperion.plaf.HYSLToolBarBorder.<clinit>(Unknown Source)
         ... 14 more
    (18-Nov-2008 13:39:34), Install.product.install, com.installshield.wizard.StandardWizardListener, err, could not initialize interface swing
    (19-Nov-2008 10:03:12), Install.product.install, com.installshield.wizard.StandardWizardListener, dbg, java.lang.ExceptionInInitializerError
    STACK_TRACE: 40
    java.lang.ExceptionInInitializerError
         at com.hyperion.plaf.HYSLLookAndFeel.initComponentDefaults(Unknown Source)
         at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(Unknown Source)
         at com.hyperion.plaf.HYSLLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.initializeDefaultLAF(Unknown Source)
         at javax.swing.UIManager.initialize(Unknown Source)
         at javax.swing.UIManager.maybeInitialize(Unknown Source)
         at javax.swing.UIManager.getDefaults(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.initialize(Unknown Source)
         at com.installshield.wizard.StandardWizardListener.wizardInitializing(Unknown Source)
         at com.installshield.wizard.Wizard$WizardListenerInitializer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
         at sun.awt.FontConfiguration.getVersion(Unknown Source)
         at sun.awt.FontConfiguration.readFontConfigFile(Unknown Source)
         at sun.awt.FontConfiguration.<init>(Unknown Source)
         at sun.awt.windows.WFontConfiguration.<init>(Unknown Source)
         at sun.awt.Win32GraphicsEnvironment.createFontConfiguration(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.java2d.SunGraphicsEnvironment.<init>(Unknown Source)
         at sun.awt.Win32GraphicsEnvironment.<init>(Unknown Source)
         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 java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
         at java.awt.image.BufferedImage.createGraphics(Unknown Source)
         at com.hyperion.plaf.HYSLImageUtils.toBufferedImage(Unknown Source)
         at com.hyperion.plaf.HYSLImageUtils.grab(Unknown Source)
         at com.hyperion.plaf.HYSLComponentImage.<init>(Unknown Source)
         at com.hyperion.plaf.HYSLComponentImage.<init>(Unknown Source)
         at com.hyperion.plaf.HYSLToolBarBorder.<clinit>(Unknown Source)
         ... 14 more
    (19-Nov-2008 10:03:12), Install.product.install, com.installshield.wizard.StandardWizardListener, err, could not initialize interface swing

  • Shared services installation problem

    Hi,
    i have installed and configured shared services, configuration was also successfull, when i am trying to luanch through user management or internet explorer, it is getting page is not displayed.
    when we install shared services java runtime environment should get install. which is not there in internet explorer advanced settings and add& remove programs.
    when i try to stop the shared services in services list it is giveing error message 1033 and server is not responding.
    webserver = iis 6.0
    application server =apache
    i am trying since very long for this installation.
    pls can any one could suggest what more i should do for above installation
    adavance thanks
    kanth

    thank u,
    i am trying to install 9.3.1 version
    in services when i am trying to stop ldap and shared services it is not getting stopped
    error message is it is not getting respond to the action
    error is 1033
    i am using computer name as server name
    one more thing is when we run hyperion we need to do some setting in internet explore for security and advanced option.
    in advanced options setting a java icon will get created which is not getting in internet explorer advanced option
    first time when i installed it was running perfectly i formatted and trying to re install
    thanks
    kanth

  • Hyperion shared services installation Help.

    Hi
    I just started hyperion installation on my NOTE BOOK PC.
    OS : 2003 server.
    Databse : SQL SErver 2005 with service pack 1
    Oracle 10g
    I downloaded All hyperion SW from oracle.com.
    I am able install shared services but not able to configure any thing. I tried with giving my NT user name & PWD & sQl server user name & pwd, oracle username & pwd. but none it's accepting. Kindly pls tell me how to configure & also tell me is there any easy document for config. I have all installation docs from oracle.

    Hi Udaya,
    To enable TCP/IP,
    go tp
    Start -> Programs -> MS SQL 2005 -> SQL server configuration manager .
    In configuration manager ,if you go to network protocols, you ll see TCP/IP
    Right click ,and go to its properties ,here you can change the status of it
    Sandeep Reddy Enti
    HCC
    http://analytiks.blogspot.com

  • Hyperion Shared Services Installation Problem (URGENT)

    Hi,
    I have installed the Hyperion Shared serives 9.3.1 with Oracle Application server and configured with the same but in
    services.msc i am able to see only HyperionS9OpenLDAp. i did the all post task and did manual configuration for
    Oracle Application Server like
    1 Created new OC4J instance for Shared services
    2 Added the below lines respective config/global-webapplication.xml file
    <init-param>
    <param-name>req_time_introspection</param-name>
    <param-value>true</param-value>
    </init-param>
    3 set the heap size
    Maximum heap size 512M
    Initial heap size 256M
    4 Added the Java Options below
    -Dhyperion.home=<HYPERION_HOME>
    -XX:PermSize=64m
    -XX:MaxPermSize=128m
    5 Deploying interop.war
    6 Added the below lines to Jave calss path
    <HYPERION_HOME>\deployments\generic\SharedServices9\config;
    <HYPERION_HOME>\deployments\generic\SharedServices9\config\lib
    \HubProductBean.jar;
    <HYPERION_HOME>\common\JDBC\DataDirect\3.6\lib\hyjdbc.jar;
    <HYPERION_HOME>\common\JakartaCommons\commons-collections-3.2.jar;
    <HYPERION_HOME>\common\JakartaCommons\commons-dbcp-1.2.1.jar;
    <HYPERION_HOME>\common\JakartaCommons\commons-logging-1.1.jar;
    <HYPERION_HOME>\common\JakartaCommons\commons-pool-1.3.jar;
    <HYPERION_HOME>\common\loggers\Log4j\1.2.14\lib\log4j-1.2.14.jar;
    <HYPERION_HOME>\common\XML\JAXP\1.2.2\xercesImpl.jar
    <HYPERION_HOME>\common\SAP\lib;
    But i able to get only one service.
    Please help on this
    Regads
    KumarK

    hi,
    I have the same supported Version of ORACLE APPLICATION SERVER 10g 10.1.3.1 and for the not able to see the Hyperion Shared Services service in Services.msc as while installing Shared Services there no Option like Deploy as Windows services so not able to see there i think.Please correct me if wrong.
    Here i have one doubt while Configuring Shared Services with Oracle Application Server we are not specified the port number for Shared Services. So is it takes the same PORT number and URL is
    http://<servername>:58080/interop/
    Please clarify me.
    Regards
    KUMARK

  • Shared services not responding...

    Previous shared services used to work fine..
    today all of a sudden it stoped showing login page....after 30 minutes.. internet explorer cannot display this page.....
    tried to restart the services for ldap and shared services....its showing that the services can't be stopped....
    even restart of the server didnt work....
    can anyone let me know the reason for this
    even tried to use recovery.bat scripts.....
    one more question do i need to re-configure all the applications installed on the server....
    Thanks in advance....
    Edited by: user649524 on Jan 6, 2009 7:39 PM

    If you remove the OpenLdap directory (\Hyperion\SharedServices\9.3.1\openLDAP) , then run the shared services installer again it should create it again.
    You will have to configure Shared services again, as for keeping your registered apps I am not so sure on, you might be lucky and reuse the same database when you configure, if not then you will have lost it all and will have to reregister the products with SS.
    Strange you couldn't recover the openldap db usually it is fine if you roll it back to a date when it was working fine.
    Cheers
    John
    http://john-goodwin.blogspot.com.

  • What determines the location of the shared services log files

    I've just completed an install and configuration of Shared Services 9.2.1. The shared services log files, SharedServices_Security.log, SharedServices_Admin.log, etc., are being written to the C:\WINDOWS\system32\null\logs\SharedServices9 path. These files should be written to the Tomcat application folders in the Shared Services home, CSS_HOME, folder. e.g. d:\hyperion\sharedservices\9.2\appserver\installedapps\tomcat\5.0.28. This is according to the Shared Services installation documentation.
    Is there any way to get these log files written to the d: drive? The following references sharedservices.logdir from the hsslogger.properties file but I don't see where a value is set that I can change.
    log4j.appender.FILE.File=${sharedservices.logdir}${file.separator}SharedServices_Security.log
    Thanks,
    Tom

    Hi there!
    Are you looking for the AOM log file?
    By default it´s located at:
    SIEBEL_ROOT\ENTERPRISE\SIEBEL_SERVER\log
    If you can´t find the AOM log files here, try to check the "Log directory" server parameter value.
    Best regards,
    João Paulo

  • Shared services registration failed in HFM 11.1.1.3

    We have installed the following products on the following
    servers
    1) Shared services server Repository : Oracle 11g installed
    in 64 - bit Enterprise Linux.
    2) 64 Bit HFM Installation in Windows 2003 Server.
    3) Shared services installation done in Windows 2003 32-bit
    OS.
    4) IIS is up & running in the same (Windows 2003 Server- 64
    Bit) where HFM is installed.
    5) Also the shared services is accessible by using the URL
    ( in the Windows 2003 Server- 32 Bit)
    **We are facing a problem with during the Web server configuration for HFM & shared services registration.**
    the following system installers are also used :
    1) V17382-01 (64 BIT SYSTEM INSTALLER)
    2) V17397-01 (64 BIT FOUNDATION SERVICES 1)
    3) V17369-01 (64 BIT FOUNDATION SERVICES 2)
    4) V17370-01 (64 BIT FOUNDATION SERVICES 3)
    5) V17372-01 (64 BIT FOUNDATION SERVICES 4)
    Thanks in advance!!!

    Sorry to have forgotten one more installable:
    6) V17365-01.zip ( 64 Bit HFM installable)
    Also if the ISS server is running in the 32-bit mode , does it affect the EPM configuration??
    How do i check whether the IIS server is running in the 32 bit Mode or 64 - bit Mode.

  • UsersByGroup SS report crashing;Shared Services Users not removed correctly

    Apparently, there are not many experts on Shared Services – nor is there much documentation.
    We have an urgent need to get a Users By Group report successfully run from an Shared Services installation today (auditors!)! Opening a support ticket as well as making last ditch attempts to get more suggestions on how to resolve.
    It appears as those the users causing the problem (the UsersByGroup Shared Services reports crashes) are NTLM. Apparently, several users were removed – before they were de-provisioned. Now they are not appearing on the default area but are appearing in other areas within SS. An attempt to re-add them failed to sync them back up (likely gave them each a new SID). We believe it is likely that the two issues are related (the not quite completely deleted users and the User By Group report bombing out – due to a user – since the provisioning is there, but the user is not, for these instances). Two of the Users show under Admin also, which should not be the case.
    Any suggestions on next steps would be greatly appreciated.
    Thanks!

    Hi,
    You should have a look at using the Update Native Directory Utility, this will clear out any stale users in your OpenLdap.
    It should be situated in \Hyperion\common\utilities\SyncOpenLdapUtility
    There is a zipped file called UpdateNativeDir.zip
    It does have a read me on how to use it but it is pretty simple, on windows it is something like updateNativeDir.bat -cssLocation <location to your>CSS.xml
    e.g updateNativeDir.bat -cssLocation C:\Hyperion\deployments\Tomcat5\SharedServices9\config\CSS.xml
    You may need to update the bat file to include the correct location to your Java Home, you will get an error message anyway if it is not set correctly when you run the batch file.
    It will create a log of all stale users removed.
    Good luck.
    John

  • Configuration of EPM 11.1.2 Shared Services issue during installation

    Hi,
    I am running into issue with configuration of Shared Services after installing EPM 11.1.2 on my machine. I am running the installation on Windows 8 and 64 Bit. All of the components that I wanted installed successfully. After that I went into the Configuration for Shared Services, I ran into the issue with the status of Deploy Application to Server not completed successfully (configuring...). I was hoping to configure one thing at a time as suggested in the blogs.... then I'd configure Essbase and not Financial Reporting...in that sequence. Thus, I also do not see any of the services installed under Foundation Services; Shared Services URL, Start EPM nor Start FoundationServices (Oracle Weblogic 10) tmplink.
    I've tried to search online but found nothing specific on the issue. Am I missing something? Please help.
    Thanks

    Windows 8 has not been officially released yet so don't expect EPM products to support it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Cannot Connect to Shared Services DB after 11.1 installation

    I uninstalled 9.3.1 and then installed 11.1
    When I start the configuration process, the foundation services asks to connect to the Shared Services Database. I don't get the option of selecting Perform 1st Time Configuration (it is greyed out), the only choice is connect to previously configured shared services database. When I put in the name of the other shared services database, from the 9.3.1 installation, I get the following error:
    Shared Services database content not found in the specified database
    I am go to the uninstaller, but there is not an option to uninstall just shared services.
    Any ideas would be appreciated

    John,
    I renamed the file in the C:\Program Files\Common Files\InstallShield\Universal\common\Gen1\_vpddb directory. When I ran the configuration again, I still do not get the option to configure a new db, and I still get the error from the original post.
    I have attached the vpd.properties file the was just created
    #HSQL database
    #Tue Feb 03 12:51:13 EST 2009
    sql.strict_fk=true
    readonly=false
    sql.strong_fk=true
    hsqldb.version=1.7.1
    version=1.7.1
    hsqldb.cache_scale=14
    sql.compare_in_locale=false
    sql.month=true
    hsqldb.log_size=200
    modified=no
    hsqldb.cache_version=1.7.0
    hsqldb.original_version=1.7.1
    hsqldb.compatible_version=1.7.0
    sql.enforce_size=false
    Russ

  • 11.1.2 installation(shared services configuration)

    hi Experts,
    i am getting the error at the time configuration.
    i have skip the proxy settings, database configuration was fail. so pls give me some sugetion
    i have 4 servers. in one server shared services and EPMA. now i have installaed shared service in that server as MS 2008 is the OS and oracle is data base.installation is completed. now when i going to configuration, database configuration is failed. here asking some proxy access details. i skip that one.
    pls give me some suggetions.........
    thanks
    Masthan

    Windows 8 has not been officially released yet so don't expect EPM products to support it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion 11 Installation -Shared Service registration is failed for essbase

    Hi All,
    Today, i was installing Hyperion 11 EPMA system. Here is my scenario:
    Installed and configured "Foundation" on one system. Installed "Essbase" products on another system in the same network (Not installed HbNet components). While configuring Essbase products it never asked for Shared Services Server location and hence the essbase products registration with Shared services is failed at the end.
    I checked in the services of second system and wonder to see "OpenLDAP" service is running. (I was not able to uncheck "Hyperion Foundation" product options during Essbase product configuration).
    I have given the same database schema details used to configure database for the shared services. Am i missing anything. Please help.
    Thanks,
    Pr

    It seems you have server1 for foundation services and server2 for essbase only.
    Try this scenario with the following steps:
    1.For server1, Install and configure your database , Install and configure your foundation services.
    after your done with server1
    2.for server2, Install and configure foundation services. Point your database to server1.
    after your done successfully, with no errors.
    Proceed to installation and configuration of essbase products.
    Regards,
    LYN

  • Hyperion 11 Installation-Shared Services registration is failed for Essbase

    Hi All,
    Today, i was installing Hyperion 11 EPMA system. Here is my scenario:
    Installed and configured "Foundation" on one system. Installed "Essbase" products on another system in the same network (Not installed HbNet components). While configuring Essbase products it never asked for Shared Services Server location and hence the essbase products registration with Shared services is failed at the end.
    I checked in the services of second system and wonder to see "OpenLDAP" service is running. (I was not able to uncheck "Hyperion Foundation" product options during Essbase product configuration).
    I have given the same database schema details used to configure database for the shared services. Am i missing anything. Please help.
    Thanks,
    Pr

    Hi Hohn,
    Thanks for your response.
    I'm little confused the way to configure EPM products in a distributed environment. Registration of essbase related product with shared services is still failing even mentioned to use "Previously configured shared services database" on Shared services and Registry database page.
    From the installation guide: 1. Using the database administration console, change the password of the user account that was used to configure the Shared Services database.
    2. Do i need to stop shared services web application and OpenLDAP while configuring "Essbase" products on another system.
    Please address the above points and help.Thanks!!
    Regards,
    pr

Maybe you are looking for

  • Tech On! now available on AppWorld

    Hi! Just want you to see my most recent app, Tech On! Technology News Mobile RSS Reader. Tech On! is a new Mobile RSS Reader buTech On! is a new Mobile RSS Reader bundled with a selection of 40 of the best Technology News Feeds. Just install and you

  • How to register user with developer rights in Netweaver 2004s

    Dear all, I have installed net 2004s on my laptop i want to use bw system in default client 001. for that that i created a new user in 001 client but that user is not registerd as developer . can you suggest a way . Regards, gaurav.

  • Rs232 so slow, why?

    Hello I'm using a serial Visa at 128000bps. I'm using a handshake thats working like this: I send a char from Labview to the Pic with Visa write then the PIC responds with 5 bytes of data that are read with a Visa read. The problem is that I need  a

  • IPhone content deleting itself & sync issues

    Hi everyone, new here, so hopefully I'll be able to get in everything that needs to be said to help solve the issue. I've got a 64GB iPhone 4S that is completely up-to-date software-wise and has a good 30GB free. All content is added manually from iT

  • Desktop wallpaper keeps reverting to an old one

    Just recently my desktop wallpaper reverted to one a had in place a good while ago.  Since having this 'old' one, the wallapper has been changed a number of times.  When this occurs, I cannot change my wallpaper using System Preferences. Often a rest