0% found this document useful (0 votes)
75 views

Administering A SQL Database Infrastructure

This 5-day course covers administering a SQL database infrastructure including topics such as SQL Server security, assigning server and database roles, authorizing user access, protecting data with encryption and auditing, backup and recovery strategies, restoring databases, automating SQL Server management, monitoring performance, and troubleshooting issues. Additional topics include configuring security, importing and exporting data, and using PowerShell to manage SQL Server.

Uploaded by

Amit Sharma
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views

Administering A SQL Database Infrastructure

This 5-day course covers administering a SQL database infrastructure including topics such as SQL Server security, assigning server and database roles, authorizing user access, protecting data with encryption and auditing, backup and recovery strategies, restoring databases, automating SQL Server management, monitoring performance, and troubleshooting issues. Additional topics include configuring security, importing and exporting data, and using PowerShell to manage SQL Server.

Uploaded by

Amit Sharma
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Administering a SQL Database Infrastructure

Duration : 5 Days

Introduction
SQL Server Security

 Authenticating Connections to SQL Server


 Authorizing Logins to Connect to databases
 Authorization Across Servers
 Partially Contained Databases

Assigning Server and Database Roles

 Working with server roles


 Working with Fixed database roles
 Assigning User-Defined Database Roles

Authorizing Users to Access Resources

 Authorizing user access to objects


 Authorizing users to execute code
 Configuring permissions at the schema level

Protecting Data with Encryption and Auditing

 Options for auditing data access in SQL Server


 Implementing SQL Server audit
 Managing SQL Server audit
 Protecting data with encryption

Recovery Models and Backup Strategies

 Understanding Backup Strategies


 SQL Server Transaction Logs
 Planning Backup Strategies

Backing Up SQL Server Databases

 Backing Up Databases and Transaction Logs


 Managing Database Backups
 Advanced Database Options

Restoring SQL Server 2016 Databases

 Understanding the Restore Process


 Restoring Databases
 Advanced Restore Scenarios
 Point-in-Time Recovery

Automating SQL Server Management

 Automating SQL Server management


 Working with SQL Server agent
 Managing SQL Server agent jobs
 Multi-server management

Configuring Security for SQL Server Agent

 Understanding SQL Server Agent Security


 Configuring credentials
 Configuring proxy accounts

Monitoring SQL Server with Alerts and Notifications

 Configuration of database mail


 Monitoring SQL Server errors
 Configuring operators, alerts, and notifications
 Alerts in Azure SQL database

Introduction to Managing SQL Server by using PowerShell

 Configure SQL Server using PowerShell


 Administer SQL Server using PowerShell
 Maintain the SQL Server environment using PowerShell
 Managing Azure SQL Server databases using PowerShell

Tracing Access to SQL Server with Extended events

 Extended Events Core Concepts


 Working with Extended Events

Monitoring SQL Server

 Monitoring activity
 Capturing and managing performance data
 Analyzing collected performance data
 SQL Server utility

Troubleshooting SQL Server

 SQL Server troubleshooting methodology


 Resolving service related issues
 Resolving login and connectivity issues
 Troubleshooting common issues

Importing and Exporting Data


 Transferring data to/from SQL Server
 Importing and exporting table data
 Using BCP and BULK INSERT to import data
 Deploying and upgrading data-tier applications

You might also like