创建一个与我的AWS-DMS实例关联的端点,以连接到本地SQL Server数据库,但测试连接失败!
Test Endpoint failed: Application-Status: 1020912, Application-Message: Failed to connect Network error has occurred, Application-Detailed-Message: RetCode: SQL_ERROR SqlState: HYT00 NativeError: 0 Message: [unixODBC][Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired发布于 2021-06-15 04:45:15
请确保两者使用相同的VPC加安全组
使用相同的VPC
使用相同的私有网络在Subnet groups下为您的本地Sql创建新的子网组
https://stackoverflow.com/questions/67943220
复制相似问题