Download presentation
Presentation is loading. Please wait.
Published byAmice Boyd Modified over 6 years ago
1
A digital reference guide for database administrators
DBA Cheat Sheet A digital reference guide for database administrators
2
Elizabeth Block @SQLServerMama
4
30 Minutes a Day Take 15-30 minutes a day to learn something new…
Sign up for newsletters – Some examples: Free eBooks: Links are in document
5
Demo: SSMS Tips Scripts: Server Info Hardware Info
6
Find Number of Processors
To find the number of cores on your server, type msinfo32 in the Windows search box Results on my laptop:
7
Why Use TSQL instead of GUI
Speed Automate Tasks, i.e. upgrade or migration tasks Can see errors whereas GUI just hangs
8
Demos: Script Database Objects SSMS Generate scripts Database Info
9
Data Files in Database Data File Log file
10
Transaction Log
12
Recovery Model Simple Full Bulk Logged Types: Questions:
How often does the data change? How much data can you afford to lose? Can the data be recreated? Do you have big bulk processes that can be run again if they fail?
13
Demos
14
Training Resources PASS
24 Hours of PASS: SQL Saturday: Virtual Chapters: White papers, session recordings: Brent Ozar Training Videos: First Aid Scripts: MSSQL Tips: Pragmatic Works Free Webinars: SQL Server Central Stairway Articles: Forums: SQL Skills: Whitepapers: Resources: These are in the DBA Cheat Sheet doc
15
Call to Action Questions? @SQLServerMama
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.