목차

Lesson 1: Viewing Current Activity

What Is Activity Monitor?

What Are Dynamic Management View and Functions?

Lesson 2: Using System Monitor

Introduction to System Monitor

SQL Server Performance Objects

^ Object ^ Description ^

SQLServer:Buffer Manager Provides information about the memory buffers used by SQL Server
SQLServer:Databases Provides information about a SQL Server database
SQLServer:Locks Provides information about individual lock requests
SQLServer:Memory Manager Provides information about SQL Server memory usage

Considerations for Monitoring SQL Server

Lesson 3: Using SQL Server Profiler

What Is SQL Server Profiler?

SQL Server Profiler Trace Options

Trace Categories, Events, and Columns

Lesson 4: Using DDL Triggers

What Are DDL Triggers?

How to Create DDL Triggers

How to Manage DDL Triggers

Lesson 5: Using Event Notifications

What Are Event Notifications?

How to Create Event Notifications

How to Process Event Notifications

How to Manage Event Notifications