Installing failover cluster instance failed

  • Hi,

    We have 2 Cluster nodes SQL1 & SQL2 and I'm installing SQL Server 2005 cluster instance but the installation failed with the below errors:

    Error 1:

    TITLE: Microsoft SQL Server 2005 Setup

    ------------------------------

    SQL Server Setup has determined that the following account properties are not specified: 'SQLBROWSERACCOUNT' . The properties specify the startup account for the services that are installed. To proceed, refer to the template.ini and set the properties to valid account names. If you are specifying a windows user account, you must also specify the password for the account

    Error2:

    TITLE: Microsoft SQL Server 2005 Setup

    ------------------------------

    The setup has encountered an unexpected error while Completing Commit. The error is: User cancelled installation.

    From the Summary.txt file:

    Machine : SQL2

    Product : SQL Server Database Services

    Error : SQL Server Setup has determined that the following account properties are not specified: 'SQLBROWSERACCOUNT' . The properties specify the startup account for the services that are installed. To proceed, refer to the template.ini and set the properties to valid account names. If you are specifying a windows user account, you must also specify the password for the account.

    --------------------------------------------------------------------------------

    Machine : SQL1

    Product : SQL Server Database Services

    Error : The setup has encountered an unexpected error while Completing Commit. The error is: User cancelled installation.

    -----------------------------------------------

    Here, I'm installing SQL Server 2005 on SQL1 but the error says SQLBROWSERACCOUNT is not specified on SQL2. I did NOT

    see any option to provide the name and password for SQLBROWSERACCOUNT!

    1. What will be the reason for this error?

    2. What is the resolution to resolve this issue?

    and while going through the event viewers, I found the below error:

    Event Type:Error

    Event Source:.NET Runtime Optimization Service

    Event Category:None

    Event ID:1101

    Date:7/14/2010

    Time:10:07:53 AM

    User:N/A

    Computer:SQL1

    Description:

    .NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Failed to compile: C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\Microsoft.VisualStudio.vspBatchParser.dll . Error code = 0x80131047

    Is above error anything to do with the failed installation?

    Thanks

  • Hello experts,

    I'm also geting the same error while installing the SQL Server 2005 failover cluster instance and I went through the link http://msdn.microsoft.com/en-us/library/ms189117%28v=SQL.90%29.aspx

    here, at the bottom of page, in Communinity Content section,

    1) suggesting to install from Command propmt but I never installed from Command prompt and looking to resove this issue installing through the setup.exe only.

    2) The second workaround is to remove one node from the virtual server (SQL instance), which removes the SQL Browser Service, and then run the install on that node

    I did not understand the second workaround on how to remove the virtual sevrer and reinstall.

    Could you explain this workaround in a little bit step by step process?

    thanks

  • Could you please shed some light on this issue??

    I did not get any resolution to go forward:hehe::hehe:

    Thanks

  • I don't have an answer for the specific error, but I have some suggestions on what you can try.

    1) Have you confirmed the MSCS cluster failovers and functions properly without the SQL Server installed? Maybe the clusters aren't talking to each other - which is why SQL2 is getting an error SQL1 is not. This link describes how to test the cluster - http://technet.microsoft.com/en-us/library/cc757030(WS.10).aspx

    2) It doesn't sound like permissions, but I like to check them anyway... See this link - http://msdn.microsoft.com/en-us/library/ms143504.aspx

    Is the cluster functioning properly?

    Cindy

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply