LOGOUT_RECV_TIMEOUT
Valid For
GLOBALS, Extract, Replicat, and Manager
Description
A new parameter LOGOUT_RECV_TIMEOUT
is available from the Oracle
GoldenGate 21c (21.3.0) release. Specify the amount of time OCI client waits for a response
from database server when releasing the connection.
The time can be specified in any time units such milliseconds (default), seconds, minutes, and hours in the parameter file. Default value is 10000.
See Oracle Database Net Services Reference to learn about
SQLNET.RECV_TIMEOUT
.
Default
This parameter takes a value with default units as milliseconds and a default value of 10000.
Syntax
LOGOUT_RECV_TIMEOUT value
Example
LOGOUT_RECV_TIMEOUT=10s