ReconnectTries
The number of reconnection attempts that are made after exceeding the maximum idle time for an initial connection attempt.
データ型
int
デフォルト値
0
解説
When this connection property is set to a value above 0 and an initial attempt to connect to the Oracle OCI server fails (when an 'ORA-02396: exceeded maximum idle time' error is received from the server), the 本製品 automatically reattempts the connection the number of times specified. When this connection property is set to 0 (the default value) or a negative number, the 本製品 will not reattempt the connection if the initial attempt fails.