Nr: 9
SQLSaturday #9 - Greenville 2008
SessionID: 35091
Resource Governor in SQL Server 2008
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: SQL DBA
Speaker: David Darden
Title: Resource Governor in SQL Server 2008
Abstract:
SessionID: 35147
Getting Started with SQL Express
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: SQL Development
Speaker: Jason Burton
Title: Getting Started with SQL Express
Abstract:
New to SQL? Check out Microsoft's free versions of SQL Server Express. We will discuss the differences between 2005 and 2005 SQL Express versions and walk through the installation process. We'll also learn some basic SQL commands and how you can use SQL Express at home and in your next web project.
SessionID: 35213
Patterns for SSIS Configurations
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: John Welch
Title: Patterns for SSIS Configurations
Abstract:
One of the common issues encountered with SSIS is deploying configurations for multiple environments. During this session, 3 patterns for handling configurations in SSIS will be covered. from a simple pattern that handles most cases, to a very flexible pattern that covers most complex scenarios. Learning and using these patterns will allow SSIS developers to more easily deploy packages between environments, and leverage a single point of configuration in each environment.
SessionID: 35216
Using Data Profiling to Improve ETL
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: John Welch
Title: Using Data Profiling to Improve ETL
Abstract:
Data quality is one of the most challenging aspects of constructing a reliable data warehouse / business intelligence solution. SQL Server Integration Services 2008 introduces the Data Profiling Task, which can be used to help improve the data quality in the ETL process itself. This session will cover the use of the Data Profiling Task to gather initial quality metrics from both source systems and the warehouse. It will also cover how to incorporate data profiling into the ongoing ETL process to continue gathering quality metrics on new data, and to build dynamic data quality rules that adjust themselves based on the current quality measures.
SessionID: 35294
SQL Server 2005 Auditing Using the CLR
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: SQL Development
Speaker: Lee Johnson
Title: SQL Server 2005 Auditing Using the CLR
Abstract:
SessionID: 35399
Scaling SQL Server for Large Datamarts
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: SQL DBA
Speaker: Rob Schoenborn
Title: Scaling SQL Server for Large Datamarts
Abstract:
One of the roles of Business Intelligence for Retailers is to determine buying patterns based on customer demographics. This type of analysis though can quickly create very large cubes above 600 Gigabytes and often between 1 to 4 Terabytes. Based on real world experience with two major retailers, this talk will discuss key design tips and best practices for building these large cubes so the data can be accessed in a timely manner. Key topics covered include vertical and horizontal partitioning, necessary key parameters, and custom aggregations.
SessionID: 35400
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Rob Schoenborn
Abstract:
SessionID: 35457
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Tejas Patel
Abstract:
Intent of this session is to demostrate use of smart reports to present datamining results. Reports can be used to analyze historical patterns, review trends and present predictions.These reports use analysis services, CLR stored procedure and reporting services. [Note: Concept of this article comes from the book, Applied Microsoft Analysis Services, by Teo Lachev]
SessionID: 35514
Dynamic Management Views Will Save Your Life
Event Date: 11-10-2008 - Session time: 00:00:00 - Track: SQL DBA
Speaker: Whitney Weaver
Title: Dynamic Management Views Will Save Your Life
Abstract:
Do you ever wish you could get an X-Ray view of your sluggish SQL Server?
Take the guesswork out of troubleshooting database issues by utilizing the
data collected in Dynamic Management Views. In this session, Whitney
Weaver will show you the tools implemented in SQL Server 2005 that give you
extraordinary view into the health and well being of your database instance.
Code samples will be presented around query performance, I/O utilization,
index usage, and more.