errors TF255049

황제낙엽 2020.02.14 10:59 조회 수 : 285

sitelink1  
sitelink2  
sitelink3  

---------------------------

Error

---------------------------

TF255049: A connection cannot be made to the server that is running SQL Server. Verify that you have entered the correct name for the server, including the instance name, that the server you are attempting to connect to is online, and that you have the required permissions to connect. If you are attempting to connect to the remote SQL Server instance, then verify that it is configured to allow remote connections, that TCP/IP protocol is both enabled and configured to use port 1433 (default), and that Windows Firewall does not block this port.

---------------------------

 

 

---------------------------

오류

---------------------------

TF255049: SQL Server를 실행하는 서버에 연결할 수 없습니다. 인스턴스 이름을 포함하여 올바른 서버 이름을 입력했는지, 연결하려는 서버가 온라인 상태인지, 연결하는 데 필요한 권한이 있는지 확인하십시오. 원격 SQL Server 인스턴스에 연결하려는 경우 해당 인스턴스가 원격 연결을 허용하도록 구성되었는지, TCP/IP 프로토콜이 활성화되고 포트 1433(기본값)을 사용하도록 구성되어 있는지, Windows 방화벽에서 이 포트를 차단하지 않는지 확인하십시오.

---------------------------

 
 
한참을 해멘후에야 오류의 원인을 알게 되었는데
TFS와 MSSQL이 분리된 환경에서 install하기 위해서는 AD환경이어야함 (mssql연결시 ad account가 필요함) 
위 오류메세지에 대한 안내문구는 AD환경일때를 가정에 두고 환경을 살펴보라는 것이었음