Hello --
I am running a rather long obliteration operation, which eventually times out. The timeout occurs a few hours after the confirmation dialog. Is there a way to increase this timeout?
Obliterate Times Out
Moderator: SourceGear
This could be either a SQL timeout or an IIS timeout.
There is a Vault Session Timeout in the Admin tool under the Server Options tab that you can set.
The SQL timeout setting is set in the Vault.config file and pretty easy to find. I usually recommend adding another '0' after whatever number is there. I think the default is 360.
Here's an article on the server session (IIS) timeouts: http://support.sourcegear.com/viewtopic.php?t=1014.
If none of these take care of it, can you post the actually timeout error you are getting in the Vault server log?
There is a Vault Session Timeout in the Admin tool under the Server Options tab that you can set.
The SQL timeout setting is set in the Vault.config file and pretty easy to find. I usually recommend adding another '0' after whatever number is there. I think the default is 360.
Here's an article on the server session (IIS) timeouts: http://support.sourcegear.com/viewtopic.php?t=1014.
If none of these take care of it, can you post the actually timeout error you are getting in the Vault server log?