Visão Geral
No Curso Microsoft SQL Server 2016 Administration, você aprenderá as habilidades necessárias para manter um banco de dados Microsoft SQL Server com foco em armazenamento de dados, backup e restauração, importação e exportação de dados, segurança, manutenção de banco de dados e SQL Server Agent.
Conteúdo Programatico
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 login
- Planning a backup strategy
Backup of SQL Server Databases
- Backing up databases and transaction logs
- Managing database backups
- Working with backup options
Restoring SQL Server 2016 Databases
- Understanding the Restore Process
- Restoring databases
- Point-in-time recovery
- Advanced Restore Scenarios
- Performing a Piecemeal Restore
Automating SQL Server Management
- Automating SQL Server management
- Working with SQL Server agent
- Managing SQL Server agent jobs
- Multiserver management
Configuring Security for SQL Server Agent
- Understanding SQL Server Agent Security
- Configuring credentials
- Configuring proxy accounts
Monitoring SQL Server with Alerts and Notifications
- Monitoring SQL Server errors
- Configuring database mail
- Operators, alerts and notifications
- Alerts in Azure SQL database
Introduction to Managing SQL Server by using PowerShell
- Getting Started with Windows PowerShell
- Configure SQL Server using PowerShell
- Administer and Maintain SQL Server 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
- A Trouble Shooting Methodology for SQL Server
- Resolving service related issues
- Resolving login and connectivity 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