SQL Stored procedure times out

Answered SQL Stored procedure times out

  • Monday, October 08, 2012 10:14 PM
     
     

    I have a stored procedure that times when called as part of a monthend process unless the SQL service has been restarted or a database reindexing job has been run. The stored procedure has 2 parameters and returns about 200,000 rows in 10 seconds when called from outside the monthend process. The server is running SQL Server 2008 R2 and is allocated 26GB physical memory. can you please help

All Replies