SQL 2005 Cluster Error and VIA protocol error -
03-10-2010
, 01:07 PM
I cannot diasbale the VIA protocol and get the primary SQL instance to start
in my Virtual Cluster the Attributes of the Server configuration is as follow:
VMWare: Cluster configuration
OS: WServer2003R2 SP2
SQL2005 SP3
2 virtual servers
2 SQL Virtual Instances installed
The following errors are generated in the log:
2010-03-10 10:51:06.62 Server Error: 26055, Severity: 16, State: 1.
2010-03-10 10:51:06.62 Server The SQL Server failed to initialize VIA
support library [QLVipl.dll]. This normally indicates the VIA support library
does not exist or is corrupted. Please repair or disable the VIA network
protocol. Error: 0x7e.
2010-03-10 10:51:06.62 Server Error: 17182, Severity: 16, State: 1.
2010-03-10 10:51:06.62 Server TDSSNIClient initialization failed with
error 0x7e, status code 0x60.
2010-03-10 10:51:06.62 Server Error: 17182, Severity: 16, State: 1.
2010-03-10 10:51:06.62 Server TDSSNIClient initialization failed with
error 0x7e, status code 0x1.
2010-03-10 10:51:06.62 Server Error: 17826, Severity: 18, State: 3.
2010-03-10 10:51:06.62 Server Could not start the network library
because of an internal error in the network library. To determine the cause,
review the errors immediately preceding this one in the error log.
2010-03-10 10:51:06.62 Server Error: 17120, Severity: 16, State: 1.
2010-03-10 10:51:06.62 Server SQL Server could not spawn FRunCM thread.
Check the SQL Server error log and the Windows event logs for information
about possible related problems.
Troubleshooting:
Attempted disabling VIA protocol using SQL Server Config MGR.
Restarted Services
effect continues to reenable the VIA protocol and the primary SQL instance
will not start.
Failover continues to operate and secondary SQL instance is operational.
Can someone provide a solution to my SQL Virtual Cluster environment.
--
DRioux |