Query execution timer and status indicator (Red Stop Sign) show the query is still running even after full data is returned.
There are a few scenarios for this issue. See below for details of each including resolutions:
This occurs even after manually loading all data by scrolling, meaning the button never resets, even when there are no more records left to fetch." Add at the end of Cause section - "This happens because Toad does not validate whether additional data actually exists when using scroll-based fetching. Instead, it assumes more data might be available even when the record count confirms that all rows are loaded.
Cause: Toad does not recognize query completion and leaves the Execute button in a running state. Background Processes incorrectly indicates that the query is still active, misleading the user.
Case #1:
Resolution: Waiting for fix in the future release of Toad. Change log # ID IMTDS-3172
Workaround: Manually stop execution or close SQL Editor.
Case #2:
This is expected behavior and Toad is designed to work with dynamic fetching.
Case #3:
Resolution: Issue is currently under investigation for potential defect
Workaround: 1) Manually stop execution or close SQL Editor. 2) Increase the fetch limit to exceed the expected number of rows. For example, if the dataset contains 215 rows, setting the fetch limit to 500 will ensure all data is loaded at once, preventing the Execute button from getting stuck in a running state.
The Editor fetch settings can be controlled from Tools | Options | Database | General window
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center