I have a SQL Agent job that calls a SSIS package.
This package connects to two dB2 servers.
Is there a way to determine if the servers are online either before calling the SSIS package or in the SSIS package without the SSIS package failing.
Thanks.
I have a SQL Agent job that calls a SSIS package.
This package connects to two dB2 servers.
Is there a way to determine if the servers are online either before calling the SSIS package or in the SSIS package without the SSIS package failing.
Thanks.