A very large masking jobs failed with SQL State 08S01 SQL Code 0
TDM Version: 4.10.221.0
FDM Version: 4.10.535.0
SQL State:08S01
SQL Error Code:0
Connection reset
SqlExceptionHelper: SQL Error: 0, SQLState: 08S01
SqlExceptionHelper: The TCP/IP connection to the host <hostname>, port <port> has failed. Error: "<hostname>. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.".
As the error message indicates, this type of error is typically a network-related issue, causing the SQL Server to drop and reset the network connection. It is recommended to work with the SQL Server DBA and Network team to help identify the reason that the connection was reset.