Download presentation
Presentation is loading. Please wait.
Published byDelilah Hudson Modified over 6 years ago
1
A digital reference guide for database administrators
DBA Cheat Sheet A digital reference guide for database administrators
2
Thank you Sponsors!
3
Elizabeth Block @SQLServerMama
5
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
6
Demo: SSMS Tips Open document Scripts: Server Info Hardware Info
7
Find Number of Processors
To find the number of cores on your server, type msinfo32 in the Windows search box Results on my laptop:
8
Why Use TSQL instead of GUI
Speed Automate Tasks, i.e. upgrade or migration tasks Can see errors whereas GUI just hangs
9
Demos: Script Database Objects SSMS Generate scripts Database Info
10
Data Files in Database Data File Log file
11
Recovery Model Simple Full Bulk Logged Types: Questions:
How often does the data change? Do you need to recover to a point in time? 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?
12
Transaction Log
14
Demos
15
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:
16
Thank you Sponsors!
17
Next Steps Questions? What do you need to work on to be a better DBA?
@SQLServerMama
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.