本文介紹了MMC 無法創建管理單元 SQL Server 配置管理器的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
限時送ChatGPT賬號..
當我嘗試在 sql server 2008 中連接到 sql server 配置管理器時.它顯示錯誤 MMC 無法創建管理單元.
When i tried to connect to sql server configuration manager in sql server 2008. It shows error MMC could not create the snap-in.
直到昨晚它都運行良好.可能是什么原因,我該如何解決.但在后臺 sql server 運行良好.
It was working perfectly till last night. What can be the reason, how can i solve it. But in background sql server is working perfect.
推薦答案
*注意: 在執行此操作之前,請確保您的用戶具有運行 MMC 的管理權限,除非它不是管理員,下面的程序將不起作用.
- Win 按鈕 + R,然后輸入 mmc 并按 Enter.
- 選擇文件->添加/刪除管理單元.
- 點擊添加到控制臺根目錄
- 并找到SQL Server 配置管理器"
- Win button + R, then type mmc and press enter.
- Choose File->Add/Remove Snap-in.
- Click Add to Console Root
- and find the "SQL Server Configuration Manager"
您將能夠從那里使用它或通過將其保存到 SQL 服務器安裝的 bin 文件夾來替換現有控制臺.
You will be able to use it from there or replace existing console by saving it to bin folder of you SQL server's installation.
注意:這是唯一對我有用的選項......
這篇關于MMC 無法創建管理單元 SQL Server 配置管理器的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!