Hi,
We are running stored procedure to upload data through linked server to application server. Problem is that when we run stored procedure after some time it TimeOut. It happens once a while. I want to prevent this timeout issue, is there any way?
Thanks