Setting Infinite Timeout in SQL Server Contexts

Note:

SQL Server Management Studio (SSMS)

  • Navigate to: Tools > Options > Query Execution > SQL Server > General

  • Set Execution time-out to 0

  • A value of 0 means no timeout (infinite)

Last updated

Was this helpful?