What is a template?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a template?
Rating:
A SQL Server Profiler template is used to store a trace event. It is also used to define a default configuration for a trace. It includes all those event classes that can be monitored by SQL Server Profiler. A template is saved as a file with the .tdf extension. The trace data is controlled by the same template on the basis of which the trace is launched.
Rating:
Was this information helpful?
Other articles
- What is the cursor datatype?
- Monitoring Physical Server Performance
- What is the Publishing Subscriber replication model?
- What is a clustered index?
- What is a unique index?