Applying Service Pack on multiple instance SQL Server 2008 R2 Cluster and Standalone.

Friends,
Its my first time I am applying Service pack to both Standalone and Clustered SQL 2008 R2 servers. I have multiple instances running on both stand alone and Clustered environment. I don't know how to apply pack with multiple instances. Do I need to apply
the service pack each instance one by one or I can just run the pack to each node of cluster and each box of stand alone server? Will I get any multi instance selection option during the installation process so that I can select multiple instances at once??

When installing service pack for multiple instances in a standalone machine, you just run the installer and it lists all the instances eligible for the update. You could do it one by one or do it at the same time. Doing it at the same time saves time and
energy. If you selected multiple instances then you dont have to do anything else.
In case of cluster, if you have multiple instances then you need to be little careful.
Eg: Assume you have a 2 node cluster Node 1 and Node 2. Two instances Instance 1 active on Node 1 and Instance 2 active on Node 2. What I would do in this case is to first failover any one instance to the passive node. Assume I failed over Instance 2 to
Node 1. Now Node 1 is active node for both instance 1 and instance 2 and Node 2 is passive for both instances. At this point I run the service pack on Node 2. Once patching is done, I reboot the node and then failover the instaces one by one to Node
2. At this point both instances 1 and 2 would get upgraded and will be active in Node2. Now Node 1 is passive and so run the update there. Once the service pack is installed, reboot and then fail back Instance 1 back to Node 1. Note: I would also failover
Instance 2 to Node 1 just to confirm that failover works completely after service pack update.
Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

