exam questions

Exam 70-764 All Questions

View all questions & answers for the 70-764 exam

Exam 70-764 topic 1 question 101 discussion

Actual exam question from Microsoft's 70-764
Question #: 101
Topic #: 1
[All 70-764 Questions]

You administer a Microsoft SQL Server 2016 instance.
You discover that the SQL Agent Error Log file is rapidly growing in size.
You need to ensure that the SQL Agent Error Log file does not grow rapidly when SQL Server agent jobs execute.
What should you do?

  • A. Execute the sp_cycle_agent_errorlog stored procedure.
  • B. Configure event forwarding.
  • C. Enable the Auto Shrink option on the master database.
  • D. Enable the Auto Shrink option on the msdb database.
  • E. Disable the Include execution trace messages feature.
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️
Because the Include execution trace messages option can cause the error log to become large, only include execution trace messages in SQL Server Agent error logs when investigating a specific SQL Server Agent problem.
References: https://docs.microsoft.com/en-us/sql/ssms/agent/write-execution-trace-messages-to-sql-server-agent-log-ssms

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
TheSwedishGuy
5 years, 2 months ago
The AUTO_SHRINK option causes files to be shrunk when more than 25 percent of the file contains unused space. The file is shrunk to a size where 25 percent of the file is unused space, or to the size of the file when it was created, whichever is greater.
upvoted 1 times
...
TheSwedishGuy
5 years, 2 months ago
Yeah, we don't need to see SQL Agent execution trace flags every time.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago