Quantcast
Channel: CodeSection,代码区,SQL Server(mssql)数据库 技术分享 - CodeSec
Viewing all articles
Browse latest Browse all 3160

How to Find Missing SQL Server Configuration Manager? Interview Question of t ...

$
0
0

Question:I just installed the latest version of SQL Server and now I am not able to find SQL Server Configuration Manager. What should I do?

Answer:I just happen to participate in the interview question panel recently. When this question was brought up by one of the interviewer, I suggested that it should not be included. I believe this question is not fair to users. First of all not everyone knows everything and there are some questions which should be just good for Google and they should not be asked in an interview. After long argument, I was able to convince the interviewer to remove this from grading the candidate, however, they still wanted to ask in the interview. Well, some battles we win and some we lose, I finally let settle at the midway. Now let us see the answer of this question.

Well, after SQL Server 2008, SQL Server Configuration Manager is no more available in the start menu as an individual program. It no more stands alone as it used to be previously.It is available via search or via runin windows.

Here is what you should do if you are looking forSQL Server Configuration Manager.

Go to Search in Windows and type following based on the version of SQL Server.


How to Find Missing SQL Server Configuration Manager?   Interview Question of t ...
SQL Server 2008 SQLServerManager10.msc SQL Server 2012 SQLServerManager11.msc SQL Server 2014 SQLServerManager12.msc SQL Server 2016 SQLServerManager13.msc

Once you enter commands in the search engine it will bring up the configuration manager. You can click on it and it will openSQL Server Configuration Manager.

Reference: Pinal Dave ( http://blog.sqlauthority.com )


Viewing all articles
Browse latest Browse all 3160

Latest Images

Trending Articles