Nr: 223
SQLSaturday #223 - Oklahoma City 2013
SessionID: 10254
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: DBA
Speaker: Ben Miller
Abstract:
SessionID: 11044
Let's Hadoop!
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Bonus
Speaker: Bryan Smith
Title: Let's Hadoop!
Abstract:
This session provides a demonstration-rich introduction to the fundamentals of Hadoop and the Microsoft implementation, HDInsight. If you have heard of Hadoop but have struggled to get started with the technology, this session is for you.
SessionID: 12438
Data Warehouse Mistakes You Can’t Afford to Make
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Bonus
Speaker: David Stein
Title: Data Warehouse Mistakes You Can’t Afford to Make
Abstract:
Learn how to avoid many common mistakes, from someone who’s made them and then found ways to correct them.
SessionID: 12439
Have You Got the Urge to (T-SQL) Merge?
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Developer
Speaker: David Stein
Title: Have You Got the Urge to (T-SQL) Merge?
Abstract:
SessionID: 14377
Scaling a SQL Data Warehouse to 100s of TBs
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Garrett Edmondson
Title: Scaling a SQL Data Warehouse to 100s of TBs
Abstract:
SessionID: 14378
Data Warehouse ETL
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Garrett Edmondson
Title: Data Warehouse ETL
Abstract:
SQL provides many ways to move data from an OLTP source system to a data warehouse server, however choosing the most efficient and scalable ETL solution can be challenging. Various
ETL architectures will be explored by analyzing their strengths and weaknesses with data warehouse workloads. Best practices based on having developed ETL systems that load 1+ TB/hr. will be presented.
SessionID: 16470
Unraveling Tangled Code
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Developer
Speaker: Jennifer McCown
Title: Unraveling Tangled Code
Abstract:
SessionID: 17710
Table Partitioning: the Secret Weapon for your Big Data Problems.
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: DBA
Speaker: John Sterrett
Title: Table Partitioning: the Secret Weapon for your Big Data Problems.
Abstract:
Is big data starting to slow you down? Is data growth putting your maintenance tasks in danger of not meeting your service level agreements? Do you wish you could archive old data with minimal impact to your tables during the archive process? Do you wish you could eliminate the majority of the data in your tables when you query them? If so, its time you consider implementing table partitioning to help with your general performance and to reduce your maintenance window for completing your maintenance tasks. In this session you will learn how table partitioning works and when it should be implemented. You will be able to understand how to initially configure partition functions and partition schemes to have a rock solid partitioned table. Finally, you will learn how to implement an automated sliding window to maintain your partitioned tables for ensuring optimal performance.
SessionID: 17711
Building Your First AlwaysOn Failover Cluster Instance
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: DBA
Speaker: John Sterrett
Title: Building Your First AlwaysOn Failover Cluster Instance
Abstract:
SessionID: 17986
Case Studies of Disaster Recovery
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: DBA
Speaker: Kat Long
Title: Case Studies of Disaster Recovery
Abstract:
From the expect disasters of failed hardware, malicious and unintentional data corruption, to the more unusual disasters of HVac failures, water main breaks, and fire, we will walk through case studies of each type, discuss what went right and what went wrong with the disaster recovery plan and how to plan better in the future. This session is intended to be interactive, to have you thinking about your own environment and what you need to put into place to help you successfully recover from disasters.
SessionID: 17987
Database Design from User Requirements
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Developer
Speaker: Kat Long
Title: Database Design from User Requirements
Abstract:
SessionID: 18846
3D Geospatial Visualization Using Power Map
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Bonus
Speaker: Kristin Ferrier
Title: 3D Geospatial Visualization Using Power Map
Abstract:
SessionID: 19862
SQL Security Best Practices Shrinking Your Attack Surface
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: DBA
Speaker: Matthew Brimer
Title: SQL Security Best Practices Shrinking Your Attack Surface
Abstract:
SQL Security is a very broad and scary topic, one which
many days could be dedicated to speaking on it. In this session Matt will
give a high level overview of what Database Security is, what tools
Microsoft gives you to accomplish it and some simple things that you can do
to shrink your attack surface.
SessionID: 23644
Introduction to the XML Source
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Developer
Speaker: Russel Loski
Title: Introduction to the XML Source
Abstract:
XML is all over the place. But how do you get that data into SQL Server? SSIS provides an XML Source, but it is not easy to use. In this session we will handle increasingly complex XML documents. After an introduction to using the XML Source with a single set of elements, we will look at how to work with multiple element sets. This includes hierarchically structured XML documents.Attendees will be able to import simple XML using SSIS. They will be able to create import routines that pull data from different elements of more complex XML. They will understand the role the XML Schema plays in defining the XML data they import.
SessionID: 23645
Introduction to BIML and BIMLScript
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Russel Loski
Title: Introduction to BIML and BIMLScript
Abstract:
SessionID: 23732
How Active Directory affects SQL Server
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Bonus
Speaker: Ryan Adams
Title: How Active Directory affects SQL Server
Abstract:
If you have ever had a Kerberos or SSPI context error, then you won't want to miss this session. SQL Server has a large surface area and Active Directory can influence a big part of it. I will discuss AD DNS configuration, Group Policy Objects, Kerberos (of course), and how all of them affect your SQL Server. By the end of the session you'll have a check list of things to discuss with your domain administrator when you return to work.
SessionID: 24275
Beginning Powershell for DBAs 1.0
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: DBA
Speaker: Sean McCown
Title: Beginning Powershell for DBAs 1.0
Abstract:
The time has come where DBAs can no longer afford to ignore powershell. Not only has it become an integral part of SQL Server, but we’re being asked to do things on a much grander scale than ever before; things that can only be done with powershell. This session will take you from nothing and explain what powershell is all about. I’m going to show you how the more things change the more they stay the same and if you master the basics of powershell in this session, you’ll be able to work with powershell not only in SQL Server, but also at the file system level, in Exchange, IIS, Windows, and anything else. So in this session I’m going to show you the basics you need to get your powershell career started.
SessionID: 25869
SQL Server vs The World
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Developer
Speaker: Rob Sullivan
Title: SQL Server vs The World
Abstract:
While SQL Server is the 3rd most used database in the world, the landscape of how we build applications and the technology supporting them is quickly changing. As if keeping up with SQL Server isn't enough on its own, we now have to deal with the terms and technology that comes with NoSQL (Not-Only-SQL) as well as fast moving, feature rich open source Relational DBs. In this session, we will explore some of the popular data stores, why AppDevs like using them and how your skills in SQL Server translate to them. Note: This session is geared towards OLTP systems. BI Solutions are NOT on the radar for this.
SessionID: 26598
Handling Errors and Data Anomalies in SSIS
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Tim Mitchell
Title: Handling Errors and Data Anomalies in SSIS
Abstract:
SessionID: 26786
Agile Data Warehouse Design
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Tim Costello
Title: Agile Data Warehouse Design
Abstract:
SessionID: 28091
Getting Started with Analysis Services 2012 Tabular
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: William E Pearson III
Title: Getting Started with Analysis Services 2012 Tabular
Abstract:
The Analysis Services 2012 Business Intelligence Semantic Model (BISM) unifies Multidimensional (OLAP) and Tabular (relational) options for organizational BI. In this session, BI Architect, SQL Server MVP and Analysis Services Maestro Bill Pearson introduces Microsoft Business Intelligence 2012 and the Business Intelligence Semantic Model ("BISM"). He then overviews the Tabular model, beginning with the creation of a project with SQL Server Data Tools (“SSDT”), and continuing from the data import steps to the creation and management of calculations, measures and Key Performance Indicators (“KPIs”). Finally, he provides insight to the creation and maintenance of perspectives and hierarchies, as well as other considerations involved in working with Tabular.
SessionID: 28093
Practical Self-Service BI with Excel 2010/2013
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Bonus
Speaker: William E Pearson III
Title: Practical Self-Service BI with Excel 2010/2013
Abstract:
SessionID: 9932
Sharing SQL Data in SharePoint
Event Date: 24-08-2013 - Session time: 00:00:00 - Track: Developer
Speaker: Allen Smith
Title: Sharing SQL Data in SharePoint
Abstract:
Microsoft SharePoint is a collaboration software that provides a web based portal for business intelligence, content management and document sharing. In this session get an overview of the basics of sharing a SQL table as a 'List' using Sharepoint and SSIS. Next we move on to fun stuff of integrating SQL Server Reporting Services integration. Finally we look at how to give users dynamic PowerPivot analysis in a dashboard.