Nr: 13
SQLSaturday #13 - Atlanta 2009
SessionID: 34926
Introduction to SQL Server Statistics
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Andy Warren
Title: Introduction to SQL Server Statistics
Abstract:
SessionID: 34954
Introduction to Data Warehouse Concepts
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development
Speaker: Robert Cain
Title: Introduction to Data Warehouse Concepts
Abstract:
SessionID: 34955
Introduction to SQL Server Full Text Searching
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development 2
Speaker: Robert Cain
Title: Introduction to SQL Server Full Text Searching
Abstract:
Users have become familiar with the simple search capabilities of tools like Microsoft Live Search and Google. Did you know you can give your users the same ability to search their data with SQL Server? And it's as easy as 1-2-3! Come and learn the how to setup and use full text searching with SQL Server.
SessionID: 34956
Introduction to SQL Server Integration Services
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI
Speaker: Robert Cain
Title: Introduction to SQL Server Integration Services
Abstract:
SessionID: 35068
SSRS Working with Images and Subreports
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI 2
Speaker: Curtis Smith
Title: SSRS Working with Images and Subreports
Abstract:
Session will cover working with images and subreports. I will cover real world examples of issues encountered when working with images and subreports. Examples will include "conditional subreports".
SessionID: 35107
Why Normalization Matters
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development
Speaker: Louis Davidson
Title: Why Normalization Matters
Abstract:
SessionID: 35109
SSIS Internals and Optimization
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI 2
Speaker: Erik Veerman
Title: SSIS Internals and Optimization
Abstract:
SessionID: 35145
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA 2
Speaker: Janis Griffin
Abstract:
SessionID: 35158
Nested Sets Model - Trees Hierarchies in SQL
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development
Speaker: Joe Celko
Title: Nested Sets Model - Trees Hierarchies in SQL
Abstract:
A look at the programing techniques for Trees Hierarchies using the nested sets model. The stress will be on avoidance of recursive CTE and cursor programming.
SessionID: 35181
How to Build Analysis Services Cubes (2005/2008)
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI
Speaker: Jen Underwood
Title: How to Build Analysis Services Cubes (2005/2008)
Abstract:
This session will walk through building an Analysis Services Cube in SQL Server 2005 and 2008. It will also cover real world project roadmaps, common mistakes and basic dimensional modeling concepts.
SessionID: 35182
Building Reporting Services and Excel Reports
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI
Speaker: Jen Underwood
Title: Building Reporting Services and Excel Reports
Abstract:
This session will walk through building reports in Reporting Services 2008 and Excel 2007 that query data from Analysis Services Cubes. It will also explain a variety of reporting solution architecture options using Microsoft's Business Intelligence technologies.
SessionID: 35253
Fortress SQL Server
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI
Speaker: Brian Kelley
Title: Fortress SQL Server
Abstract:
We'll look at best practices for securing SQL Server and the data contained within from both a DBA and developer perspective. Starting with the basics of how to relate security to business personnel, we'll then dive in to the technical aspects of locking down SQL Server. SQL Server 2000 through 2008 will be covered.
SessionID: 35260
XML Features in SQL 2005
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development
Speaker: Kendal Van Dyke
Title: XML Features in SQL 2005
Abstract:
XML in SQL 2000 wasn't very exciting and it was easy to dismiss it altogether by just relying on developers to handle any XML needed within the application. SQL 2005 changes the game and this session will show you how to use the new XML data type, do basic XML operations on XML data, and showcase the changes to FOR XML that make it so much more useful. This isn't a session to convince you to use XML, but to show you what you can do with XML if you do need to use it!
SessionID: 35261
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Kendal Van Dyke
Abstract:
Would you buy a million dollar race car then show up to the track on a clear day with rain tires that aren’t properly inflated and wonder why you’re only doing 180 when the manufacturer says it can do 220?
Your answer was probably close to something like “Of course not!”. Now let’s suppose that your “million dollar race car” is really your DB server and your “tires” are your hard drives. Do you know the right configuration to use to get the best performance out of them? Sure, there’s RAID 1, RAID 10, and RAID 5…but do you know which combination of partition offset, RAID stripe size, and allocation unit size to use?
SessionID: 35273
End-to-End Troubleshooting
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Kevin Kline
Title: End-to-End Troubleshooting
Abstract:
- Performance Monitor (PerfMon)
- SQL Profiler/Server-side Trace
- Correlating PerfMon and Profiler results
- Graphic Explain Plan and Transact-SQL Showplan
- SQL Server 2005 and 2008 DMVs
- When to
SessionID: 35274
Surviving the Data Avalanche
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI
Speaker: Kevin Kline
Title: Surviving the Data Avalanche
Abstract:
- How do I configure my SQL Server instances to support multi-terabyte databases?
- What risks and problems do VLDBs pose?
- How do I overcome issues presented by VLDBs?
Administrating and protecting very large databases is extremely difficult and very hard to learn except through direct experience. This session helps you learn from the experiences of others so that you can apply their lessons learned and mitigate your risks before you ever experience them.
SessionID: 35292
Data Mining Beyond Adventure Works
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI 2
Speaker: Mark Tabladillo
Title: Data Mining Beyond Adventure Works
Abstract:
SessionID: 35293
SQL Server Auditing Using the CLR
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI 2
Speaker: Lee Johnson
Title: SQL Server Auditing Using the CLR
Abstract:
SessionID: 35331
Smokin' Mirrors - SQL Mirroring Technology
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Michael Mollenhour
Title: Smokin' Mirrors - SQL Mirroring Technology
Abstract:
SessionID: 35332
Mining for Data the SQL 2008 way
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI 2
Speaker: Michael Mollenhour
Title: Mining for Data the SQL 2008 way
Abstract:
In this session I will demonstrate datamining with SQL Analysis Services. This session will demonstrate the analytic powers incorporated into the SQL AS Engine, and show how these can be integrated with Reporting Services and Excel.
SessionID: 35339
Effective T-SQL Solutions
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development
Speaker: Noah Subrin
Title: Effective T-SQL Solutions
Abstract:
This session will present five short examples of solutions to real business world problems based on T-SQL or Visual Studio.
SessionID: 35427
CLR integration
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development
Speaker: Sergey Barskiy
Title: CLR integration
Abstract:
Integrating CLR assemblies to support custom image creation and encompassing complex business logic in SQL server/SSRS.
SessionID: 35432
Using MSchema in Project Lifecycles
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development 2
Speaker: Shawn Wildermuth
Title: Using MSchema in Project Lifecycles
Abstract:
SessionID: 35433
ADO.NET Data Services for DBAs
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA 2
Speaker: Shawn Wildermuth
Title: ADO.NET Data Services for DBAs
Abstract:
The idea of exposing data across the Internet is a scary thought for most DBAs, but ADO.NET Data Services provides the security to allow you to feel better about how its handled. Since so many applications now require the Internet, ADO.NET Data Services represents a sensible way to provide that data. Come to this talk to be talked down from the ledge of fear about the technology.
SessionID: 35445
An Introduction to SQL Server 2008 Features
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Geoff Hiten
Title: An Introduction to SQL Server 2008 Features
Abstract:
SessionID: 35446
SQL Clustering Essentials
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA 2
Speaker: Geoff Hiten
Title: SQL Clustering Essentials
Abstract:
Come learn how to take some of the mystique out of SQL Clustering. Learn how to build, migrate, and operate SQL Server Clustering using the newest Windows Server 2008 Operating system.
SessionID: 35449
SQL Saturday Super Short Session I
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development 2
Speaker: Stuart Ainsworth
Title: SQL Saturday Super Short Session I
Abstract:
SessionID: 35450
SQL Saturday Super Short Session II
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development 2
Speaker: Stuart Ainsworth
Title: SQL Saturday Super Short Session II
Abstract:
SessionID: 35456
SQL Server 2008 Date / Time Data Types
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development 2
Speaker: Scott Russell
Title: SQL Server 2008 Date / Time Data Types
Abstract:
This session provides an overview of date / time data types, comparing capabilities and benefits of the new types in SQL Server 2008 with those from prior versions. A process will be presented on how to profile date / time data content in current tables, to better understand the implications (data preservation or loss) in migrating existing date / time data types to the newer types. Tools to simplify the data profiling process will be demonstrated.
SessionID: 35460
Data Mining ASP.Net Controls Library
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: BI
Speaker: Tejas Patel
Title: Data Mining ASP.Net Controls Library
Abstract:
Intent of this session is to demonstrate use of Data Mining Web Controls Library with web applications. Data Mining Web Controls Library is a library intended to extend the data mining user experience in Microsoft SQL Server Analysis Services to the Web. This library provides a lightweight version of the data mining model viewers. Using Data Mining Web Controls, you can browse complex mining models from any computer that has Microsoft Internet Explorer installed.
SessionID: 35474
Disk Partition Alignment
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Kevin Boles
Title: Disk Partition Alignment
Abstract:
SessionID: 35475
SANs and SQL Server
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA 2
Speaker: Kevin Boles
Title: SANs and SQL Server
Abstract:
SessionID: 35490
Consolidating Your Database Infrastructure
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA 2
Speaker: Tom Mills
Title: Consolidating Your Database Infrastructure
Abstract:
SessionID: 35512
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: Development
Speaker: Whitney Weaver
Abstract:
SessionID: 35513
A Lap Around Partitioning
Event Date: 25-04-2009 - Session time: 00:00:00 - Track: DBA 2
Speaker: Whitney Weaver
Title: A Lap Around Partitioning
Abstract:
Data volumes continue to grow and it is extremely important to know the features available to manage that growth. Whitney Weaver will discuss the partitioning functionality implemented in SQL 2005 and 2008 that will help you take your data applications to the next level.