What is in it for a dba sql server 2012

18
SQL Server - 2012 Cool new features for Database Administrators Deepthi Anantharam Technology Evangelist Microsoft Corporation India Pvt Ltd

Transcript of What is in it for a dba sql server 2012

Page 1: What is in it for a dba   sql server 2012

SQL Server - 2012

Cool new features for Database Administrators

Deepthi AnantharamTechnology Evangelist Microsoft Corporation India Pvt Ltd

Page 2: What is in it for a dba   sql server 2012

Agenda

Always ON Column Store Contained Databases Server Roles – User defined Partitions Intellisense Functions

Page 3: What is in it for a dba   sql server 2012

REVENUE

ELECTRONIC24X7 GLOBAL BUSINESS

GROWTH

3

Page 4: What is in it for a dba   sql server 2012

4

Page 5: What is in it for a dba   sql server 2012

What is your HA/DR Plan?

Page 6: What is in it for a dba   sql server 2012

Traditional Choices

Logshipping Replication Mirroring Clustering

Solution is fragmented Lacks flexibility

Always ON

Page 7: What is in it for a dba   sql server 2012

ALWAYS ON

Always ON Availability groups Active Multiple Secondaries System center integration Supports file streaming, contained databases Automatic Page repair

Page 8: What is in it for a dba   sql server 2012

Column Store Index

In memory Column Store Index Stores Index data Column wise

Online index rebuilding for varchar(max), nvarchar(max),

Page 9: What is in it for a dba   sql server 2012

User defined Server level roles

9 server roles available

Create new Server roles – Add members and drop members from it

Page 10: What is in it for a dba   sql server 2012

Partitioned Tables

Limit raised from 1000 to 15000 (Table and Index partitioning ) Performance improvements Maintain partitions

Page 11: What is in it for a dba   sql server 2012

intellisense

Based on partial words and not first few characters Tools > Options

Enable Line numbers

Auto List members

Page 12: What is in it for a dba   sql server 2012

T-SQL enhancements

Windows Functions

FIRST_VALUELAST_VALUELAGLEADPERCENT_RANKPERCENTILE_CONTPERCENTILE_DISC

Date & time Functions

DATEFROMPARTSDATETIME2FROMPARTSDATETIMEFROMPARTSDATETIMEOFFSETFROMPARTSSMALLDATETIMEFROMPARTSTIMEFROMPARTSEOMONTH

Logical FunctionsIIFCHOOSE

Sequences

Page 13: What is in it for a dba   sql server 2012

Other new features Sequences Power View – The self Service tool Transparent data encryption Master data Services Data Quality services Visual Studio IDE

DBA on the cloud DBA for Big Data DBA for PDWs

Page 14: What is in it for a dba   sql server 2012

Microsoft Virtual Academy

http://www.microsoftvirtualacademy.com/

http://msdn.microsoft.com/en-US/

Tutorials

Social

Page 15: What is in it for a dba   sql server 2012

Tech Ed 2013 – Bengaluru & Pune

Microsoft TechEd India 2013 is the best way to stay aligned with Microsoft’s current technologies and product releases.  Connect with Microsoft experts and industry leaders to gain practical advice, network and discuss critical technology issues

https://india.msteched.com/

Page 16: What is in it for a dba   sql server 2012

Certifications

http://www.microsoft.com/learning/en/us/certification-overview.aspx

Page 17: What is in it for a dba   sql server 2012
Page 18: What is in it for a dba   sql server 2012