timeout-value
The connection's idle timeout period, in minutes. The minimum value for the Idle connection parameter is 1 minute, and
the maximum supported value is 32767 minutes. If you specify 0, idle timeout checking is turned off for the connection.
The Idle connection parameter applies only to the current connection. You can have multiple connections on the same database
server set to different timeout values.
If the Idle connection parameter is not used, then the idle timeout value for TCP/IP connections is controlled by the -ti
database server option. If both the -ti database server option and the Idle connection parameter are specified, then the idle
timeout value is controlled by the connection parameter.