Timeouts
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Most remote data sources impose a limit on the duration of active sessions, meaning a session can fail with a session timeout error if the session extends past the limit. The driver allows you to change such default behavior through a set of timeout connection properties. See "Connection property descriptions" for details.