Administering Microsoft SQL Server Databases



Similar documents
Administering Microsoft SQL Server Databases

ADMINISTERING MICROSOFT SQL SERVER DATABASES

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases 20462C; 5 days

Course 20462C: Administering Microsoft SQL Server Databases

Course: Administering Microsoft SQL Server Databases Overview

20462C: Administering Microsoft SQL Server Databases

20462 Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Microsoft Administering Microsoft SQL Server Databases

Course 20462: Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server 2014 Databases

MOC 20462C: Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases MOC 20462

Administering Microsoft SQL Server Databases

MS Administering Microsoft SQL Server Databases

SQL Server 2014

Microsoft SQL Server 2014: MS SQL Server Administering Databases

AV-005: Administering and Implementing a Data Warehouse with SQL Server 2014

MOC Administering Microsoft SQL Server 2014 Databases

10775 Administering Microsoft SQL Server Databases

Basic knowledge of the Microsoft Windows operating system and its core functionality Working knowledge of Transact-SQL and relational databases

Before attending this course, participants should have:

MS-10775: Administering Microsoft SQL Server 2012 Databases. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery.

Administering a SQL Database Infrastructure

Administering a SQL Database Infrastructure 20764; 5 Days; Instructor-led

ExecuTrain Course Outline MOC 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Administering a SQL Database Infrastructure (MS )

Administering Microsoft SQL Server 2012 Databases

Below are the some of the new features of SQL Server that has been discussed in this course

Administering Microsoft SQL Server 2012 Databases

Microsoft Official Courseware

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Course 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Microsoft Administering a SQL Database Infrastructure

10775A Administering Microsoft SQL Server 2012 Databases

ITMT 1074 Course Syllabus

Administrating Microsoft SQL Server 2012 Databases

50238: Introduction to SQL Server 2008 Administration

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

6231A - Maintaining a Microsoft SQL Server 2008 Database

Administering Microsoft SQL Server 2012 Databases

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course 6317A: Three days; Instructor-Led

Course 20764A: Administering a SQL Database Infrastructure

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills

Designing Database Solutions for Microsoft SQL Server 2012

Maintaining a Microsoft SQL Server 2008 Database

MS 20465: Designing Database Solutions for Microsoft SQL Server 2012

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL)

Microsoft SQL Server Beginner course content (3-day)

Course Syllabus. At Course Completion

Microsoft SQL Database Administrator Certification

Corso: Administering Microsoft SQL Server 2012 Databases Codice PCSNET: MSQ2-1 Cod. Vendor: Durata: 5

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD WEB: TEL:

Designing Database Solutions for Microsoft SQL Server 2012 MOC 20465

MCTS Microsoft SQL Server 2005 Implementation & Maintenance

SQL Server for Database Administrators Course Syllabus

Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Service Pack B; 5 days, Instructor-led

$99.95 per user. SQL Server 2008/R2 Database Administration CourseId: 157 Skill level: Run Time: 47+ hours (272 videos)

SQL Server 2008 Administration

MS SQL Server 2014 New Features and Database Administration

Administering a Microsoft SQL Server 2000 Database

Administering Microsoft SQL Server 2012 Databases

Table of Contents. Introduction. Audience. At Course Completion

Administering a Microsoft SQL Server 2000 Database

SQL Server 2008 Designing, Optimizing, and Maintaining a Database Session 1

MODULE FRAMEWORK : Dip: Information Technology Network Integration Specialist (ITNIS) (Articulate to Edexcel: Adv. Dip Network Information Specialist)

SQL Server Performance Tuning and Optimization

Server 2008 SQL. Administration in Action ROD COLLEDGE MANNING. Greenwich. (74 w. long.)

Microsoft. Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server

Microsoft SQL Server: MS Performance Tuning and Optimization Digital

Intelligent Data Management Framework in Microsoft Dynamics AX 2012

Administering a Microsoft SQL Server 2000 Database

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Beginning SQL Server Administration. Apress. Rob Walters Grant Fritchey

