Occasionally a SSIS package fails to connect to a remote server because, we suspect, the remote server is experiencing high CPU (e.g. during backup process). How can we recognize this type of failure from inside our SSIS package?
TIA,
edm2
P.S. You may be able to ping the remote server at the time but that doesn't mean that an external app canaccess data in a database on that server.