sqlsathistory

Nr: 116

Back to Main list

SQLSaturday #116 - Bangalore 2012

Start Time (24h) Speaker Track Title
00:00:00 Amit Banerjee Practical Track Demsytifying SQL Server Memory Dumps
00:00:00 Balmukund Lakhani Main Track Want Databases Always Available?AlwaysOn Unplugged
00:00:00 Karan Gulati Practical Track BI in Denali
00:00:00 Karan Gulati Practical Track Keynote
00:00:00 Lohith GN Main Track SQL Sever Dev Tools - Code Name Juneau
00:00:00 Pinal Dave Main Track SQL Server Performance Tips and Tricks
00:00:00 Pranab Mazumdar Practical Track A Whirlwind Tour of Contained Databases and TSQL e
00:00:00 Rick Morelan Main Track Basic Performance Tips and Gotchas
00:00:00 Rick Morelan Main Track Avoid Errors on Errors
00:00:00 Tejas Shah Practical Track SQL Server Clinic
00:00:00 Vinod Kumar M Main Track Security with SQL Server - Discovering Pitfalls

SessionID: 28966

Demsytifying SQL Server Memory Dumps

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Practical Track

Speaker: Amit Banerjee

Title: Demsytifying SQL Server Memory Dumps

Abstract:

This session will help you understand when memory dumps are generated in SQL Server, what information can be gathered without analyzing the dump and how much can be done by just using public symbols.

SessionID: 29089

Want Databases Always Available?AlwaysOn Unplugged

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Main Track

Speaker: Balmukund Lakhani

Title: Want Databases Always Available?AlwaysOn Unplugged

Abstract:

This session will describe how to build practical end-to-end HA and DR solutions for mission critical applications using SQL Server 2012 AlwaysOn technology. For example, how to combine Failover Cluster Instances with Availability Groups to provide a complete HA and DR solution, how to use Availability Groups Multiple Secondaries to replace existing database mirroring + log shipping solutions. Readable Secondaries, backup on secondaries are kool features which would be covered.

SessionID: 31173

BI in Denali

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Practical Track

Speaker: Karan Gulati

Title: BI in Denali

Abstract:

New Features in Denali from BI Perspective

-BISM (Tabular Model) -DAX -Crescent -PowerPivot

SessionID: 31175

Keynote

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Practical Track

Speaker: Karan Gulati

Title: Keynote

Abstract:

Keynote

SessionID: 31206

SQL Sever Dev Tools - Code Name Juneau

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Main Track

Speaker: Lohith GN

Title: SQL Sever Dev Tools - Code Name Juneau

Abstract:

SQL Server Developer Tools, or SSDT (code-named Juneau), represents Microsoft’s continued commitment to providing integrated tools for developers targeting Microsoft SQL Server. Those familiar with the previous versions of the Database Project in Visual Studio will find that Juneau is an evolution of those tools for SQL Server, plus many new capabilities and improvements.

SessionID: 32232

SQL Server Performance Tips and Tricks

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Main Track

Speaker: Pinal Dave

Title: SQL Server Performance Tips and Tricks

Abstract:

In this session we will go over various SQL Server Performance Tuning Tricks and Tips.

Learn about top tips and best SQL Server performance practices related to: o Unused Indexes o Clustered Indexes o Importance of Statistics o Index Maintenance Scripts o ColumnStore Index o A Surprise Secret Tip

SessionID: 32328

A Whirlwind Tour of Contained Databases and TSQL e

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Practical Track

Speaker: Pranab Mazumdar

Title: A Whirlwind Tour of Contained Databases and TSQL e

Abstract:

SQL Server 2012 will introduce the concept of a contained database . CDBs represent a fundamental shift in the architecture of SQL Server that will simplify the development and management of SQL Server applications. Without containment, SQL Server databases are highly intertwined with the instance on which they reside. This entanglement complicates application development, deployment, and management tasks.

SessionID: 32507

Basic Performance Tips and Gotchas

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Main Track

Speaker: Rick Morelan

Title: Basic Performance Tips and Gotchas

Abstract:

Forget Profiler for a second, I have seen one poorly placed index bring an enterprise database to its knees. We will cover the basic tips of performance which always work and the ones which always fail. What can you do – and what should you do –when it comes to the most common types of indexes so you always make the right move. We will use lessons from SQL Architecture Joes 2 Pros Vol3.

SessionID: 32508

Avoid Errors on Errors

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Main Track

Speaker: Rick Morelan

Title: Avoid Errors on Errors

Abstract:

Did you know that when SQL encounters an error of Severity 11 (or higher), there a 4 different ways it can react? Learn how to predict the Error Action or control it. This is possible with or without structured error handling. See both ways to control the outcome. This is a very common workplace faux pas and a Microsoft Certification topic for Dev and Admins. We will use lessons from SQL Programming Joes 2 Pros Vol4.

SessionID: 33352

SQL Server Clinic

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Practical Track

Speaker: Tejas Shah

Title: SQL Server Clinic

Abstract:

In this track we are going to have resources from SQL Server support at Microsoft available at a booth for QA. If you have a question about how things work in SQL Server, how to make best use of them, or something is broken and you need help - walk over and talk to experts from Escalation servcies at SQL Server support at Microsoft.

SessionID: 33841

Security with SQL Server - Discovering Pitfalls

Back to calendar

Event Date: 07-01-2012 - Session time: 00:00:00 - Track: Main Track

Speaker: Vinod Kumar M

Title: Security with SQL Server - Discovering Pitfalls

Abstract:

Compliance and auditing are some of the core tenants around which SQL Server based applications can be built. But understanding the intracacies of each of these fundamentals is critical to both developers and administrators alike. Come to this fun filled, demo centric and interesting session where we unearth some of these fine prints in understanding why we use SQL Server the way we use it and build the system is the most secure and locked down mode.