what new sql_2005

Upload: phuoc-thang

Post on 06-Apr-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/2/2019 What New SQL_2005.

    1/33

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

    ISA Server 2006ISA Server 2006

    LeevenLeeven ChangChangGJUN CTEKGJUN [email protected]@msn.com

  • 8/2/2019 What New SQL_2005.

    2/33

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

    AgendaAgenda

    Introduction to SQL Server 2005Introduction to SQL Server 2005

    SQL Server 2005SQL Server 2005 New Features

    Enterprise Performance

    Manageability

    SecuritySecurity

  • 8/2/2019 What New SQL_2005.

    3/33

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

    What is SQL Server 2005?

    SQL Server 2005SQL Server 2005

    Relational DatabaseEngine

    .NET CLR

    Integration Services

    Reporting Services

    Notification ServicesAnalysis Services

    Native HTTP Support

    Service Broker

    Replication

    Full-Text Search

  • 8/2/2019 What New SQL_2005.

    4/33

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

    SQL 2005 Data Platform

  • 8/2/2019 What New SQL_2005.

    5/33

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

    Sql2005 Architecture

    Relational Database Engine

    CLR Runtime support

    Analysis Services

    Notification Services (Available now)

    System Integration Services

    Reporting Services (Available now)Replication

    Service Broker

    Native HTTP Support

    Full-Text search

  • 8/2/2019 What New SQL_2005.

    6/33

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

    SQL 2005 - New Features

    How many organisations depend uponSQL now?

    Upgrade will reap immediate benefits

    You will gain further benefits once you

    start developing your applications to takeadvantage of the new features

  • 8/2/2019 What New SQL_2005.

    7/33

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

    Administrative Tools

    Sql Server Management Studio

    Replacement of Enterprise Manager andQuery Analyzer

    SQL Computer Manager

    Replacement of Service Manager

    sqlcmd utility

    Replacement of ISQL and OSQL

    SMO

    Replacement of DMO

  • 8/2/2019 What New SQL_2005.

    8/33

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

    Sql Server ManagementStudio

    Based on Visual Studio .NET

    Manages RDBMS, Cubes, Reporting Servicesand CE Databases

    Project Centered View

    Different editors for T-SQL, XMLA and MDX

    Nice thingsMultithreaded

    Scheduling

    Scripting

    Filtering

    Disconnected editing

  • 8/2/2019 What New SQL_2005.

    9/33

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

    Sql Computer Manager

    MMC snap-in to manage all the SQLServices and connectivity settings

    Replaces Server Network Utility, ClientNetwork Utility and SQL Service Manager

  • 8/2/2019 What New SQL_2005.

    10/33

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

    HAReliableExpandableManagement Integration

    Performance & SecurityImprovement

    Visual Studio & .NET Integration

    Native XML, CLR, Web Services

    Customize Data Type

    On-time OLAP, Data Mining, KPI,UDM

    Multi-Languages support

    Reporting Services, Report Builder

    DTS (SSIS) 600% faster

    Enterprise Data ManagementEnterprise Data Management PalteformPalteform

  • 8/2/2019 What New SQL_2005.

    11/33

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

    Enterprise Performance

    SSIS (SQL Server 2005 IntegrationServices)

    Moves millions of rows per second

    In memory transformations and delivery tomultiple destinations

  • 8/2/2019 What New SQL_2005.

    12/33

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

    Enterprise Performance

    Analysis Services

    Sub second query times

    Advanced caching

    Data mining with

    predictions for verylarge data sets

  • 8/2/2019 What New SQL_2005.

    13/33

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

    Enterprise Performance

    Notification Services

    100,000s subscription based users

    Numerous business rules for polling

    Reporting Services

    Scale up/scale outAdvanced Caching

    Snapshot strategies to support high userconcurrency

  • 8/2/2019 What New SQL_2005.

    14/33

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

  • 8/2/2019 What New SQL_2005.

    15/33

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

    Enterprise Performance

    Inserting data

    Bulk load always fast

    Now faster Bulk Copy Program (bcp.exe)

    BULK INSERT (T-SQL)

    Better performance and more options forOPENROWSET () function

    Highly scalable way to load XML documents

  • 8/2/2019 What New SQL_2005.

    16/33

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

    Business Continuity

    SQL 2005 delivers 24x7 data availability

    Failover clustering

    Database mirroring

    Online indexing

    Piecemeal backup and restorePartitioning

    Dynamic configuration

    Hot memory swapping

  • 8/2/2019 What New SQL_2005.

    17/33

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

    Business Continuity

    SSIS offers distributed deployment andrestart-ability

    Resilient ETL (Extraction, Transformation &Loading)

    Notification Services & Reporting Servicesintegrated with IIS

    Allows NLB

  • 8/2/2019 What New SQL_2005.

    18/33

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

    Business Continuity

    More disaster recovery options

    More affordable

    Peer-to-peer replication

    Log shipping

    Analysis Services, Server SyncMultiple servers support primary servers

    Dedicated administrator connection

  • 8/2/2019 What New SQL_2005.

    19/33

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

    Manageability

    SQL Server Management Studio

    One interface entire platform

    Boosts DBA productivity

    Easier identification, troubleshooting and

    resolution of performance issuesSQL Server Profiler

    Improved trace capabilities for all products(DB, IS, AS)

  • 8/2/2019 What New SQL_2005.

    20/33

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

  • 8/2/2019 What New SQL_2005.

    21/33

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

    Manageability

    Extensible XML based definitionCapture and effectively analyse more details

    Use aggregated views

    Perform correlation with Windows Event Logs

    New expanded performance counters

    Graphical Deadlock and Showplanenhancements

    DMVs (Dynamic Management Views)Ongoing server activity

    Dynamically changing state

    Diagnostic information

  • 8/2/2019 What New SQL_2005.

    22/33

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

    Manageability

    Automation of repetitive or common SQLadmin tasks

    E.g. retrieving config settings, db creation,applying T-SQL scripts, backups, creatingSQL Server Agent jobs

    SMO (SQL Management Objects)API.SMO partners & ISV

    Better performance and scalability than SQLDMO (Distributed Management Objects)

    SQL 2005 supports SQL DMO9

  • 8/2/2019 What New SQL_2005.

    23/33

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

  • 8/2/2019 What New SQL_2005.

    24/33

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

    Manageability

    Build proactive performance monitoringwith SQL Server Agent

    DTA (Database Tuning Advisor)

    Replaces ITW (Index Tuning Wizard)

    Helps resolve performance issuesNew security contexts

    Non SAs can create database traces

    Can use DTA to tune database

  • 8/2/2019 What New SQL_2005.

    25/33

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

    Security

    SQL 2005 built on premise of MicrosoftsTrustworthy Computing initiative

    Secure by design

    Secure by default

    Secure in deployment

  • 8/2/2019 What New SQL_2005.

    26/33

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

    Security

    Dedicated security configuration interface

    SAC (Surface Area Configuration)

    Consolidates access to configurable servicesand settings helpful descriptions

    Fine grain admin rights

    Admin rights separated from data accessrights in each platform subcomponent

  • 8/2/2019 What New SQL_2005.

    27/33

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

  • 8/2/2019 What New SQL_2005.

    28/33

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

    Security

    Password policy enforcement

    Increased levels of data encryption for storageand transmission

    Secure development environment

    Sign, verify and manage code

    CLR (Common Language Runtime) assemblies thatrun in the database

    Managed code uses CAS (Code Access Security)preventing assemblies from performing certainoperations

  • 8/2/2019 What New SQL_2005.

    29/33

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

    Operational Cost Savings

    Server Consolidation

  • 8/2/2019 What New SQL_2005.

    30/33

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

    Consolidate on SQL 2005

    How many data-storage & managementplatforms, suites and tools do you use in thefollowing categories?

    Relational databases

    Multidimensional (OLAP) databases

    Data replicationExtraction, Transformation and Loading (ETL)

    Enterprise reporting

    Data mining

    Notification engines

  • 8/2/2019 What New SQL_2005.

    31/33

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

    Consolidate on SQL 2005

    For the previous software investments,how many of the following do you require?

    Licensing & support agreements

    Dedicated servers

    Different development skill sets

    Different operational skill sets, policies andpractices

  • 8/2/2019 What New SQL_2005.

    32/33

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

    Consolidate on SQL 2005

    Hardware and software savings

    Save on DBA time

    Easier to manage

    Better performance

    Move to a high availability clusterConsolidate 20+ servers easily.

  • 8/2/2019 What New SQL_2005.

    33/33

    Thank You. Q & A