September 2010
Intermediate to advanced
1704 pages
111h 8m
English
The Jobs node is located under SQL Server Agent in the Object Explorer. You right-click the Jobs node and select New Job to create a new SQL Server Agent job. A New Job dialog like the one shown in Figure 16.8 appears.
Figure 16.8 The New Job dialog.

Only logins that are part of one of the msdb fixed database roles or are members of the sysadmin fixed server role are able to create or modify jobs.
The General properties page shown in Figure 16.8 contains the basic information about the job, including the name and description. The owner of the job defaults to the login for the person creating the job; however, if ...
Read now
Unlock full access