30
Under New Management Andrew Fryer Microsoft UK

Under New Management

  • Upload
    ukdpe

  • View
    1.277

  • Download
    0

Embed Size (px)

DESCRIPTION

This is a high level overview of Microsoft Office SharePoint Server 2007 (MOSS) for technical decision makers and IT managers. It covers all sections of the technology from a product marketing point of view and gives a broad understanding of its usage scenarios and applications.

Citation preview

Page 1: Under New Management

Under New ManagementUnder New Management

Andrew FryerMicrosoft UKAndrew FryerMicrosoft UK

Page 2: Under New Management

What is Manageability?

• Control• Reliability• Automation• Predictability

Page 3: Under New Management
Page 4: Under New Management

Why the need to change?

Page 5: Under New Management

SQL Server 2008 Manageability Overview

ConfigureConfigure

ScaleScale

MonitorMonitor

ReportReport

TroubleshootTroubleshoot

TuneTune

AuditAudit

Page 6: Under New Management

MANAGEMENT STUDIO

Page 7: Under New Management

Policy-Based Management

Facets

Categories

Targets

PoliciesCondition

s

Page 8: Under New Management

POLICY BASED MANAGEMENT

Page 9: Under New Management

Programmatic Management• Command Line, SQLCmd• Server Management Objects (SMO)• Powershell

Page 10: Under New Management

POWERSHELL

Page 11: Under New Management

Performance

• Existing Tools− SQL Trace− Performance counters

• Tune under pressure• Plan Guides• Historical performance collection• Compression

• Existing Tools− SQL Trace− Performance counters

• Tune under pressure• Plan Guides• Historical performance collection• Compression

Page 12: Under New Management

RESOURCE GOVERNOR

Page 13: Under New Management

End-to-End System Health InsightPerformance Studio

Page 14: Under New Management

DATA COLLECTION

Page 15: Under New Management

PLAN GUIDES

Page 16: Under New Management

DATA COMPRESSION

Page 17: Under New Management

What happened to my Database?• Change Tracking• Change Data Capture• Audit

Page 18: Under New Management

Audit Feature ComparisonChange Tracking Change Data Capture

(CDC)Auditing

Scope DML DMLCertain DDL

Login, LogoutDML, SelectDDLPermissions (grant, etc.)

Change Data

Net-changes – a row changedPrimary key values only

All changesAll column values

All changesActionTargetSuccess/failure

Change Info

DML Operation, Columns Updated

DML Operation, Columns Updated, Transaction info

WhenWho

Change Availability

Immediate - inline with DML

Later - separate capture process reads the transaction log

Extended Events

Key Scenarios

Sync Applications: one-way or two-way

Incremental ETL for data warehouse

Auditing / Compliance

Editions All editions Enterprise edition only Enterprise edition only

Page 19: Under New Management

AuditSecurity Event LogApplication Event

Log

File syste

m0..1Server audit specification per Audit object

0..1DB audit specificationper database per Audit object

CREATE SERVER AUDIT SPECIFICATION SvrACTO SERVER AUDIT HIPAA_Audit    ADD (FAILED_LOGIN_GROUP);

CREATE SERVER AUDIT SPECIFICATION SvrACTO SERVER AUDIT HIPAA_Audit    ADD (FAILED_LOGIN_GROUP);

CREATE DATABASE AUDIT SPECIFICATION AuditACTO SERVER AUDIT HIPAA_Audit    ADD (SELECT ON Customers BY public)

CREATE DATABASE AUDIT SPECIFICATION AuditACTO SERVER AUDIT HIPAA_Audit    ADD (SELECT ON Customers BY public)

Server Audit

Specification

Server Audit Action

Server Audit Action

Server Audit Action

Server Audit Action

Server Audit Action

Server Audit Action

Database Audit ComponentsDatabase Audit

Components

Database Audit

Specification

Database Audit Action

Database Audit Action

Database Audit Action

Database Audit Action

Database Audit Action

Database Audit Action

File

Page 20: Under New Management

AUDITAUDIT

Page 21: Under New Management

XEVENTSXEVENTS

Page 22: Under New Management

Protect your Data

• Backup Compression

• Transparent Data Encryption:SQL Server 2008

Key

Client Application

Encrypted data page

Page 23: Under New Management

BACKUP COMPRESSION & TRANSPARENT DATA ENCRYPTION

BACKUP COMPRESSION & TRANSPARENT DATA ENCRYPTION

Page 24: Under New Management

XEvents

• Integrated• Lightweight• Precise

Page 25: Under New Management

Summary

Page 26: Under New Management
Page 27: Under New Management

Call to Action

• Download the trial version• Use the new management tools• Ask me about Momentum if you want

to evaluate SQL Server 2008 in your organisation

• Please fill in your on-line surveys

Page 28: Under New Management

Momentum

IT Pro specific program for early adoptersIT Pro specific program for early adopters

Page 29: Under New Management

Resources

• UK SQL Server 2008 Server Site http://www.microsoft.com/uk/sql

• US SQL Server Sitehttp://www.microsoft.com/sql

• SQL Server White papershttp://www.microsoft.com/sqlserver/2008/en/us/white-papers.aspx

• SQL Server on TechNethttp://technet.microsoft.com/en-gb/sqlserver/bb895880.aspx

• UK SQL Server Communityhttp://www.sqlserverfaq.com

• Me http://blogs.technet.com/andrew

Page 30: Under New Management

© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.

The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after

the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.