August 17, 2016 at 8:01 am
Hi All,
I'm doing SQL 2014 install on Win2012 and having couple of issues
Almost at the end of Install I'm receving the following error : with a retry or Cancel option from SQL Install
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)
SQL DB engine is not ready, BUt I'm able to go under SQL Configuration
If I start SQL Engine : (I'm using domain\service account) it gives me login error
well I tried different account and also SA account also
I checked Name pipe, Memory and TCP/IP area, all are enabled
Correct IP address is used
I tried using port also but no luck
FIREWALL is blocked
What exactly is the issue?, Why SQL Server failed to complete install ?
Is this network related issue ?
What I can do to resolve this issue ?
Please help
August 17, 2016 at 8:09 am
Have a look at the installer logs (if any) %programfiles%\MicrosoftSQL Server\120\Setup Bootstrap\Log
August 17, 2016 at 8:44 am
Reports are clean, no errors reported except one warning
Network Binding
"Domain network is not the first Bound network" this will cause Domain network to cause Domain operation to run slow and can cause timeouts that results in failures
August 17, 2016 at 10:08 am
qew420 (8/17/2016)
Reports are clean, no errors reported except one warningNetwork Binding
"Domain network is not the first Bound network" this will cause Domain network to cause Domain operation to run slow and can cause timeouts that results in failures
have you tried setting the network bindings before re running the installer
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
August 17, 2016 at 5:53 pm
I fixed the Network Binding issue and then Installation completed
Thanks
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply