Increased timeout value for starting IMPORT/EXPORT jobs

Details

Detail name Value
Changelog Number 15442
Type Improvement
Status Resolved
Fix Versions Exasol 7.1.14, Exasol 8.6.0
Resolution Date 2022-09-21

Background

Previously, the maximum amount of time that an IMPORT/EXPORT statement would wait for the necessary system resources to start an ETL job was limited to one minute. After this time, the IMPORT/EXPORT statement would fail.

Improvement

The timeout value for waiting on resources for IMPORT/EXPORT statements has been increased to three minutes. This gives ETL jobs more time to obtain the necessary system resources which allows more ETL jobs to finish successfully during usage peaks.