🇩🇪
Programm
This five-day instructor-led course provides students who administer and maintain SQL Server databases with the knowledge and skills to administer a SQL server database infrastructure. Additional it will be of use to individuals who develop applications that deliver content from SQL Server databases.

Wir empfehlen den Besuch unserer smart Seminare:

After completing this course, students will be able to:
  • Authenticate and authorize users
  • Assign server and database roles
  • Authorize users to access resources
  • Protect data with encryption and auditing
  • Describe recovery models and backup strategies
  • Backup SQL Server databases
  • Restore SQL Server databases
  • Automate database management
  • Configure security for the SQL Server agent
  • Manage alerts and notifications
  • Managing SQL Server using PowerShell
  • Trace access to SQL Server
  • Monitor a SQL Server infrastructure
  • Troubleshoot a SQL Server infrastructure
  • Import and export data
Ziele
  1. Module 1: Authenticating and Authorizing Users - This module covers SQL Server security models, logins, and users.
    1. Lessons
      1. Authenticating connections to SQL Server
      2. Authorizing logins to access databases
      3. Authorization across servers
      4. Partially contained databases
    2. Lab: Authenticating Users - After completing this module, you will be able to:
      1. Describe server level security
      2. Describe database level security
      3. Describe multi-server authentication
      4. Describe partially contained databases
  2. Module 2: Assigning Server and Database Roles - This module covers fixed server roles, user-defined server roles, fixed database roles, and user-defined database roles.
    1. Lessons
      1. Working with server roles
      2. Working with Fixed database roles
      3. Creating user-defined database roles
    2. Lab: Assigning server and database roles - After completing this module, you will be able to:
      1. Describe server roles
      2. Describe fixed database roles
      3. Describe user-defined database roles
  3. Module 3: Authorizing Users to Access Resources - This module covers permissions and the assignment of permissions.
    1. Lessons
      1. Authorizing user access to objects
      2. Authorizing users to execute code
      3. Configuring permissions at the schema level
    2. Lab: Authorizing users to access resources - After completing this module, you will be able to:
      1. Describe how to authorize user access to objects
      2. Describe how to authorize users to execute code
      3. Describe how to configure permissions at the schema level
  4. Module 4: Protecting Data with Encryption and Auditing - This module covers SQL Server Audit.
    1. Lessons
      1. Options for auditing data access in SQL Server
      2. Implementing SQL Server audit
      3. Managing SQL Server audit
      4. Protecting data with encryption
    2. Lab: Using Auditing and Encryption - After completing this module, you will be able to:
      1. Describe options for auditing data access.
      2. Implement SQL Server Audit.
      3. Manage SQL Server Audit.
      4. Describe how to use custom audit events.
      5. Implement encryption
  5. Module 5: SQL Server Recovery Models - This module describes the concept of the transaction log and SQL Server recovery models. It also introduces the different backup strategies available with SQL Server.
    1. Lessons
      1. Backup strategies
      2. Understanding SQL Server transaction login
      3. Planning a SQL Server backup strategy
    2. Lab: Understanding SQL Server recovery models - After completing this module, you will be able to:
      1. Describe the various backup strategies.
      2. Describe how database transaction logs function.
      3. Plan a SQL Server backup strategy.
  6. Module 6: Backup of SQL Server Databases - This module describes SQL Server Backup and the backup types
    1. Lessons
      1. Backing up databases and transaction logs
      2. Managing database backups
      3. Working with backup options
    2. Lab: Backing up SQL Server databases - After completing this module, you will be able to:
      1. Perform backups of SQL Server databases and transaction logs.
      2. Manage database backups.
      3. Describe the advanced backup options.
      4. Describe how to backup to the Azure Windows Blob Store.
  7. Module 7: Restoring SQL Server Databases - This module describes the restoration of databases.
    1. Lessons
      1. Understanding the restore process
      2. Restoring databases
      3. Working with point-in-time recovery
      4. Restoring system databases and individual files
    2. Lab: Restoring SQL Server User Databases - After completing this module, you will be able to:
      1. Explain the database restore process.
      2. Describe the concept of point in time recovery.
      3. Describe the advanced concepts of restoring.
  8. Module 8: Automating SQL Server Management - This module describes how to use SQL Server Agent for automation. It also explains the benefits of using master and target servers to centralize the administration of automation.
    1. Lessons
      1. Automating SQL Server management
      2. Working with SQL Server agent
      3. Managing SQL Server agent jobs
      4. Multi-server management
    2. Lab: Automating SQL Server Management - After completing this module, you will be able to:
      1. Describe methods for automating SQL Server Management.
      2. Configure jobs, job step types, and schedules.
      3. Manage SQL Server Agent jobs.
      4. Configure master and target servers.
  9. Module 9: Configuring Security for SQL Server Agent - This module describes the considerations for SQL Server Agent security, including proxy accounts and credentials.
    1. Lessons
      1. Understanding SQL Server Agent Security
      2. Configuring credentials
      3. Configuring proxy accounts
    2. Lab: Configuring Security for SQL Server Agent - After completing this module, you will be able to:
      1. Describe the security context for SQL Server Agent jobs.
      2. Configure credentials.
      3. Configure proxy accounts.
  10. Module 10: Monitoring SQL Server with Alerts and Notifications - This module covers the configuration of database mail, alerts and notifications.
    1. Lessons
      1. Configuration of database mail
      2. Monitoring SQL Server errors
      3. Configuring operators, alerts, and notifications
      4. Alerts in Azure SQL database
    2. Lab: Monitoring SQL Server with Alerts and Notifications - After completing this module, you will be able to:
      1. Configure database mail.
      2. Monitor SQL Server errors.
      3. Configure operators, alerts and notifications.
  11. Module 11: Introduction to Managing SQL Server by using PowerShell - This module introduces PowerShell for SQL Server.
    1. Lessons
      1. Configure SQL Server using PowerShell
      2. Administer SQL Server using PowerShell
      3. Maintain the SQL Server environment using PowerShell
      4. Managing Azure SQL Server databases using PowerShell
    2. Lab: Administering SQL Server using PowerShell - After completing this module, you will be able to:
      1. Configure SQL Server using PowerShell
      2. Manage day-to-day SQL Server Administration with PowerShell
      3. Maintain the SQL Server environment using PowerShell.
  12. Module 12: Tracing Access to SQL Server - This module describes how to use SQL Profiler and SQL Trace stored procedures to capture information about SQL Server. The module also describes how to use Distributed Replay to capture trace information from multiple servers, and how to monitor locking.
    1. Lessons
      1. Capturing activity using SQL Server profiler
      2. Improving performance with the database engine tuning advisor
      3. Working with tracing options
      4. Distributed replay
      5. Monitoring locks
    2. Lab: Tracing Access to SQL Server - After completing this module, you will be able to:
      1. Configure SQL Profiler traces and review captured traces.
      2. Use the Database Engine Tuning Advisor.
      3. Understand SQL Server advanced tracing concepts.
      4. Use Distributed Replay.
      5. Monitor Locking.
  13. Module 13: Monitoring SQL Server - This module explains how to use Distributed Management Views to monitor SQL Server. It also describes configuration of data collection and the SQL Server Utility.
    1. Lessons
      1. Monitoring activity
      2. Capturing and managing performance data
      3. Analyzing collected performance data
      4. SQL Server utility
    2. Lab: Monitoring SQL Server - After completing this module, you will be able to:
      1. Monitor activity within SQL Server
      2. Configure data collection.
      3. View reports from data collection.
      4. Configure a SQL Server Utility (UCP)
  14. Module 14: Troubleshooting SQL Server - This module explains the SQL Server troubleshooting methodology and discusses the most common issues that can arise when working with SQL Server systems.
    1. Lessons
      1. SQL Server troubleshooting methodology
      2. Resolving service related issues
      3. Resolving login and connectivity issues
      4. Troubleshooting common issues
    2. Lab: Troubleshooting Common Issues - After completing this module, you will be able to:
      1. Explain the SQL Server troubleshooting methodology.
      2. Resolve service-related issues.
      3. Resolve login and connectivity issues
  15. Module 15: Importing and Exporting Data - This module covers the use of the import/export wizards and explains how they relate to SSIS. The module also introduces BCP and BULK INSERT.
    1. Lessons
      1. Transferring data to/from SQL Server
      2. Importing and exporting table data
      3. Using BCP and BULK INSERT to import data
      4. Deploying and upgrading data-tier applications
    2. Lab: Importing and Exporting Data - After completing this module, you will be able to:
      1. Transfer data.
      2. Import and export table data.
      3. Use BCP and BULK INSERT to import data.
      4. Use DACs to import and export database applications
Voraussetzungen
In addition to their professional experience, students who attend this training should already have the following technical knowledge:
  • Basic knowledge of the Microsoft Windows operating system and its core functionality.
  • Working knowledge of Transact-SQL.
  • Working knowledge of relational databases.
  • Some experience with database design.