Timeouts
In order to maintain stability of the application, timeouts have been configured. It is important to be aware of these timeouts.
Oracle Cloud SSO Server
- Session Timeout: 8 hours
Note: This setting can be changed in the IDCS web console. When the timeout period is
reached, the user will be forced to login to the SSO again.
WebLogic Session Timeout
- Idle Timeout: 8 hours
Note: This setting cannot be changed. If the Oracle Cloud SSO Server timeout is less
than this value, the user will timeout according to the Oracle Cloud SSO
timeout.
Web Server Requests
Web server request timeout is 5 minutes, and if a request is not able to be completed in 5 minutes an error is given.
SQL Timeouts
Note: Changing these timeouts may destabilize your environment. In the future, the
ability to change these timeouts will be restricted.
The following timeouts may currently be modified by setting the glog.sql.query.timeout properties.
- UI Query: 5 minutes
- Agent Query: 5 minutes
- Data Replication Query: 5 minutes
- All other Queries: 10 minutes
The following timeouts may currently be modified by changing the
glog.sql.update.timeout properties.
- Direct SQL updates: 10 minutes
- All others SQL: 10 minutes