Nr: 16
SQLSaturday #16 - South Florida 2009
SessionID: 34921
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA2
Speaker: Adam Jorgensen
Abstract:
SessionID: 34922
Dive into Querying Analysis Services with MDX
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: BI
Speaker: Adam Jorgensen
Title: Dive into Querying Analysis Services with MDX
Abstract:
SessionID: 34933
Introduction to SQL Statistics
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA2
Speaker: Andy Warren
Title: Introduction to SQL Statistics
Abstract:
SessionID: 34934
Social and Not so Social Networking for the DBA
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA2
Speaker: Andy Warren
Title: Social and Not so Social Networking for the DBA
Abstract:
Should you be networking? In this session we'll talk about why you should be building a network now, how to build it, and how to keep track of and quantify your network. Along the way we'll talk about the most common social networks, why you should consider blogging, and some exercises you can do to strengthen your networking skills.
SessionID: 35002
Loading a Data Warehouse in SSIS
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: BI
Speaker: Brian Knight
Title: Loading a Data Warehouse in SSIS
Abstract:
In this session, you'll learn how to load a data warehousing using SSIS. See some of the challenges in data warehouse processing and how to get past some of those fact and dimension challenges.
SessionID: 35003
Introduction to SQL Server Analysis Services(SSAS)
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: BI
Speaker: Brian Knight
Title: Introduction to SQL Server Analysis Services(SSAS)
Abstract:
Want to deliver slice-and-dice data reports for your end users? Then you'll want to see this session on how to get started in SQL Server Analysis Services (SSAS). In this session, you'll be taken from the data warehouse phase forward into SSAS. You'll also see how to deliver reports to your users.
SessionID: 35056
Powershell and SQL Server Administration
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DEV
Speaker: Chad Miller
Title: Powershell and SQL Server Administration
Abstract:
SessionID: 35058
RESTful Data
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA3
Speaker: Chris Eargle
Title: RESTful Data
Abstract:
REST is an architectural style that allows for a layered, scalable, and
cacheable enterprise information system. With ADO.NET Data Services, a
database can be surfaced to a service as a REST-style resource
collection that is addressable with natural URIs and can be interacted
with using the usual HTTP verbs: GET, POST, PUT, and DELETE. This
session will describe RESTful Data, the benefits it conveys, and its
uses. Then we will set up a data service using an existing database that
developers would then access rather than accessing the database
directly.
SessionID: 35082
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA4
Speaker: David Lapides
Abstract:
SessionID: 35083
A tour of SQL Server and SharePoint Integration
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: BI
Speaker: David Lapides
Title: A tour of SQL Server and SharePoint Integration
Abstract:
SessionID: 35094
Tuna Helper - Proven Process for Tuning SQL
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA2
Speaker: Dean Richards
Title: Tuna Helper - Proven Process for Tuning SQL
Abstract:
SessionID: 35156
DW Prescriptive Architecture Fast Track
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA3
Speaker: Jean-Claude Armand
Title: DW Prescriptive Architecture Fast Track
Abstract:
This session will provide a Fast Track discussion into Data Warehouse architecture.
SessionID: 35174
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DEV
Speaker: Jeffrey Garbus
Abstract:
Learn all you wanted to know about index design but were afraid to ask. This session focuses on physical index structures as well as how the server chooses indexes. Note: Join optimization is a separate session
SessionID: 35175
Indexing for Join Optimization
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Jeffrey Garbus
Title: Indexing for Join Optimization
Abstract:
Everything you wanted to know about join optimization but were afraid to ask... Join types, indexing, and how the optimizer makes its selections
SessionID: 35176
High Availability options in SQL Server 2008
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA2
Speaker: Jeffrey Garbus
Title: High Availability options in SQL Server 2008
Abstract:
SQL Server 2008 high availability options include Clustering, Database Miroring, Replication, and Log Shipping. If you are wondering which ones are best, and under what curcumstances... come on over.
SessionID: 35233
Policy Based Management 101
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Jorge Segarra
Title: Policy Based Management 101
Abstract:
We will be learning an overview of this powerful new feature in SQL 2008 and how you can leverage it to help manage your existing SQL environment. This will include plenty of demos, best practices and QA so by the end you should be able to walk away ready to take control of your SQL Servers!
SessionID: 35262
Transactional Replication: Beyond The Basics
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA3
Speaker: Kendal Van Dyke
Title: Transactional Replication: Beyond The Basics
Abstract:
At some point in every DBA's career they'll be probably be asked to work with transactional replication but most DBAs don't look under the covers once they're done walking through the setup wizards. In this session we'll take a deeper look at setting up, monitoring, and calibrating transactional publications plus share some tricks and tips gleaned from years of experience working with high volume, multiple datacenter topologies.
Session Goals:
• Understand core concepts of transactional replication including: replication topologies, publishers, distributors, agents, agent profiles. Learn how to configure advanced options such as vertical and horizontal filtering
• Demonstrate how to monitor transactional replication performance
• Lear
SessionID: 35263
Configuring SQL Access for the Web Developer\Admin
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DEV
Speaker: Kendal Van Dyke
Title: Configuring SQL Access for the Web Developer\Admin
Abstract:
Session Goals:
• Learn when to use SQL logins and when to use Windows Authentication
• Understand the concept of impersonation
• Learn how ASP and ASP.NET applications can be configured to use impersonation to make secure connections to SQL Server
• Learn how to configure IIS 5, 6, 7 and Windows XP, 2003, and 2008 to support impersonation
SessionID: 35265
Working With XML in SQL Server
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Kendal Van Dyke
Title: Working With XML in SQL Server
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 XML data type, do basic 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!
Session Goals:
• Learn how to use FOR XML PATH and WITH NAMESPACE clauses
• Understand the basic use of the XML data type and XML schema collections
• Learn how to use XML DML to manipulate XML data
SessionID: 35285
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: BI
Speaker: Devin Knight
Abstract:
SessionID: 35296
SQL Server 2008 Spacial Data Type
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DEV
Speaker: Martin Pichardo
Title: SQL Server 2008 Spacial Data Type
Abstract:
SessionID: 35297
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Matt Larson
Abstract:
SessionID: 35298
PowerShell and SQL Server
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DEV
Speaker: Maximo Trinidad
Title: PowerShell and SQL Server
Abstract:
Learn how DBA's and Developers can take advantage of this new .NET scripting technology - PowerShell 2.0. This is a "most" to learn IT/.NET skill. In this session will discuss the difference between using SMO and the new integrated SQLPS in assisting managing your SQL Server 2000/2005/2008.
SessionID: 35322
Save Time by Merging It
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA4
Speaker: Michael Antonovich
Title: Save Time by Merging It
Abstract:
SessionID: 35323
Identifying and Removing Duplicate Records
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DEV
Speaker: Michael Antonovich
Title: Identifying and Removing Duplicate Records
Abstract:
Perhaps you inherited a database with one or more tables having duplicate potential keys or maybe even entire duplicate records or maybe you generated a recordset from a SELECT statement that has duplicate records. In any case, you have a problem. You need to identify which tables have duplicate records or duplicate index values, isolate those records, and then delete only the duplicate records from the table. This session will focus on the functions and methods that you can use to identify and remove duplicate data from your tables.
SessionID: 35329
SQL Smoking Mirrors
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA4
Speaker: Michael Mollenhour
Title: SQL Smoking Mirrors
Abstract:
SessionID: 35330
SQL 2008 Data Mining
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: BI
Speaker: Michael Mollenhour
Title: SQL 2008 Data Mining
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.This session will mainly focus on new features available for SQL 2008
SessionID: 35372
On Demand Report Subscriptions
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Pam Shaw
Title: On Demand Report Subscriptions
Abstract:
This session will explore subscriptions which are the scheduled delivery process defined within Reporting Services. We will explore what is required to create subscriptions, what options are available and how we can manipulate these for use on demand. We will review some practical applications that would require use of on demand subscriptions.
SessionID: 35373
Tips Tricks for dynamic SSRS Reports
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA
Speaker: Pam Shaw
Title: Tips Tricks for dynamic SSRS Reports
Abstract:
SessionID: 35434
Intro to SSIS
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA4
Speaker: Shervin Shakibi
Title: Intro to SSIS
Abstract:
A 100 level session for those who are new to SSIS. This beginner session will discuss entry level SSIS topics and if there is time, dive into some intermediate topics.
SessionID: 35436
Advanced SSIS
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA4
Speaker: Shervin Shakibi
Title: Advanced SSIS
Abstract:
A continuation of the previous session this session will discuss advanced SSIS topics.
SessionID: 35462
SQL Server Beyond Relational
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA3
Speaker: Telmo Sampaio
Title: SQL Server Beyond Relational
Abstract:
Participate in an architecture review showcasing the use of SQL Server 2008 Spatial features and the filestream data. The session will focus on a pre-defined solution architecture using SQL Server 2005 with pure relational data and after a brief introduction of new features in SQL Server 2008, changes will be presented and discussed with the group, culminating in a new architecture.
SessionID: 35503
ADO .Net Sync Services
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA3
Speaker: Vishal Shukla
Title: ADO .Net Sync Services
Abstract:
SessionID: 35510
Building a Data Warehouse using SQL Server 2008
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA2
Speaker: Wes Dumey
Title: Building a Data Warehouse using SQL Server 2008
Abstract:
In this session we will go through a data warehouse lifecycle project
using SQL Server and SSIS to demonstrate how to build the data warehouse.
A general overview and code presentation will be provided.
SessionID: 35511
Transitions: From Employee to Free-lance
Event Date: 08-08-2009 - Session time: 00:00:00 - Track: DBA4
Speaker: Wes Dumey
Title: Transitions: From Employee to Free-lance
Abstract:
Have you ever wondered what it would be like to practice using SQL skills
as a contractor/consultant? Are you concerned about the pitfalls of moving from a
full time opportunity to a free-lance role? Come to this discussion and
learn how to make a successful transition from full time to the free-lance world. Learn what pitfalls await and how to design a successful career plan.