exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 3 question 53 discussion

Actual exam question from Microsoft's DP-300
Question #: 53
Topic #: 3
[All DP-300 Questions]

You have an instance of SQL Server on Azure Virtual Machines named SQL1.

SQL1 contains an Extended Events session named session1 that captures Microsoft SQL Server events.

You need to correlate the session events with events captured by Event Tracing for Windows (ETW).

What should you do for session1?

  • A. Modify the Set Session Event Filters settings.
  • B. Add a target.
  • C. Add an action.
  • D. Modify the Specify Session Data Storage settings.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
voodoo_sh
5 months, 2 weeks ago
B. Add a target To correlate the events captured by your Extended Events session (session1) with events captured by Event Tracing for Windows (ETW), you should add a target to your session. Specifically, you need to add the ETW target to your Extended Events session. Add the ETW Target: ALTER EVENT SESSION session1 ON SERVER ADD TARGET package0.etw_classic_sync_target Make sure the SQL Server service startup account is a member of the Performance Log Users group
upvoted 1 times
...
JJJR
11 months, 3 weeks ago
Selected Answer: B
The answer is B https://learn.microsoft.com/en-us/sql/relational-databases/extended-events/targets-for-extended-events-in-sql-server?view=sql-server-ver16#etw_classic_sync_target-target https://learn.microsoft.com/en-us/sql/relational-databases/extended-events/event-tracing-for-windows-target?view=sql-server-ver16
upvoted 4 times
...
pjfunner
1 year ago
Selected Answer: B
Answer B seems correct.
upvoted 1 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