SQL Server on your fingertips

Slides:



Advertisements
Similar presentations
Copyright © SoftTree Technologies, Inc. DB Tuning Expert.
Advertisements

Module 17 Tracing Access to SQL Server 2008 R2. Module Overview Capturing Activity using SQL Server Profiler Improving Performance with the Database Engine.
Microsoft SQL Server Administration for SAP Administration and Troubleshooting.
Toolbox Mirror -Overview Effective Distributed Learning.
Microsoft SQL Server Administration for SAP SQL Server Architecture.
Chapter 9 Overview  Reasons to monitor SQL Server  Performance Monitoring and Tuning  Tools for Monitoring SQL Server  Common Monitoring and Tuning.
Module 8: Monitoring SQL Server for Performance. Overview Why to Monitor SQL Server Performance Monitoring and Tuning Tools for Monitoring SQL Server.
SQL Server Management Studio Introduction
XVII Encontro – 29/11/2011. Virgílio Esteves ID&T – Research & Founder of NetPonto Coimbra C# / WPF / Silverlight / XNA / Azure.
How a little code can help with support.. Chris Barba – Developer at Cimarex Energy Blog:
Key Concepts About Performance Factors Affecting SQL Performance SQL Performance Tuning Methodologies SQL Performance Tuning Tools 1.
March 19981© Dennis Adams Associates Tuning Oracle: Key Considerations Dennis Adams 25 March 1998.
Intro to SQL Server Performance Tuning By Robert Biddle.
How to solve a SQL performance problem Paul Zgondea.
© 2011 PLANET TECHNOLOGIES, INC. Using SPD and SQL Stored Procedures Patrick Curran, MCT AUGUST 12, 2011.
Top Free Tools for Tuning SQL Statements Kevin Kline & Aaron Bertrand SQL Sentry, Inc.
Agenda for Today Do Chapter 14 Final Project Review for Final.
Learningcomputer.com SQL Server 2008 – Profiling and Monitoring Tools.
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
A Brief Documentation.  Provides basic information about connection, server, and client.
SQL Server 2005 Engine Optimistic Concurrency Tony Rogerson, SQL Server MVP Independent Consultant 26 th.
Excel and Power BI Presented By: Paul Johnson. Excel Reports in GP Can view under the Administration navigation pane. Depending on version of GP found.
Backing Up and Restoring Databases by Using the SQL Server 2000.
Performance. Performance Performance is a critical issue especially in a multi-user environment. Benchmarking is one way of testing this.
SQL Query Analyzer. Graphical tool that allows you to:  Create queries and other SQL scripts and execute them against SQL Server databases. (Query window)
SQL Server Deep Dive Denis Reznik Data Architect at Intapp.
SQL Advanced Monitoring Using DMV, Extended Events and Service Broker Javier Villegas – DBA | MCP | MCTS.
Read Dirty to Me: SQL Server Isolation Levels Wendy Pastrick Arrow IT Consulting.
How To Start a SQL server Connecting to SQL Server.
Fixing Page Life Expectancy Steve Hood Blog: SimpleSQLServer.com.
SQL Server Performance Tuning Starter Kit Randolph West | Born SQL.
RESOURCES FOR THE NEW OR ACCIDENTAL DBA Thomas Blog - TomStrike.com.
MANAGEMENT DATA WAREHOUSE AND DATA COLLECTOR Ian Lanham.
Troubleshooting SQL Server high CPU usage
Execution Planning for Success
SQL Server Data Collector From Every Angle
Peter Shore SQL Saturday Pittsburgh 2017
Tips and Tricks From A Lazy DBA
SQL Server Monitoring Overview
Tim Radney SQLskills SQL Saturday Atlanta #392 16th May2015 Getting Involved and Getting Ahead Tim Radney
Chapter Overview Understanding the Database Architecture
Where to Start, What You Need
Microsoft Dumps Question Answer - Dumps4download
Introduction of Week 3 Assignment Discussion
Download Exam - Valid Question Answers - Dumps4download.us
Discover Your Database From The Inside!
Lock, Block, and Two Smoking CPUs
Performance Tuning for Mere Mortals Part II
Resources for the new or accidental dba
MongoDB for the SQL DBA.
Making Your Emergency Toolkit
dbatools - PowerShell and SQL Server Working Together
Peter Shore SQL Saturday Cleveland 2016
Resources for the new or accidental dba
Performance Tuning for Mere Mortals Part II
How to Perform A Health Check By Edward Roepe Perimeter DBA, LLC
මොඩියුල විශ්ලේෂණය SQL Server Waits. Tables රැසක් එකට එකතු කිරීම.
SQL Server Performance Tuning
Transaction Log Internals and Performance David M Maxwell
Kris Hokanson That’s bad mmmkay! …Or, how to know when your SQL Server isn’t working as well as it could.
Go, go Query Store! Gail Shaw.
Jean Joseph DBA\DEVELOPER
Sql Saturday Philadelphia
Using wait stats to determine why my server is slow
Inside the Database Engine
Inside the Database Engine
Making Row Level Security and Dynamic Data Masking work for you.
Accelerated DATABASE RECOVERY
Inside the Database Engine
Why You Should Consider Implementing Indexed Views
Presentation transcript:

SQL Server on your fingertips Slava Murygin SQL Server on your fingertips

Slava Murygin: @SlavaSQL SlavaSQL.BLOGSPOT.com Independent SQL Server Consultant in Baltimore – Washington DC Metro Area. Amateur Astronomer Amateur Photographer. @SlavaSQL SlavaSQL.BLOGSPOT.com

Advanced Level Indexing Transactions Connections Fragmentation Locking/Blocking Plan Cache, Statistics Database and file settings

#SQLFamily #SQLHelp Paul Randal Erin Stellato Glenn Berry Brent Ozar Aaron Bertrand Kendra Little Itzik Ben-Gan Kalen Delaney Kimberly Tripp Glenn Berry Adam Machanic Erin Stellato Benjamin Nevarez Gail Shaw

9 Sets of scripts for SSMS Ctrl+1 – sp_Who Ctrl+2 – sp_Lock Alt+F1 – sp_Help Ctrl+F1 Ctrl+3–0 Are Free!!!!

To set them Up: Alt-T + O Environment -> Keyboard -> Query Shortcuts

What we can do with that? Not only Stored Procedures – Any query !!! Limitations: Shortcut query’s maximum length is 32Kb; Query can’t have “Carriage return” symbol (ASCII:0x0D); SSMS does not support Export/Import of Query Shortcuts;

Demo: Immediate Performance Troubleshooting Ctrl - 3 Ctrl - 6

Demo: Fallow up Performance Troubleshooting Ctrl - 8

Demo: Administration Ctrl – 4,5,7,9,0,F1

Brief list of functionalitiess Ctrl+F1 – Tables; Ctrl+3 – Locks; Ctrl+4 – Indexes; Ctrl+5 – Databases, AGs, Disks, Logins; Ctrl+6 – Running tasks/transactions, Errorlog, Waits, System Information, Configuration; Ctrl+7 – Connections, Network, Jobs/History; Ctrl+8 – Plan Cache Ctrl+9 – Statistics Ctrl+0 – Database objects

Questions?

Content Only Thank YOU Very Much

Slava Murygin @SlavaSQL SlavaSQL.BLOGSPOT.com Linkedin: Slava Murygin SQL Server on your fingertips. @SlavaSQL SlavaSQL.BLOGSPOT.com Linkedin: Slava Murygin SVMurygin@gmail.com