A digital reference guide for database administrators DBA Cheat Sheet A digital reference guide for database administrators
Thank you Sponsors!
Elizabeth Block @SQLServerMama www.linkedin.com/in/elizabeth-block-1056615 EBlock@sqlservermama.com www.sqlservermama.com
30 Minutes a Day Take 15-30 minutes a day to learn something new… Sign up for newsletters – Some examples: www.mssqltips.com/sql-server-tutorials/ www.sqlservercentral.com/ https://www.sqlskills.com/join-the-sqlskills-insider-community/ Free eBooks: http://sqlmag.com/sql-server/sql-select-top-ten-great-and-free-sql-server-ebooks#slide-0-field_images-33671 http://www.red-gate.com/learning-community/community/books/?&gclid=CjwKEAjw0KK4BRDCiKHD5Ny8pHESJACLE620CHtFEUFOP6DBUVUZI7tZLF873bUSgp4domo4GsOXSRoC9HHw_wcB#sqldba Links are in document
Demo: SSMS Tips Open document Scripts: Server Info Hardware Info
Find Number of Processors To find the number of cores on your server, type msinfo32 in the Windows search box Results on my laptop:
Why Use TSQL instead of GUI Speed Automate Tasks, i.e. upgrade or migration tasks Can see errors whereas GUI just hangs
Demos: Script Database Objects SSMS Generate scripts Database Info
Data Files in Database Data File Log file
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?
Transaction Log
Demos
Training Resources PASS 24 Hours of PASS: http://www.sqlpass.org/Events/24HoursofPASS.aspx SQL Saturday: http://www.sqlsaturday.com/ Virtual Chapters:http://www.sqlpass.org/PASSChapters/VirtualChapters.aspx White papers, session recordings: http://www.sqlpass.org/LearningCenter.aspx Brent Ozar Training Videos:https://learnfrom.brentozar.com/ First Aid Scripts: https://www.brentozar.com/first-aid/ MSSQL Tips: https://www.mssqltips.com/sql-server-dba-resources/ Pragmatic Works Free Webinars: http://pragmaticworks.com/Training/Courses#subject=SQL-Server SQL Server Central Stairway Articles: http://www.sqlservercentral.com/stairway/ Forums: http://www.sqlservercentral.com/Forums/Forum3411-1.aspx SQL Skills: https://www.sqlskills.com/sql-server-resources/ Whitepapers: https://www.sqlskills.com/sql-server-resources/sql-server-whitepapers/ Resources: https://www.sqlskills.com/sql-server-resources/
Thank you Sponsors!
Next Steps Questions? What do you need to work on to be a better DBA? @SQLServerMama https://www.linkedin.com/in/elizabethblock EBlock@sqlservermama.com http://www.sqlservermama.com