Nr: 49
SQLSaturday #49 - Orlando 2010
SessionID: 28407
The Dirty Dozen: PowerShell Scripts for Busy DBAs
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Powershell
Speaker: Aaron Nelson
Title: The Dirty Dozen: PowerShell Scripts for Busy DBAs
Abstract:
SessionID: 28408
PowerShell 2.0 Beyond the Dirty Dozen
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Powershell
Speaker: Aaron Nelson
Title: PowerShell 2.0 Beyond the Dirty Dozen
Abstract:
Now that you’ve learned the basics of PowerShell we’ll dive a little deeper and learn to develop scripts that help you get the most out of SQL Server. We’ll take a look at advanced functions, event logging and error handling. Then put everything together in a nice package and create our own modules to deploy to profiles across our entire SQL Server environment.
SessionID: 28525
Zero to Dashboard in 60 minutes
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: BI
Speaker: Adam Jorgensen
Title: Zero to Dashboard in 60 minutes
Abstract:
Build your first PerformancePoint dashboard along with Adam in this demo rich session. We’ll cover how PerformancePoint works and then build some great content together.
SessionID: 28719
Introduction to SQL Server Statistics
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Misc
Speaker: Andy Warren
Title: Introduction to SQL Server Statistics
Abstract:
SessionID: 28803
Multi-Server Management with SQL Server 2008+
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA2
Speaker: Argenis Fernandez
Title: Multi-Server Management with SQL Server 2008+
Abstract:
SessionID: 29102
SQL Backups Recovery
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Brandie Tarvin
Title: SQL Backups Recovery
Abstract:
Backing up SQL Server is not just about database files anymore. This session gives a brief refresher of basic database backup techniques then moves to a discussion about all the other SQL components you should be backing up (and may have forgotten about). Bring your horror stories to share with all. Session also covers the order in which to restore / recovery your database backups.
SessionID: 29278
Reporting Services Delivery Mechanisms (mini)
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: BI
Speaker: Brian McDonald
Title: Reporting Services Delivery Mechanisms (mini)
Abstract:
SessionID: 29279
Documenting BI (mini)
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Misc
Speaker: Brian McDonald
Title: Documenting BI (mini)
Abstract:
SessionID: 29344
Troubleshooting Tips (MINI)
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: TSQL
Speaker: Brandie Tarvin
Title: Troubleshooting Tips (MINI)
Abstract:
Join ace DBA and troubleshooter Brandie Tarvin for a fast and furious look at some ways you might get to the bottom of a problem in a hurry. Just fifteen minutes and you could learn something that might save the day (or get cheaper car insurance!).
SessionID: 29575
ETL with PowerShell
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Powershell
Speaker: Chad Miller
Title: ETL with PowerShell
Abstract:
SessionID: 29605
Profiling: It's Okay in SQL Server
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Misc
Speaker: Jack Corbett
Title: Profiling: It's Okay in SQL Server
Abstract:
SessionID: 29807
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Sponsor Demo
Speaker: David Waugh
Abstract:
SessionID: 29924
Locking and Blocking for Developers
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Performance
Speaker: Dmitri Korotkevitch
Title: Locking and Blocking for Developers
Abstract:
SessionID: 30008
Database Design Fundamentals
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: TSQL
Speaker: Louis Davidson
Title: Database Design Fundamentals
Abstract:
SessionID: 30037
Windows PowerShell Best Practices for SQL DBA’s
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Powershell
Speaker: Ed Wilson
Title: Windows PowerShell Best Practices for SQL DBA’s
Abstract:
Learn Windows PowerShell best practices as they apply to each stage of the script development lifecycle. See the differences between working interactively from the Windows PowerShell prompt, writing an inline script, adding basic function, advanced functions and finally the implementation of Windows PowerShell Modules. What is a local best practice for Windows PowerShell development is not the same as a global best practice, and this talk covers those differences.
SessionID: 30130
SSIS Configurations, Expressions and Constraints
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: SSIS
Speaker: Eric Wisdahl
Title: SSIS Configurations, Expressions and Constraints
Abstract:
This session will look in depth at some of the more powerful aspects of Integrations Services: Expressions, Package Configurations, and Precedence Constraints. A short tutorial will show the users how to build up a package structure to allow logging to a remote location determined through configurations as well as capturing errors, destroying the error file if no errors are present and emailing a configurable user if any errors are found.
SessionID: 30132
SSIS - Data Flow Buffer Breakdown
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: SSIS
Speaker: Eric Wisdahl
Title: SSIS - Data Flow Buffer Breakdown
Abstract:
SessionID: 30302
Introduction to Execution Plans
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Performance
Speaker: Nathan Heaivilin
Title: Introduction to Execution Plans
Abstract:
This is an introductory level session on execution plans. You will learn how to read them, what a number of the operators are, and then some real world example of how to use them, things to look for, and ways to make your queries run more efficiently.
SessionID: 30607
Learning SSIS under 1 hour
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: SSIS
Speaker: Jose Chinchilla
Title: Learning SSIS under 1 hour
Abstract:
In this session I will cover the most important SSIS control flow and data flow tasks to jumpstart DBAs into SSIS in SQL Server 2008. The session will focus on loading a de-normalized Data Warehouse from different sources.
SessionID: 30665
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Performance
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: 30680
Everything you wanted to know about IDENTITY colum
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: TSQL
Speaker: Jonathon Moorman
Title: Everything you wanted to know about IDENTITY colum
Abstract:
SessionID: 30938
Moving Data with SQL Azure and SSIS
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: SSIS
Speaker: John Welch
Title: Moving Data with SQL Azure and SSIS
Abstract:
SessionID: 31028
Policy-Based Management in a Nutshell
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA2
Speaker: Jorge Segarra
Title: Policy-Based Management in a Nutshell
Abstract:
We will be learning an overview of this powerful new feature in SQL Server 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: 31270
Transactional Replication: Beyond The Basics
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA2
Speaker: Kendal Van Dyke
Title: Transactional Replication: Beyond The Basics
Abstract:
SessionID: 31286
Configuration Domination: Taking Control of SQL (M
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Ken Simmons
Title: Configuration Domination: Taking Control of SQL (M
Abstract:
SessionID: 31288
Automating Routine Maintenance
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA2
Speaker: Ken Simmons
Title: Automating Routine Maintenance
Abstract:
You have installed SQL Server in your environment, but now what? Unfortunately, far too many servers are neglected after SQL Server has been installed and the applications are up and running. In order to sustain a SQL Server instance that provides optimum performance, it requires constant maintenance. Luckily, you can use the same tools within SQL Server to automate maintenance tasks that you use to meet the business needs of the organization. This session will cover the tasks you need to perform in order to maintain a healthy instance of SQL Server as well as the tools you can use to automate them.
SessionID: 31407
Introduction to Analysis Services
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: BI
Speaker: Devin Knight
Title: Introduction to Analysis Services
Abstract:
In this session you will learn some of the basics to getting you started with Analysis Services. Key terms and as well as best practices will be discussed for developing an Analysis Services Cube.
SessionID: 31643
Working with SQL Server - SQLPS
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Powershell
Speaker: Maximo Trinidad
Title: Working with SQL Server - SQLPS
Abstract:
Will demo a series of way to take advantage of SQL Server 2008 - SQLPS to work with you different version so SQL Servers. See how powerfull the POSH command prompt can be to monitor and manage your SQL Servers. I will also demo the Invoke-SQLCmd cmdlet. There will be lots of samples.
SessionID: 31685
R2 Reporting Services, The New Stuff
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: BI
Speaker: Mike Davis
Title: R2 Reporting Services, The New Stuff
Abstract:
In this session Mike shows you the new features in Reporting Services R2. You will learn how to use the Map control, Sparkline, Indicator, and Data Bars. See the new report builder 3.0. Learn about shared Data sets and report parts. Learn how to drill down from the US level to the state level using the map controls.
SessionID: 31771
Spatial Queries in SQL 2008
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: TSQL
Speaker: Michael Stark
Title: Spatial Queries in SQL 2008
Abstract:
A quick tour of the spatial data features of SQL Server 2008. Will create several different queries to determine geographic proximity between points. The second half of the session is devoted to wiring SQL Server spatial data into Bing Maps using ASP.Net.
SessionID: 31796
XML 101 for the SQL Developer
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: TSQL
Speaker: Michael Antonovich
Title: XML 101 for the SQL Developer
Abstract:
This session defines what XM is and how it differs from regular HTML, It looks at how to define data type variables and columns in SQL to store XML, how to output XML from existing table structures. It also covers how to use OPENXML, how to create and use your own namespaces, and the difference between typed XML and untyped XML.
SessionID: 31798
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: BI
Speaker: Michael Antonovich
Abstract:
SessionID: 31888
As a DBA, Where Do I Start?!
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA2
Speaker: Mike Walsh
Title: As a DBA, Where Do I Start?!
Abstract:
SessionID: 31961
Securing your Data Warehouse
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: BI
Speaker: Michael Mollenhour
Title: Securing your Data Warehouse
Abstract:
In this Session Mike will demonstrate how to leverage Active Directory Groups and Users to secure your DataWarehouse. He will demonstrate how to secure both Column and row level info in Transactional queries all the way to AS Queries.
SessionID: 32129
Log Shipping vs. Replication; the Great Debate
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA2
Speaker: Troy Gallant
Title: Log Shipping vs. Replication; the Great Debate
Abstract:
Many SQL Server DBA's are tasked with the responsibility of choosing an appropriate disaster recovery, reporting, or failover solution for their organization. Much of the time the choice comes down to replication versus log shipping. And while both solutions can be extremely effective, there are both subtle major differences between them that can guide you to choose one over the other. This presentation gets to the nuts and bolts of the two technologies, and helps you make an educated recommendation and implementation.
SessionID: 32152
Parts of Facebook: Cassandra and MapReduce
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Misc
Speaker: patrick thompson
Title: Parts of Facebook: Cassandra and MapReduce
Abstract:
SessionID: 32153
Cassandra, Mongo and Mapreduce (MINI)
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA2
Speaker: patrick thompson
Title: Cassandra, Mongo and Mapreduce (MINI)
Abstract:
It's not always an all SQL Server world. Come see some benchmarks and tips on when and where they alternatives are best used.
SessionID: 32257
How to Make a Killer Presentation (MINI)
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Performance
Speaker: Plamen Ratchev
Title: How to Make a Killer Presentation (MINI)
Abstract:
The naked truth about engaging your audience in a lively and entertaining presentation where both speaker and attendees have fun. Note that neither the presenter or the attendees will be naked for this great how-to session!
SessionID: 32260
Zen and the Art of Writing SQL Query - Part 1
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: TSQL
Speaker: Plamen Ratchev
Title: Zen and the Art of Writing SQL Query - Part 1
Abstract:
Writing a query is an art! Simplicity, focus, and practice is all it takes. Understand the logical processing of a query and discover the art of writing simple and efficient queries. It is a journey that starts with FROM and ends with ORDER BY!
SessionID: 32261
Zen and the Art of Writing SQL Query - Part 2
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: TSQL
Speaker: Plamen Ratchev
Title: Zen and the Art of Writing SQL Query - Part 2
Abstract:
Become a Zen master in the art of writing SQL queries! Explore the advanced topics of grouping, pivoting, and ranking with practical hands-on examples. Aggregating at multiple levels, transposing one or more columns, and isolating ranges may all seem like difficult tasks. Learning the fundamentals and applying simple steps will show you the way to master SQL query writing!
SessionID: 32262
CDC + SSIS = SCD
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: SSIS
Speaker: Patrick LeBlanc
Title: CDC + SSIS = SCD
Abstract:
SessionID: 32263
Speaking, Should I? (MINI)
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: SSIS
Speaker: Patrick LeBlanc
Title: Speaking, Should I? (MINI)
Abstract:
I have been speaking for a while now. My first speaking engagement was at the inaugural Baton Rouge SQL Server User Group in May 2008. Was I nervous? Sure I was, but I quickly realized that I enjoyed it. Should you cross the line of attendee to speaker? Join me as I share my experiences as a speaker and what I think it takes to become a good speaker. You never know, you may realize that you should be speaking instead of in the audience.
SessionID: 32344
SQL and SEO - Making Money with SQL Server
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Misc
Speaker: Jared Nielsen
Title: SQL and SEO - Making Money with SQL Server
Abstract:
SessionID: 32346
Tips Tricks for Dynamic SSRS Reports
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Pam Shaw
Title: Tips Tricks for Dynamic SSRS Reports
Abstract:
SessionID: 32501
Planning your ETL architecture with SSIS
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: SSIS
Speaker: Rafael Salas
Title: Planning your ETL architecture with SSIS
Abstract:
The complexity and importance of Extract, Transform and Load (ETL) projects are often underestimated, and the consequences of a poorly planned and executed ETL project will inevitably lead to maintenance nightmares, low reliability of the system, or worse yet, to the failure of the project.
In this session, we will use ETL best practices to make a requirements checklist you can use in your next ETL implementation, and will demonstrate how you can use SSIS to implement and meet such requirements. If you already learned the basics about SSIS and now want to take your ETL solutions to the next level, or if you became an SSIS developer/architect by accident and wonder what do you need to succeed, then this is the right session for you.
SessionID: 32623
DBA Script Thumb 2010
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Rodney Landrum
Title: DBA Script Thumb 2010
Abstract:
SessionID: 32641
Why a DBA Should Learn PowerShell (MINI)
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Powershell
Speaker: Ronald Dameron
Title: Why a DBA Should Learn PowerShell (MINI)
Abstract:
SessionID: 32642
Automate Login Administration Compliance Reports
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Powershell
Speaker: Ronald Dameron
Title: Automate Login Administration Compliance Reports
Abstract:
Are your internal auditors asking that the administration of SQL Server logins be handled by a third party other than the DBAs? Is your Compliance and Audit departments asking you to determine if password policies are being enforced, who are sysadmins on your servers, who owns databases? If so, come to this session to learn how to complete these tasks quickly and efficiently using PowerShell and SQL PowerShell Extensions (SQLPSX).
SessionID: 32797
expressor data integration software product demons
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Sponsor Demo
Speaker: Andrew Szalaji
Title: expressor data integration software product demons
Abstract:
SessionID: 32820
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Sponsor Demo
Speaker: Scott Schledwitz
Abstract:
SessionID: 32826
Developing Applications with SQL Azure
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Misc
Speaker: Scott Klein
Title: Developing Applications with SQL Azure
Abstract:
This session will provide and detailed look at developing applications with SQL Azure. It will begin by providing an overview of existing functionality SQL Azure provides, then delve in to utilizing the features and technology to migrate existing applications as well as develop new applications with SQL Azure.
SessionID: 32913
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Sponsor Demo
Speaker: Shawn McGehee
Abstract:
SessionID: 33068
What Are You Waiting For?
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Performance
Speaker: Thomas LaRock
Title: What Are You Waiting For?
Abstract:
SessionID: 33536
SQL Server Memory Deep Dive
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Performance
Speaker: Kevin Boles
Title: SQL Server Memory Deep Dive
Abstract:
SessionID: 33537
SQL Server Partitioning from A to Z
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Performance
Speaker: Kevin Boles
Title: SQL Server Partitioning from A to Z
Abstract:
We will cover most of the bases in this broad and deep coverage of table/index partitioning in the relational engine. Numerous demonstrations will help gel knowledge you can take back to the office and begin to apply to your environments to reap the many benefits of this fine addition to the product that has been significantly enhanced since SQL 2005.
SessionID: 33649
Data Encryption and Key Management in SQL
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Said Salomon
Title: Data Encryption and Key Management in SQL
Abstract:
Overview of data encryptions and key management that is build into SQL 2005 and later. Topics that will be cover include: transparent column data encryption techniques, Transparent Data Encryption (TDE) new in 2008, use of keys (symmetrical and asymmetrical), what is a database master key, use of certificates in combination with key management, how to backup and safeguard keys.
SessionID: 33653
Designing a highly available SQL Environment
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Tim Beamer
Title: Designing a highly available SQL Environment
Abstract:
SQL Server is the database engine supporting the Line-of-Business applications that run your business, so how do you make sure it is always up and providing those critical services? This session will look at several alternatives for designing and implementing a highly availble architecture for your SQL environment. Options will be presented to give a range of availability scenarios based on Service Level Agreements, as well as budget.
SessionID: 33664
ITIL V3 for the Database Administrator
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Misc
Speaker: Timothy McAliley
Title: ITIL V3 for the Database Administrator
Abstract:
SessionID: 34485
Data Warehousing with SQL Server 2008
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: BI
Speaker: Wes Dumey
Title: Data Warehousing with SQL Server 2008
Abstract:
SessionID: 34703
Optimize Resources with MAP
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Kathi Kellenberger
Title: Optimize Resources with MAP
Abstract:
SessionID: 34705
Women in Technology (WIT)
Event Date: 16-10-2010 - Session time: 00:00:00 - Track: Sponsor Demo
Speaker: Kathi Kellenberger
Title: Women in Technology (WIT)
Abstract:
This is a general round table discussion about women in technology. This presentation is open to men as well.