Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 3540

SQL Server 2014 Installation Errors

$
0
0

Good Morning,

Having some issues installing sql server 2014 enterprise on a Windows Server 2012 R2 x64 cluster. I am running the setup as an administrator, setup and point all the settings to a cluster shared volume.  I am a local admin on the server, OU admin on the Active Directory domain to the server object location.  Running the install as the OU admin account which is also an administrator on the machine.  However, near the end of the installation i get the following error message:

Sco: Attempting to normalize security descriptor D:P(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;OICI;FA;;;CO)(A;OICI;FA;;;S-1-5-80-3880718306-3832830129-1677859214-2598158968-1052248003)
Sco: Attempting to replace account with sid in security descriptor D:P(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;OICI;FA;;;CO)(A;OICI;FA;;;S-1-5-80-3880718306-3832830129-1677859214-2598158968-1052248003)
ReplaceAccountWithSidInSddl -- SDDL to be processed:  D:P(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;OICI;FA;;;CO)(A;OICI;FA;;;S-1-5-80-3880718306-3832830129-1677859214-2598158968-1052248003)
ReplaceAccountWithSidInSddl -- SDDL to be returned:  D:P(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;OICI;FA;;;CO)(A;OICI;FA;;;S-1-5-80-3880718306-3832830129-1677859214-2598158968-1052248003)
Prompting user if they want to retry this action due to the following failure:
----------------------------------------
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: Microsoft.SqlServer.Configuration.Sco.SqlDirectoryException
    Message:
        Updating permission setting for folder 'C:\ClusterStorage\Volume1\A4SQLDB\MSSQL12.MSSQLSERVER\MSSQL\DATA' failed. The folder permission setting were supposed to be set to 'D:P(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;OICI;FA;;;CO)(A;OICI;FA;;;S-1-5-80-3880718306-3832830129-1677859214-2598158968-1052248003)'.
    HResult : 0x84cf0003
        FacilityCode : 1231 (4cf)
        ErrorCode : 3 (0003)
    Data:
      WatsonData = Microsoft.SqlServer.Configuration.Sco.SqlDirectoryException@SetFolderSecurityDescriptorFalied
      DisableRetry = true
    Inner exception type: System.UnauthorizedAccessException
        Message:
                Attempted to perform an unauthorized operation.
        HResult : 0x80070005
        Stack:
                at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
                at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
                at System.Security.AccessControl.DirectorySecurity..ctor(String name, AccessControlSections includeSections)
                at System.IO.Directory.GetAccessControl(String path, AccessControlSections includeSections)
                at Microsoft.SqlServer.Configuration.Sco.SqlDirectory.SetSecurityDescriptor(String sddlString, Boolean overwriteSecurityDescriptor)
----------------------------------------

It is weird as i have full writes to the whole cluster volume.  I can go in and change the permissions but no matter what i do, this error keeps populating.  I have tried pointing the data at the root volume, added a folder with custom permissions and pointed to that on the cluster volume share, but to no avail.  I keep getting this error.  Any feedback is appreciated.


Viewing all articles
Browse latest Browse all 3540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>