sqlsathistory

Nr: 220

Back to Main list

SQLSaturday #220 - Atlanta 2013

Start Time (24h) Speaker Track Title
00:00:00 Ben Miller PowerShell SMO Internals for High Performance PowerShell
00:00:00 Ben Miller DBA 5 - Presented by Red Gate SQL Server TDE
00:00:00 Bobby Dimmick B/I 2 - Presented by Tek Systems Jump-starting your career
00:00:00 Julie Smith B/I 1 - Presented by Slalom Matching with Data Quality Services
00:00:00 Carlos Rodrigues Twelfth Track! Data Warehouse physical design - better practices
00:00:00 Chris Skorlinski DBD 1 - Presented by Idera Enhanced Phone Interrogation
00:00:00 David Klee DBA 2 - Presented by Precise Squeezing the Most Performance from your VMware-Based SQL Server
00:00:00 Dan Holmes DBD 1 - Presented by Idera The Last Mile: Dynamically Created Objects
00:00:00 Louis Davidson DBA 3 - Presented by Intellinet Database Design Fundamentals
00:00:00 Ed Watson DBA 2 - Presented by Precise Backup Strategies are for Losers!
00:00:00 Eric Peterson DBA 3 - Presented by Intellinet High Availability with SQL Server 2012
00:00:00 Eddie Wuerch DBA 1 - Presented by SIOS Page Latches for Mere Mortals
00:00:00 Geoff Hiten Zero Level Smart Rats Leave First
00:00:00 Jason Thomas Twelfth Track! Advanced Charting Techniques in SSRS
00:00:00 Jason Thomas B/I 1 - Presented by Slalom GeoSpatial Analytics Using Microsoft BI
00:00:00 Javier Guillen DBD 1 - Presented by Idera DAX Formulas: Evaluation Context
00:00:00 Jon Boulineau DBA 3 - Presented by Intellinet T-SQL: Beyond the Basics
00:00:00 Joseph D'Antoni DBA 4 - Presented by Dell Using Compression to Improve Database Performance
00:00:00 Jennifer McCown DBA 1 - Presented by SIOS When a Strange Server Calls
00:00:00 Jim Christopher PowerShell Taming Complex Tasks with the Psake Module
00:00:00 Jonathan Walz PowerShell PowerScripting Live! (PowerShell podcast / BoF)
00:00:00 Richie Rump DBA 4 - Presented by Dell New T-SQL features in SQL Server 2012
00:00:00 Kevin Kline Zero Level Team Leadership Fundamentals
00:00:00 Yelena Pavlyuk B/I 3 Report Builder: Reports made Easy.
00:00:00 Mike Walsh Zero Level What I Wish I Knew Before Becoming a DBA
00:00:00 Mike Robbins PowerShell PowerShell Fundamentals for Beginners
00:00:00 Denny Cherry DBA 4 - Presented by Dell Using SQL Server 2012s Always On
00:00:00 Denny Cherry DBA 1 - Presented by SIOS Storage for the DBA
00:00:00 Paul Waters B/I 2 - Presented by Tek Systems Automating SSIS Development with Biml
00:00:00 Pam Shaw B/I 1 - Presented by Slalom Tips Tricks for dynamic SSRS Reports
00:00:00 Ryan Duclos DBA 5 - Presented by Red Gate SQL Database (Windows Azure)
00:00:00 Dave Bermingham and Eric Schwartz DBA 1 - Presented by SIOS High Performance SANLess Clustering
00:00:00 Stacia Varga B/I 1 - Presented by Slalom Taking BI to the Next Level: Collaboration
00:00:00 Stacia Varga B/I 3 Troubleshooting MDX Query Performance
00:00:00 Melissa Coates B/I 2 - Presented by Tek Systems So You Want To Be A Rockstar Report Developer?
00:00:00 Steve Busby DBA 4 - Presented by Dell SQL Server Parallel Data Warehouse 2012 Deep Dive
00:00:00 Stuart Ainsworth DBA 4 - Presented by Dell Working with "Biggish Data"
00:00:00 Sven Aelterman B/I 1 - Presented by Slalom Managing the SQL Server 2012 SSIS catalog (SSISDB)
00:00:00 Tamera Clark DBA 3 - Presented by Intellinet 45 min to build your first SSRS report
00:00:00 Teo Lachev B/I 3 Best Practices for Implementing an Enterprise BI Solution
00:00:00 Kevin Boles DBA 2 - Presented by Precise TSQL Road Less Traveled: MERGE
00:00:00 Kevin Boles DBA 1 - Presented by SIOS TSQL Road Less Traveled: APPLY
00:00:00 Thomas LeBlanc Twelfth Track! Using SSIS 2012 for ETL in a Data Warehouse
00:00:00 Thomas LeBlanc B/I 1 - Presented by Slalom Attributes Hierarchies in Analysis Services 2012
00:00:00 Tim Radney DBD 1 - Presented by Idera You Inherited a Database, Now What?
00:00:00 Tim Radney DBA 1 - Presented by SIOS Know Backups and Know Recovery
00:00:00 Timothy McAliley DBA 5 - Presented by Red Gate A Walk Around the SQL Server 2012 Audit Feature
00:00:00 Thomas Stringer PowerShell Managing Enterprise Environments with PowerShell
00:00:00 William E Pearson III B/I 3 Bridging the Chasm: BI Theory vs. Practice
00:00:00 Leo Furlong B/I 2 - Presented by Tek Systems Expanding Self-Service BI with Excel 2013
00:00:00 Mark Tabladillo B/I 3 Secrets of Enterprise Data Mining
00:00:00 Mark Tabladillo B/I 2 - Presented by Tek Systems Applied Enterprise Semantic Mining
00:00:00 Aaron Nelson DBA 3 - Presented by Intellinet SQL Server Database Development with SSDT
00:00:00 Wesley Brown DBD 1 - Presented by Idera Storage Tuning Deep Dive
00:00:00 Adam Machanic DBA 2 - Presented by Precise 5 Query Plan Culprits That Cause 95% of Headaches
00:00:00 Andy Leonard B/I 2 - Presented by Tek Systems Using BIML as an SSIS Design Patterns Engine
00:00:00 Andy Leonard Twelfth Track! Hacking the SSIS 2012 Catalog
00:00:00 Robert Cain Zero Level The Decoder Ring for Data Warehousing / BI
00:00:00 Robert Cain Twelfth Track! Off and Running with PowerPivot for Excel 2013
00:00:00 Audrey Hammonds Zero Level Database Design for Beginners

