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

Similar Messages

  • 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

  • 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.

    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.

  • 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 Configuration Problem

    Hi,
    I have installed Shared Services and also configured database and application server successfully. But getting an error while registering Essbase Administration Services. I have entered sharedservices server name, port, log level but not understanding what to enter in security configuration????
    Please help me out.
    Atul Kushwaha

    Hi Guys,
    I have solved the problem as AAS registered with configuration utiliy.
    Atul

  • Shared services login problem

    Hello,
    I installed and configured the shared services everthing was successful, when i started shared services using user management console , first page is opening with launch application, when i click lauch application it is not opening
    url is http localhost:58080/interop/index.jsp,
    it is not giving any error but showin something is loading
    pls can any one help
    thanks

    Thanks for trying to help me
    I got solved my problem, I enabled custome level options settings in internet explorer Security secutity. now it is working fine.
    thanks & Regards
    srikanth

  • 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

  • Essbase - Shared Services security problem

    In a Shared services enabled Essbase server,
    For a user/group can we define different access levels (say Read on one & Write on the other) to different databases belonging to the same application (BSO)?
    If not, Is there any alternative?
    Appreciate your thoughts.
    Thanks,
    Ethan.

    Of course you can.
    If you're on v11, the steps are as follows:
    1) Create a group (I am going to assume groups and usernames).
    2) Provision the group Essbase server access and Read access to My Very Favorite Essbase Database In The Whole Wide World (MVFEDITWWW) -- Sample.Basic. You could get fancy and create a two level group hierachy with the upper level group provisioned ot Essbase server access and the second group Read access to Sample.Basic if you wanted to.
    3) Expand the application groups and drill into Sample. Right click on Sample and pick Assign Access Control.
    4) An Application tab will open up with a Database drop down. Select Basic and check off the box that relates to your group. It will have the role of Read.
    You have just assigned access to Sample.Basic.
    Follow the same steps for Sample.Intl, etc., etc.
    Regards,
    Cameron Lackpour
    P.S. I believe the above holds true for 9.3.1 but the interface looks a little different. I never did it there -- all of my System 9 work was, alas, Planning only.

  • Hyperion Shared Services inatllation problem

    Hi,
    I have installed the Hyperion Shared serives 9.3.1 with Oracle Application server and configuration 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 security  problem

    Hi All,
    My security is in Shred services mode
    When i open Shared services
    In the ApplicationGroup Folders
    In the APS servers I remove my Essbase server now i want to add it again
    please can any one tell me how can i add it
    what should i do to get that
    please help on this
    thanks in Advance

    I think, you need to configure the shared services and Essbase again. Try this and let us know if this helps to resolve your issue.
    -UB

  • Oracle10.1.2  Report service installation Problem.......

    is it possible oracle report service installation without installing infrastructure?
    if yes tell me the method of installation.
    Oracle AS 10.1.2
    Please can any one help us

    Just download the forms & reports edition, e.g. http://download.oracle.com/otn/nt/ias/101202/as_windows_x86_forms_reports_101202.zip for windows...

  • Web Service Installation Problem

    Hello,
    I am working with Java Web services having some prolems need urgent help. The problem is that after installing the web service on the perticular host i got the following error. Where "IResourceAdmin" is the interface for the web service.
    Error:
    failed to instantiate service implementor for port "IResourceAdmin"
    at com.sun.xml.rpc.server.http.ea.ImplementorFactory.getImplementorFor(ImplementorFactory.java:105)
    at com.sun.xml.rpc.server.http.ea.JAXRPCServletDelegate.doPost(JAXRPCServletDelegate.java:129)
    at com.sun.xml.rpc.server.http.JAXRPCServlet.doPost(JAXRPCServlet.java:69)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:646)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:483)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    [ERROR] http - -failed to instantiate service implementor for port "IResourceAdmin" <failed to instantiate service implementor for port "IResourceAdmin">
    P.S. I can see the wsdl file at the following url
    "http://server-name:5432/ZeraRAWebServices/jaxrpc?WSDL", but while calling it from Perl routine it does noting, just log an error in catalina.out log file.

    Have you figured out a solution for this problem? I recently encountered the same error message, when I attempted to take a working web service I have built and move it from Tomcat 4.0.5 to Tomcat 4.1.12. I have not changed anything at all, and now I am getting this "failed to instantiate service implementor for port ..." error very similar to what you have described.

  • ACS 4.1 Shared Services Components problem

    I'm not able to edit the Shared Profiles Components for CiscoWorks in ACS. Error:
    Failed to edit Ciscoworks Campus Manager.
    Reason: You have insufficient privilege to Add/Edit Ciscoworks Campus Manager.
    I logged in with admin account in ACS with all permissions. When opening the properties of my admin account, all the CiscoWorks rights are deselected. I can select all the rights, apply the changes, but the rights are not applied !

    Seems like it is a windows AD-problem. every 30 min the server gets an gpoupdate (depending on who is logged in to the server) and if i have unchecked the box "use proxyserver" (IE - Options - connections - Lan settings) this update changes everything back to default, ie checks that box back. So next step: talk to some windows-people.
    thanks anyway!
    /lina

  • Hyperion Shared services configuration problem. 11.1.2.2

    Installed 11.1.2.2 HSS and EAS on middle tier linux server and using a 2 brand new SQL Server 2008 database(s) as the repository on Windows 2003 machine. These servers were used in 11.1.2.0 environment so should not have any tcp errors but configtool is throwing the "EPMCFG-10368 cannot connect to database error". Configtool.log only has the "INFO:Start Configuration" message in it. I can ping/telnet from Linux server to SQL Server using 1433 port. As i mentioned, the 11.1.2.0 version was used with these 2 servers and this version was un-installed completely from the Linux server and we are using a brand new SQL database that is setup with a new ID that looks to have all the proper security credentials per the start up instuctions. I do notice that the OraInventory folder and some files still remain from the 11.1.2.0 version in the home directory of the Linux server so maybe that is an issue? Any thoughts on why configtool not finding my new SQL database? Oracle ticket is open but we still in the TCP, Pipe checking phase with them...

    I assume you've already ran -
    Alter database <yourdbname> set read_committed_snapshot on
    Alter database <yourdbname> set allow_snapshot_isolation on
    and -
    Launched SQL Server Configuration Manager, Under SQL Server Network configuration selected "Protocols for <InstanceName>" ensured that the "TCP/IP" protocol is enabled and "Named pipes" is also enabled.
    If not, these changes need to be made and the DB services restarted.

Maybe you are looking for