Learn more about Toad for SQL Server
at Dell Software

Find solutions and downloads at the
Toad for SQL Server Support Portal

Toad for SQL Server 6.6

You are here: Monitor > Stop Background Processes

Stop Background Processes

Use the Background Processes pane to monitor and stop SQL statement execution, database object retrieval, and web page retrieval.

When a statement is executing, a process task and progress bar display in the Background Processes pane. A separate progress bar displays for each statement that is currently executing. In addition, a progress bar displays in the Status bar located at the bottom of the Toad application window. You can click this progress bar to open the Background Processes pane.

To view or stop background processes

  1. Select View | Background Processes from the main menu (ALT+V+A).

To configure Background Process notification

  1. Select Tools | Options | Environment | General.
  2. You can specify whether or not to display a notification in the Taskbar when a process is finished.

Troubleshooting

If the Use individual connection for each open editor option in Tools | Options | Editor | General is not selected, and you run multiple processes from multiple Editor windows using the same connection in the background, the statement from the initial process must complete before the statement in the next Editor begins because the connection is shared between Editors.

You can specify that each Editor use a separate connection by making sure this option is selected in the Toad Options. See General Editor Options for more information.

 

of