Similar Messages

  • Upgrade sql server 2008 to 2008R2 and apply Service pack 3

    Hello,
    I have a two node cluster (sql server 2008).  I would like to upgrade to SQL Server R2 and at the same time would like to patch to Service Pack 3.  What would be the best way to accomplish this task with minimal downtime to the users?
    This is my plan:
    1.  Detach any read only databases.
    2.  Upgrade to 2008 R2 (shared feature only) on passive node (node1).
    3.  Apply SP3 on passive node in step 2.
    4.  Swith active node to passive node (node2).
    5. Upgrade to 2008 R2 (shared feature only) on node2.
    6. Apply SP3 on node2.
    7.  Upgrade db (instance) on node2 to 2008 R2.
    8.  Upgrade db (instance) on node1 to 2008 R2.
    9.  Re-attach read only databases.
    Is my procedures correct?
    Thank you.

    Hello,
    Have you seen the following article before?
    http://msdn.microsoft.com/en-us/library/ms191295(v=sql.105).aspx
    You can slipstream SQL 2008 R2 + SP3.
    http://blogs.msdn.com/b/petersad/archive/2011/07/13/how-to-slipstream-sql-server-2008-r2-and-a-sql-server-2008-r2-service-pack-1-sp1.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • SQL Server Service won't start on SQL Server 2008

    Hi everyone,
    I'm having trouble starting SQL Server service after stopping and starting the service. Before this happened, I created a Stored Procedure for marking all tables at once along with a maintenance plan for differential backup on all my databases based on the
    recommendation from this link, http://msdn.microsoft.com/en-us/library/ms253070.aspx.
    When I realized that the differential backup failed with some databases displaying (Restoring...) post-fix to the database name, I decided to stop SQL Server service and start it up. That is when I won't be able to start the service again.
    Is there a fix for starting the SQL Server service? Any help is very much appreciated.
    Additional information:
    - With administrator permission granted.
    - Service Pack 1 for SQL Server 2008 installed.
    - Using default database instance.
    - Tried C:\Program Files\Microsoft SQL Server\MSSQL.....\Binn>net start MSSQLSERVER /T3608 ( return msg: System error 5 has occurred. Access is denied.
    - When I start SQL Server service, I keep getting this dialog msg:
    "Windowns could not start the SQL Server (MSSQLSERVER) on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 1814."
    The event log does not explain or provide any hint on how to fix the problem.
    - Log msg:
    2010-07-22 10:30:25.09 Server      (c) 2005 Microsoft Corporation.
    2010-07-22 10:30:25.09 Server      All rights reserved.
    2010-07-22 10:30:25.09 Server      Server process ID is 6076.
    2010-07-22 10:30:25.10 Server      Authentication mode is MIXED.
    2010-07-22 10:30:25.10 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
    2010-07-22 10:30:25.11 Server      This instance of SQL Server last reported using a process ID of 5708 at 7/21/2010 3:27:01 PM (local) 7/21/2010 10:27:01 PM (UTC). This is an informational message only; no user action is required.
    2010-07-22 10:30:25.11 Server      Registry startup parameters:
         -d C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\master.mdf
         -e C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\Log\ERRORLOG
         -l C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
    2010-07-22 10:30:25.14 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2010-07-22 10:30:25.14 Server      Detected 4 CPUs. This is an informational message; no user action is required.
    2010-07-22 10:30:25.23 Server      Using locked pages for buffer pool.
    2010-07-22 10:30:25.43 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2010-07-22 10:30:25.73 Server      Node configuration: node 0: CPU mask: 0x000000000000000f Active CPU mask: 0x000000000000000f. This message provides a description of the NUMA configuration for this computer. This is an informational
    message only. No user action is required.
    2010-07-22 10:30:25.81 spid7s      Starting up database 'master'.
    2010-07-22 10:30:26.14 spid7s      CHECKDB for database 'master' finished without errors on 2010-07-19 21:15:02.823 (local time). This is an informational message only; no user action is required.
    2010-07-22 10:30:26.18 spid7s      Resource governor reconfiguration succeeded.
    2010-07-22 10:30:26.18 spid7s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    2010-07-22 10:30:26.18 spid7s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
    2010-07-22 10:30:26.19 spid7s      FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'MSSQLSERVER'.
    2010-07-22 10:30:26.28 spid7s      SQL Trace ID 1 was started by login "sa".
    2010-07-22 10:30:26.29 spid7s      Starting up database 'mssqlsystemresource'.
    2010-07-22 10:30:26.31 spid7s      The resource database build version is 10.00.2531. This is an informational message only. No user action is required.
    2010-07-22 10:30:26.43 spid10s     Starting up database 'model'.
    2010-07-22 10:30:26.43 spid7s      Server name is 'XXXXXXXXXXXXXX'. This is an informational message only. No user action is required.
    2010-07-22 10:30:26.47 spid10s     The database 'model' is marked RESTORING and is in a state that does not allow recovery to be run.
    2010-07-22 10:30:26.47 spid10s     Error: 927, Severity: 14, State: 2.
    2010-07-22 10:30:26.47 spid10s     Database 'model' cannot be opened. It is in the middle of a restore.
    2010-07-22 10:30:26.59 spid10s     Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in
    the event log that may indicate why the tempdb files could not be initialized.
    2010-07-22 10:30:26.59 spid10s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.

    Hello,
    Could you please copy the model.mdf and modellog.ldf from
    C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\Binn\Templates
    To
    C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA
    Rebuilding the system databases you will lose lose logins, jobs, SSIS packages. You may have to restore or attach user databases.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • MSDTC set up in SQL Server 2008 failover cluster

    Hi Guys,
    I am in the process of setting up failover cluster using SQL Server 2008  (64Bit) Enterprise on Windows Server 2008 R2 (64Bit) I have completed almost all the works but I got few questions regarding MSDTC configuration whether the MSDTC disk should
    be assigned from SAN or it should be local to the disk ,  Separate disk for each nodes in the cluter or 1 disk to be used across all the servers for MSDTC in windows fail over cluster.
    With regards, Gopinath.

    Hi Gopinath,
    Please review the following similar blogs to get more details about configuring MDTC and pros & cons of different options.
    How to Configure Multiple Instances of Distributed Transaction Coordinator (DTC) on a Windows Server Failover Cluster 2008
    http://blogs.technet.com/b/askcore/archive/2009/02/18/how-to-configure-multiple-instances-of-distributed-transaction-coordinator-dtc-on-a-windows-server-failover-cluster-2008.aspx
    How to configure DTC for SQL Server in a Windows 2008 cluster
    http://blogs.msdn.com/b/cindygross/archive/2009/02/22/how-to-configure-dtc-for-sql-server-in-a-windows-2008-cluster.aspx
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Uninstall SQL Server 2008 Express R2 and SQL Server 2012 unsuccessfully

    HI
    I want to uninstall SQL Server 2008 R2 and SQL Server 2012 but it was successful.
    When I try to uninstall 2008 R2
    It shows the sqlsupport.msi can't find
    Warning 26003.  Microsoft Server 2008 R2 Setup Support Files cannot be uninstalled because the following products are installed:
    SQL Server 2008 R2 SP2 Common Files are installed
    SQL Server 2008 R2 Dabtabase Engine Shared
    Microsfot SQL Server R2 RsFx Driver
    SQL Server 2008 R2 SP2 Database Engine Services
    When I uninstall 2012, it shows the SQL Browser has been installed.
    Warning 26003.  Microsoft SQL sERVER 2012 Setup Support Files cannot be uninstalled because the following products are installed:
    SQL Server Browser for SQL Server 2012

    I tried to uninsall SQL Server 2008 R2 and SQL Server 2012.
    Yes, I did what you said : right click on Microsoft SQL Server 2008 R2 and then uninstall.
    System pop up window says :
    Warning 26003.  Microsoft SQL Server 2008 R2 Setup Support Files cannot be uninstalled because the following products are installed:
    SQL Server 2008 R2 SP2 Common Files are installed
    SQL Server 2008 R2 Dabtabase Engine Shared
    Microsfot SQL Server R2 RsFx Driver
    SQL Server 2008 R2 SP2 Database Engine Services
    I hope you are uninstalling from Add remove program. Can you first uninstall
    SQL Server 2008 R2 SP2 Common Files are installed
    SQL Server 2008 R2 Dabtabase Engine Shared
    Microsfot SQL Server R2 RsFx Driver
    SQL Server 2008 R2 SP2 Database Engine Services
    And then uninstall the
    Microsoft SQL Server 2008 R2
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Update SQL Server 2008 R2 CLUSTER To SP1 With TFS 2010

    Hi,
    I have Cluster SQL Server 2008 R2 configured to store  Team Foundation Server 2010 DBs
    I want to Update this Cluster to SP1 to support Sharepoint DBs 
    So i want to see if this update can impact my TFS DBs 
    Thnx
    vote if you think useful

    Hello,
    I which way is this "Database Design" related, the Topic of this forum?
    You can install the SP 1 without any harm to your TFS 2010 database; we host them on SQL Server 2012 and also this work.
    But instead of the old SP1 you should go with the last SP 3 for SQL Server 2008 R2.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]
    thank you for your reply
    I want to test it in a lab environment
    vote if you think useful

  • Upgrade to SP3 from sql server 2008 R2 SP2 and SharePoint server 2010 known issues

    Hi Guys,
    We are planning to upgrade SQL server to SP3 from 2008 R2 SP2 and would like to known if there are any known issues with SharePoint 2010 server and office web apps.
    Though I was searching blogs and forums and could not find any noteworthy but wanted to look if any noted SharePoint issues after the upgrade.
    VM

    Hi Venu,
    There should no issue for SharePoint 2010 with install SP3 for SQL2008R2 (also like comments mentioned in article below), I searched from internal and internet, there seems no document/article mentioned the known issue for SharePoint about this, you can
    back up your environment and test the SP3 in a test environment before touching the production environment. 
    https://habaneroconsulting.com/insights/SharePoint-SQL-Server-Support-Matrix#.VSTY-nkfr4Y
    http://blogs.msdn.com/b/glsmall/archive/2014/12/03/list-of-fixes-in-sql-server-2008-r2-sp3.aspx
    Thanks
    Daniel Yang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Reporting Point over remote multiple instance SQL Server

    Hi,
    The scenario is the following:
    1 CAS SCCM 2012 R2
    1 Primary SCCM 2012 R2
    1 SQL Server 2012 SP2. 2 Instances. Each instance has Database Engine Services and Reporting Services - Native.
    The CAS and Primary installation was OK.
    The reporting point for CAS (default SQL instance) installation was OK.
    The reporting point for Primary (named SQL instance) installation is not possible. The reports node at SCCM console is empty. Both of the SRS instances was automatically configured, at installation (Install and Configure).
    The question is:
    Is it possible to use the same SRS to host 2 reporting points? (1 for CAS, 1 for Primary. Each at different instance)
    Thanks in advance!

    Hi,
    At another customer I get the same scenario. They want to use the same server for hosting DBs and reports for CAS site and 2 Primary sites.
    The message is:
    Site Component Manager detected that site system "\\ECBPPRQSM.MYDOMAIN.NET" is currently in use by ConfigMgr site CAS.
    Possible cause: You accidentally configured this site system as part of this site and as part of site CAS.
    Solution: Remove this site system from the list of site systems for this site or for site CAS.
    The question remains basically the same:
    Is it possible to use the same SRS to host 3 reporting points? (1 for CAS, 2 for Primary. Each at different instance)
    Thanks in advance!

  • Multiple instance SQL Server not working between VM's

    I'm working with SQL Server 2014 running on Windows Server 2012 R2 Azure VM and having problems connecting to the SQL Server instance from a Windows Server 2012 R2 VM running IIS. The connection string and setup is the same as I have been using for several
    years. The main difference is I am now running multiple instances on the SQL Server. Firewall is configured properly, SQL is in mixed authentication mode, configuration is identical to all the servers as ones configured in the past. Would there be anything
    in the Virtual Network or in Azure that needs configured?

    Is this VM deployed in a Virtual Network? If so, make sure to use static IPs, so that, in case the VM is rebooted, the IP remains constant. If not, this may be the cause of your problem, the IP will change when the VM reboots.
    If you've tried to connect to the VM from outside the Virtual Network, then you need to create an endpoint for the SQL port. This needs to be configured for each instance of SQL Server on the VM.

  • MS SQL Server 2008 Metro Cluster with same subnet

    Hi All,
    I want to setup SQL 2008 Active / Passive Cluster for OCS 2007 between two Data centers, Both DCs are same location which building 1(DC1) and building 2(DC2).
    I am planning to use Hyper-V cluster between two DCs and then create SQL 2008 VMs then  create another windows 2008 with SQL clusters.
    For the above solution, I need to use ISCSI based EMC VNX-e storages on both DCs and do the replication.
    Is there any other better solution to perform? Please help me to provide more infromation.

    Hi,
    Additional, we recommend that your clustered servers be member servers. If they are, you need an additional server that acts as the domain controller in the domain that contains
    your failover cluster.
    The related KB:
    Failover Cluster Step-by-Step Guide: Configuring a Two-Node File Server Failover Cluster
    http://technet.microsoft.com/en-us/library/cc731844(v=ws.10).aspx
    Windows Server 2008 Multi-Site Clustering Technical Decision-Maker White Paper
    http://download.microsoft.com/download/3/B/5/3B51A025-7522-4686-AA16-8AE2E536034D/WS2008%20Multi%20Site%20Clustering.doc
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • I can't install service pack 1 for my Windows server 2008 R2

    I  found an error inside the log as amd64_microsoft-windows-lsa_31bf3856ad364e35_6.1.7601.17514_none_04709031736ac277\lsass.exe [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    Where can I find that file ? Any suggestion ?

    Please run the system update readiness tool.
    http://windows.microsoft.com/en-us/windows7/What-is-the-System-Update-Readiness-Tool?SignedIn=1
    Then post the complete contents of;
    %SYSTEMROOT%\Logs\CBS\CheckSUR.log
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Upgrating SQL Server 2008 R2 SP2 to SQL Server 2014 Standard "UpgradeFeatureSpecificRules: KJRTMUpgradeBlockRule"

    I've been searching for HOURS how to resolve this issue:
    I am trying to upgrade SQL Server 2008 R2 (Express Edition with advanced services) to SQL SERVER 2014 Standard edition, my first issue was to update the 2008 R2 to Service pack 2 on the first FEATURE RULE TEST, at this time on it's keep saying this:
    ======================================================================================
    Rule Check Result
    Rule "SQL Server 2008 R2 Service pack 2 or later is requered for upgrade.: failed.
    This SQL Server 2008 R2 features that have been selected to be upgraded to SQL Server 2014 are not at the require service pack. To continue with this upgrade, install SQL Server 2008 Service Pack 2 or lager to the selected instance and the shared features.
    =====================================================================================
    This is the Configuration Report issue:
    Microsoft SQL Server 2014 - System Configuration Check Report
    UpgradeFeatureSpecificRules: SQL Server 2014 Setup configuration checks for rules group 'UpgradeFeatureSpecificRules'
        KJRTMUpgradeBlockRule     
    Checks if the currently selected SQL Server 2008 R2 features to upgrade are at the supported service pack.     Failed     The SQL Server 2008 R2 features that have been selected to be upgraded to SQL Server 2014 are not at the
    required service pack. To continue with this upgrade, install SQL Server 2008 Service Pack 2 or later to the selected instance and the shared features.
    ====================================================================================
    I try after hours and finally did install the Upgrade Advisor and got not issues, the last choice I was to uninstall the Management Studio because in other upgrade express versions got blocked, but in this new version of SQL Server 2014 I don't see any way
    out!!!
    Thanks.

    Hi again
    This is the scenario:
    -I have installed the SQL SERVER 2008 R2 With Advanced services (version 10.50.1600.1), and now my guest decide to upgrade to an STARNDARD version which nowadays Microsoft is offering the 2014 version.
    -As all IT Support and DBA I try to upgrade to SQL 2014 to check and see with requirements were missing or updates. The first check report only ask to upgrade to SQL SERVER 2008 R2 SP2 (version 10.51.2500.0) which I found in the optional update list and
    resolved immediately with the Windows Update service.
    -Finally, I realise doing the discovery report (suggested in the last post) is that Windows update only download the service pack 2 for SQL Server 2008 instead of the 2008 R2 (I downloaded manually) then the version was upgrade to 10.52.4000.0
    Next time I might download the updates manually and not loosing a lot hours with Windows Update, another point very important is that when SQL Server 2008 R2 is installed, create the Microsoft SQL Server 2008 folder at all programas in the Startup menu:
    with the SQL Server Installation Center, but there is not one R2, when you execute this one just show the 2008 installed features.
    Now we are on 12.0.2000.8
    Thanks anyway and all of you for your interest!!!

  • Apply monthly Windows 2008 r2 updates within SQL Server 2008 cluster

    Hello is applying Windows updates within 2 node SQL Server 2008 cluster (active-passive) as simple as download/install the windows update on the passive node, then failover, then apply on other node, and then fail back over ?...or are there other needed/recommended
    steps ?  Thanks in advance.

    Thanks for your reply Shanky_621 much appreciated.
    In your link provided http://support.microsoft.com/kb/174799 it looks like the steps order is slightly different from this link of
    http://technet.microsoft.com/en-us/library/cc731291.aspx which mentions...
    "...where the recommended sequence is to move all services and applications off of the node, pause the node, then apply software updates to the node."
    ...does it matter which is done first ('Pause' or 'move Services/Application') or can I simply go to the Passive node (say 'B' where there are no Services or Applications currently on it), 'Pause' it, apply the Windows updates, then 'Resume' it, &
    reboot ?

  • Adding instance to SQL Server 2008 R2 on SBS 2011 Standard

    I need to add an instance to my SQL Server 2008 R2 that is part of Small Business Server 2011 Standard operating system. When I click on "New SQL Server stand-alone installation or add features to an existing installation" I get another pop up
    window asking for SQL Server 2008 Installation Media. Where can I find this installation media?

    Hi BruceR80,
    According to your description, SQL Server installation center asks for SQL Server 2008 installation media and you don't know where to find it. This could happen when the temporary folder to which the installation file is extracted doesn't exist. You could
    follow the steps below to troubleshoot the issue.
    1.In Microsoft Download Center, download the SQL Server 2008 installation file to your local drive and click the file, you will see that the file will be extracted to a temporary folder. Please make a note of what directory it is extracted to. For example,
    it could be in c:\ followed by a folder name which will be a set of random letters and numbers "fd7667bgbb33gg2g".
    2.Copy that temporary folder to your desktop and close the SQL Server Installation Center window.
    3.Reopen SQL Server Installation Center. Click on the installation tab and install. When it asks for SQL Server 2008 installation media, browse to the instillation media folder(that temporary folder) which is copied to your desktop and continue the installation
    process.
    There are two similar articles for your reference:
    http://forum.winhost.com/threads/ms-server-management-studio-cant-find-installation-media.3432/
    https://coastalcoder.wordpress.com/2012/12/03/browse-for-sql-server-2008-r2-installation-media/
    Regards,
    Michelle Li

  • I am not able to install sql server 2008 r2 sp2

    hi,
    I have installed sql server 2008 r2 rtm and want to update to sp2 and have installed sp2 from microsoft website and then i installed CU1 for sp2. All installation  did successfully but still it is not showing the updated version info.I am checking the
    version info from Help>About. Please tell me what to do next?
    Thanks and regards. 

    Hello,
    Please run the discovery report. Maybe you have more than one instance of SQL Server installed on that computer and you updated just one of them. Make sure you click to select all the instances shown on the “Select Features” page of SQL Server setup.
    http://learnsqlwithbru.com/2012/01/04/installing-sql-server-2008-service-pack-3-on-multiple-instances/
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

Maybe you are looking for

  • Prevent Non-English Characters on JSP forms

    I was hoping to get any programming tips/ideas to prevent users from entering non-english text on web-forms. Any feedback would be greatly appreciated. Thanks.

  • Multilingual Issue/Confusion for PT849/FSCM90 ML install

    Hello, Recently I've installed a PT8.49, FSCM 9.0 with FSCM 9.0 ML. But there're several steps fails or I was confused at. Here's the main procedure of the installation I went throu. 1. Install WebLogic/Tuxedo 2. Instal PT8.49/FSCM 9.0/FSCM 9.0ML 3.

  • How can i get rid of a black speck behind the screen?

    Brand new, quad 2.8 GHZ Intel iMac. Beautiful. But has a black speck in the screen. How on earth would i get rid of this? I'm quite positive it's not on the screen. i've wiped it very firmly w/ the cloth provided. the thing is simply on the other sid

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

  • To remove warning message " CONNECTION TO LIVE CACHE FAILED"

    Hi, I am working on a stand alone SNC system , and I am testing it . We have not installed Live cache in this system We are creating master data directly in SNC system never faced issue while creating location , Business partner But while creating Pr