SQL Starter Intro To Database Administration

Slides:



Advertisements
Similar presentations
Brian Loesgen & Alan Smith. BizTalk Administration Challenges  BizTalk is a complex product  IT-Pros are not usually familiar with BizTalk  BizTalk.
Advertisements

Presentation: 20 minutes
CMDB Ticketing Billing Management Systems Web based Runbook Authoring: Service Administrator can create runbooks to automate all aspects of cloud.
Managing and Monitoring SQL Server 2005 Shankar Pal Program Manager SQL Server, Redmond.
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
Copyright © 2007 Quest Software The Changing Role of SQL Server DBA’s Bryan Oliver SQL Server Domain Expert Quest Software.
D ATABASE A DMINISTRATION ITEC 450 Fall 2012 Instructor: Dr. Rama Gudhe.
Chapter 10 : Designing a SQL Server 2005 Solution for High Availability MCITP Administrator: Microsoft SQL Server 2005 Database Server Infrastructure Design.
Maintaining a Microsoft SQL Server 2008 Database SQLServer-Training.com.
Maintaining a Mirrored Database Tips and Tricks by Paul G. Hiles.
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
IT 456 Seminar 5 Dr Jeffrey A Robinson. Overview of Course Week 1 – Introduction Week 2 – Installation of SQL and management Tools Week 3 - Creating and.
4/24/2017 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
SQL School is strongly committed to provide COMPLETE PRACTICAL REALTIME Trainings on SQL Server Technologies – Dev, SQL DBA, MSBI (SSIS, SSAS, SSRS) and.
Database Administration Basics. Basic Concepts and Definitions  Data Facts that can be recorded and stored  Metadata Data that describes properties.
MGT305 - Application Management in Private and Public Clouds Sean Christensen Senior Product Marketing Manager Microsoft Corporation MGT305.
MGT305 - Application Management in Private and Public Clouds Daniel Savage Microsoft Corporation MGT305 Kenan Owens Microsoft Corporation.
October 15-18, 2013 Charlotte, NC Being the DBA of the Future A World of On-Premises and Cloud Dandy Weyn, Snr. Technical Marketing Product Manager Microsoft.
Rob Sewell Making PowerShell Useful Real-Life Examples of Powershell in Action Slides available here -
What is the role of a SQL Server Architect? And would you ever want to be one? SQL Server Architect.
New Instance… Now What? Presented by: James Donahoe Senior Solutions Engineer – TeleTracking Technologies MCSA: SQL Server 2012.
So you want to be a DBA….
CSS Microsoft Korea. Data Collector Management Data Warehouse Performance and Configuration Reports Graphical Showplan Activity Monitor SQL Profiler Dynamic.
Microsoft Dynamics NAV Dynamics NAV 2016 one Azure SQL Dmitry Chadayev Microsoft.
Microsoft Training and Certification Guide
Microsoft Azure Deployment Planning Services
Got stress? Sometimes the SQL Server needs some too
Data Platform and Analytics Foundational Training
Lead SQL BankofAmerica Blog: SQLHarry.com
SQL Saturday Pittsburgh
Peter Shore SQL Saturday Pittsburgh 2017
Microsoft Azure Deployment Planning Services
Opalis and Service Manager: IT Automation & Compliance
Mission-critical performance with Microsoft SQL Server 2016
2017 Microsoft Exam.
Peter Shore SQL Saturday Indianapolis 2016
Cloudy with a Chance of Data
Microsoft Azure Deployment Planning Services
05 | Monitor and manage database implementations on Azure
Limiting SQL Server Exposure
Data Professional’s junk drawer
Data Professional’s junk drawer
Tips for SQL Server Performance and Resiliency
Dynamics AX Performance
Making PowerShell Useful
Making PowerShell Useful
Re-Indexing - The quest of ultimate automation
Microsoft Virtual Academy
dbatools - PowerShell and SQL Server Working Together
Designing Business Intelligence Solutions with Microsoft SQL Server
Microsoft Virtual Academy
TechEd /23/ :44 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Peter Shore SQL Saturday Cleveland 2016
Who we are Established in 2016 in North-West, UK
Limiting SQL Server Exposure
Making PowerShell Useful
Making PowerShell Useful
Microsoft Virtual Academy
Database hidden disasters…
TechEd /28/2019 7:27 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Virtual Academy
Data Professional’s junk drawer
IT OPERATIONS Session 7.
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
Continuous Learning for the Modern Age
Michelle Haarhues Keeping up with SSMS.
Learn Like Your Life Depends On It
Intro to Database Development
Microsoft Virtual Academy
The DBA Quit and now you’re it:
Presentation transcript:

SQL Starter Intro To Database Administration SQL Saturday Indianapolis Peter Shore

About Me SQL Server Database Administrator – ThirtyOne Gifts Intentionally Accidental DBA Over 25 years IT experience Server Engineer Desktop Engineer Network Infrastructure Desk side support President CBusPASS Co-Organizer SQL Saturday Columbus How to find me Twitter: @pshore73 E-mail: pshore73@outlook.com

What is Microsoft SQL Server? SQL Server is Microsoft’s Relational Database Management System (RDBMS) Relational database – digital database based on the relational model proposed by E.F. Codd in 1970* SQL is ANSI/ISO standard Transact SQL (T-SQL) Microsoft Adaptation of the standard *https://en.wikipedia.org/wiki/Relational_database https://www.techopedia.com/definition/24559/relational-model-database

What is a DBA? DBA does not stand for DBA does stand for “Default Blame Acceptor” “Don’t Bother Asking” “Doing Business As” (well, at least not in this context DBA does stand for Database Administrator Steward of corporate data Available Secure Performant

What is a DBA? DBA Roles Database Developer Development DBA Production DBA Write queries Write stored procedures Mentor and guide developers in query writing Performance tune queries Monitor Performance Design Indexes

What is a DBA? DBA Roles Database Developer Development DBA Production DBA Write queries Write stored procedures Writing ETL/ELT Mentor and guide developers in query writing Performance tune queries Monitor Performance Design Indexes

What is a DBA? Tools of the development trade T-SQL PowerShell C#/.NET SQL Server Integration Services BIML Linux Scripting Azure Data Factory

What is a DBA? Development DBA day to day Write code Review code Train/Mentor developers Architecture/Design Databases Data Warehouses

What is a DBA? Production DBA Monitor performance Design indexes Tune queries Investigate outages Manage backups/restores Manage maintenance Manage security Install/configure SQL Server Design and test high availability solutions Design and test disaster recovery solutions

What is a DBA? Tools of the trade Dynamic Management Views/Dynamic Management Functions Performance Counters Operating Systems (Windows, Linux) Infrastructure Failover Clusters Availability Group Manage security Monitoring tools

What is a DBA? Production DBA day to day Review error logs Review job results Watching monitoring software Respond to incidents/alerts Automate repetitive processes Confirm restoration of backups Design and execute HA/DR tests

Time to learn SQL Saturday PASS Local Groups PASS Virtual Groups Sessions Conversations PASS Local Groups PASS Virtual Groups Microsoft Learn https://docs.microsoft.com/en-us/learn/ Blogs, vlogs Social Media (Twiiter #SQLHelp #SQLFamily)

Time to Learn Pluralsight Training classes Books/eBooks Certification based Real world based Books/eBooks Hands on lab work Cloud Home lab eBay, Criagslist

Reasons to be a DBA Value in data Has been called the new oil Many markets have negative unemployment across all data jobs Most companies don’t really know what they have in their data Companies are just starting to discover the true business value of data

Questions?