This setting specifies the number of seconds to wait for a SQL stored procedure to execute before returning to the application. Without this setting, Dexterity will wait indefinitely for a stored procedure to execute.
SQLProcsTimeout=seconds
• seconds - An integer that determines the number of seconds. If set to 0, timeout is disabled and Dexterity will wait indefinitely. The default value is 300.