Tivoli Header

Administrator's Reference

COMMTIMEOUT

Specifies how long the server waits for an expected client message during an operation that causes a database update. If the length of time exceeds this time-out, the server ends the session with the client. You may want to increase the time-out value to prevent clients from timing out. Clients may time out if there is a heavy network load in your environment or they are backing up large files.

Syntax

>>-COMMTimeout--seconds----------------------------------------><
 
 

Parameters

seconds
Specifies the maximum number of seconds that a server waits for a client response. The default value is 60. The minimum value is 1.

Examples

commtimeout 60


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]