Discover Your Database From The Inside!

Slides:



Advertisements
Similar presentations
Presenter: Red Devilic Sponsored by SQLViet.com 22/12/2013 SQL SERVER CONFERENCE HCMC 2013 DATABASE TUNING PERFORMANCE OVERVIEW.
Advertisements

By: Jose Chinchilla July 31, Jose Chinchilla MCITP: SQL Server 2008, Database Administrator MCTS: SQL Server 2005/2008, Business Intelligence DBA.
Extended Director’s Cut Like you’ve never seen it before In Widescreen Hi-Definition Blu-Ray In 3D With Director’s commentary In 7.1 Surround Sound In.
Utility Database Chris
Connect with life Praveen Srvatsa Director | AsthraSoft Consulting Microsoft Regional Director, Bangalore Microsoft MVP, ASP.NET.
SQL Server to MySQL Database Migration SQLWays - Migration Software Presentation March 2009 Copyright (c) Ispirer Systems Ltd.
Intro to SQL Server Performance Tuning By Robert Biddle.
SQL Server 2008 R2 for the DBA Patrick LeBlanc. Objectives  New Editions  Datacenter  Parallel Data Warehouse  Multi-server management  Utility Control.
Metadata Metadata is information about data or other information.
SQL School is strongly committed to provide COMPLETE PRACTICAL REALTIME Trainings on SQL Server Technologies – Dev, SQL DBA, MSBI (SSIS, SSAS, SSRS) and.
Introducing Application and Multi-Server Management.
Oracle Query VBA Tool (OQVT)
SQL Server Agent All the Knobs You Need to Know Taiob M Ali.
SQL Server Performance Tuning Starter Kit Randolph West | Born SQL.
Understanding Core Database Concepts Lesson 1. Objectives.
SQL Server Security & Intrusion Prevention
SQL Server Agent All the Knobs You Need to Know
# 66.
Let’s Build a Tabular Model in Azure
Amazon Web Services RDS with SQL Server
Execution Planning for Success
SQL Server Data Collector From Every Angle
Policy Based Management: Introduction & implementation
FileTables By Sam Nasr, MCAD, MCT, MCTS NIS October 6, 2012
Efficiently Searching Schema in SQL Server
Helpdesk to DBA in 60 Tips & Tricks for the new DBA
Reading execution plans successfully
Tim Radney SQLskills SQL Saturday Atlanta #392 16th May2015 Getting Involved and Getting Ahead Tim Radney
Please Support Our Sponsors
Where to Start, What You Need
Reading Execution Plans Successfully
Amazon Web Services RDS with SQL Server
SQL Server on your fingertips
Encrypting Data within SQL Server
Marcos Freccia Stop everything! Top T-SQL tricks to a developer
Making PowerShell Useful
Getting To Know Your Indexes
Performance Tuning for Mere Mortals Part II
MongoDB for the SQL DBA.
Making Your Emergency Toolkit
Use PowerShell & dbatools to Manage your SQL Server Environment
dbatools - PowerShell and SQL Server Working Together
Performance Tuning for Mere Mortals Part II
Amazon Web Services RDS with SQL Server
Populating a Data Warehouse
Reading Execution Plans Successfully
SQL Server Performance Tuning Nowadays
Choosing the Proper Querying Course
How to Perform A Health Check By Edward Roepe Perimeter DBA, LLC
මොඩියුල විශ්ලේෂණය SQL Server Waits. Tables රැසක් එකට එකතු කිරීම.
Making PowerShell Useful
PowerShell for the DBA: Why I love my inner pig-dog
Welcome to SQL Saturday Denmark
Dynamic Management Views a practical overview!
Please Support our Sponsors
Kris Hokanson That’s bad mmmkay! …Or, how to know when your SQL Server isn’t working as well as it could.
Dynamic Management Views a practical overview!
Use PowerShell & dbatools to Manage your SQL Server Environment
T-SQL Tips & Tricks to Make Your Life Easier!
Let’s Build a Tabular Model in Azure
SQL Server Query Design and Optimization Recommendations
Understanding Core Database Concepts
Michelle Haarhues Keeping up with SSMS.
Reading execution plans successfully
Azure Data Factory V2: SSIS in the Cloud or Not?
Amazon Web Services RDS with SQL Server
Scott Minar PrequelSaturday How the SQL Server community is about to make your job easier Welcome! You've already discovered the best value anywhere in.
Advanced Database Topics
XML? What’s this doing in my database? Adam Koehler
Navigating SSMS Primer for Beginners
Presentation transcript:

Discover Your Database From The Inside! That’s So Metadata Discover Your Database From The Inside!

Rob Volk SQL Server DBA since 1998 / v6.5 Also used other, older DB products Atlanta SQL Saturday Organizer Blog: weblogs.sqlteam.com/robv/ Twitter: sql_r Email: sql_r at outlook dot com I do deranged things in SQL Server, so you don’t have to

What is metadata? met·a·da·ta ˈmedəˌdādə,ˈmedəˌdadə/ noun a set of data that describes and gives information about other data.

In SQL Server terms… Information about your database(s) Table names, column definitions Indexes Stored procedure, function and view definition text System information about backups, jobs Performance metrics *NEW* Data classification and vulnerability metrics

Apply your own metadata using extended properties We'll also demonstrate the new SQL Data Discovery/Classification and Vulnerability Assessment features in SQL Server Management Studio. Notes: https://thomaslarock.com/2018/02/sql-data-discovery-and- classification/

Database Schema INFORMATION_SCHEMA views System tables/views PROPERTY() functions sp_help procedures

Performance Metrics sys.dm_os_wait_stats

Freely Available DMV & System Utilities Adam Machanic – sp_whoisactive - http://whoisactive.com Glenn Berry DMV Library - https://www.sqlskills.com/blogs/glenn/category/dmv- queries/ Brent Ozar Unlimited - First Responder Kit - https://www.brentozar.com/first- aid/ Kimberly Tripp - sp_helpindex improved - https://www.sqlskills.com/blogs/kimberly/category/sp_helpindex-rewrites/ More on https://www.sqlskills.com/ Tim Ford's DMV Periodic Table - http://thesqlagentman.com/2013/10/periodic2012/

New SSMS Features Vulnerability Assessment Data Classification

THANK YOU! Please visit and say thanks to our sponsors! Thanks to our organizers and volunteers!