The MSSQL_SERVER_CONNECT_TIMEOUT statement specifies the timeout interval, in seconds, for a PowerExchange Navigator, DTLUCBRG utility, or DTLURDMO utility connection to a Microsoft SQL Server Management Objects (SMO) interface to manage SQL Server publications.
After this interval elapses, the connection times out with error message PWX-15700. If you receive PWX-15700 messages for a timeout error, use this statement to increase the timeout interval.
Windows
Microsoft SQL Server
MSSQL_SERVER_STATEMENT_TIMEOUT
No
MSSQL_SERVER_CONNECT_TIMEOUT={
seconds
|
60
}
For the
seconds
value, enter a number from 1 to 86400. Default is 60 seconds.