Error installing 2012

  • Has anyone ever seen this error? If so how do I correct it?

    TITLE: Microsoft SQL Server 2012 Service Pack 1 Setup

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

    The following error has occurred:

    Updating permission setting for file 'D:\pagefile.sys' failed. The file 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)'.

    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.

    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xB11EAE11%25400xE9BC3D64

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

    BUTTONS:

    &Retry

    Cancel

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

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

  • I have not seen that exact error, but my guess is that the error isn't being thrown by the SQL Server installer,but being thrown by Windows.  My GUESS is that Windows is running low on RAM and needs to do something with the page file (probably increase size) but when Windows goes to use the page file on the D drive, it is unable to.

    I would check that your page file settings are correct on the server and if they are, you may want to check the permissions  on the page file on the D drive.

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

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

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