Implementing a Microsoft SQL Server 2005 Database

Performance Tuning and Optimizing SQL Databases 2016

Exam : Transition Your MCTS on SQL Server 2008 to MCSA: SQL Server 2012, Part 2. Title : The safer, easier way to help you pass any IT exams.

Configuring and Troubleshooting Internet Information Services in Windows Server 2008

MS Design, Optimize and Maintain Database for Microsoft SQL Server 2008

Course 20465C: Designing a Data Solution with Microsoft SQL Server

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010

Microsoft Windows Server 2008: Configuring and Troubleshooting Internet Information Services IIS

Microsoft SQL Server 2012 Administration

SQL Server 2012 Optimization, Performance Tuning and Troubleshooting

Mind Q Systems Private Limited

Microsoft SQL Server 2012 Administration. Real-World Skills for MCSA Certification and Beyond (Exams , , and )

SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques

Core Solutions of Microsoft Lync Server 2013

Transcription:

Course 20462C: Administering Microsoft SQL Server Databases Module 1: Introduction to SQL Server 2014 Database Administration This module introduces the Microsoft SQL Server 2014 platform. It describes the components, editions, and versions of SQL Server 2014, and the tasks that a database administrator commonly performs for a SQL Server instance. Database Administration Overview Introduction to the SQL Server Platform Database Management Tools and Techniques Lab : Using SQL Server Administrative Tools Using SQL Server Management Studio Using the sqlcmd Utility Using Windows PowerShell with SQL Server Describe the SQL Server platform. Describe common database administration tasks. Use SQL Server administration tools. Module 2: Installing and Configuring SQL Server 2014 This module explains how to assess resource requirements for SQL Server 2014 and how to install it.

Planning SQL Server Installation Installing SQL Server 2014 Post-Installation Configuration Lab : Installing SQL Server 2014 Preparing to Install SQL Server Installing SQL Server Performing Post-Installation Configuration Plan a SQL Server 2014 installation. Install SQL Server 2014. Perform post-installation configuration tasks. Module 3: Working with Databases and Storage This module describes how data is stored in databases, how to create databases, how to manage database files, and how to move them. Other tasks related to storage, include managing the tempdb database and using fast storage devices to extend the SQL Server buffer pool cache, are also discussed. Introduction to Data Storage with SQL Server Managing Storage for System Databases Managing Storage for User Databases Moving Database Files Configuring the Buffer Pool Extension Lab : Managing Database Storage

Configuring tempdb Storage Creating Databases Attaching a Database Describe how SQL Server stores data. Manage storage for system databases. Manage storage for user databases. Move database files. Configure the buffer pool extension. Module 4: Planning and Implementing a Backup Strategy In this module, you will consider how to create a backup strategy that is aligned with organizational needs, and learn how to perform the backup operations required by that strategy. Understanding SQL Server Recovery Models Planning a Backup Strategy Backing up Databases and Transaction Logs Using Backup Options Ensuring Backup Reliability Lab : Backing Up SQL Server Databases Backing Up Database Performing Database, Differential, and Transaction Log Backups Performing a Partial Backup

Describe how database transaction logs function, and how they affect database recovery. Plan a backup strategy for a SQL Server database. Back up databases and transactions logs. Perform copy-only, compressed, and encrypted backups. Maximize backup reliability. Module 5: Restoring SQL Server 2014 Databases In this module, you will see how to restore user and system databases and how to implement point-intime recovery. Understanding the Restore Process Restoring Databases Advanced Restore Scenarios Working with Point-in-Time Recovery Lab : Restoring SQL Server Databases Restoring a Database Backup Restoring Database, Differential, and Transaction Log Backups Performing a Piecemeal Restore Explain the restore process. Restore databases. Perform advanced restore operations.

