Welcome

Preview:

DESCRIPTION

Welcome. November 14, 2011 Meeting. Mailing List. Sign up on the www.msbinyc.com home page: December 12 th - Denali in PowerPivot : Self-Service BI hits the Big Time Kevin S. Goff. Next Meeting:. Sponsor. Raffles. 3 eBook coupons from O’Reilly. We’re a PASS Chapter!. - PowerPoint PPT Presentation

Citation preview

Welcome

November 14, 2011Meeting

Mailing List• Sign up on the www.msbinyc.com home page:

• December 12th - Denali in PowerPivot: Self-Service BI hits the Big Time– Kevin S. Goff

Next Meeting:

Sponsor

Raffles

• 3 eBook coupons from O’Reilly

We’re a PASS Chapter!

Sign up for a free membership today at sqlpass.org

…and join the community discussions here:• LinkedIn www.linkedin.com/PASS• Facebook www.facebook.com/PASSGroup• Twitter @SQLPASS and www.twitter.com/sqlpass PASS Blog: www.sqlpass.org

SQL Server 2012: A First-Hand Report from the PASS Summit

Jeff Bolton

Agenda

• What is PASS?• Key Announcements• Fantastic 12• Power View• Column Store Indexes• Q&A

About Jeff Bolton

• Database Architect • Member of Tallan’s BI Practice• Nearly 25 years of IT experience• Hockey Dad

What is PASS?• “Connect. Share. Learn”• Benefits• Become a Member for Free

– http://www.sqlpass.org/RegisterforSQLPASS.aspx

SQL Rally 2012

• Dallas, TX• May 10-11, 2012• http://www.sqlpass.org/sqlrally/2012/dallas/

Summit 2012

• Seattle, WA• November 6-9, 2012• http://www.sqlpass.org/summit/2012/

Key Announcements

• “Denali” = SQL 2012– Scheduled for H1 2012

• “Crescent” = Power View• Hadoop Support• ODBC Drivers for Linux• “Data Explorer”• Amir Netz, Technical Fellow

Vision

• Any Data, Any Size, Anywhere• Connecting the World’s Data• Immersive Experience Wherever You Are

Fantastic 12 – Part 1

1. Required 9′s & Protection2. Blazing Fast Performance 3. Rapid Data Exploration4. Managed, Self-Service BI5. Credible Consistent Data6. Organizational Compliance

Fantastic 12 – Part 2

7. Peace of Mind8. Scalable Data Warehousing 9. Fast Time to Solution10.Extend Any Data, Anywhere11.Optimized Productivity 12.Scale on Demand

Big Data

• 2009 - .8ZB but by 2020 – 35ZB• Different Management Methods

– eBay – 10PB on 256 Nodes– Facebook – 20PB on 2,700 Nodes

• NOSQL = Not Only SQL• RDBMS for OLTP and Small Data Warehouses

Power View (“Crescent”)

• Browser based BI Report Authoring Tool• Self-Service• Highly Interactive and Visual• Requires SharePoint Integrated Mode of SSRS

Demo – Power View

Column Store Indexes (“Apollo”)• Group and Store Data by the Column, Not Row• Significant Compression

Row-oriented1,Smith,Joe,40000; 2,Jones,Mary,50000; 3,Johnson,Cathy,44000;

Column-oriented:1,2,3; Smith,Jones,Johnson; Joe,Mary,Cathy; 40000,50000,44000;

Key Characteristics

• Faster Query Results • Key Columns• Clustered Index Key• Record Size• Query Processing• Table Cannot be Updated

Demo – Column Store Index

Other Cool Takeaways

• Containment • SSMS and BIDS Improvements• Azure updates• SSIS vs T-SQL for ETL• DMV Queries Against SSAS• http://www.data.gov

Questions?