Backup or Maintenance Plan fails sporadically with the error messages:
"Microsoft OLE DB Provider for SQL Server" Description: "Timeout expired"
ERROR Message: Failed to login to SQL Server
Error: 12303, Msg: Failed to login to SQL Server
sp_configure 'remote login timeout', 30
go
reconfigure with override
go
sp_configure 'remote query timeout', 0
go
reconfigure with override
go
Additionally, the LiteSpeedSettings.ini can be modified to add the following two lines under the logpath entry:
[litespeed]
installpath = C:\Program Files\Quest Software\LiteSpeed\SQL Server
logpath = C:\ProgramData\Quest Software\LiteSpeed\SQL Server\Logs
ConnectTimeout= 60
ConnectRetries= 5
This will increase the connection timeout to 60 seconds (default is 15), and connection retries to 5.
The LiteSpeedSettings.ini file should be in the following location:
C:\ProgramData\Quest Software\LiteSpeed\SQL Server
© ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center