adplus-dvertising
frame-decoration

Question

Which of the following stored procedure will stop the trace?

a.

sp_trace_create.

b.

sp_trace_setfilter

c.

sp_trace_setstatus

d.

sp_stop_status

Answer: (c).sp_trace_setstatus

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following stored procedure will stop the trace?

Similar Questions

Discover Related MCQs

Q. Point out the wrong statement.

Q. Which of the following is syntax for sp_trace_setevent?

Q. Which of the following argument has option value 2 in sp_trace_create procedure?

Q. Which of the following events and their columns are contained in the trace?

Q. TRACE_PRODUCE_BLACKBOX file can be saved in the following location?

Q. Which of the following event has event number 15 in the trace?

Q. Which of the following requires VIEW SERVER STATE permission on the server?

Q. Point out the correct statement.

Q. How many types of wait occur in SQL Server?

Q. The contents of sys.dm_os_wait_stats can be reset by running which of the following command?

Q. Point out the wrong statement.

Q. ______ waits occur when a worker requests access to a resource that is not available because the resource is being used by some other worker or is not yet available.

Q. Which of the following wait occurs when a task is waiting for I/Os to finish?

Q. When does BROKER_TO_FLUSH wait type event occur?

Q. Which of the following wait type is for internal use only?

Q. _____________ wait type applies to SQL Server 2014 only.

Q. Which of the following is an extended event task?

Q. Point out the correct statement.

Q. SQL Server Extended Events Packages consist of _____________

Q. Which of the DDL statement creates a session object that contains the metadata?