SessionID: 10262

SMO Internals for High Performance PowerShell

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: PowerShell

Speaker: Ben Miller

Title: SMO Internals for High Performance PowerShell

Abstract:

Ever wanted to know what happens in SQL Server when you use PowerShell and SMO to manage a SQL Server? How fast can your automation really go? I will take you through the most common objects in SMO and the internals of what happens when you use those objects. We will examine the TSQL that is generated, and learn techniques that lead to high efficiency. We will dive deep through the collections that make SMO the powerful tool it is. Combining the flexibility of PowerShell and SMO Internals is a recipe for awesome sauce. Come peek behing the curtain and squeeze the speed out of your automation scripts using PowerShell and SMO. You'll be glad you did.

SessionID: 10263

SQL Server TDE

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 5 - Presented by Red Gate

Speaker: Ben Miller

Title: SQL Server TDE

Abstract:

Have you ever wanted to know how Transparent Database Encryption (TDE) works or how you set it up? This session will go over all the steps and caveats that go with this technology. This is a topic that is an Enterprise Feature, but allows you to have your database encrypted on disk. We will discuss the Encryption Hierarchy as well as how it relates to SQL Server TDE.

SessionID: 10585

Jump-starting your career

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 2 - Presented by Tek Systems

Speaker: Bobby Dimmick

Title: Jump-starting your career

Abstract:

Some say that the first step is the hardest.. Sometimes it's the second step that truly knocks us off-balance. Join us in a discussion of taking that next step in your career. Learn about finding your passion, preparing the way, building your resume, and the people who can help along the way..

SessionID: 11122

Matching with Data Quality Services

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 1 - Presented by Slalom

Speaker: Julie Smith

Title: Matching with Data Quality Services

Abstract:

Matching is the identification of rows which are likely duplicates and is the less well known feature of Data Quality Services. Join me in showing Matching some love. We'll go over the creation of matching rules, how to use the rules with matching activity projects and also work a bit with Master Data Services and the Excel add ins for MDS and DQS.

SessionID: 11220

Data Warehouse physical design - better practices

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Twelfth Track!

Speaker: Carlos Rodrigues

Title: Data Warehouse physical design - better practices

Abstract:

you have your star schema beautifully defined. Now what? how can you assure that you physical database design is prepared to receive the amount of data that you are expecting? How can you best utilized your servers, SAN, memory, partitions, SSIS, SSAS, etc? Lets talk about a real case scenario where all of that were applied in order to improve daily process and meet businesses SLA's.

SessionID: 11551

Enhanced Phone Interrogation

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBD 1 - Presented by Idera

Speaker: Chris Skorlinski

Title: Enhanced Phone Interrogation

Abstract:

Encountered odd problem with SQL Server, something you've not seen before and thinking about calling Microsoft SQL Support? What do you need to collect before you call? How can you make the call a collaborative effort and not an "enhanced phone interrogation".

SessionID: 12545

Squeezing the Most Performance from your VMware-Based SQL Server

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 2 - Presented by Precise

Speaker: David Klee

Title: Squeezing the Most Performance from your VMware-Based SQL Server

Abstract:

Sure, your SQL Server is up and running. Anyone can click through a SQL Server install nowadays. But... is it running at its peak potential? Do you have your VMware environment configured properly? Have you measured the performance lately? Your business-critical SQL Server performance does not have to suffer just because it was virtualized. Very specific VMware and SQL Server tuning tips and tricks from David Klee (@kleegeek) will be presented in this session.

