We are facing issues with WSUS not synchronizing on SCCM 2012. We have WSUS, SCCM and SQL installed on same server.
Error message WSUS server not configured. Please refer to WCM.log for configuration error details..
Source: CWSyncMgr::DoSync. The operating system reported error 2147500037: Unspecified error
Checked the wcm.log and it gives below message:
System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)~~ at Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException soapException)~~ at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPGetConfiguration()~~ at Microsoft.UpdateServices.Internal.BaseApi.UpdateServerConfiguration.Load()~~ at Microsoft.UpdateServices.Internal.ClassFactory.CreateWellKnownType(Type type, Object[] args)~~ at Microsoft.UpdateServices.Internal.ClassFactory.CreateInstance(Type type, Object[] args)~~ at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetConfiguration()~~ at Microsoft.SystemsManagementServer.WSUS.WSUSServer.SetUpstreamServerSettings(Boolean SyncFromMicrosoftUpdate, Boolean ReplicaServer, String UpstreamWSUSServerName, Int32 UpstreamWSUSServerPortNumber, Boolean UseSSL, Boolean HostBinariesOnMU, Int32 ReportingLevel, Int32 MaximumAllowedComputers)
When i try to open a WSUS console its giving connection error. I tried to start the windows internal database service but its not starting. In event viewer its giving error message as
The description for Event ID 3313 from source MSSQL$MICROSOFT##SSEE cannot be found.
Can someone please suggest.
- Moved by arnavsharmaMVP Friday, November 08, 2013 9:16 AM POsted in SCCM 2007