Microsoft
70-432 · Question #35
You are the administrator of a SQL Server 2008 instance. There is a stored procedure. The stored procedure implements a database maintenance process. A SQL Server Agent job should be created to that…
The correct answer is D. You should create a job. The job uses the Automatically delete job option. See the full explanation below for the reasoning.
Question
You are the administrator of a SQL Server 2008 instance. There is a stored procedure. The stored procedure implements a database maintenance process. A SQL Server Agent job should be created to that runs the stored procedure. Besides this, You have to make sure that after it is completed successfully, the job is removed. What should you do?
Options
- AYou should create a job which is assigned to the Database Maintenance category
- BYou should create an Alert which will run another to delete the maintenance job.
- CYou should create a job. You schedule the job to run only once.
- DYou should create a job. The job uses the Automatically delete job option
How the community answered
(30 responses)- A10% (3)
- B3% (1)
- C3% (1)
- D83% (25)
Community Discussion
No community discussion yet for this question.