your data any place, any time manageability. sql server 2008 manageability challenges challenges...

Post on 30-Mar-2015

219 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Your Data Any Place, Any Time

Manageability

SQL Server 2008Manageability Challenges

Challenges face database administrators today :

Managing complex and high-value tasks

Proactively monitoring and tuning system health

Scaling management to multiple data centers

Gaining insight into historical trends and real-time activities

SQL Server 2008 ManageabilityProductive Administration

Configure

Scale

Monitor

Report

Troubleshoot

Tune

Audit

Manage by Intent Monitor with Insight Scale with Ease

SQL Server 2008Management Capabilities

Scale for any business size

Conform and comply with

system configuration

policies

Monitor system health and optimize

performance

Perform Interactive

administrationGain Insight into historical trends

Scale and Conform with Policy-based management

Manage to desired intent

Intelligent monitoring

Scale management

Policy-Based ManagementDefining PoliciesFacets Conditions

CategoriesTargets

Manage by Intent Policy checking & governance

Facets

•Define aspects of system configuration•Physical properties that relate to settings•Logical properties that encapsulate business rules

Conditi

ons

•Capture the declarative intent (desired state)•Simplify compliance enforcement

Intelligent MonitoringOn Demand

• Manual checking by administrator

On Schedule, log out-of-compliance

• SQL Server Agent job check periodically and logs non-compliance

Changes are attempted, prevent out-of-compliance

• DDL Trigger rolls back non-compliant changes

Changes are attempted, log out-of-compliance

• Event Notification logs non-compliant changes

Scale with Policies

Define policies centrally

Automate policy enforcement across the

enterprise

Optimize Performance with SQL Server 2008

End-to-End Health Monitoring for optimization

Performance Tuning Tools

End-to-End System Health InsightPerformance Studio

• Data providers• SQL Trace• Performance Counters• Transact-SQL

Low overhead data collection

Performance Tuning Tools

SQL Server Profiler• Capture SQL

Server activity

• View and play back captured workloads

• Correlate with System Monitor

Database Tuning Advisor• Gain insight

into indexing and partitions structures of your databases

• Optimize indexes and partitions for your workload

SQL Server Management Studio Reports• Available at

the server and database levels

SQL Server Management Pack • For Microsoft

System Center Operations Manager

• Monitors availability and performance

Maintenance Administrative Tasks

Interactive Administration

Gaining Management Insight

Programmatic Management

Interactive Administration

• Centralized management of all SQL Server instances and services

• Intellisense for productive management

Gaining Management Insight

Standard Reports Custom Reports Performance

Dashboards

Programmatic Management

SQLCMD• Create batch files• Automate multiple scripts

Server Management Objects (SMO)• Create custom .NET management tools

C:\>sqlcmd –I Insert..

© 2004 Microsoft Corporation. All rights reserved.This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

Automated Maintenance

SQL Server Agent Jobs, Operators,

and Alerts Maintenance Plans Multi-server

management

top related