Perform a point-in-time recovery. Module 6: Importing and Exporting Data In this module, you will briefly explore tools and techniques so that you can import and export data to and from SQL Server. Introduction to Transferring Data Importing and Exporting Table Data Copying or Moving a Database Lab : Importing and Exporting Data Using the SQL Server Import and Export Wizard Using the bcp Utility Using the BULK INSERT Statement Using the OPENROWSET Function Describe tools and techniques for transferring data. Import and export data. Copy or move a database. Module 7: Monitoring SQL Server 2014 This module explains how to use three of the most commonly used tools: Activity Monitor, dynamic management views and functions (DMVs and DMFs), and Performance Monitor.

Introduction to Monitoring SQL Server Dynamic Management Views and Functions Performance Monitor Lab : Monitoring SQL Server 2014 Collecting Baseline Metrics Monitoring a Workload Describe considerations for monitoring SQL Server and use Activity Monitor. Use dynamic management views and functions to monitor SQL Server. Use Performance Monitor to monitor SQL Server. Module 8: Tracing SQL Server Activity This module describes how to use SQL Server Profiler and SQL Trace stored procedures to capture information about SQL Server, and how to use that information to troubleshoot and optimize SQL Server workloads. Tracing SQL Server Workload Activity Using Traces Lab : Tracing SQL Server Workload Activity Capturing a Trace in SQL Server Profiler Generating Database Tuning Recommendations Using SQL Trace

Trace activity in SQL Server. Use captured traces to test, troubleshoot, and optimize database performance. Module 9: Managing SQL Server Security In this module, you will be learn about the core concepts on which the SQL Server security architecture is based, and how to manage security at the server and database levels. Introduction to SQL Server Security Managing Server-Level Security Managing Database-Level Principals Managing Database Permissions Lab : Managing SQL Server Security Managing Server-Level Security Managing Database-Level Security Testing Database Access Describe core security concepts in the SQL Server security architecture. Manage server-level security. Manage database-level security principals. Manage database permissions.

Module 10: Auditing Data Access and Encrypting Data This module describes the available options for auditing in SQL Server, how to use and manage the SQL Server audit feature, and how to implement encryption. Auditing Data Access in SQL Server Implementing SQL Server Audit Encrypting Databases Lab : Auditing Data Access and Encrypting Data Implementing Auditing Implementing Transparent Database Encryption Describe options for auditing data access. Implement SQL Server audit. Manage SQL Server audit. Implement Transparent Data Encryption. Module 11: Performing Ongoing Database Maintenance This module describes common database maintenance tasks that a DBA must perform, and demonstrates how to automate these tasks using maintenance plans. Ensuring Database Integrity Maintaining Indexes

Automating Routine Database Maintenance Lab : Performing Ongoing Database Maintenance Managing Database Integrity Managing Index Fragmentation Implementing a Maintenance Plan Ensure database integrity by using DBCC CHECKDB. Maintain indexes. Configure Database Maintenance Plans. Module 12: Automating SQL Server 2014 Management This module describes how to use SQL Server Agent to automate jobs, how to configure security contexts for jobs, and how to implement multi-server jobs. Automating SQL Server Management Implementing SQL Server Agent Jobs Managing SQL Server Agent Jobs Managing Job Step Security Contexts Managing Jobs on Multiple Servers Lab : Automating SQL Server Management Creating a Job Scheduling a Job Configuring Job Step Security Contexts

Describe methods for automating SQL Server management. Create jobs, job step types, and schedules. Manage SQL Server Agent jobs. Configure job security contexts. Configure master and target servers. Module 13: Monitoring SQL Server 2014 by Using Alerts and Notifications This module covers the configuration of database mail, alerts, and notifications. Monitoring SQL Server Errors Configuring Database Mail Configuring Operators, Alerts, and Notifications Lab : Monitoring SQL Server by Using Alerts and Notifications Configuring Database Mail Implementing Operators and Notifications Implementing Alerts Configure Database Mail. Monitor SQL Server errors. Configure operators, alerts, and notifications.