MOC 10775, Administering Microsoft SQL Server 2012 Databases

This 5 day instructor-led training class is presented by Microsoft training partners to their end customers. Channel Partners nationwide hire proven AMS Subject Matter Expert Microsoft Certified Trainers (MCT’s) to teach on-site or on-line classes.

This class provides students with the knowledge and skills to maintain a Microsoft SQL Server 2012 database. The class focuses on teaching individuals how to use SQL Server 2012 product features and tools related to maintaining a database and it will  help prepare prepare students to take Exam 70-462.

This class is intended for individuals who administer and maintain SQL Server databases. These individuals perform database administration and maintenance as their primary area of responsibility, or work in environments where databases play a key role in their primary job. This SQL Server 2012 Database training is also intended for individuals who develop applications that deliver content from SQL Server databases.

Goals

  • Learn to plan  and install SQL Server.
  • Learn to describe the system databases, the physical structure of databases and the most common configuration options related to them.
  • Learn to explain the concept of the transaction log and SQL Server recovery models and implement different backup strategies available with SQL Server.
  • Learn to create SQL Server Backups.
  • Learn to restore SQL Server databases.
  • Learn to use the import/export wizards and explain how they relate to SSIS.
  • Learn to work with SQL Server security models, logins and users.
  • Learn to work with fixed server roles, user-defined server roles, fixed database roles and user-defined database roles.
  • Learn to work with permissions and the assignment of permissions.
  • Learn to work with SQL Server Audit.
  • Learn to work with SQL Server Agent, jobs and job history.
  • Learn to implement SQL Server agent security, proxy accounts and credentials.
  • Learn to configure database mail, alerts and notifications.
  • Learn to create database maintenance plans.
  • Learn to work with SQL Profiler and SQL Trace stored procedures.
  • Learn to introduce DMVs and the configuration of data collection.
  • Learn to work with Central Management Servers and Multi-Server queries, Virtualization of SQL Server and Data-Tier Applications.
  • Learn to troubleshoot SQL Server databases.

