dbTalk Databases Forums  

SQL Server 2005 installing in cluster

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SQL Server 2005 installing in cluster in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Igor
 
Posts: n/a

Default SQL Server 2005 installing in cluster - 04-26-2007 , 06:02 AM






Dear Sirs,

I failed to install SQL Server 2005 Standard in cluster invironment.
Below please find the details.

I have created three Domain Groups, as listed below:
- DomainName\SQLServer;
- DomainName\SQLServerAgentGroup;
- DomainName\SQLServerSearch

and a domain account named Domainname\sqlservice.

When installing SQL Server Database Services, I got the following error:

TITLE: Microsoft SQL Server 2005 Setup
------------------------------

SQL Server Setup was unable add user DomainName\sqlservice to local group
DomainName\SQLServerAgentGroup.

For help, click:
http://go.microsoft.com/fwlink?LinkI...oupMember%40x5


In the SQLSetup_SQL.log :

Error 29512. SQL Server Setup was unable add user DomainName\sqlservice to
local group DomainName\SQLServerAgentGroup.
<Func Name='GetCAContext'>
<EndFunc Name='GetCAContext' Return='T' GetLastError='0'>
Doing Action: Do_sqlGroupMember
PerfTime Start: Do_sqlGroupMember : Thu Apr 26 17:42:58 2007
<Func Name='Do_sqlGroupMember'>
Local group DomainName\SQLServerAgentGroup doesn't exist
Failure adding user DomainName\sqlservice to local group
DomainName\SQLServerAgentGroup (5)
Error Code: 0x80070005 (5)
Windows Error Text: Access is denied.
Source File Name: sqlca\sqlsecurityca.cpp
Compiler Timestamp: Thu Sep 1 22:23:05 2005
Function Name: Do_sqlGroupMember
Source Line Number: 1132

Error Code: 5


Setup has been run under Domain Administrator account.
I wonder if you could advise me anything on the above...

Thank you
Regards, Igor


Reply With Quote
  #2  
Old   
Jasper Smith
 
Posts: n/a

Default Re: SQL Server 2005 installing in cluster - 04-26-2007 , 12:34 PM






Add the service accounts to the relavent groups before running the install.
It should now work fine.

--
HTH,
Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com
http://sqlblogcasts.com/blogs/sqldbatips


"Igor" <igor (AT) utilex (DOT) ru> wrote

Quote:
Dear Sirs,

I failed to install SQL Server 2005 Standard in cluster invironment.
Below please find the details.

I have created three Domain Groups, as listed below:
- DomainName\SQLServer;
- DomainName\SQLServerAgentGroup;
- DomainName\SQLServerSearch

and a domain account named Domainname\sqlservice.

When installing SQL Server Database Services, I got the following error:

TITLE: Microsoft SQL Server 2005 Setup
------------------------------

SQL Server Setup was unable add user DomainName\sqlservice to local group
DomainName\SQLServerAgentGroup.

For help, click:
http://go.microsoft.com/fwlink?LinkI...oupMember%40x5


In the SQLSetup_SQL.log :

Error 29512. SQL Server Setup was unable add user DomainName\sqlservice to
local group DomainName\SQLServerAgentGroup.
Func Name='GetCAContext'
EndFunc Name='GetCAContext' Return='T' GetLastError='0'
Doing Action: Do_sqlGroupMember
PerfTime Start: Do_sqlGroupMember : Thu Apr 26 17:42:58 2007
Func Name='Do_sqlGroupMember'
Local group DomainName\SQLServerAgentGroup doesn't exist
Failure adding user DomainName\sqlservice to local group
DomainName\SQLServerAgentGroup (5)
Error Code: 0x80070005 (5)
Windows Error Text: Access is denied.
Source File Name: sqlca\sqlsecurityca.cpp
Compiler Timestamp: Thu Sep 1 22:23:05 2005
Function Name: Do_sqlGroupMember
Source Line Number: 1132

Error Code: 5


Setup has been run under Domain Administrator account.
I wonder if you could advise me anything on the above...

Thank you
Regards, Igor




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.