clienttimeout

構文

clienttimeout [timeout seconds]

説明

現在の接続に対して、クライアントのタイムアウト値を秒単位で設定します。値を指定しなかった場合は、現在の値が表示されます。クライアントのタイムアウトには、0から99999までの値を指定できます。

clienttimeoutの値は、ttc_timeoutのクライアント属性と同じです。クライアント・サーバーのクライアント・タイムアウトです。

Command>show clienttimeout;
Client timeout = 0

Command>set clienttimeout 10;