Use the
When this query option is set to
The timeout applies both when query result spooling is enabled and disabled:
The timeout also applies to fetch requests issued against queries in the 'RUNNING' state. A 'RUNNING' query has no rows available, so any fetch request will wait until the query transitions to the 'FINISHED' state and for it to fetch all requested rows. A query in the 'FINISHED' state means that the rows are available to be fetched.
Type:
Default:
Added in:
Related information: