Administrator's Reference

COMMTIMEOUT

Specifies how long the server can wait during a database update transaction, for an expected client message before ending a client session. The server ends the session to release communication resources and to ensure that database locks are not held for too long.

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 ]