Could not start SQL Server service on this machine error code 126

Windows cannot start SQL Server on the local computer. Error code 126.

When starting the database sql service, it prompts [Windows cannot start SQL Server on the local computer. Consult the system event log for more information. If this is a non-Microsoft service, please contact the service vendor and refer to service-specific error code 126.

 

 

In 2005's "Configuration Tools", there is a "SQL Server Configuration Manager" --> SQLserver 2005 network configuration,

There is a VIA attribute in MSSOLSERVER and SQLEXPRESS , you can disable that VIA setting if the service cannot be started .

Then restart the service, it is estimated that it will be fine.

 

About VIA agreement:

A connection protocol of SQL Server, the full name is Virtual Interface Architecture, the Chinese name is Virtual Interface Architecture.

It is equivalent to the network transmission protocol. If you want to remote, it is best to turn it off, otherwise it cannot be remote.

 

In SQL2005, there is configuration management, and there are some network configurations in it. What we will talk about below is that in addition to the protocols such as TCP/IP, there is also a special VIA protocol. This protocol plays an important role and is generally not required. Start this protocol easily, otherwise some services of your SQL SERVER2005 will not be able to get up, and it should be noted that there is a service called SQL SERVER Agent among the services of SQL 2005. This service is also related to some programs. So, when you encounter a problem with SQL when you are doing a program, you should pay attention to whether there is a problem with these points.

 

Original address: http://blog.csdn.net/ahwr24/article/details/6584525

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326695647&siteId=291194637