Cancel report server jobs (Management Studio)

Use the Cancel Report Server Jobs dialog box to view or cancel in-progress reports. This dialog box shows all jobs that are currently running on the report server. Although you can't pause or restart jobs that are currently processing, you can cancel all jobs or individual jobs if they're taking too long to complete.

You can cancel user jobs and system jobs.

  • A user job is any job that an individual user initiates. This job includes running a report on-demand, manually creating a report history snapshot, or manually creating report execution snapshot. An in-progress standard subscription is also a user job.

  • A system job is one that the report server initiates. System jobs include scheduled report processing.

To open this page, start SQL Server Management Studio, connect to a report server, right-click Jobs, and then select Cancel All Jobs. You can also open Jobs, right-click a job that is running on the report server, and select Cancel Job(s).

Before canceling a job, you can view its properties to determine when the job started. For more information, see Job properties (Management Studio).

Note

This feature is not supported in SQL Server Express with Advanced Services. The page does not appear when you are running SQL Server Express.

Options

Name
Shows the name of the report. You can identify subscriptions by their descriptions.

Type
Valid values are User and System.

Start Time
Shows when the job started.

User Name
For jobs that are initiated by a user, this column shows the name of the user.

Status
Shows the status of the job. Valid values are New and Running. Status is always New when the job begins. After 60 seconds, status changes to Running. You must refresh the page to pick up the change.

OK
Cancel a single job or multiple jobs. The jobs are canceled immediately and can't be resumed. If you mistakenly cancel a job, you must request the report or subscription again to start a new job.

Report server in Management Studio F1 hHelp
Connect to a report server in Management Studio
Manage a running process