Nr: 61
SQLSaturday #61 - DC 2010
SessionID: 28468
Introduction to SQL Server Spatial Data
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA/DEV Advanced
Speaker: Michael Coles
Title: Introduction to SQL Server Spatial Data
Abstract:
SessionID: 28469
Sell Yourself Into An Interview!
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Professional Development
Speaker: Michael Coles
Title: Sell Yourself Into An Interview!
Abstract:
In today's economy job seekers need to take advantage of every opportunity. In this session attendees will learn how to take advantage of unprecedented opportunities to market themselves to potential employers (and the world at large!) We'll cover topics including fine-tuning your resume, managing your online presence and responding to the toughest interview questions. We'll also discuss how you can turn simple steps, like asking your interviewer questions and sending a follow-up note, into unparalleled opportunities to close the deal.
SessionID: 28663
Some Thoughts on Managing Teams
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Professional Development
Speaker: Andy Leonard
Title: Some Thoughts on Managing Teams
Abstract:
Are you a member of a team of database professionals? Are you part of a developer team? Do you manage or lead a team? This presentation is for you. Andy Leonard shares experiences, war stories, and lessons learned from years of managing and leading teams.
SessionID: 28666
Introduction to Incremental Loads
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Database Development
Speaker: Andy Leonard
Title: Introduction to Incremental Loads
Abstract:
This session if for SSIS developers and DBAs. Attend and learn more about Transact-SQL and SSIS design patterns for loading data incrementally. The session includes two demos: Incremental Loads in Transact-SQL; and Incremental Loads in SSIS.
SessionID: 28905
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA/DEV Advanced
Speaker: Allen White
Abstract:
SessionID: 28907
Automate Policy-Based Management using PowerShell
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA/DEV Advanced
Speaker: Allen White
Title: Automate Policy-Based Management using PowerShell
Abstract:
SessionID: 28976
DBA Disaster Recovery Techniques To Keep Handy
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA/DEV Advanced
Speaker: Edwin Sarmiento
Title: DBA Disaster Recovery Techniques To Keep Handy
Abstract:
Nothing is more frightening to a DBA as getting that wake-up phone call that the system is down, especially when it's a mission critical one.This session will focus on being prepared for and dealing with a recovery situation for a SQL Server 2005/2008 database, an instance or an entire server. Topics covered will be backup schemes, partial backups and piecemeal restores, and page-level recovery
SessionID: 28977
Presentation WOW!
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Professional Development
Speaker: Edwin Sarmiento
Title: Presentation WOW!
Abstract:
So you open up PowerPoint, create your slides and get ready to present. Sure, you know exactly how to do this - you've done it a lot of times in the past - but there’s more. Leveraging on the experiences learned from presenting at worldwide conferences such as SQL PASS Community Summit, TechEd, DevTeach and the likes, this session will look at what needs to be considered when creating powerful presentations that shine.
SessionID: 29449
Writing faster queries
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA/DEV Advanced
Speaker: Tim Chapman
Title: Writing faster queries
Abstract:
SessionID: 30420
Partitioning in SQL Server 2005/2008
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Jana Sattainathan
Title: Partitioning in SQL Server 2005/2008
Abstract:
SessionID: 30600
Business Intelligence: Decaffeinated Please!
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: BI
Speaker: Jose Chinchilla
Title: Business Intelligence: Decaffeinated Please!
Abstract:
For many Database Administrators, Data Analysts and other IT and Business Professionals, Business Intelligence (BI) and Data Warehousing (DW) may be a new and uncharted territory with no clear path towards the destination. Others, who have already jumped head-on into the Business Intelligence journey, may be facing challenges that can potentially put their efforts at risk of failure.In this session attendees will learn some of the basic concepts that are key in understanding BI and DW. I will go over my 10 rules of wisdom for a successful BI solution intended as a roadmap to get you started.
SessionID: 30601
Get Cert! Get Cred!
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Professional Development
Speaker: Jose Chinchilla
Title: Get Cert! Get Cred!
Abstract:
Obtaining a certification may be a dreaded and stressing process for some people. Most people fail because of their failure to plan a realistic roadmap towards their goals and not necessarily because they lack the skills. This session will focus on establishing a roadmap towards certification success for the MCTS and MCITP programs of SQL Server and Business Intelligence. I will do a quick overview of my recent success obtaining 4 certifications in 30 days and how you can achieve similar goals. But why certify? Join me to find out the opportunities you may be missing on!
SessionID: 30650
Deploying Data Tier Applications with SQL 2k8 R2
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Database Development
Speaker: Joseph D'Antoni
Title: Deploying Data Tier Applications with SQL 2k8 R2
Abstract:
Data Tier Applications (DAC Packs) are a new feature in SQL 2008 R2, that alllow developers to better simplify environmental management. In this demo, I will define the requirement surrounding DAC packs, then build and deploy a sample.
SessionID: 30741
Fundamentals of SQL Server Internals
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Jeremiah Peschka
Title: Fundamentals of SQL Server Internals
Abstract:
Want to know what makes SQL Server tick? Ever wonder what SQL Server is doing when you run a query? Ever wonder which parts of SQL Server are responsible for specific functionality? Want to know what a HOBT is? I can’t promise answers to every question, but I can set you on the path to knowledge about the inner workings of SQL Server.
SessionID: 30901
SSIS for real: A walk through a real world project
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Database Development
Speaker: Joel Cochran
Title: SSIS for real: A walk through a real world project
Abstract:
In this presentation I will walk though a complete real-world SSIS project that pulls data from an AS/400 and converts it to a SQL Server destination. In addition to specific AS/400 conversion issues I will also cover topics like dynamic OLEDB connections, and creating an effective work flow. Along the way we'll take a look at how I use Derived Columns, Conditional Split, Lookup, and Script components to solve every day conversion issues.
SessionID: 30902
Intro to C# for the SSIS Script Component
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Database Development
Speaker: Joel Cochran
Title: Intro to C# for the SSIS Script Component
Abstract:
SessionID: 30951
Processing Flat Files with SSIS
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: BI
Speaker: John Welch
Title: Processing Flat Files with SSIS
Abstract:
SessionID: 31104
Monitor your SQL Server farm with PBM and CMS
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Database Development
Speaker: John Sterrett
Title: Monitor your SQL Server farm with PBM and CMS
Abstract:
This talk will give you an introduction into monitoring SQL Server using Policy Based Management and Central Management System which is provided out of the box with SQL Server 2008. I will then show you how you can combine these features with the Enterprise Policy Management Framework on codeplex to provide monitoring for your whole SQL Server farm. This topic assumes you know nothing about PBM and CMS and will include lots of examples with only a few PowerPoint slides.
SessionID: 31191
Database Design Contentious Issues
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Database Development
Speaker: Karen Lopez
Title: Database Design Contentious Issues
Abstract:
A highly interactive and popular session where attendees evaluate the options and best practices of common and advanced design issues, such as: * Natural vs. Surrogate keys * Classwords and other Naming Standards * SOAs, Ontologies, ESBs, New TLAs and Shoe Strings * What is Logical? What is Physical? Why Do We Care? * Who Calls the Shots and Who Does What? * Implementing Party/party role...and others. Bring your votes, your debates, and your opinions.
SessionID: 31342
Applied MDX in OLAP applications
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: BI
Speaker: Kevin Goff
Title: Applied MDX in OLAP applications
Abstract:
Learning the basics of MDX is one thing - learning how to incorporate MDX into custom OLAP applications is sometimes more difficult. In this session, I'll show different examples on using MDX inside SSRS reports, PerformancePoint Services dashboards, and even inside Excel.
SessionID: 31345
Introduction to PowerPivot
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: BI
Speaker: Kevin Goff
Title: Introduction to PowerPivot
Abstract:
SessionID: 31506
Table Partitioning: Evaluation, Planning, Options
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Kendra Little
Title: Table Partitioning: Evaluation, Planning, Options
Abstract:
SessionID: 31618
SSRS Interactive Reports
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: BI
Speaker: Matt Van Horn
Title: SSRS Interactive Reports
Abstract:
I will show how to take advantage the interactive features of SQL Reporting Services to allow your users to drill down from summaries to the details that drive them. Address some of the simple to implement features that can make your existing reports much more useable to your end users. Topics to be covered include: Graphing, Interactive Sorting, Grouping, and Drilldown Reports.
SessionID: 32342
SQL and SEO - the FUZION of data and marketing
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA/DEV Advanced
Speaker: Jared Nielsen
Title: SQL and SEO - the FUZION of data and marketing
Abstract:
SessionID: 32762
Data Files and Transaction Logs – Beyond the GUIs
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Sandra Mueller
Title: Data Files and Transaction Logs – Beyond the GUIs
Abstract:
SessionID: 32890
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Sergey Pustovit
Abstract:
SessionID: 33072
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: DBA
Speaker: Thomas LaRock
Abstract:
SessionID: 33237
A better way to store and archive SQL Backups
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: Professional Development
Speaker: Steve Radich
Title: A better way to store and archive SQL Backups
Abstract:
How do you verify your daily backup can be restored? What if you need to restore a backup from several days ago instead of the latest? How many backups should you keep? I've adopted a Tower of Hanoi tape rotation schedule to meet our disk-to-disk backup needs, at first that sounds simple but it's actually MUCH more complex than it sounds - Learn about the strategy I use, the scripts we use to backup (with reports of success/failure and automatic retries for any failure), how we validate backups, and how we decide which backups to keep and which we erase to free up disk space.
SessionID: 33966
Design and Implement BI Like Edison!
Event Date: 04-12-2010 - Session time: 00:00:00 - Track: BI
Speaker: William E Pearson III
Title: Design and Implement BI Like Edison!
Abstract:
As the most prolific inventor in American history, Thomas Edison was a master of “Best Practices!” Edison’s creations were not just novel and commercially successful, but many launched entire new industries including electric light and power, sound recording, motion pictures and industrial cement and concrete manufacture. At the heart of Edison’s remarkable record of innovation was his categorization of the innovation process into “competencies,” or bundles of skills supporting the achievement of success in a particular area of endeavor. In this session, we will look at ways that we can use many of these broad success secrets to bring powerful tools and strategies to the recurring implementation of business intelligence solutions.