How can we help you today? How can we help you today?

SQL Change Automation - Increase Connection Timeout

Inside of the deploypackage.ps1 there is a code that call the sqlcmd.exe "$SqlCmdBase = 'sqlcmd.exe -b -S "' + $DatabaseServer + '" -v ' + $SqlCmdVarArguments", I need to increase the connection timeout passing a new parameter for the sqlcmd about connection timeout (" -t  99")

Pedro
0

Comments

4 comments

  • Sergio R
    I am looking if there's a way to do this and will get back to you soon
    Sergio R
    0
  • Sergio R
    I am afraid that it is not possible to change this setting
    Sergio R
    0
  • prsantin
    Maybe this point should be considerable for a future version, as a new arguments into (SqlCmdVarArguments), ok anyway thank you for your help.


    prsantin
    0
  • Sergio R
    Thanks for your feedback, if you wish to you can post this as an idea on the SQL Change Automation uservoice forum at:
    https://redgate.uservoice.com/forums/267000-sql-change-automation
    Sergio R
    0

Add comment

Please sign in to leave a comment.