Outline

  1. Introduction to SQL Server 2012 and its Toolset
    1. Introduction to the SQL Server Platform
    2. Working with SQL Server Tools
    3. Configuring SQL Server Services
    4. Lab: Introduction to SQL Server and its Toolset
      1. Verifying SQL Server Component Installation
      2. Altering Service Accounts for New Instance
      3. Enabling Named Pipes Protocol for Both Instances
      4. Creating an Alias for AdvDev
      5. Ensuring SQL Browser is Disabled and Configure a Fixed TCP/IP Port (Only if time permits
  2. Preparing Systems for SQL Server 2012
    1. Overview of SQL Server Architecture
    2. Planning Server Resource Requirements
    3. Pre-installation Testing for SQL Server
    4. Lab: Preparing Systems for SQL Server
      1. Adjust memory configuration
      2. Pre-installation Stress Testing
      3. Check Specific I/O Operations
  3. Installing and Configuring SQL Server 2012
    1. Preparing to Install SQL Server
    2. Installing SQL Server
    3. Upgrading and Automating Installation
    4. Lab: Installing and Configuring SQL Server
      1. Review installation requirements
      2. Install the SQL Server instance
      3. Perform Post-installation Setup and Checks
      4. Configure Server Memory
  4. Working with Databases
    1. Overview of SQL Server Databases
    2. Working with Files and Filegroups
    3. Moving Database Files
    4. Lab: Working with Databases
      1. Adjust tempdb configuration
      2. Create the RateTracking database
      3. Attach the OldProspects database
      4. Add multiple files to tempdb
  5. Understanding SQL Server 2012 Recovery Models
    1. Backup Strategies
    2. Understanding SQL Server Transaction Logging
    3. Planning a SQL Server Backup Strategy
    4. Lab: Understanding SQL Server Recovery Models
      1. Plan a backup strategy
      2. Configure Recovery Models
      3. Review recovery models and strategy
  6. Backup of SQL Server 2012 Databases
    1. Backing up Databases and Transaction Logs
    2. Managing Database Backups
    3. Working with Backup Options
    4. Lab: Backup of SQL Server Databases
      1. Investigate backup compression
      2. Transaction log backup
      3. Differential backup
      4. Copy-only backup
      5. Partial backup
  7. Restoring SQL Server 2012 Databases
    1. Understanding the Restore Process
    2. Restoring Databases
    3. Working with Point-in-time recovery
    4. Restoring System Databases and Individual Files
    5. Lab: Restoring SQL Server 2012 Databases
      1. Determine a restore strategy
      2. Restore the database
      3. Using STANDBY mode
  8. Importing and Exporting Data
    1. Transferring Data To/From SQL Server
    2. Importing and Exporting Table Data
    3. Inserting Data in Bulk
    4. Lab: Importing and Exporting Data
      1. Import the Excel spreadsheet
      2. Import the CSV file
      3. Create and test an extraction package
      4. Compare loading performance
  9. Authenticating and Authorizing Users
    1. Authenticating Connections to SQL Server
    2. Authorizing Logins to Access Databases
    3. Authorization Across Servers
    4. Lab: Authenticating and Authorizing Users
      1. Create Logins
      2. Correct an Application Login Issue
      3. Create Database Users
      4. Correct Access to Restored
  10. Assigning Server and Database Roles
    1. Working with Server Roles
    2. Working with Fixed Database Roles
    3. Creating User-defined Database Roles
    4. Lab: Assigning Server and Database Roles
      1. Assign Server Roles
      2. Assign Fixed Database Roles
      3. Create and Assign User-defined Database Roles
      4. Check Role Assignments
  11. Authorizing Users to Access Resources
    1. Authorizing User Access to Objects
    2. Authorizing Users to Execute Code
    3. Configuring Permissions at the Schema Level
    4. Lab: Authorizing Users to Access Resources
      1. Assign Schema-level Permissions
      2. Assign Object-level Permissions
      3. Test Permissions
  12. Auditing SQL Server Environments
    1. Options for Auditing Data Access in SQL
    2. Implementing SQL Server Audit
    3. Managing SQL Server Audit
    4. Lab: Auditing SQL Server Environments
      1. Determine audit configuration and create audit
      2. Create server audit specifications
      3. Create database audit specifications
      4. Test audit functionality
  13. Automating SQL Server 2012 Management
    1. Automating SQL Server Management
    2. Working with SQL Server Agent
    3. Managing SQL Server Agent Jobs
    4. Lab: Automating SQL Server Management
      1. Create a Data Extraction Job
      2. Schedule the Data Extraction Job
      3. Troubleshoot a Failing Job
  14. Configuring Security for SQL Server Agent
    1. Understanding SQL Server Agent Security
    2. Configuring Credentials
    3. Configuring Proxy Accounts
    4. Lab: Configuring Security for SQL Server Agent
      1. Troubleshoot job execution failure
      2. Resolve the security issue
      3. Perform further troubleshooting
  15. Monitoring SQL Server 2012 with Alerts and Notifications
    1. Configuration of Database Mail
    2. Monitoring SQL Server Errors
    3. Configuring Operators, Alerts and Notifications
    4. Lab: Monitoring SQL Agent Jobs with Alerts and Notifications
      1. Configure Database Mail
      2. Implement Notifications
      3. Implement Alerts
  16. Performing Ongoing Database Maintenance
    1. Ensuring Database Integrity
    2. Maintaining Indexes
    3. Automating Routine Database Maintenance
    4. Lab: Performing Ongoing Database Maintenance
      1. Check database integrity using DBCC CHECKDB
      2. Correct index fragmentation
      3. Create a database maintenance plan
      4. Investigate table lock performance
  17. Tracing Access to SQL Server 2012
    1. Capturing Activity using SQL Server Profiler
    2. Improving Performance with the Database Engine Tuning Advisor
    3. Working with Tracing Options
    4. Lab: Tracing Access to SQL Server 2012
      1. Capture a trace using SQL Server Profiler
      2. Analyze a trace using Database Engine Tuning Advisor
      3. Configure SQL Trace
  18. Monitoring SQL Server 2012
    1. Monitoring Activity
    2. Capturing and Managing Performance Data
    3. Analyzing Collected Performance Data
    4. Lab: Monitoring SQL Server 2012
      1. Investigating DMVs
      2. Configure Management Data Warehouse
      3. Configure Instances for Data Collection
      4. Work with Data Collector Reports
  19. Managing Multiple Servers
    1. Working with Multiple Servers
    2. Virtualizing SQL Server
    3. Deploying and Upgrading Data-Tier Applications
    4. Lab: Managing Multiple Servers
      1. Configure CMS and execute multi-server queries
      2. Deploy a data-tier application
      3. Register and extract a data-tier application
      4. Upgrade a data-tier application
  20. Troubleshooting Common SQL Server 2012 Administrative Issues
    1. SQL Server Troubleshooting Methodology
    2. Resolving Service-related Issues
    3. Resolving Concurrency Issues
    4. Resolving Login and Connectivity Issues
    5. Lab: Troubleshooting Common Issues
      1. Troubleshoot and resolve SQL Server administrative issues

To Hire a proven AMS Microsoft SQL Server 2012 Subject Matter Expert Consultant who also teaches this class, call 800-798-3901 today!

 

Leave a Reply