Sunday, March 25, 2012

Cluster install fails

I'm running into issues installing SQL 2005 Enterprise on a Win2003 server. They seem to be related to missing rights. I've done a lot of research and have come up empty. Does anyone know why I'm getting these log entries? Thanks for any help.

Running: OpenPipeAction at: 2006/0/31 11:35:35
Complete: OpenPipeAction at: 2006/0/31 11:35:35, returned false
Error: Action "OpenPipeAction" failed during execution.

Error: 0x80070005 TaskScheduler::SetTargetComputer for \\SERVER
Complete: RunRemoteSetupAction at: 2006/0/31 11:35:35, returned false
Error: Action "RunRemoteSetupAction" failed during execution. Error information reported during run:
Attempting to determine log files for remote install.
Connection to remote computer's scheduler service.
Error: 80070005 Access is denied.

Skipped: InstallASAction.11
Waiting for actions from remote setup(s)
Breaking wait state and aborting package due to cancel code received: 1602
Remote setup(s) are ready
Notify package action is determined: 1602
Error Code: 0x800700e9 (233)
Windows Error Text: No process is on the other end of the pipe.

Source File Name: remotemessagelib\overlappedpipelistener.cpp
Compiler Timestamp: Fri Jul 29 01:13:51 2005
Function Name: sqls::OverlappedPipeListener::writePipe
Source Line Number: 294
Notification failed to send.

This was due to Registry policy settings on the domain. The permissions granted to the keys didn't include Windows 2003 groups such as Local Service and Network Service and actually shouldn't have existed in the domain policy in the first place. How they got there is still a mystery... A clean domain was created to compare against and all permissions were modified to match, then removed from the policy after propagation.|||

I am having the same issue, can you post which Registry Hive areas where affected by your Domain Policy? I wanted to limit the amount of access that I grant to allow the installation to complete.

Thanks!

NED

|||

I don't know how helpful this will be, but this was the list that didn't have default values.

machine\software
machine\software\classes
machine\software\classes\.hlp
machine\software\classes\helpfile
machine\software\microsoft\command processor
machine\software\microsoft\cryptography
machine\software\microsoft\driver signing
machine\software\microsoft\enterprisecertificates
machine\software\microsoft\netdde
machine\software\microsoft\non-driver signing
machine\software\microsoft\ole
machine\software\microsoft\protected storage system provider
machine\software\microsoft\rpc
machine\software\microsoft\secure
machine\software\microsoft\systemcertificates
machine\software\microsoft\windows nt\currentversion
machine\software\microsoft\windows nt\currentversion\accessibility
machine\software\microsoft\windows nt\currentversion\aedebug
machine\software\microsoft\windows nt\currentversion\asrcommands
machine\software\microsoft\windows nt\currentversion\classes
machine\software\microsoft\windows nt\currentversion\drivers32
machine\software\microsoft\windows nt\currentversion\efs
machine\software\microsoft\windows nt\currentversion\font drivers
machine\software\microsoft\windows nt\currentversion\fontmapper
machine\software\microsoft\windows nt\currentversion\image file execution options
machine\software\microsoft\windows nt\currentversion\inifilemapping
machine\software\microsoft\windows nt\currentversion\perflib
machine\software\microsoft\windows nt\currentversion\perflib\009
machine\software\microsoft\windows nt\currentversion\ports
machine\software\microsoft\windows nt\currentversion\profilelist
machine\software\microsoft\windows nt\currentversion\secedit
machine\software\microsoft\windows nt\currentversion\setup\recoveryconsole
machine\software\microsoft\windows nt\currentversion\svchost
machine\software\microsoft\windows nt\currentversion\time zones
machine\software\microsoft\windows nt\currentversion\windows
machine\software\microsoft\windows nt\currentversion\winlogon
machine\software\microsoft\windows\currentversion
machine\software\microsoft\windows\currentversion\explorer\user shell folders
machine\software\microsoft\windows\currentversion\group policy
machine\software\microsoft\windows\currentversion\installer
machine\software\microsoft\windows\currentversion\policies
machine\software\microsoft\windows\currentversion\runonce
machine\software\microsoft\windows\currentversion\runonceex
machine\software\policies
machine\system
machine\system\clone
machine\system\controlset001
machine\system\controlset002
machine\system\controlset003
machine\system\controlset004
machine\system\controlset005
machine\system\controlset006
machine\system\controlset007
machine\system\controlset008
machine\system\controlset009
machine\system\controlset010
machine\system\currentcontrolset\control\class
machine\system\currentcontrolset\control\computername
machine\system\currentcontrolset\control\contentindex
machine\system\currentcontrolset\control\keyboard layout
machine\system\currentcontrolset\control\keyboard layouts
machine\system\currentcontrolset\control\print\printers
machine\system\currentcontrolset\control\productoptions
machine\system\currentcontrolset\control\securepipeservers\winreg
machine\system\currentcontrolset\control\session manager\executive
machine\system\currentcontrolset\control\timezoneinformation
machine\system\currentcontrolset\control\wmi\security
machine\system\currentcontrolset\enum
machine\system\currentcontrolset\hardware profiles
machine\system\currentcontrolset\services\eventlog
machine\system\currentcontrolset\services\tcpip
users\.default
users\.default\software\microsoft\netdde
users\.default\software\microsoft\protected storage system provider

|||

Are you use any antivirus software. I found blocking actions in the logs of my McAfee VirusScan Enterprise.

Unfortunately I still have a same problem after uninstalling of the antivirus sw.

No comments:

Post a Comment