under new management

Post on 01-Jun-2015

1.277 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

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.

TRANSCRIPT

Under New ManagementUnder New Management

Andrew FryerMicrosoft UKAndrew FryerMicrosoft UK

What is Manageability?

• Control• Reliability• Automation• Predictability

Why the need to change?

SQL Server 2008 Manageability Overview

ConfigureConfigure

ScaleScale

MonitorMonitor

ReportReport

TroubleshootTroubleshoot

TuneTune

AuditAudit

MANAGEMENT STUDIO

Policy-Based Management

Facets

Categories

Targets

PoliciesCondition

s

POLICY BASED MANAGEMENT

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

POWERSHELL

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

RESOURCE GOVERNOR

End-to-End System Health InsightPerformance Studio

DATA COLLECTION

PLAN GUIDES

DATA COMPRESSION

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

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

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

AUDITAUDIT

XEVENTSXEVENTS

Protect your Data

• Backup Compression

• Transparent Data Encryption:SQL Server 2008

Key

Client Application

Encrypted data page

BACKUP COMPRESSION & TRANSPARENT DATA ENCRYPTION

BACKUP COMPRESSION & TRANSPARENT DATA ENCRYPTION

XEvents

• Integrated• Lightweight• Precise

Summary

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

Momentum

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

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

© 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.

top related