InterviewSolution
Saved Bookmarks
| 1. |
Which of the following argument has option value 2 in sp_trace_create procedure?(a) TRACE_PRODUCE_BLACKBOX(b) SHUTDOWN_ON_ERROR(c) TRACE_FILE_ROLLOVER(d) All of the mentionedThe question was asked in quiz.My enquiry is from Profiling topic in section Monitoring and Auditing of SQL Server |
|
Answer» The correct option is (c) TRACE_FILE_ROLLOVER |
|