You work as a database administrator at Domain.com. Domain.com is using a SQL Server
2008 instance. The SQL Server 2008 instance contains SQL Server Agent jobs.
These SQL Server Agent jobs uses ten shared schedules that is used 24/7.
You have received instructions to ensure that a job named CK_Tst does not execute on Sundays.
What should you do?
A.
You should consider deleting the schedule from CK_Tst for Sundays.
B.
You should consider creating another Tester schedule for CK_Tst for Sundays.
C.
You should consider deleting all the scheduled tasks for Sundays.
D.
You should consider creating a separate schedule for Sundays.