Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SQLJobCommander:Documentation: Difference between revisions

From Brentec I.T. Solutions
Line 35: Line 35:
==== Connecting to a SQL Server® Instance ====
==== Connecting to a SQL Server® Instance ====
==== Job Monitor ====
==== Job Monitor ====
* [[SQLJobCommander:Documentation:JobMonitor:ViewHistory|View Job History]]
 
{| class="wikitable"
! Context Menu Option !! Description
|-
| Create a New Job ||
|-
| Start Job at Step ||
|-
| Stop Job ||
|-
| [[SQLJobCommander:Documentation:JobMonitor:ViewHistory|View History]] || Shows the complete execution history for a selected SQL Agent job.
|-
| Delete History ||
|-
| Scripting Actions ||
|-
| Copy Job to Another Instance ||
|-
| Enable ||
|-
| Disable ||
|-
| Rename ||
|-
| Delete ||
|-
| Properties ||
|}


==== Session Log ====
==== Session Log ====

Revision as of 13:46, 1 April 2026

Introduction

What is SQL Job Commander?

SQL Job Commander is a powerful SQL Server® Agent job management tool that delivers familiar SSMS functionality while adding unique capabilities for enhanced job manipulation and control.

Here are the key features of SQL Job Commander:

  • Purpose-built for SQL Server® Agent job management over the traditional SQL Server® Management Studio (SSMS).
  • Intuitive, feature-rich environment including the ability to copy jobs between instances and scripting multiple jobs concurrently.
  • All-in-one interface for managing multiple SQL Server® Agent instances.
  • Per-instance metrics showing succeeded, failed, cancelled, and actively running jobs along with the instance job success rate.
  • Clear, per-job running indicator with threshold breach visualization.
  • Per-job coloring indicative of job type.
  • Per-instance job filtering for those larger estates, finding a job or group of jobs quickly.
  • Full job history showing executions by status and the most recent 100 executions by duration visualizations.
  • Script output with full T-SQL syntax highlighting.

Requirements

Download & Installation

  • Link to download pages, both here and Microsoft Store...
  • Installation instructions for local version, Microsoft Store will have its own installer.

Licensing

Release Notes/Changelog

Roadmap

Getting Started

Quick Tour

About

Main Window

Connecting to a SQL Server® Instance

Job Monitor

Context Menu Option Description
Create a New Job
Start Job at Step
Stop Job
View History Shows the complete execution history for a selected SQL Agent job.
Delete History
Scripting Actions
Copy Job to Another Instance
Enable
Disable
Rename
Delete
Properties

Session Log