A digital reference guide for database administrators

Slides:



Advertisements
Similar presentations
©2006 ITT Educational Services Inc. Course Name: IT390 Business Database Administration Unit 5 Slide 1 IT390 Business Database Administration Unit 5 :
Advertisements

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 8 Introduction to Printers in a Windows Server 2008 Network.
Utility Database Chris
ILLiad Migration & Server Upgrade: From Your Library's' IT Point of View Juan Denzer Library System Specialist August 1, 2013.
Objectives  Understand the purpose of the superuser account  Outline the key features of the Linux desktops  Navigate through the menus  Getting help.
DBA Quick Start What do you do when you’ve fallen into a job as a DBA? Take a deep breath, Find out what you’ve got, And dive right in!
Maintaining a Microsoft SQL Server 2008 Database SQLServer-Training.com.
DotNetNuke v4 on ASP.NET v2 Stan Schultes Stan Schultes Enterprise architect / application developer Enterprise architect / application developer Conference.
Simply Powerful Tuesday, June 9, :00 – 10:00 AM PDT We will begin ~5 minutes past the hour Bulk Mailer Professional and Business: It makes sense.
Gloria Creed-Dikeogu The Past Perfected: University archiving and small college libraries.
Learningcomputer.com SQL Server Working with Databases.
Microsoft Exchange 2000 Service Pack 2 Features Mark Barringer Support Professional Enterprise Messaging Support Microsoft Corporation.
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
Learningcomputer.com SQL Server 2008 – Profiling and Monitoring Tools.
Understanding Logging & Recovery What Programmers Always Avoid Until it’s too Late! Kimberly L. Tripp Principal Mentor, Solid Quality Learning at
Big Data Analytics with Excel Peter Myers Bitwise Solutions.
Rob Sewell Making PowerShell Useful Real-Life Examples of Powershell in Action Slides available here -
Putting Your Head in the Cloud Working with SQL Azure David Postlethwaite 19/09/2015David Postlethwaite.
DBA Quick Start What do you do when you’ve fallen into a job as a DBA? Take a deep breath, Find out what you’ve got, And dive right in!
Reference Management Module I: Introduction By Rehema Chande-Mallya(PhD)
INT213 Active Server Pages using Visual Basic Scripting.
RESOURCES FOR THE NEW OR ACCIDENTAL DBA Thomas Blog - TomStrike.com.
The All-in-One Booking Solution for Venues
Selenium Automation key features
IBM Connections Side by Side/ In Place migration 5.5 / 6.0
Securing SQL Server Processes with Certificates
How to convert a Demo to Multi-user
Eric Blinn | Data Services Manager
Tuesday Tech Talks Skeen Library Presents Today’s Topic: Presented by:
Curacao SQL Saturday June 11, 2016
Supporting Windows 8.1 Krystle Portocarrero | Training Experts Inc.
Glasgow, SQL Server Meetup
Lead SQL BankofAmerica Blog: SQLHarry.com
TFS Database Import Service for Visual Studio Team Services
Renaming Databases I was thinking of using a few other titles, “There and Lock again, A DBA’s holiday”
Disaster Recovery and SQL for new and non-DBAs
Efficiently Searching Schema in SQL Server
Helpdesk to DBA in 60 Tips & Tricks for the new DBA
A digital reference guide for database administrators
Building Effective Backups
Installation and database instance essentials
SQL Server May Let You Do It, But it Doesn’t Mean You Should
Making PowerShell Useful
Resources for the new or accidental dba
Making PowerShell Useful
Re-Indexing - The quest of ultimate automation
Back Up and Restore? Piece of Cake!
Backup and Restore your SQL Server Database
Migrating your local database to Azure SQL DB
Resources for the new or accidental dba
Database Mirroring: Maximizing Availability Through Automation
RPO, RTO & SLA: 3 Letter Words for When the SHT hits the FAN
How to Perform A Health Check By Edward Roepe Perimeter DBA, LLC
Making PowerShell Useful
Making PowerShell Useful
Microsoft Virtual Academy
Patrick Flynn | Link Group Australia
Moving from SQL Profiler to xEvents
Disaster Recovery is everyone’s job!
Transaction Log Internals and Performance David M Maxwell
Download from Zotero Home Page
Delivering Business Value Faster
Summit Nashville /3/2019 1:48 AM
Top 5 TIPS TO KEEP Always on AGs humming and users happy
Jean Joseph DBA\DEVELOPER
SQL Starter Intro To Database Administration
High-powered sales planning, A 3-WEEK strategy GUIDE
Microsoft Virtual Academy
The Future of Database Development (with containers)
Il-Sung Lee, Jack Richins Microsoft Corp
Presentation transcript:

A digital reference guide for database administrators DBA Cheat Sheet A digital reference guide for database administrators

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.brentozar.com/ www.mssqltips.com/sql-server-tutorials/ www.sqlservercentral.com/ Free eBooks: www.red-gate.com/community/books/ www.brentozar.com/first-aid/free-database-books-pdfs-download/ www.toadworld.com/platforms/sql-server/b/weblog/archive/2013/06/21/huge-collection-of-free-microsoft-sql-server-ebooks Links are in document

Demo: SSMS Tips 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

Transaction Log

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?

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/ These are in the DBA Cheat Sheet doc

Call to Action Questions? @SQLServerMama https://www.linkedin.com/in/elizabethblock EBlock@sqlservermama.com http://www.sqlservermama.com