SessionID: 13346

The Last Mile: Dynamically Created Objects

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBD 1 - Presented by Idera

Speaker: Dan Holmes

Title: The Last Mile: Dynamically Created Objects

Abstract:

Squeezing the last bit of performance out of you application after you have refactored your SQL and tuned your server and indexes can be frustrating. Making it more difficult might be the requirement to keep a single code base for each user and company that can configure your application to work specifically for them. One possible solution is tailoring programmable objects to each user. It will provide SQL specific to the user's needs thereby ensuring they the best possible performance based on their configuration.

SessionID: 13465

Database Design Fundamentals

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 3 - Presented by Intellinet

Speaker: Louis Davidson

Title: Database Design Fundamentals

Abstract:

In this session I will give an overview of how to design a database, including the common normal forms and why they should matter to you if you are creating or modifying SQL Server databases. Data should be easy to work with in SQL Server if the database has been organized as close as possible to the standards of normalization that have been proven for many years. Many common T-SQL programming "difficulties" are the result of struggling against the way data should be structured and can be avoided by applying the basic normalization techniques and are obvious things that you find yourself struggling with time and again (i.e. using the SUBSTRING function in a WHERE clause meaning you can't use an index efficiently).

SessionID: 13698

Backup Strategies are for Losers!

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 2 - Presented by Precise

Speaker: Ed Watson

Title: Backup Strategies are for Losers!

Abstract:

Every company has a backup strategy. That backup strategy is worthless and will cause your business to fail miserably while losing valuable customer data, protected HIPAA information, and MY social security number. Because of that, Peggy will be bankrupting my credit report. In this session you will learn why backup strategies are for losers, what can I do to keep from being a loser, and how can I build a winning strategy!

SessionID: 13885

High Availability with SQL Server 2012

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 3 - Presented by Intellinet

Speaker: Eric Peterson

Title: High Availability with SQL Server 2012

Abstract:

A review of higg availability options for SQL Server incliding log shipping, mirroring, clustering and 2012 Always on. The presentation will show all options and give a comparison of each. The majority of the presentation will dive deep into 2012 Always on availability groups.

SessionID: 14088

Page Latches for Mere Mortals

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 1 - Presented by SIOS

Speaker: Eddie Wuerch

Title: Page Latches for Mere Mortals

Abstract:

Latching is a necessary function of the database engine. Although latching is a topic is normally presented only in expert-level sessions, a good grasp of the problems excessive latching exposes is important even for novice tuners. This session focuses on the PAGELATCH_* and PAGEIOLATCH_* wait types, explaining what is happening, why it is happening, and how to use the exposed information to tune queries and solve performance problems. If you've seen these wait types in Activity Monitor and wonder what they meant, then this session is for you!

SessionID: 14492

Smart Rats Leave First

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Zero Level

Speaker: Geoff Hiten

Title: Smart Rats Leave First

Abstract:

IT jobs are notoriously short-lived, with most only lasting a few years. Very few people keep a single employer for their entire career. Knowing when, why, and how to leave your job is as important a career step as finding new work. Learn about how to use job transitions as opportunities to develop your career.

SessionID: 15883

Advanced Charting Techniques in SSRS

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Twelfth Track!

Speaker: Jason Thomas

Title: Advanced Charting Techniques in SSRS

Abstract:

SSRS 2008 R2 has been a game changer for SQL Server in terms of visualization techniques. With a wide range of available options for charting, BI professionals struggle to get familiar with even the basic functionalities of most charts. This session will explore the functionalities of all the charts as well as some tips and tricks around them. You will also learn to start thinking creatively to make charts that most people think can not be made with SSRS. Come to this session and take your charting skills to the next level.

SessionID: 15884

GeoSpatial Analytics Using Microsoft BI

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 1 - Presented by Slalom

Speaker: Jason Thomas

Title: GeoSpatial Analytics Using Microsoft BI

Abstract:

SessionID: 16021

DAX Formulas: Evaluation Context

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBD 1 - Presented by Idera

Speaker: Javier Guillen

Title: DAX Formulas: Evaluation Context

Abstract:

Data Analysis Expressions (DAX) is an the expression language of PowerPivot and Analysis Services Tabular models. Its power lies on the ability to create aggregations that are evaluated at different contexts over in-memory data. This session will explore the most challenging DAX topic: formula context. A brief comparison with MDX will be established in order to contrast the process followed by each language when establishing the context of a calculation. Attendees will gain a better understanding of how to leverage context manipulation expressions to create powerful business calculations.

SessionID: 16073

T-SQL: Beyond the Basics

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 3 - Presented by Intellinet

Speaker: Jon Boulineau

Title: T-SQL: Beyond the Basics

Abstract:

If you've been writing T-SQL code for a while, but have never delved into what happens after you submit your queries there is a whole world that you are missing. Taking the next step as a T-SQL developer requires understanding the basics of the SQL Server architecture and what it means to use a declarative language. Have you ever wondered why cursors are so slow, why query performance can be unpredictable, or how you can begin to analyze your queries more deeply? In this session we will cover what SQL Server has to do to turn your T-SQL code into the results you expect and how you can use this knowledge to make your code better.

SessionID: 16218

Using Compression to Improve Database Performance

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 4 - Presented by Dell

Speaker: Joseph D'Antoni

Title: Using Compression to Improve Database Performance

Abstract:

Back in the old days, compression and databases was a really bad idea. Now, with powerful CPUs we can use to both improve performance and save disk space. We will cover the basics of how all compression and deduplication works, and then we will learn how SQL Server page and row compression work, and the special compression that is used in SQL 2012 Columnstore Indexes. We will demo performance and space savings in using compression.

SessionID: 16471

When a Strange Server Calls

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 1 - Presented by SIOS

Speaker: Jennifer McCown

Title: When a Strange Server Calls

Abstract:

Have you checked the databases lately? It could be that you’re new on the job, or you’ve inherited a set of servers from another team. Maybe things have just been busy lately. Any which way, you’ve got a SQL Server instance (or five) that may have issues, may have backups, may have maintenance…or not. How do you start getting to know an instance? We’ll go over scripts and methods to gather and prioritize important information about your server, so you don’t have to be afraid when the server calls.

SessionID: 16835

Taming Complex Tasks with the Psake Module

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: PowerShell

Speaker: Jim Christopher

Title: Taming Complex Tasks with the Psake Module

Abstract:

PSake is a PowerShell module that helps you work with a tree of interdependent tasks. Originally designed for software builds, the simple workflow-as-tasks model lends itself to solving many other complex problems, such as VM provisioning, database setup and migration, even installing software.

In this session we will explore the PSake module, specifically learning how we can use the module to make small work out of a versioned SQL database migration. You will learn how to translate a complex problem into a set of reusable and interrelated tasks, how to make your tasks discoverable, and how to manage large numbers of tasks in your workflow.

SessionID: 17351

PowerScripting Live! (PowerShell podcast / BoF)

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: PowerShell

Speaker: Jonathan Walz

Title: PowerScripting Live! (PowerShell podcast / BoF)

Abstract:

Do you listen to podcasts? It's like the radio, but more Internetty. Well, Atlanta just so happens to be the home to the two co-hosts of the PowerScripting Podcast, the first podcast devoted to talking about Windows PowerShell. We have news, interviews, tips and resources that we present every week at powerscripting.net, but this time, the show is coming to you live! We'll come prepared to hit most any general PowerShell topic you want, and we'll probably sneak some SQL + PowerShell experts on stage to help out. This won't be a canned lecture, it will be more of a Birds of a Feather or talk show feel. Audience participation is REQUIRED!

SessionID: 17441

New T-SQL features in SQL Server 2012

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 4 - Presented by Dell

Speaker: Richie Rump

Title: New T-SQL features in SQL Server 2012

Abstract:

With the introduction of SQL Server 2012 data developers have new ways to interact with their databases. This session will review the powerful new analytic windows functions, new ways to generate numeric sequences and new ways to page the results of our queries. Other features that will be discussed are improvements in error handling and new parsing and concatenating features.

SessionID: 18205

Team Leadership Fundamentals

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Zero Level

Speaker: Kevin Kline

Title: Team Leadership Fundamentals

Abstract:

Considering a promotion into management? This session will teach you the fundamental skills needed to effectively lead an IT team. Topics include motivational skills, communication skills and project/job tracking skills. Attendees will learn:

  1. What are the fundamental ways that a new leader can build credibility and trust with their team?
  2. What are the unique ways in which IT people are motivated?
  3. How can a leader effectively communicate with their IT team using a variety of communication channels?
  4. How steps can a leader take to ensure that their IT team is achieving optimum effectiveness?

SessionID: 19118

Report Builder: Reports made Easy.

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 3

Speaker: Yelena Pavlyuk

Title: Report Builder: Reports made Easy.

Abstract:

Report Builder is a free and a powerful tool providing familiar Microsoft Office environment and targeted by Microsoft to business users.

See for yourself if you as a developer would like to use this product or convince your power users to give it a try. In this session we'll look at differences between BIDS Report Designer and Report Builder. Then we'll walk through creating some reports to highlight Report Builder features and make a general overview of Report Builder benefits.

SessionID: 20620

What I Wish I Knew Before Becoming a DBA

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Zero Level

Speaker: Mike Walsh

Title: What I Wish I Knew Before Becoming a DBA

Abstract:

Are you interested in becoming a DBA? Would you consider yourself an accidental DBA?

In this talk, Mike Walsh will share some thoughts on the role of DBA - How to become one, What a DBA's priorities should be and what the pros and cons of being one are.

He'll look through his 13 years of DBA experience and share some of the lessons he wish he learned before he started out.

SessionID: 20701

PowerShell Fundamentals for Beginners

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: PowerShell

Speaker: Mike Robbins

Title: PowerShell Fundamentals for Beginners

Abstract:

PowerShell IS where Microsoft is going for the administration of its products. If you’re not actively trying to learn PowerShell today, you’re soon going to be well behind the learning curve of the average IT pro. This session will start from zero and cover the basic fundamentals of PowerShell that will get you started on the right track to becoming a PowerShell Hero. The fundamentals that will be taught in this session are applicable whether you’re a Desktop Admin, Server Admin, SQL Server Admin, Exchange Admin, SharePoint Admin, or even if you’re the Admin of a third party product that supports PowerShell integration such as a SAN Admin. This will be an interactive session full of demos so bring your questions.

SessionID: 21069

Using SQL Server 2012s Always On

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 4 - Presented by Dell

Speaker: Denny Cherry

Title: Using SQL Server 2012s Always On

Abstract:

In this session we will look at the features which are provided with Microsoft SQL Server 2012 as part of the "AlwaysOn" features including site to site configurations to allow of a large scale high availability solution without the need for any high end SAN storage solution.Additionally we will be looking at the ability to have redundant servers which can be used for reporting or for taking your backups reducing the load from the production database.

SessionID: 21070

Storage for the DBA

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 1 - Presented by SIOS

Speaker: Denny Cherry

Title: Storage for the DBA

Abstract:

One of the biggest issues in database performance centers around storage. It’s also one of the hardest places to troubleshoot performance issues because storage engineers and database administrators often do not speak the same language. In this session, we’ll be looking at storage from both the database and storage perspectives. We’ll be digging into LUNs, HBAs, the fabric, as well as RAID Groups. In addition to theory, we’ll be looking at an actual EMC SAN so that we can translate what we see in the Storage Array with what we see on the actual server.

SessionID: 21815

Automating SSIS Development with Biml

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 2 - Presented by Tek Systems

Speaker: Paul Waters

Title: Automating SSIS Development with Biml

Abstract:

SSIS is a great tool for transferring data from one data source to another, and for implementing complex ETL processes. However, there are some painful shortcomings that make it difficult to automate package creation, easily reuse patterns and templates, and create packages directly from schema information and other metadata. The free and open source BIDS Helper Add-In offers support for automatically generating SSIS packages using the Business Intelligence Markup Language (Biml).

In this session we will start by showing the power of Biml. We will then step back, and start from the beginning of using BimlScript. Once we cover the basics, we will cover practical examples using the BIDS Helper add-in to automate SSIS development.

SessionID: 22334

Tips Tricks for dynamic SSRS Reports

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 1 - Presented by Slalom

Speaker: Pam Shaw

Title: Tips Tricks for dynamic SSRS Reports

Abstract:

In this session we will explore the multitude of ways that you can make your reports adapt to the needs of your users. This will include defining formats based on the data contents. We will explore how to refine layouts based on the data to be delivered. We will demonstrate how to create a parameter driven data source. We will take a look at how creating templates can give your catalog of reports a more professional look. All of this together will empower you to have more control over the reports you create.

SessionID: 22738

SQL Database (Windows Azure)

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 5 - Presented by Red Gate

Speaker: Ryan Duclos

Title: SQL Database (Windows Azure)

Abstract:

SQL Database is part of the Windows Azure platform: a suite of services providing hosted computing, infrastructure, Web services, Reporting services and data services. The SQL Database component provides the relational database functionality of SQL Server, but it also provides functionality as a cloud-computing service, hosted in Microsoft data-centers around the globe. We will go over how it works and what it has to offer, as well as some of the differences and limitations.

***It is assumed that you have familiarity with SQL Server.

SessionID: 23798

High Performance SANLess Clustering

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 1 - Presented by SIOS

Speaker: Dave Bermingham and Eric Schwartz

Title: High Performance SANLess Clustering

Abstract:

Powered by Fusion-io, Protected by SIOS: Learn how to eliminate the bottlenecks and costs of SAN-based clustering. Leverage the performance of high-speed Fusion ioMemory and achieve higher levels of availability with SIOS. It is the best of both worlds - performance and protection – at a price you can afford. Join us and you could win a $100 American Express gift card.

SessionID: 24677

Taking BI to the Next Level: Collaboration

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 1 - Presented by Slalom

Speaker: Stacia Varga

Title: Taking BI to the Next Level: Collaboration

Abstract:

Self-service BI is usually an independent activity. But when individuals discover interesting information that they want to share, they need a centralized location to do that. When people work together, new insights are possible, and that’s what collaboration is all about. As more people see the benefits of the solution, they become more likely to use it. As individual products, SQL Server 2008 R2, SharePoint 2010, and Excel 2010 expand your options for enabling BI in your organization, but collectively they create a solid platform for collaborative BI. Knowing which tool to use for which job can be tricky. Come to this session to learn how to use these tools to foster collaboration.

SessionID: 24693

Troubleshooting MDX Query Performance

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 3

Speaker: Stacia Varga

Title: Troubleshooting MDX Query Performance

Abstract:

There are lots of ways to optimize your Analysis Services environment, but tuning the server or improving the database design doesn't help if your MDX queries are not efficient. Learn how to determine whether a query is the root cause of your performance issues and how to use MDX best practices to improve query performance.

SessionID: 24931

So You Want To Be A Rockstar Report Developer?

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 2 - Presented by Tek Systems

Speaker: Melissa Coates

Title: So You Want To Be A Rockstar Report Developer?

Abstract:

You don't want to settle for being an average Report Developer, right? In this highly interactive session we'll discuss various development, standardization, deployment, and documentation practices that will make your SSRS development life easier, your output of higher quality, increase maintainability, and ultimately save you time. Audience participation and sharing of experiences is encouraged as we cover choices you have for datasets, sorting, grouping, filtering, calculations, parameters, deployment, and delivery. This session focuses primarily on SQL Server Reporting Services 2012, although some concepts may apply to other BI tools as well.  Join us for this this session and take your reporting skills to the next level!

SessionID: 25760

SQL Server Parallel Data Warehouse 2012 Deep Dive

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 4 - Presented by Dell

Speaker: Steve Busby

Title: SQL Server Parallel Data Warehouse 2012 Deep Dive

Abstract:

This session will provide a technical overview and deep dive into the architecture and features of SQL Server Parallel Data Warehouse 2012, Microsoft's massively scalable data warehousing appliance.

SessionID: 25837

Working with "Biggish Data"

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 4 - Presented by Dell

Speaker: Stuart Ainsworth

Title: Working with "Biggish Data"

Abstract:

Most database professionals know (from firsthand experience) that there continues to be a "data explosion", and there's been a lot of focus lately on "big data". But what do you do when your data's just kind of "biggish"? You're managing Terabytes, not Petabytes, and you're trying to squeeze out as much performance out of your aging servers as possible. The focus of this session is to identify some key guidelines for the design, management, and ongoing optimization of "larger-than-average" databases. Special attention will be paid to the following areas: * query design * logical and physical data structures * maintenance backup strategies

SessionID: 25903

Managing the SQL Server 2012 SSIS catalog (SSISDB)

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 1 - Presented by Slalom

Speaker: Sven Aelterman

Title: Managing the SQL Server 2012 SSIS catalog (SSISDB)

Abstract:

In SQL Server 2012, the new project deployment model also provides benefits for managing and monitoring your SSIS solutions. This session delves into the SSISDB, the database where your packages and their execution details and results are stored. You’ll learn about the schema of the SSISDB and how to use the provided stored procedures and views to manage your SSIS catalog.

SessionID: 25992

45 min to build your first SSRS report

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 3 - Presented by Intellinet

Speaker: Tamera Clark

Title: 45 min to build your first SSRS report

Abstract:

Does this sound like you? You were just given access to SSRS and you want to make a report. Or, you're a DBA and could use a daily report. Either way, I've got your back! You will learn everything you need to know to get that first report out the door quickly and how to tweak it once it’s deployed. We’ll even look at the differences between building a report in BIDS (Business Intelligence Development Studio) and Report Builder 3.0. We’ll use SSRS (SQL Server Reporting Services) 2008 R2 and go interstellar with some space data!

SessionID: 26097

Best Practices for Implementing an Enterprise BI Solution

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 3

Speaker: Teo Lachev

Title: Best Practices for Implementing an Enterprise BI Solution

Abstract:

Learn best practices to make your organization a center of BI excellence! I’ll walk you through lessons learned during our implementation of an enterprise end-to-end BI solution, which is discussed in the Records Management Firm Saves $1 Million, Gains Faster Data Access with Microsoft BI case study published by Microsoft. Working experience with the dimensional modeling and the Microsoft BI stack is assumed.

SessionID: 26175

TSQL Road Less Traveled: MERGE

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 2 - Presented by Precise

Speaker: Kevin Boles

Title: TSQL Road Less Traveled: MERGE

Abstract:

Yeah, it has an arcane syntax - but that is why we have templates and snippets! :-P Merge is a very powerful TSQL construct that can both simplify your code and help with some otherwise difficult maneuvers such as the classic "Upsert".

SessionID: 26176

TSQL Road Less Traveled: APPLY

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 1 - Presented by SIOS

Speaker: Kevin Boles

Title: TSQL Road Less Traveled: APPLY

Abstract:

Spend some time with TheSQLGuru as we learn about and explore the many uses and features of this seldom-used but rather powerful addition to TSQL. It has the ability to allow for elegant set-based solutions to some classes of problems as well as what some consider a clean coding pattern. It also has some nuances that you need to make sure you are aware of as you add this keyword to your TSQL toolbox.

SessionID: 26520

Using SSIS 2012 for ETL in a Data Warehouse

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Twelfth Track!

Speaker: Thomas LeBlanc

Title: Using SSIS 2012 for ETL in a Data Warehouse

Abstract:

This session will go through some old and new features of Integration Service 2012 to help with loading data into a Data Warehouse/Mart. The GUI has been improved visually during design and execution. The storage of packages has been update with Integration Service Catalogs. The Change Data Capture task helps with incremental updates. Logging has been improved for debugging. A demostration of creating your own Slowly Changing Dimension with current Tasks will be shown with some design hints.

SessionID: 26522

Attributes Hierarchies in Analysis Services 2012

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 1 - Presented by Slalom

Speaker: Thomas LeBlanc

Title: Attributes Hierarchies in Analysis Services 2012

Abstract:

The session explains Attributes and Hierarchies in Analysis Services 2012 Semantic Model. They are used to slice (filter) and dice (group) measures and dimensions used to view analytical data. The slicing and dicing of data involves fields, columns, or whatever you want to labeled them. But, in SQL Server Semantic model these are called Attributes and Hierarchies. The configuration of these slicers and dicers are important in SQL Server Analysis Services. This session will demonstrate the difference between an attribute and columns in a hierarchy in the dimension as well as the configuration of these for best performance and viewing.

SessionID: 26717

You Inherited a Database, Now What?

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBD 1 - Presented by Idera

Speaker: Tim Radney

Title: You Inherited a Database, Now What?

Abstract:

You have recently inherited the support of a new or existing database, what are the things you should immediately check and start monitoring and what are the things that you should address over the next few weeks. When taking over support of a database or system, you cannot ASSUME anything. At the end of this session you will have a nice checklist of things you should check and be doing on ALL your databases not just the one you inherited. Whether you are a seasoned DBA or just starting out, this session should be informative and something you can relate to.

SessionID: 26725

Know Backups and Know Recovery

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 1 - Presented by SIOS

Speaker: Tim Radney

Title: Know Backups and Know Recovery

Abstract:

It is easy to schedule full backups to run each night, but is that the right decision for your organization? You say you have a backup strategy, but what is your recovery strategy? Do you have a well-executed recovery plan?

In this session I will cover several methods for performing much needed backups and how to recover those backups. Full, Differential, File Group, Transaction logs and recovery the tail end of a the log. He will discuss industry best practices and hopefully cause you to validate and test your current strategy.

SessionID: 26829

A Walk Around the SQL Server 2012 Audit Feature

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 5 - Presented by Red Gate

Speaker: Timothy McAliley

Title: A Walk Around the SQL Server 2012 Audit Feature

Abstract:

In this session, we will start by covering an overview of server and database auditing capabilities of SQL Server 2012. The session will largely focus on the specifics of using the SQL Server Audit feature, and we will step through a demonstration on configuring, maintaining and troubleshooting SQL Server Audit for server and database events.

SessionID: 27160

Managing Enterprise Environments with PowerShell

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: PowerShell

Speaker: Thomas Stringer

Title: Managing Enterprise Environments with PowerShell

Abstract:

Are the number of databases under your responsibility growing and growing? Are you searching for a way to reach across thousands of servers in one fell swoop? Look no further. PowerShell is the tool to handle arduous tasks with simplicity and ease. Through automation and code-reusability your efficiency will be maximized. Now is the time to start using PowerShell.

SessionID: 28087

Bridging the Chasm: BI Theory vs. Practice

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 3

Speaker: William E Pearson III

Title: Bridging the Chasm: BI Theory vs. Practice

Abstract:

A Dynamic Dialog session: According to research compiled by Gartner from discussions with many BI clients, a substantial disparity exists, in the implementation of BI, between theory (standard approaches, promises, claims and expectations) and practice (shortfalls, compromises and other realities). In this session, Business Intelligence Architect and Microsoft MVP Bill Pearson leads a dialog within which we gain an understanding of the general types of discrepancies between the “ideal” approach to BI and the compromised reality that a large number of organizations experience. We’ll then share and class experiences as a group, and discuss ways to avoid these discrepancies in future projects.

SessionID: 34712

Expanding Self-Service BI with Excel 2013

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 2 - Presented by Tek Systems

Speaker: Leo Furlong

Title: Expanding Self-Service BI with Excel 2013

Abstract:

With Excel 2013, you can now easily build out a self-service BI solution that tells a complete story of your data. During this session, we will explore new features such as PowerPivot, Power View, Quick Explore, Quick Analysis, Timeline Slicers, and Flash Fill that enable you to rapidly mash-up, explore, analyze, and visualize any data ranging from a few rows to hundreds of millions of rows.

SessionID: 34721

Secrets of Enterprise Data Mining

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 3

Speaker: Mark Tabladillo

Title: Secrets of Enterprise Data Mining

Abstract:

If you have a SQL Server license (Standard or higher) then you already have the ability to start data mining. In this new presentation, you will see how to scale up data mining from the free Excel 2013 add-in to production use. Aimed at beginning to intermediate data miners, this presentation will show how mining models move from development to production. We will use SQL Server 2012 tools including SSMS, SSIS, and SSDT.

SessionID: 34722

Applied Enterprise Semantic Mining

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 2 - Presented by Tek Systems

Speaker: Mark Tabladillo

Title: Applied Enterprise Semantic Mining

Abstract:

Text mining is projected to dominate data mining, and the reasons are evident: we have more text available than numeric data. Microsoft introduced a new technology to SQL Server 2012 called Semantic Search. This session's detailed description and demos give you important information for the enterprise implementation of Tag Index and Document Similarity Index. The demos include a web-based Silverlight application, and content documents from Wikipedia. We'll also look at strategy tips for how to best leverage the new semantic technology with existing Microsoft data mining.

SessionID: 8846

SQL Server Database Development with SSDT

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 3 - Presented by Intellinet

Speaker: Aaron Nelson

Title: SQL Server Database Development with SSDT

Abstract:

SQL Server Data Tools is an evolving product. Besides revamping database projects this product has also changed the lifecycle in which we receive new features. In this session we will demonstrate features such as database snapshots, localdb, and database unit testing.

Most importantly we’ll show the many benefits of the Publish feature, and why you will want to use the built-in refactoring instead of just renaming objects. Throughout this presentation we will also highlight and demonstrate the features that have been added to SSDT in the past year.

SessionID: 9033

Storage Tuning Deep Dive

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBD 1 - Presented by Idera

Speaker: Wesley Brown

Title: Storage Tuning Deep Dive

Abstract:

In this talk we will look at squeezing the maximum out of your storage systems. We will work on a live system testing concepts like short-stroking for performance. We will also show how some of these techniques are still valid on systems with SSD’s in the mix. We will cover some basics you need to know then dive into configuring local disk systems and how to test them to measure the gains or loses. This session is geared to the DBA who has a working knowledge of storage and how SQL Server works with the file system.

Takeaways:

  1. How to configure spinning disk for maximum IO or maximum throughput
  2. How to keep your SSD’s from suffering the write cliff and keep performance strong
  3. Using the DVD Store 2 benchmark to test with SQL Server installed
  4. Using ioMeter to test disks directly

SessionID: 9363

5 Query Plan Culprits That Cause 95% of Headaches

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: DBA 2 - Presented by Precise

Speaker: Adam Machanic

Title: 5 Query Plan Culprits That Cause 95% of Headaches

Abstract:

Ever open a huge query plan to track down a performance issue and find yourself overwhelmed by the number of objects on the screen? How do you figure out which part of the plan is causing the problem? What should you do about it? The vast majority of query plan troubles boil down to the same basic causes; solving them is simply a matter of knowing where to look. In this session you will learn how to open a plan and drill in to the most likely problem areas. Once there, a simple analysis of five key indicators will help you diagnose your performance problem faster than you thought possible. Say goodbye to guesswork and game playing. This session will teach you how easy it can be to apply a bit of logic to improve performance of your queries.

SessionID: 9496

Using BIML as an SSIS Design Patterns Engine

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: B/I 2 - Presented by Tek Systems

Speaker: Andy Leonard

Title: Using BIML as an SSIS Design Patterns Engine

Abstract:

Business Intelligence Markup Language provides a powerful solution for creating and managing SSIS Design Patterns. Andy Leonard, one of the authors of SSIS Design Patterns, demonstrates the flexibility of BIML in this session.

SessionID: 9499

Hacking the SSIS 2012 Catalog

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Twelfth Track!

Speaker: Andy Leonard

Title: Hacking the SSIS 2012 Catalog

Abstract:

Integration Services 2012 offers a brand new way to store, log, and execute SSIS packages – the SSIS Catalog. How does the Catalog work? Can it be customized? Can it be extended? Yes it can! In this presentation, Andy Leonard shows you how!

SessionID: 9716

The Decoder Ring for Data Warehousing / BI

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Zero Level

Speaker: Robert Cain

Title: The Decoder Ring for Data Warehousing / BI

Abstract:

Business Intelligence is one of the hottest job skills in the IT field. DBAs and Database Developers are being asked to implement databases with non-traditional design, and are having a lot of new vocabulary thrown their way. In this talk you will learn the concepts behind building and designing data warehouses, and cut through the buzz words so you will walk away with a clear understanding of what words like dimensions, facts, and measures mean.

SessionID: 9720

Off and Running with PowerPivot for Excel 2013

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Twelfth Track!

Speaker: Robert Cain

Title: Off and Running with PowerPivot for Excel 2013

Abstract:

PowerPivot is an exciting new technology from Microsoft that will allow users to leverage their data to answer many of their business questions. Commonly referred to as "Self Service Business Intelligence", PowerPivot consists of two components, PowerPivot for Excel 2010/2013 and PowerPivot for SharePoint 2010/2013. This presentation will provide an overview of both components then dig deeper into PowerPivot for Excel 2013. Multiple demos illustrate everything from importing data to creating pivot tables and charts, as well as using techniques such as filters and calculated columns.

SessionID: 9967

Database Design for Beginners

Back to calendar

Event Date: 18-05-2013 - Session time: 00:00:00 - Track: Zero Level

Speaker: Audrey Hammonds

Title: Database Design for Beginners

Abstract:

Interested in understanding the basics of database design? This session is for you! We’ll cover some tried and true rules to follow when designing a new database, as well as how to examine an existing database from a design perspective. By the end of the session, you should be ready to get back to work and tackle any design challenge.