August 21, 2017 at 7:34 am
We are trying to install SCSM Web Portal and stuck were we need to enter the DB server name. Tried giving SQL Server name without instance name but its throwing error . When I gave server cluster IP got message The SQL Server name is not running version SQL Server 2008 SP2 or SQL Server 2008 R2. Please update it to the newest version and retry.
We are running on SQL Server 2014 SP2.
Can experts help me resolve this?
TIA
August 21, 2017 at 8:08 am
Is SQL Server instance a named instance or default instance? If it's a named instance, you will have to include that in the connection string. If it is a default instance, you should be able to enter the server name or the cluster name. Can you please provide more details so we can help you solve the problem?
Alan H
MCSE - Data Management and Analytics
Senior SQL Server DBA
Best way to ask a question: http://www.sqlservercentral.com/articles/Best+Practices/61537/
August 21, 2017 at 8:39 am
make sure sql server name is not longer then 15 chars.. check SCMS documentation.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply