Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Piroto

Problemas ao instalar SQL Server 2008 R2

Recommended Posts

estou tentando fazer a instalação de um sql server 2008 r2 no windows 7 e a instalação nao é concluida: o seguinte log é gerado.

 

 

 

2011-03-08 22:23:18 SQLBrowser: sRegLocation = 'SOFTWARE\Microsoft\Microsoft SQL Server', regView = 'ProcessDefault', sSddl = '(A;CI;KR;;;[sqlServer2005SQLBrowserUser$DHIEGO-PC])', bOptional = 'False'.

2011-03-08 22:23:18 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine

2011-03-08 22:23:18 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server

2011-03-08 22:23:18 Slp: Sco: Attempting to replace account with sid in security descriptor (A;CI;KR;;;[sqlServer2005SQLBrowserUser$DHIEGO-PC])

2011-03-08 22:23:18 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed: (A;CI;KR;;;[sqlServer2005SQLBrowserUser$DHIEGO-PC])

2011-03-08 22:23:18 Slp: Sco: Account name to be translated into SID: SQLServer2005SQLBrowserUser$DHIEGO-PC

2011-03-08 22:23:18 Slp: Sco: Attempting to get account sid for user account SQLServer2005SQLBrowserUser$DHIEGO-PC

2011-03-08 22:23:18 Slp: Sco: Attempting to get sid for user account SQLServer2005SQLBrowserUser$DHIEGO-PC

2011-03-08 22:23:18 Slp: Sco: GetSidForAccount normalized accountName SQLServer2005SQLBrowserUser$DHIEGO-PC parameter to SQLServer2005SQLBrowserUser$DHIEGO-PC

2011-03-08 22:23:18 Slp: Sco: Account name is translated into: S-1-5-21-4097025882-448836816-2867886979-1006

2011-03-08 22:23:18 Slp: Sco: Final security descriptor: (A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: Sco: Attempting to set security descriptor (A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: Sco: Attempting to normalize security descriptor (A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: Sco: Adding 'D:' DACL identifier to the input security descriptor (A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed: D:(A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned: D:(A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: Sco: Attempting to normalize security descriptor D:(A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: Sco: Attempting to replace account with sid in security descriptor D:(A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: ReplaceAccountWithSidInSddl -- SDDL to be processed: D:(A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: ReplaceAccountWithSidInSddl -- SDDL to be returned: D:(A;CI;KR;;;S-1-5-21-4097025882-448836816-2867886979-1006)

2011-03-08 22:23:18 Slp: Prompting user if they want to retry this action due to the following failure:

2011-03-08 22:23:18 Slp: ----------------------------------------

2011-03-08 22:23:18 Slp: The following is an exception stack listing the exceptions in outermost to innermost order

2011-03-08 22:23:18 Slp: Inner exceptions are being indented

2011-03-08 22:23:18 Slp:

2011-03-08 22:23:18 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException

2011-03-08 22:23:18 Slp: Message:

2011-03-08 22:23:18 Slp: Tentativa de execução de uma operação não autorizada.

2011-03-08 22:23:18 Slp: Data:

2011-03-08 22:23:18 Slp: WatsonData = Microsoft SQL Server

2011-03-08 22:23:18 Slp: DisableRetry = true

2011-03-08 22:23:18 Slp: Inner exception type: System.UnauthorizedAccessException

2011-03-08 22:23:18 Slp: Message:

2011-03-08 22:23:18 Slp: Tentativa de execução de uma operação não autorizada.

2011-03-08 22:23:18 Slp: Stack:

2011-03-08 22:23:18 Slp: em System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)

2011-03-08 22:23:18 Slp: em System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)

2011-03-08 22:23:18 Slp: em Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)

2011-03-08 22:23:18 Slp: em Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)

2011-03-08 22:23:18 Slp: em Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.GetAccessControl()

2011-03-08 22:23:18 Slp: em Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)

2011-03-08 22:23:18 Slp: ----------------------------------------

 

 

 

 

alguem tem uma pista? ABSSS

Compartilhar este post


Link para o post
Compartilhar em outros sites

Piroto,

de uma lida neste artigo:

 

http://support.microsoft.com/kb/955725

 

Existe uma lista de problemas e as soluções para o problema.

 

Abçs

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.