安裝SQL serverR問題集錦_第1頁
安裝SQL serverR問題集錦_第2頁
安裝SQL serverR問題集錦_第3頁
安裝SQL serverR問題集錦_第4頁
全文預覽已結束

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領

文檔簡介

1、No.1ProblemWhen trying to install or uninstall SQL Server, the setup process fails with the following message:Rule "Restart Computer" failed.A computer restart is required. You must restart this computer before installing SQL Server.This happens because there are pending restart operations

2、 on the machine and the setup needs a reboot before continuing. The problem is, that sometimes, even if the computer is restarted, the setup process can fail at exactly the same step. SolutionCheck if there are pending rename file operations that needs to be done after the computer is restarted

3、.To do this open a registry editor (Start -> Run -> Regedit) and navigate to the following path:HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerRight click on the PendingFileRenameOperations registry key from the right pane, to see the files that will be renamed after the restar

4、t.These entries are added to the registry when a program needs to rename a file that is being used. The file names are stored in this registry key until the system is restarted so they can be renamed.The best approach is to rename the PendingFileRenameOperations registry key (PendingFileRenameOperat

5、ions_OLD for example) and re-run the SQL Server Setup. This time, the setup will pass the "Restart Computer" rule. After the computer starts you can rename back the PendingFileRenameOperations_OLD to PendingFileRenameOperations registry key or add the containing entries to the newly create

6、d PendingFileRenameOperations key (if this is the case).Sometimes the PendingFileRenameOperations registry key is not present in the above path. In this situation, a solution will be to avoid the pending restart by installing / uninstalling SQL from the command line. To do this go to the SQL install

7、ation folder and from the cmd prompt execute the following:setup.exe /SkipRules=RebootRequiredCheck /ACTION=installorsetup.exe /SkipRules=RebootRequiredCheck /ACTION=uninstallBy doing this, the setup will skip the rule that verifies if there are any restart pending operations.No.2ErrorAttributes do

8、not match. Present attributes (Directory, Compressed) , included attributes (0), excluded attributes (Compressed, Encrypted)When you will see this issueYou may hit this error when you are tying to upgrade SQL Server and drive where SQL Server binaries and/or shared features are installed is compress

9、ed with NTFS windows file system compression and/or encryption is enabled.ResolutionGo to “C:Program Files” and check the properties of “Microsoft SQL Server” folder. Here in the properties window you will fins advanced option under the General tab. Now go to advanced option and look for “Compress c

10、ontents to save disk space” and “encrypt contents to secure data”. You will find these options as checked. Please uncheck these options and apply the changes. Now run the install again and it will run successfully.No.3安裝SQL server 2008 R2時遇到如下問題,在安裝到Setup Support Files 后,系統(tǒng)一閃而過下圖錯誤信息后安裝中斷。報錯:preparing SQL server 2008 R2 setup error details,please wait。如下圖:由于此次安裝的系統(tǒng)為英文版,所以要求安裝的SQL

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
  • 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論