|
|
Title |
Duration |
|
|
|
Introduction and Overview
Review the table of contents for this series of nuggets, and introduction to the SQL Server 2008 tools.
|
00:04:12 |
|
|
|
SQL Server 2008 Functional Concepts and Architecture
Terminology; the purpose of SQL Server; the T-SQL language; Data Definition Language vs. Data Manipulation Language; and how databases work; How data is stored in pages, how filestreams and blobs work; other data types; the function of the transaction log; how database indexes work; and how database triggers work.
|
00:32:28 |
|
|
|
|
00:25:08 |
|
|
|
|
00:28:32 |
|
|
|
Installing SQL Server 2008
Preparing for the installation; performing the installation; verifying the installation; and launching SQL Server management tools.
|
00:18:00 |
|
|
|
|
00:25:31 |
|
|
|
|
00:27:53 |
|
|
|
SQL Server Instance Security
Instance-level authentication; instance-level security, including service accounts, endpoint security, TCP ports and SSL certificates, etc.
|
00:15:05 |
|
|
|
SQL Server Database Security
Database and object security; ownership chains; designing security policies and audit plans; SQL Server encryption options, including Transparent Data Encryption (TDE).
|
00:30:02 |
|
|
|
High Availability Overview
Goals of high availability; hardware; failover clustering; database mirroring; replication; and log shipping.
|
00:24:50 |
|
|
|
Backing up SQL Server
Selecting a recovery model; backup compression options; selecting a backup type; scheduling backups; file and filegroup backup schemes; verifying backups; mirrored backups.
|
00:17:42 |
|
|
|
Restoring SQL Server
Page, file, filegroup, and online restores; orphaned users; rebuilding a complete instance; encryption and recovery; recovery paths and forks; point-in-time and mark recovery; testing your recovery plan.
|
00:38:17 |
|
|
|
Database Mirroring and Clustering
Mirroring: High performance, high protection, high availability; differences between mirroring and clustering; setting up mirroring; how clustering works; setting up clustering (differences from regular setup).
|
00:33:10 |
|
|
|
Monitoring SQL Server
Monitoring options (system monitor, event logs, management views, WMI, remote monitoring, and triggers); data collectors; event notifications. NOTE: The website shown in this video redirects to a scripting forum. Please also see this site for more resources.
|
00:22:41 |
|
|
|
|
00:18:56 |
|
|
|
Maintaining SQL Server
Database maintenance plan; rebuilding and reorganizing indexes; how the Query Optimizer works; maintaining the Query Optimizer (statistics).
|
00:29:49 |
|
|
|
Managing SQL Server
Managing resource utilization (Resource Governor and Query Governor); policy-based management; data compression strategies; automating SQL Server management (PowerShell, Agent, DDL triggers, etc).
|
00:22:02 |
|
|
|
|
00:16:40 |
|
|
|
|
00:17:18 |
|
|
|
Linked Servers and Replication
Linked servers and connection strings; introducing replication, replication types; understanding replication conflicts; health monitoring for replication; horizontal and virtual partitioning in replication.
|
00:28:58 |