DeepDiverMom
Programmer
We have nightly application-certification packages that run a series of job steps. Several steps into the job, we experience intermittent failures, with the MSSQL error:
Unable to connect: SQL Server is unavailable or does not exist. Unable to connect: SQL Server does not exist or network access denied.
When these errors occur, if we rerun the task once or twice it will start successfully. So these are not situations where the DBMS is down, but instead, the connection failures are likely due to a timeout. To begin isolating the problem, can you please advise how we can increase the appropriate connection-timeout parameter?
Thanks.
Becca
Unable to connect: SQL Server is unavailable or does not exist. Unable to connect: SQL Server does not exist or network access denied.
When these errors occur, if we rerun the task once or twice it will start successfully. So these are not situations where the DBMS is down, but instead, the connection failures are likely due to a timeout. To begin isolating the problem, can you please advise how we can increase the appropriate connection-timeout parameter?
Thanks.
Becca