You can use the Search MSSQL Jobs dialog to search for and select a job that is defined in Microsoft SQL Server Agent.
Follow these steps:
The Search MSSQL Jobs dialog opens.
Note: The fields in this dialog are populated with the information that is specified on the Basic page of the job definition, if any.
Specifies the job type to filter on. Options are LOCAL and MULTI-SERVER. The default is to return all jobs regardless of job type.
Specifies the login name of the owner of the job to filter on. The default is to return all jobs regardless of the owner login name.
Specifies the category name to filter on. Options are as follows:
The default is to return all jobs regardless of category.
Specifies the name of the subsystem to filter on. Options are as follows:
Note: When this field is specified, only jobs with job steps that belong to the specified subsystem are listed. The default is to return all jobs regardless of subsystem.
Specifies the execution status to filter on. Options are as follows:
Lists only jobs that are not idle or suspended.
Lists only jobs that are executing.
Lists only jobs that are waiting for a thread.
Lists only jobs that are between retries.
Lists only jobs that are idle.
Lists only jobs that are performing completion options.
The default is to return all jobs regardless of execution status.
Specifies a date range based on when the job was created or last modified. To filter by date, specify the following:
Example: DateCreated After Sept 13, 2013 12:00:00 AM (returns jobs that were created since midnight on September 13, 2013).
Indicates whether to list only enabled or disabled jobs.
Lists only enabled jobs.
Lists only disabled jobs.
The default is to return enabled and disabled jobs.
Specifies the job description to filter on. The Description field can include the wildcard characters *, ?, ^, and [] for pattern matching. The * wildcard character is equivalent to the % SQL wildcard character. The ? wildcard character is equivalent to the _ SQL wildcard character. The default is to return all jobs regardless of description.
The List of Jobs table is populated with the list of jobs that meet the search criteria.
Notes:
The specified job name or job ID of the selected job is set on the Basic page of the job definition.
Example: Retrieve a List of Microsoft SQL Server Agent Jobs Based on Job Description Criteria
Suppose that you want to retrieve a list of all jobs with the job description that starts with sqljob.
To list the Microsoft SQL Server Agent jobs based on job description criteria
The Search MSSQL Jobs dialog opens.
The List of Jobs table is populated with the list of jobs that meet the search criteria.
|
Copyright © 2014 CA.
All rights reserved.
|
|