The special database parameter SESSION_TIMEOUT specifies the timeout value, the time (in seconds) that a database session can remain inactive before being timed out.
If no SQL statement is issued within the specified time, the database system terminates the database session concerned (ROLLBACK WORK RELEASE statement).