Administering Microsoft SQL Server 2012...

193
M10775 www.globalknowledge.be [email protected] 0800/84.009 Administering Microsoft SQL Server 2012 Databases Duration: 5 Days Course Code: M10775 Overview: Deze cursus wordt vanaf 1 juli vervangen door cursus M20462 Administering Microsoft SQL Server Databases. This course will be replaced by course M20462 Administering Microsoft SQL Server Databases from July 1st.. This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2012 database. The course focuses on teaching individuals how to use SQL Server 2012 product features and tools related to maintaining a database. Target Audience: The primary audience for this course is 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. The secondary audiences for this course are individuals who develop applications that deliver content from SQL Server databases. Objectives: Below are the some of the new features of SQL Server that has The course shows how SQL Server 2012 allows users to be been discussed in this course authenticated at the database level, rather than at the server level. This is an important first step in for database containment. Discussion around servicing SQL Server (Service Packs, Cumulative Updates, Hotfixes) Understanding the relationship between the different levels of User-defined server roles updates to the SQL Server product is very important for those working with it. The course now covers details on how hotfixes, In earlier versions of SQL Server, user-defined roles could be cumulative updates and service packs are related and when to created at the database level but not at the server level. In SQL apply each type of update. Server 2012, user-defined roles can also be defined at the server level. This can help to increase the security of systems. Having the ability to configure more fine-grained permissions lets logins be assigned only the permissions that they need to do their work. SQL Server use of automated update SQL Server can now utilize Windows Update for servicing. The course shows how to enable automated updates and when the In-place upgrades of data-tier applications use of these updates should and should not be used. In earlier versions of SQL Server, an upgrade of a data-tier application involved migrating all the data within a database to a new database. In SQL Server 2012 this is no longer needed and the Partial database containment course shows how data-tier applications can be upgraded much more quickly, and using less system resources. A significant challenge when migrating databases between servers is the management of objects such as logins that are not contained within the database. The course now discusses the partial containment options that are provided by SQL Server Appendix with intro to AlwaysOn, High Availability and Replication 2012. In particular, authentication-related changes are concepts discussed. Students who will be attempting the certification exam that is relevant to this course require knowledge of high availability and replication. In earlier versions of this course, none of these details Users with passwords (contained users) were covered. In this version of the course, an appendix that covers the core concepts for high availability (including SQL Server 2012 AlwaysOn technologies) and replication is provided.

Transcript of Administering Microsoft SQL Server 2012...

Page 1: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Administering Microsoft SQL Server 2012 Databases

Duration: 5 Days Course Code: M10775

Overview:

Deze cursus wordt vanaf 1 juli vervangen door cursus M20462 Administering Microsoft SQL Server Databases.This course will be replaced by course M20462 Administering Microsoft SQL Server Databases from July 1st..This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2012 database. Thecourse focuses on teaching individuals how to use SQL Server 2012 product features and tools related to maintaining a database.

Target Audience:

The primary audience for this course is individuals who administer and maintain SQL Server databases. These individuals perform databaseadministration and maintenance as their primary area of responsibility, or work in environments where databases play a key role in theirprimary job. The secondary audiences for this course are individuals who develop applications that deliver content from SQL Server databases.

Objectives:

Below are the some of the new features of SQL Server that has The course shows how SQL Server 2012 allows users to bebeen discussed in this course authenticated at the database level, rather than at the server level.

This is an important first step in for database containment.Discussion around servicing SQL Server (Service Packs,Cumulative Updates, Hotfixes)

Understanding the relationship between the different levels of User-defined server rolesupdates to the SQL Server product is very important for thoseworking with it. The course now covers details on how hotfixes, In earlier versions of SQL Server, user-defined roles could becumulative updates and service packs are related and when to created at the database level but not at the server level. In SQLapply each type of update. Server 2012, user-defined roles can also be defined at the server

level. This can help to increase the security of systems. Having theability to configure more fine-grained permissions lets logins beassigned only the permissions that they need to do their work.

SQL Server use of automated update

SQL Server can now utilize Windows Update for servicing. Thecourse shows how to enable automated updates and when the In-place upgrades of data-tier applicationsuse of these updates should and should not be used.

In earlier versions of SQL Server, an upgrade of a data-tierapplication involved migrating all the data within a database to a newdatabase. In SQL Server 2012 this is no longer needed and the

Partial database containment course shows how data-tier applications can be upgraded muchmore quickly, and using less system resources.

A significant challenge when migrating databases betweenservers is the management of objects such as logins that are notcontained within the database. The course now discusses thepartial containment options that are provided by SQL Server Appendix with intro to AlwaysOn, High Availability and Replication2012. In particular, authentication-related changes are conceptsdiscussed.

Students who will be attempting the certification exam that isrelevant to this course require knowledge of high availability andreplication. In earlier versions of this course, none of these details

Users with passwords (contained users) were covered. In this version of the course, an appendix that coversthe core concepts for high availability (including SQL Server 2012AlwaysOn technologies) and replication is provided.

Page 2: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Prerequisites: Testing and Certification

In addition to their professional experience, students who attendthis training should already have the following technical knowledge:

Basic knowledge of the Microsoft Windows operating system andits core functionality.Working knowledge of Transact-SQL.Working knowledge of relational databases.Some experience with database design.

Students who attend this training can meet the prerequisites byattending the following courses, or obtaining equivalent knowledgeand skills:

M10774 : Querying Microsoft® SQL Server 2012

Page 3: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Content:

Module 1: Introduction to SQL Server 2012 andits Toolset line lineline Working with SQL Server Tools Working with SQL Server Tools

Configuring SQL Server ServicesLab : Configuring SQL Server ServicesLab :This module introduces the entire SQL Server Introduction to SQL Server and its Introduction to SQL Server and its Toolsetplatform and its major tools. It covers editions, Toolset Verifying SQL Server Componentversions, basics of network listeners, and Verifying SQL Server Component Installationconcepts of services and service accounts. Installation Altering Service Accounts for Newline Altering Service Accounts for New Instance

Introduction to the SQL Server Platform Instance Enabling Named Pipes Protocol for BothEnabling Named Pipes Protocol for Both InstancesInstances Creating an Alias for AdvDev

line Creating an Alias for AdvDev Ensuring SQL Browser is Disabled andWorking with SQL Server Tools Ensuring SQL Browser is Disabled and Configure a Fixed TCP/IP Port (Only ifConfiguring SQL Server ServicesLab : Configure a Fixed TCP/IP Port (Only if time permitsAfter completing this module,Introduction to SQL Server and its Toolset time permitsAfter completing this module, students will be able to:Verifying SQL Server Component students will be able to: Describe the SQL Server Platform.Installation Describe the SQL Server Platform. Work with SQL Server Tools.Altering Service Accounts for New Instance Work with SQL Server Tools. Configure SQL Server Services.Enabling Named Pipes Protocol for Both Configure SQL Server Services. Planning Server Resource RequirementsInstances Planning Server Resource Requirements Pre-installation Testing for SQL ServerLabCreating an Alias for AdvDev Pre-installation Testing for SQL : Preparing Systems for SQL ServerEnsuring SQL Browser is Disabled and ServerLab : Preparing Systems for SQL Adjust memory configurationConfigure a Fixed TCP/IP Port (Only if time Server Pre-installation Stress TestingpermitsAfter completing this module, Adjust memory configuration Check Specific I/O OperationsAfterstudents will be able to: Pre-installation Stress Testing completing this module, students will beDescribe the SQL Server Platform. Check Specific I/O OperationsAfter able to:Work with SQL Server Tools. completing this module, students will be Describe the SQL Server architecture.Configure SQL Server Services. able to: Plan for server resource requirements.Planning Server Resource Requirements Describe the SQL Server architecture. Conduct pre-installation stress testing forPre-installation Testing for SQL ServerLab : Plan for server resource requirements. SQL Server.Preparing Systems for SQL Server Conduct pre-installation stress testing for Installing SQL ServerAdjust memory configuration SQL Server. Upgrading and Automating InstallationLabPre-installation Stress Testing Installing SQL Server : Installing and Configuring SQL ServerCheck Specific I/O OperationsAfter Upgrading and Automating Review installation requirementscompleting this module, students will be able InstallationLab : Installing and Install the SQL Server instanceto: Configuring SQL Server Perform Post-installation Setup andDescribe the SQL Server architecture. Review installation requirements ChecksPlan for server resource requirements. Install the SQL Server instance Configure Server MemoryAfter completingConduct pre-installation stress testing for Perform Post-installation Setup and this module, students will be able to:SQL Server. Checks Prepare to install SQL Server.Installing SQL Server Configure Server MemoryAfter Install SQL Server.Upgrading and Automating InstallationLab : completing this module, students will be Upgrade and automate the installation ofInstalling and Configuring SQL Server able to: SQL Server.Review installation requirements Prepare to install SQL Server. Working with Files and FilegroupsInstall the SQL Server instance Install SQL Server. Moving Database FilesLab : Working withPerform Post-installation Setup and Checks Upgrade and automate the installation of DatabasesConfigure Server MemoryAfter completing SQL Server. Adjust tempdb configurationthis module, students will be able to: Working with Files and Filegroups Create the RateTracking databasePrepare to install SQL Server. Moving Database FilesLab : Working with Attach the OldProspects databaseInstall SQL Server. Databases Add multiple files to tempdbAfterUpgrade and automate the installation of Adjust tempdb configuration completing this module, students will beSQL Server. Create the RateTracking database able to:Working with Files and Filegroups Attach the OldProspects database Describe the role and structure of SQLMoving Database FilesLab : Working with Add multiple files to tempdbAfter Server databases.Databases completing this module, students will be Work with files and filegroups.Adjust tempdb configuration able to: Move database files within servers andCreate the RateTracking database Describe the role and structure of SQL between servers.Attach the OldProspects database Server databases. Understanding SQL Server TransactionAdd multiple files to tempdbAfter completing Work with files and filegroups. Loggingthis module, students will be able to: Move database files within servers and Planning a SQL Server BackupDescribe the role and structure of SQL between servers. StrategyLab : Understanding SQL ServerServer databases. Understanding SQL Server Transaction Recovery ModelsWork with files and filegroups. Logging Plan a backup strategy

Page 4: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Move database files within servers and Planning a SQL Server Backup Configure Recovery Modelsbetween servers. StrategyLab : Understanding SQL Server Review recovery models and strategyAfterUnderstanding SQL Server Transaction Recovery Models completing this module, students will beLogging Plan a backup strategy able to:Planning a SQL Server Backup StrategyLab Configure Recovery Models Describe the critical concepts surrounding: Understanding SQL Server Recovery Review recovery models and backup strategies.Models strategyAfter completing this module, Explain the transaction logging capabilitiesPlan a backup strategy students will be able to: within the SQL Server database engine.Configure Recovery Models Describe the critical concepts Plan a SQL Server backup strategy.Review recovery models and strategyAfter surrounding backup strategies. Managing Database Backupscompleting this module, students will be able Explain the transaction logging Working with Backup OptionsLab : Backupto: capabilities within the SQL Server of SQL Server DatabasesDescribe the critical concepts surrounding database engine. Investigate backup compressionbackup strategies. Plan a SQL Server backup strategy. Transaction log backupExplain the transaction logging capabilities Managing Database Backups Differential backupwithin the SQL Server database engine. Working with Backup OptionsLab : Copy-only backupPlan a SQL Server backup strategy. Backup of SQL Server Databases Partial backupAfter completing thisManaging Database Backups Investigate backup compression module, students will be able to:Working with Backup OptionsLab : Backup Transaction log backup Back up databases and transaction logs.of SQL Server Databases Differential backup Manage database backups.Investigate backup compression Copy-only backup Work with more advanced backup options.Transaction log backup Partial backupAfter completing this Restoring DatabasesDifferential backup module, students will be able to: Working with Point-in-time recoveryCopy-only backup Back up databases and transaction logs. Restoring System Databases andPartial backupAfter completing this module, Manage database backups. Individual FilesLab : Restoring SQL Serverstudents will be able to: Work with more advanced backup 2012 DatabasesBack up databases and transaction logs. options. Determine a restore strategyManage database backups. Restoring Databases Restore the databaseWork with more advanced backup options. Working with Point-in-time recovery Using STANDBY modeAfter completingRestoring Databases Restoring System Databases and this module, students will be able to:Working with Point-in-time recovery Individual FilesLab : Restoring SQL Understand the restore process.Restoring System Databases and Individual Server 2012 Databases Restore databases.FilesLab : Restoring SQL Server 2012 Determine a restore strategy Work with Point-in-time Recovery.Databases Restore the database Restore system databases and individualDetermine a restore strategy Using STANDBY modeAfter completing files.Restore the database this module, students will be able to: Importing ; Exporting Table DataUsing STANDBY modeAfter completing this Understand the restore process. Inserting Data in BulkLab : Importing andmodule, students will be able to: Restore databases. Exporting DataUnderstand the restore process. Work with Point-in-time Recovery. Import the Excel spreadsheetRestore databases. Restore system databases and individual Import the CSV fileWork with Point-in-time Recovery. files. Create and test an extraction packageRestore system databases and individual Importing ; Exporting Table Data Compare loading performanceAfterfiles. Inserting Data in BulkLab : Importing and completing this module, students will beImporting ; Exporting Table Data Exporting Data able to:Inserting Data in BulkLab : Importing and Import the Excel spreadsheet Transfer data to and from SQL Server.Exporting Data Import the CSV file Import and export table data.Import the Excel spreadsheet Create and test an extraction package Insert data in bulk and optimize the bulkImport the CSV file Compare loading performanceAfter insert process.Create and test an extraction package completing this module, students will be Authorizing Logins to Access DatabasesCompare loading performanceAfter able to: Authorization Across ServersLab :completing this module, students will be able Transfer data to and from SQL Server. Authenticating and Authorizing Usersto: Import and export table data. Create LoginsTransfer data to and from SQL Server. Insert data in bulk and optimize the bulk Correct an Application Login IssueImport and export table data. insert process. Create Database UsersInsert data in bulk and optimize the bulk Authorizing Logins to Access Databases Correct Access to RestoredAfterinsert process. Authorization Across ServersLab : completing this module, students will beAuthorizing Logins to Access Databases Authenticating and Authorizing Users able to:Authorization Across ServersLab : Create Logins Describe how SQL Server authenticatesAuthenticating and Authorizing Users Correct an Application Login Issue connections.Create Logins Create Database Users Describe how logins are authorized toCorrect an Application Login Issue Correct Access to RestoredAfter access databases.Create Database Users completing this module, students will be Explain the requirements for authorizationCorrect Access to RestoredAfter completing able to: across servers.this module, students will be able to: Describe how SQL Server authenticates Working with Fixed Database RolesDescribe how SQL Server authenticates connections. Creating User-defined Database RolesLabconnections. Describe how logins are authorized to : Assigning Server and Database Roles

Page 5: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Describe how logins are authorized to access databases. Assign Server Rolesaccess databases. Explain the requirements for authorization Assign Fixed Database RolesExplain the requirements for authorization across servers. Create and Assign User-defined Databaseacross servers. Working with Fixed Database Roles RolesWorking with Fixed Database Roles Creating User-defined Database Check Role AssignmentsAfter completingCreating User-defined Database RolesLab : RolesLab : Assigning Server and this module, students will be able to:Assigning Server and Database Roles Database Roles Work with server roles.Assign Server Roles Assign Server Roles Work with fixed database roles.Assign Fixed Database Roles Assign Fixed Database Roles Create user-defined database roles.Create and Assign User-defined Database Create and Assign User-defined Authorizing Users to Execute CodeRoles Database Roles Configuring Permissions at the SchemaCheck Role AssignmentsAfter completing Check Role AssignmentsAfter completing LevelLab : Authorizing Users to Accessthis module, students will be able to: this module, students will be able to: ResourcesWork with server roles. Work with server roles. Assign Schema-level PermissionsWork with fixed database roles. Work with fixed database roles. Assign Object-level PermissionsCreate user-defined database roles. Create user-defined database roles. Test PermissionsAfter completing thisAuthorizing Users to Execute Code Authorizing Users to Execute Code module, students will be able to:Configuring Permissions at the Schema Configuring Permissions at the Schema Authorize user access to objects.LevelLab : Authorizing Users to Access LevelLab : Authorizing Users to Access Authorize users to execute code.Resources Resources Configure permissions at the schemaAssign Schema-level Permissions Assign Schema-level Permissions level.Assign Object-level Permissions Assign Object-level Permissions Implementing SQL Server AuditTest PermissionsAfter completing this Test PermissionsAfter completing this Managing SQL Server AuditLab : Auditingmodule, students will be able to: module, students will be able to: SQL Server EnvironmentsAuthorize user access to objects. Authorize user access to objects. Determine audit configuration and createAuthorize users to execute code. Authorize users to execute code. auditConfigure permissions at the schema level. Configure permissions at the schema Create server audit specificationsImplementing SQL Server Audit level. Create database audit specificationsManaging SQL Server AuditLab : Auditing Implementing SQL Server Audit Test audit functionalityAfter completing thisSQL Server Environments Managing SQL Server AuditLab : module, students will be able to:Determine audit configuration and create Auditing SQL Server Environments Describe the options for auditing dataaudit Determine audit configuration and create access in SQL Server.Create server audit specifications audit Implement SQL Server Audit.Create database audit specifications Create server audit specifications Manage SQL Server Audit.Test audit functionalityAfter completing this Create database audit specifications Working with SQL Server Agentmodule, students will be able to: Test audit functionalityAfter completing Managing SQL Server Agent JobsLab :Describe the options for auditing data this module, students will be able to: Automating SQL Server Managementaccess in SQL Server. Describe the options for auditing data Create a Data Extraction JobImplement SQL Server Audit. access in SQL Server. Schedule the Data Extraction JobManage SQL Server Audit. Implement SQL Server Audit. Troubleshoot a Failing JobAfter completingWorking with SQL Server Agent Manage SQL Server Audit. this module, students will be able to:Managing SQL Server Agent JobsLab : Working with SQL Server Agent Automate SQL Server Management.Automating SQL Server Management Managing SQL Server Agent JobsLab : Work with SQL Server Agent.Create a Data Extraction Job Automating SQL Server Management Manage SQL Server Agent jobs.Schedule the Data Extraction Job Create a Data Extraction Job Configuring CredentialsTroubleshoot a Failing JobAfter completing Schedule the Data Extraction Job Configuring Proxy AccountsLab :this module, students will be able to: Troubleshoot a Failing JobAfter Configuring Security for SQL Server AgentAutomate SQL Server Management. completing this module, students will be Troubleshoot job execution failureWork with SQL Server Agent. able to: Resolve the security issueManage SQL Server Agent jobs. Automate SQL Server Management. Perform further troubleshootingAfterConfiguring Credentials Work with SQL Server Agent. completing this module, students will beConfiguring Proxy AccountsLab : Manage SQL Server Agent jobs. able to:Configuring Security for SQL Server Agent Configuring Credentials Explain SQL Server Agent security.Troubleshoot job execution failure Configuring Proxy AccountsLab : Configure credentials.Resolve the security issue Configuring Security for SQL Server Configure Proxy accounts.Perform further troubleshootingAfter Agent Monitoring SQL Server Errorscompleting this module, students will be able Troubleshoot job execution failure Configuring Operators, Alerts andto: Resolve the security issue NotificationsLab : Monitoring SQL AgentExplain SQL Server Agent security. Perform further troubleshootingAfter Jobs with Alerts and NotificationsConfigure credentials. completing this module, students will be Configure Database MailConfigure Proxy accounts. able to: Implement NotificationsMonitoring SQL Server Errors Explain SQL Server Agent security. Implement AlertsAfter completing thisConfiguring Operators, Alerts and Configure credentials. module, students will be able to:NotificationsLab : Monitoring SQL Agent Configure Proxy accounts. Configure database mail.Jobs with Alerts and Notifications Monitoring SQL Server Errors Monitor SQL Server errors.Configure Database Mail Configuring Operators, Alerts and Configure operators, alerts and

Page 6: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Implement Notifications NotificationsLab : Monitoring SQL Agent notifications.Implement AlertsAfter completing this Jobs with Alerts and Notifications Maintaining Indexesmodule, students will be able to: Configure Database Mail Automating Routine DatabaseConfigure database mail. Implement Notifications MaintenanceLab : Performing OngoingMonitor SQL Server errors. Implement AlertsAfter completing this Database MaintenanceConfigure operators, alerts and notifications. module, students will be able to: Check database integrity using DBCCMaintaining Indexes Configure database mail. CHECKDBAutomating Routine Database Monitor SQL Server errors. Correct index fragmentationMaintenanceLab : Performing Ongoing Configure operators, alerts and Create a database maintenance planDatabase Maintenance notifications. Investigate table lock performanceAfterCheck database integrity using DBCC Maintaining Indexes completing this module, students will beCHECKDB Automating Routine Database able to:Correct index fragmentation MaintenanceLab : Performing Ongoing Ensure database integrity.Create a database maintenance plan Database Maintenance Maintain indexes.Investigate table lock performanceAfter Check database integrity using DBCC Automate routine database maintenance.completing this module, students will be able CHECKDB Improving Performance with the Databaseto: Correct index fragmentation Engine Tuning AdvisorEnsure database integrity. Create a database maintenance plan Working with Tracing OptionsLab : TracingMaintain indexes. Investigate table lock performanceAfter Access to SQL Server 2012Automate routine database maintenance. completing this module, students will be Capture a trace using SQL Server ProfilerImproving Performance with the Database able to: Analyze a trace using Database EngineEngine Tuning Advisor Ensure database integrity. Tuning AdvisorWorking with Tracing OptionsLab : Tracing Maintain indexes. Configure SQL TraceAfter completing thisAccess to SQL Server 2012 Automate routine database maintenance. module, students will be able to:Capture a trace using SQL Server Profiler Improving Performance with the Capture activity using SQL Server ProfilerAnalyze a trace using Database Engine Database Engine Tuning Advisor and Extended Events Profiler.Tuning Advisor Working with Tracing OptionsLab : Improve performance with the DatabaseConfigure SQL TraceAfter completing this Tracing Access to SQL Server 2012 Engine Tuning Advisor.module, students will be able to: Capture a trace using SQL Server Profiler Work with tracing options.Capture activity using SQL Server Profiler Analyze a trace using Database Engine Capturing and Managing Performanceand Extended Events Profiler. Tuning Advisor DataImprove performance with the Database Configure SQL TraceAfter completing Analyzing Collected Performance DataLabEngine Tuning Advisor. this module, students will be able to: : Monitoring SQL Server 2012Work with tracing options. Capture activity using SQL Server Profiler Investigating DMVsCapturing and Managing Performance Data and Extended Events Profiler. Configure Management Data WarehouseAnalyzing Collected Performance DataLab : Improve performance with the Database Configure Instances for Data CollectionMonitoring SQL Server 2012 Engine Tuning Advisor. Work with Data Collector ReportsAfterInvestigating DMVs Work with tracing options. completing this module, students will beConfigure Management Data Warehouse Capturing and Managing Performance able to:Configure Instances for Data Collection Data Monitor current activity.Work with Data Collector ReportsAfter Analyzing Collected Performance Capture and manage performance data.completing this module, students will be able DataLab : Monitoring SQL Server 2012 Analyze collected performance data.to: Investigating DMVs Virtualizing SQL ServerMonitor current activity. Configure Management Data Warehouse Deploying and Upgrading Data-TierCapture and manage performance data. Configure Instances for Data Collection ApplicationsLab : Managing MultipleAnalyze collected performance data. Work with Data Collector ReportsAfter ServersVirtualizing SQL Server completing this module, students will be Configure CMS and execute multi-serverDeploying and Upgrading Data-Tier able to: queriesApplicationsLab : Managing Multiple Servers Monitor current activity. Deploy a data-tier applicationConfigure CMS and execute multi-server Capture and manage performance data. Register and extract a data-tier applicationqueries Analyze collected performance data. Upgrade a data-tier applicationAfterDeploy a data-tier application Virtualizing SQL Server completing this module, students will beRegister and extract a data-tier application Deploying and Upgrading Data-Tier able to:Upgrade a data-tier applicationAfter ApplicationsLab : Managing Multiple Work with multiple servers.completing this module, students will be able Servers Describe options for virtualizing SQLto: Configure CMS and execute multi-server Server.Work with multiple servers. queries Deploy and upgrade Data-TierDescribe options for virtualizing SQL Server. Deploy a data-tier application Applications.Deploy and upgrade Data-Tier Applications. Register and extract a data-tier Resolving Service-related IssuesResolving Service-related Issues application Resolving Concurrency IssuesResolving Concurrency Issues Upgrade a data-tier applicationAfter Resolving Login and ConnectivityResolving Login and Connectivity IssuesLab completing this module, students will be IssuesLab : Troubleshooting Common: Troubleshooting Common Issues able to: IssuesTroubleshoot and resolve SQL Server Work with multiple servers. Troubleshoot and resolve SQL Serveradministrative issuesAfter completing this Describe options for virtualizing SQL administrative issuesAfter completing thismodule, students will be able to: Server. module, students will be able to:

Page 7: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Explain SQL Server troubleshooting Deploy and upgrade Data-Tier Explain SQL Server troubleshootingmethodology. Applications. methodology.Resolve service-related issues. Resolving Service-related Issues Resolve service-related issues.Resolve concurrency issues. Resolving Concurrency Issues Resolve concurrency issues.Resolve login and connectivity issues Resolving Login and Connectivity Resolve login and connectivity issues

IssuesLab : Troubleshooting CommonIssues

line Troubleshoot and resolve SQL Server lineWorking with SQL Server Tools administrative issuesAfter completing this Working with SQL Server ToolsConfiguring SQL Server ServicesLab : module, students will be able to: Configuring SQL Server ServicesLab :Introduction to SQL Server and its Toolset Explain SQL Server troubleshooting Introduction to SQL Server and its ToolsetVerifying SQL Server Component methodology. Verifying SQL Server ComponentInstallation Resolve service-related issues. InstallationAltering Service Accounts for New Instance Resolve concurrency issues. Altering Service Accounts for NewEnabling Named Pipes Protocol for Both Resolve login and connectivity issues InstanceInstances Enabling Named Pipes Protocol for BothCreating an Alias for AdvDev InstancesEnsuring SQL Browser is Disabled and line Creating an Alias for AdvDevConfigure a Fixed TCP/IP Port (Only if time Working with SQL Server Tools Ensuring SQL Browser is Disabled andpermitsAfter completing this module, Configuring SQL Server ServicesLab : Configure a Fixed TCP/IP Port (Only ifstudents will be able to: Introduction to SQL Server and its time permitsAfter completing this module,Describe the SQL Server Platform. Toolset students will be able to:Work with SQL Server Tools. Verifying SQL Server Component Describe the SQL Server Platform.Configure SQL Server Services. Installation Work with SQL Server Tools.Planning Server Resource Requirements Altering Service Accounts for New Configure SQL Server Services.Pre-installation Testing for SQL ServerLab : Instance Planning Server Resource RequirementsPreparing Systems for SQL Server Enabling Named Pipes Protocol for Both Pre-installation Testing for SQL ServerLabAdjust memory configuration Instances : Preparing Systems for SQL ServerPre-installation Stress Testing Creating an Alias for AdvDev Adjust memory configurationCheck Specific I/O OperationsAfter Ensuring SQL Browser is Disabled and Pre-installation Stress Testingcompleting this module, students will be able Configure a Fixed TCP/IP Port (Only if Check Specific I/O OperationsAfterto: time permitsAfter completing this module, completing this module, students will beDescribe the SQL Server architecture. students will be able to: able to:Plan for server resource requirements. Describe the SQL Server Platform. Describe the SQL Server architecture.Conduct pre-installation stress testing for Work with SQL Server Tools. Plan for server resource requirements.SQL Server. Configure SQL Server Services. Conduct pre-installation stress testing forInstalling SQL Server Planning Server Resource Requirements SQL Server.Upgrading and Automating InstallationLab : Pre-installation Testing for SQL Installing SQL ServerInstalling and Configuring SQL Server ServerLab : Preparing Systems for SQL Upgrading and Automating InstallationLabReview installation requirements Server : Installing and Configuring SQL ServerInstall the SQL Server instance Adjust memory configuration Review installation requirementsPerform Post-installation Setup and Checks Pre-installation Stress Testing Install the SQL Server instanceConfigure Server MemoryAfter completing Check Specific I/O OperationsAfter Perform Post-installation Setup andthis module, students will be able to: completing this module, students will be ChecksPrepare to install SQL Server. able to: Configure Server MemoryAfter completingInstall SQL Server. Describe the SQL Server architecture. this module, students will be able to:Upgrade and automate the installation of Plan for server resource requirements. Prepare to install SQL Server.SQL Server. Conduct pre-installation stress testing for Install SQL Server.Working with Files and Filegroups SQL Server. Upgrade and automate the installation ofMoving Database FilesLab : Working with Installing SQL Server SQL Server.Databases Upgrading and Automating Working with Files and FilegroupsAdjust tempdb configuration InstallationLab : Installing and Moving Database FilesLab : Working withCreate the RateTracking database Configuring SQL Server DatabasesAttach the OldProspects database Review installation requirements Adjust tempdb configurationAdd multiple files to tempdbAfter completing Install the SQL Server instance Create the RateTracking databasethis module, students will be able to: Perform Post-installation Setup and Attach the OldProspects databaseDescribe the role and structure of SQL Checks Add multiple files to tempdbAfterServer databases. Configure Server MemoryAfter completing this module, students will beWork with files and filegroups. completing this module, students will be able to:Move database files within servers and able to: Describe the role and structure of SQLbetween servers. Prepare to install SQL Server. Server databases.Understanding SQL Server Transaction Install SQL Server. Work with files and filegroups.Logging Upgrade and automate the installation of Move database files within servers andPlanning a SQL Server Backup StrategyLab SQL Server. between servers.: Understanding SQL Server Recovery Working with Files and Filegroups Understanding SQL Server TransactionModels Moving Database FilesLab : Working with Logging

Page 8: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Plan a backup strategy Databases Planning a SQL Server BackupConfigure Recovery Models Adjust tempdb configuration StrategyLab : Understanding SQL ServerReview recovery models and strategyAfter Create the RateTracking database Recovery Modelscompleting this module, students will be able Attach the OldProspects database Plan a backup strategyto: Add multiple files to tempdbAfter Configure Recovery ModelsDescribe the critical concepts surrounding completing this module, students will be Review recovery models and strategyAfterbackup strategies. able to: completing this module, students will beExplain the transaction logging capabilities Describe the role and structure of SQL able to:within the SQL Server database engine. Server databases. Describe the critical concepts surroundingPlan a SQL Server backup strategy. Work with files and filegroups. backup strategies.Managing Database Backups Move database files within servers and Explain the transaction logging capabilitiesWorking with Backup OptionsLab : Backup between servers. within the SQL Server database engine.of SQL Server Databases Understanding SQL Server Transaction Plan a SQL Server backup strategy.Investigate backup compression Logging Managing Database BackupsTransaction log backup Planning a SQL Server Backup Working with Backup OptionsLab : BackupDifferential backup StrategyLab : Understanding SQL Server of SQL Server DatabasesCopy-only backup Recovery Models Investigate backup compressionPartial backupAfter completing this module, Plan a backup strategy Transaction log backupstudents will be able to: Configure Recovery Models Differential backupBack up databases and transaction logs. Review recovery models and Copy-only backupManage database backups. strategyAfter completing this module, Partial backupAfter completing thisWork with more advanced backup options. students will be able to: module, students will be able to:Restoring Databases Describe the critical concepts Back up databases and transaction logs.Working with Point-in-time recovery surrounding backup strategies. Manage database backups.Restoring System Databases and Individual Explain the transaction logging Work with more advanced backup options.FilesLab : Restoring SQL Server 2012 capabilities within the SQL Server Restoring DatabasesDatabases database engine. Working with Point-in-time recoveryDetermine a restore strategy Plan a SQL Server backup strategy. Restoring System Databases andRestore the database Managing Database Backups Individual FilesLab : Restoring SQL ServerUsing STANDBY modeAfter completing this Working with Backup OptionsLab : 2012 Databasesmodule, students will be able to: Backup of SQL Server Databases Determine a restore strategyUnderstand the restore process. Investigate backup compression Restore the databaseRestore databases. Transaction log backup Using STANDBY modeAfter completingWork with Point-in-time Recovery. Differential backup this module, students will be able to:Restore system databases and individual Copy-only backup Understand the restore process.files. Partial backupAfter completing this Restore databases.Importing ; Exporting Table Data module, students will be able to: Work with Point-in-time Recovery.Inserting Data in BulkLab : Importing and Back up databases and transaction logs. Restore system databases and individualExporting Data Manage database backups. files.Import the Excel spreadsheet Work with more advanced backup Importing ; Exporting Table DataImport the CSV file options. Inserting Data in BulkLab : Importing andCreate and test an extraction package Restoring Databases Exporting DataCompare loading performanceAfter Working with Point-in-time recovery Import the Excel spreadsheetcompleting this module, students will be able Restoring System Databases and Import the CSV fileto: Individual FilesLab : Restoring SQL Create and test an extraction packageTransfer data to and from SQL Server. Server 2012 Databases Compare loading performanceAfterImport and export table data. Determine a restore strategy completing this module, students will beInsert data in bulk and optimize the bulk Restore the database able to:insert process. Using STANDBY modeAfter completing Transfer data to and from SQL Server.Authorizing Logins to Access Databases this module, students will be able to: Import and export table data.Authorization Across ServersLab : Understand the restore process. Insert data in bulk and optimize the bulkAuthenticating and Authorizing Users Restore databases. insert process.Create Logins Work with Point-in-time Recovery. Authorizing Logins to Access DatabasesCorrect an Application Login Issue Restore system databases and individual Authorization Across ServersLab :Create Database Users files. Authenticating and Authorizing UsersCorrect Access to RestoredAfter completing Importing ; Exporting Table Data Create Loginsthis module, students will be able to: Inserting Data in BulkLab : Importing and Correct an Application Login IssueDescribe how SQL Server authenticates Exporting Data Create Database Usersconnections. Import the Excel spreadsheet Correct Access to RestoredAfterDescribe how logins are authorized to Import the CSV file completing this module, students will beaccess databases. Create and test an extraction package able to:Explain the requirements for authorization Compare loading performanceAfter Describe how SQL Server authenticatesacross servers. completing this module, students will be connections.Working with Fixed Database Roles able to: Describe how logins are authorized toCreating User-defined Database RolesLab : Transfer data to and from SQL Server. access databases.Assigning Server and Database Roles Import and export table data. Explain the requirements for authorization

Page 9: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Assign Server Roles Insert data in bulk and optimize the bulk across servers.Assign Fixed Database Roles insert process. Working with Fixed Database RolesCreate and Assign User-defined Database Authorizing Logins to Access Databases Creating User-defined Database RolesLabRoles Authorization Across ServersLab : : Assigning Server and Database RolesCheck Role AssignmentsAfter completing Authenticating and Authorizing Users Assign Server Rolesthis module, students will be able to: Create Logins Assign Fixed Database RolesWork with server roles. Correct an Application Login Issue Create and Assign User-defined DatabaseWork with fixed database roles. Create Database Users RolesCreate user-defined database roles. Correct Access to RestoredAfter Check Role AssignmentsAfter completingAuthorizing Users to Execute Code completing this module, students will be this module, students will be able to:Configuring Permissions at the Schema able to: Work with server roles.LevelLab : Authorizing Users to Access Describe how SQL Server authenticates Work with fixed database roles.Resources connections. Create user-defined database roles.Assign Schema-level Permissions Describe how logins are authorized to Authorizing Users to Execute CodeAssign Object-level Permissions access databases. Configuring Permissions at the SchemaTest PermissionsAfter completing this Explain the requirements for authorization LevelLab : Authorizing Users to Accessmodule, students will be able to: across servers. ResourcesAuthorize user access to objects. Working with Fixed Database Roles Assign Schema-level PermissionsAuthorize users to execute code. Creating User-defined Database Assign Object-level PermissionsConfigure permissions at the schema level. RolesLab : Assigning Server and Test PermissionsAfter completing thisImplementing SQL Server Audit Database Roles module, students will be able to:Managing SQL Server AuditLab : Auditing Assign Server Roles Authorize user access to objects.SQL Server Environments Assign Fixed Database Roles Authorize users to execute code.Determine audit configuration and create Create and Assign User-defined Configure permissions at the schemaaudit Database Roles level.Create server audit specifications Check Role AssignmentsAfter completing Implementing SQL Server AuditCreate database audit specifications this module, students will be able to: Managing SQL Server AuditLab : AuditingTest audit functionalityAfter completing this Work with server roles. SQL Server Environmentsmodule, students will be able to: Work with fixed database roles. Determine audit configuration and createDescribe the options for auditing data Create user-defined database roles. auditaccess in SQL Server. Authorizing Users to Execute Code Create server audit specificationsImplement SQL Server Audit. Configuring Permissions at the Schema Create database audit specificationsManage SQL Server Audit. LevelLab : Authorizing Users to Access Test audit functionalityAfter completing thisWorking with SQL Server Agent Resources module, students will be able to:Managing SQL Server Agent JobsLab : Assign Schema-level Permissions Describe the options for auditing dataAutomating SQL Server Management Assign Object-level Permissions access in SQL Server.Create a Data Extraction Job Test PermissionsAfter completing this Implement SQL Server Audit.Schedule the Data Extraction Job module, students will be able to: Manage SQL Server Audit.Troubleshoot a Failing JobAfter completing Authorize user access to objects. Working with SQL Server Agentthis module, students will be able to: Authorize users to execute code. Managing SQL Server Agent JobsLab :Automate SQL Server Management. Configure permissions at the schema Automating SQL Server ManagementWork with SQL Server Agent. level. Create a Data Extraction JobManage SQL Server Agent jobs. Implementing SQL Server Audit Schedule the Data Extraction JobConfiguring Credentials Managing SQL Server AuditLab : Troubleshoot a Failing JobAfter completingConfiguring Proxy AccountsLab : Auditing SQL Server Environments this module, students will be able to:Configuring Security for SQL Server Agent Determine audit configuration and create Automate SQL Server Management.Troubleshoot job execution failure audit Work with SQL Server Agent.Resolve the security issue Create server audit specifications Manage SQL Server Agent jobs.Perform further troubleshootingAfter Create database audit specifications Configuring Credentialscompleting this module, students will be able Test audit functionalityAfter completing Configuring Proxy AccountsLab :to: this module, students will be able to: Configuring Security for SQL Server AgentExplain SQL Server Agent security. Describe the options for auditing data Troubleshoot job execution failureConfigure credentials. access in SQL Server. Resolve the security issueConfigure Proxy accounts. Implement SQL Server Audit. Perform further troubleshootingAfterMonitoring SQL Server Errors Manage SQL Server Audit. completing this module, students will beConfiguring Operators, Alerts and Working with SQL Server Agent able to:NotificationsLab : Monitoring SQL Agent Managing SQL Server Agent JobsLab : Explain SQL Server Agent security.Jobs with Alerts and Notifications Automating SQL Server Management Configure credentials.Configure Database Mail Create a Data Extraction Job Configure Proxy accounts.Implement Notifications Schedule the Data Extraction Job Monitoring SQL Server ErrorsImplement AlertsAfter completing this Troubleshoot a Failing JobAfter Configuring Operators, Alerts andmodule, students will be able to: completing this module, students will be NotificationsLab : Monitoring SQL AgentConfigure database mail. able to: Jobs with Alerts and NotificationsMonitor SQL Server errors. Automate SQL Server Management. Configure Database MailConfigure operators, alerts and notifications. Work with SQL Server Agent. Implement NotificationsMaintaining Indexes Manage SQL Server Agent jobs. Implement AlertsAfter completing this

Page 10: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Automating Routine Database Configuring Credentials module, students will be able to:MaintenanceLab : Performing Ongoing Configuring Proxy AccountsLab : Configure database mail.Database Maintenance Configuring Security for SQL Server Monitor SQL Server errors.Check database integrity using DBCC Agent Configure operators, alerts andCHECKDB Troubleshoot job execution failure notifications.Correct index fragmentation Resolve the security issue Maintaining IndexesCreate a database maintenance plan Perform further troubleshootingAfter Automating Routine DatabaseInvestigate table lock performanceAfter completing this module, students will be MaintenanceLab : Performing Ongoingcompleting this module, students will be able able to: Database Maintenanceto: Explain SQL Server Agent security. Check database integrity using DBCCEnsure database integrity. Configure credentials. CHECKDBMaintain indexes. Configure Proxy accounts. Correct index fragmentationAutomate routine database maintenance. Monitoring SQL Server Errors Create a database maintenance planImproving Performance with the Database Configuring Operators, Alerts and Investigate table lock performanceAfterEngine Tuning Advisor NotificationsLab : Monitoring SQL Agent completing this module, students will beWorking with Tracing OptionsLab : Tracing Jobs with Alerts and Notifications able to:Access to SQL Server 2012 Configure Database Mail Ensure database integrity.Capture a trace using SQL Server Profiler Implement Notifications Maintain indexes.Analyze a trace using Database Engine Implement AlertsAfter completing this Automate routine database maintenance.Tuning Advisor module, students will be able to: Improving Performance with the DatabaseConfigure SQL TraceAfter completing this Configure database mail. Engine Tuning Advisormodule, students will be able to: Monitor SQL Server errors. Working with Tracing OptionsLab : TracingCapture activity using SQL Server Profiler Configure operators, alerts and Access to SQL Server 2012and Extended Events Profiler. notifications. Capture a trace using SQL Server ProfilerImprove performance with the Database Maintaining Indexes Analyze a trace using Database EngineEngine Tuning Advisor. Automating Routine Database Tuning AdvisorWork with tracing options. MaintenanceLab : Performing Ongoing Configure SQL TraceAfter completing thisCapturing and Managing Performance Data Database Maintenance module, students will be able to:Analyzing Collected Performance DataLab : Check database integrity using DBCC Capture activity using SQL Server ProfilerMonitoring SQL Server 2012 CHECKDB and Extended Events Profiler.Investigating DMVs Correct index fragmentation Improve performance with the DatabaseConfigure Management Data Warehouse Create a database maintenance plan Engine Tuning Advisor.Configure Instances for Data Collection Investigate table lock performanceAfter Work with tracing options.Work with Data Collector ReportsAfter completing this module, students will be Capturing and Managing Performancecompleting this module, students will be able able to: Datato: Ensure database integrity. Analyzing Collected Performance DataLabMonitor current activity. Maintain indexes. : Monitoring SQL Server 2012Capture and manage performance data. Automate routine database maintenance. Investigating DMVsAnalyze collected performance data. Improving Performance with the Configure Management Data WarehouseVirtualizing SQL Server Database Engine Tuning Advisor Configure Instances for Data CollectionDeploying and Upgrading Data-Tier Working with Tracing OptionsLab : Work with Data Collector ReportsAfterApplicationsLab : Managing Multiple Servers Tracing Access to SQL Server 2012 completing this module, students will beConfigure CMS and execute multi-server Capture a trace using SQL Server Profiler able to:queries Analyze a trace using Database Engine Monitor current activity.Deploy a data-tier application Tuning Advisor Capture and manage performance data.Register and extract a data-tier application Configure SQL TraceAfter completing Analyze collected performance data.Upgrade a data-tier applicationAfter this module, students will be able to: Virtualizing SQL Servercompleting this module, students will be able Capture activity using SQL Server Profiler Deploying and Upgrading Data-Tierto: and Extended Events Profiler. ApplicationsLab : Managing MultipleWork with multiple servers. Improve performance with the Database ServersDescribe options for virtualizing SQL Server. Engine Tuning Advisor. Configure CMS and execute multi-serverDeploy and upgrade Data-Tier Applications. Work with tracing options. queriesResolving Service-related Issues Capturing and Managing Performance Deploy a data-tier applicationResolving Concurrency Issues Data Register and extract a data-tier applicationResolving Login and Connectivity IssuesLab Analyzing Collected Performance Upgrade a data-tier applicationAfter: Troubleshooting Common Issues DataLab : Monitoring SQL Server 2012 completing this module, students will beTroubleshoot and resolve SQL Server Investigating DMVs able to:administrative issuesAfter completing this Configure Management Data Warehouse Work with multiple servers.module, students will be able to: Configure Instances for Data Collection Describe options for virtualizing SQLExplain SQL Server troubleshooting Work with Data Collector ReportsAfter Server.methodology. completing this module, students will be Deploy and upgrade Data-TierResolve service-related issues. able to: Applications.Resolve concurrency issues. Monitor current activity. Resolving Service-related IssuesResolve login and connectivity issues Capture and manage performance data. Resolving Concurrency Issues

Analyze collected performance data. Resolving Login and ConnectivityVirtualizing SQL Server IssuesLab : Troubleshooting Common

Page 11: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

line Deploying and Upgrading Data-Tier IssuesWorking with SQL Server Tools ApplicationsLab : Managing Multiple Troubleshoot and resolve SQL ServerConfiguring SQL Server ServicesLab : Servers administrative issuesAfter completing thisIntroduction to SQL Server and its Toolset Configure CMS and execute multi-server module, students will be able to:Verifying SQL Server Component queries Explain SQL Server troubleshootingInstallation Deploy a data-tier application methodology.Altering Service Accounts for New Instance Register and extract a data-tier Resolve service-related issues.Enabling Named Pipes Protocol for Both application Resolve concurrency issues.Instances Upgrade a data-tier applicationAfter Resolve login and connectivity issuesCreating an Alias for AdvDev completing this module, students will beEnsuring SQL Browser is Disabled and able to:Configure a Fixed TCP/IP Port (Only if time Work with multiple servers. linepermitsAfter completing this module, Describe options for virtualizing SQL Working with SQL Server Toolsstudents will be able to: Server. Configuring SQL Server ServicesLab :Describe the SQL Server Platform. Deploy and upgrade Data-Tier Introduction to SQL Server and its ToolsetWork with SQL Server Tools. Applications. Verifying SQL Server ComponentConfigure SQL Server Services. Resolving Service-related Issues InstallationPlanning Server Resource Requirements Resolving Concurrency Issues Altering Service Accounts for NewPre-installation Testing for SQL ServerLab : Resolving Login and Connectivity InstancePreparing Systems for SQL Server IssuesLab : Troubleshooting Common Enabling Named Pipes Protocol for BothAdjust memory configuration Issues InstancesPre-installation Stress Testing Troubleshoot and resolve SQL Server Creating an Alias for AdvDevCheck Specific I/O OperationsAfter administrative issuesAfter completing this Ensuring SQL Browser is Disabled andcompleting this module, students will be able module, students will be able to: Configure a Fixed TCP/IP Port (Only ifto: Explain SQL Server troubleshooting time permitsAfter completing this module,Describe the SQL Server architecture. methodology. students will be able to:Plan for server resource requirements. Resolve service-related issues. Describe the SQL Server Platform.Conduct pre-installation stress testing for Resolve concurrency issues. Work with SQL Server Tools.SQL Server. Resolve login and connectivity issues Configure SQL Server Services.Installing SQL Server Planning Server Resource RequirementsUpgrading and Automating InstallationLab : Pre-installation Testing for SQL ServerLabInstalling and Configuring SQL Server line : Preparing Systems for SQL ServerReview installation requirements Working with SQL Server Tools Adjust memory configurationInstall the SQL Server instance Configuring SQL Server ServicesLab : Pre-installation Stress TestingPerform Post-installation Setup and Checks Introduction to SQL Server and its Check Specific I/O OperationsAfterConfigure Server MemoryAfter completing Toolset completing this module, students will bethis module, students will be able to: Verifying SQL Server Component able to:Prepare to install SQL Server. Installation Describe the SQL Server architecture.Install SQL Server. Altering Service Accounts for New Plan for server resource requirements.Upgrade and automate the installation of Instance Conduct pre-installation stress testing forSQL Server. Enabling Named Pipes Protocol for Both SQL Server.Working with Files and Filegroups Instances Installing SQL ServerMoving Database FilesLab : Working with Creating an Alias for AdvDev Upgrading and Automating InstallationLabDatabases Ensuring SQL Browser is Disabled and : Installing and Configuring SQL ServerAdjust tempdb configuration Configure a Fixed TCP/IP Port (Only if Review installation requirementsCreate the RateTracking database time permitsAfter completing this module, Install the SQL Server instanceAttach the OldProspects database students will be able to: Perform Post-installation Setup andAdd multiple files to tempdbAfter completing Describe the SQL Server Platform. Checksthis module, students will be able to: Work with SQL Server Tools. Configure Server MemoryAfter completingDescribe the role and structure of SQL Configure SQL Server Services. this module, students will be able to:Server databases. Planning Server Resource Requirements Prepare to install SQL Server.Work with files and filegroups. Pre-installation Testing for SQL Install SQL Server.Move database files within servers and ServerLab : Preparing Systems for SQL Upgrade and automate the installation ofbetween servers. Server SQL Server.Understanding SQL Server Transaction Adjust memory configuration Working with Files and FilegroupsLogging Pre-installation Stress Testing Moving Database FilesLab : Working withPlanning a SQL Server Backup StrategyLab Check Specific I/O OperationsAfter Databases: Understanding SQL Server Recovery completing this module, students will be Adjust tempdb configurationModels able to: Create the RateTracking databasePlan a backup strategy Describe the SQL Server architecture. Attach the OldProspects databaseConfigure Recovery Models Plan for server resource requirements. Add multiple files to tempdbAfterReview recovery models and strategyAfter Conduct pre-installation stress testing for completing this module, students will becompleting this module, students will be able SQL Server. able to:to: Installing SQL Server Describe the role and structure of SQLDescribe the critical concepts surrounding Upgrading and Automating Server databases.backup strategies. InstallationLab : Installing and Work with files and filegroups.

Page 12: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Explain the transaction logging capabilities Configuring SQL Server Move database files within servers andwithin the SQL Server database engine. Review installation requirements between servers.Plan a SQL Server backup strategy. Install the SQL Server instance Understanding SQL Server TransactionManaging Database Backups Perform Post-installation Setup and LoggingWorking with Backup OptionsLab : Backup Checks Planning a SQL Server Backupof SQL Server Databases Configure Server MemoryAfter StrategyLab : Understanding SQL ServerInvestigate backup compression completing this module, students will be Recovery ModelsTransaction log backup able to: Plan a backup strategyDifferential backup Prepare to install SQL Server. Configure Recovery ModelsCopy-only backup Install SQL Server. Review recovery models and strategyAfterPartial backupAfter completing this module, Upgrade and automate the installation of completing this module, students will bestudents will be able to: SQL Server. able to:Back up databases and transaction logs. Working with Files and Filegroups Describe the critical concepts surroundingManage database backups. Moving Database FilesLab : Working with backup strategies.Work with more advanced backup options. Databases Explain the transaction logging capabilitiesRestoring Databases Adjust tempdb configuration within the SQL Server database engine.Working with Point-in-time recovery Create the RateTracking database Plan a SQL Server backup strategy.Restoring System Databases and Individual Attach the OldProspects database Managing Database BackupsFilesLab : Restoring SQL Server 2012 Add multiple files to tempdbAfter Working with Backup OptionsLab : BackupDatabases completing this module, students will be of SQL Server DatabasesDetermine a restore strategy able to: Investigate backup compressionRestore the database Describe the role and structure of SQL Transaction log backupUsing STANDBY modeAfter completing this Server databases. Differential backupmodule, students will be able to: Work with files and filegroups. Copy-only backupUnderstand the restore process. Move database files within servers and Partial backupAfter completing thisRestore databases. between servers. module, students will be able to:Work with Point-in-time Recovery. Understanding SQL Server Transaction Back up databases and transaction logs.Restore system databases and individual Logging Manage database backups.files. Planning a SQL Server Backup Work with more advanced backup options.Importing ; Exporting Table Data StrategyLab : Understanding SQL Server Restoring DatabasesInserting Data in BulkLab : Importing and Recovery Models Working with Point-in-time recoveryExporting Data Plan a backup strategy Restoring System Databases andImport the Excel spreadsheet Configure Recovery Models Individual FilesLab : Restoring SQL ServerImport the CSV file Review recovery models and 2012 DatabasesCreate and test an extraction package strategyAfter completing this module, Determine a restore strategyCompare loading performanceAfter students will be able to: Restore the databasecompleting this module, students will be able Describe the critical concepts Using STANDBY modeAfter completingto: surrounding backup strategies. this module, students will be able to:Transfer data to and from SQL Server. Explain the transaction logging Understand the restore process.Import and export table data. capabilities within the SQL Server Restore databases.Insert data in bulk and optimize the bulk database engine. Work with Point-in-time Recovery.insert process. Plan a SQL Server backup strategy. Restore system databases and individualAuthorizing Logins to Access Databases Managing Database Backups files.Authorization Across ServersLab : Working with Backup OptionsLab : Importing ; Exporting Table DataAuthenticating and Authorizing Users Backup of SQL Server Databases Inserting Data in BulkLab : Importing andCreate Logins Investigate backup compression Exporting DataCorrect an Application Login Issue Transaction log backup Import the Excel spreadsheetCreate Database Users Differential backup Import the CSV fileCorrect Access to RestoredAfter completing Copy-only backup Create and test an extraction packagethis module, students will be able to: Partial backupAfter completing this Compare loading performanceAfterDescribe how SQL Server authenticates module, students will be able to: completing this module, students will beconnections. Back up databases and transaction logs. able to:Describe how logins are authorized to Manage database backups. Transfer data to and from SQL Server.access databases. Work with more advanced backup Import and export table data.Explain the requirements for authorization options. Insert data in bulk and optimize the bulkacross servers. Restoring Databases insert process.Working with Fixed Database Roles Working with Point-in-time recovery Authorizing Logins to Access DatabasesCreating User-defined Database RolesLab : Restoring System Databases and Authorization Across ServersLab :Assigning Server and Database Roles Individual FilesLab : Restoring SQL Authenticating and Authorizing UsersAssign Server Roles Server 2012 Databases Create LoginsAssign Fixed Database Roles Determine a restore strategy Correct an Application Login IssueCreate and Assign User-defined Database Restore the database Create Database UsersRoles Using STANDBY modeAfter completing Correct Access to RestoredAfterCheck Role AssignmentsAfter completing this module, students will be able to: completing this module, students will bethis module, students will be able to: Understand the restore process. able to:Work with server roles. Restore databases. Describe how SQL Server authenticates

Page 13: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Work with fixed database roles. Work with Point-in-time Recovery. connections.Create user-defined database roles. Restore system databases and individual Describe how logins are authorized toAuthorizing Users to Execute Code files. access databases.Configuring Permissions at the Schema Importing ; Exporting Table Data Explain the requirements for authorizationLevelLab : Authorizing Users to Access Inserting Data in BulkLab : Importing and across servers.Resources Exporting Data Working with Fixed Database RolesAssign Schema-level Permissions Import the Excel spreadsheet Creating User-defined Database RolesLabAssign Object-level Permissions Import the CSV file : Assigning Server and Database RolesTest PermissionsAfter completing this Create and test an extraction package Assign Server Rolesmodule, students will be able to: Compare loading performanceAfter Assign Fixed Database RolesAuthorize user access to objects. completing this module, students will be Create and Assign User-defined DatabaseAuthorize users to execute code. able to: RolesConfigure permissions at the schema level. Transfer data to and from SQL Server. Check Role AssignmentsAfter completingImplementing SQL Server Audit Import and export table data. this module, students will be able to:Managing SQL Server AuditLab : Auditing Insert data in bulk and optimize the bulk Work with server roles.SQL Server Environments insert process. Work with fixed database roles.Determine audit configuration and create Authorizing Logins to Access Databases Create user-defined database roles.audit Authorization Across ServersLab : Authorizing Users to Execute CodeCreate server audit specifications Authenticating and Authorizing Users Configuring Permissions at the SchemaCreate database audit specifications Create Logins LevelLab : Authorizing Users to AccessTest audit functionalityAfter completing this Correct an Application Login Issue Resourcesmodule, students will be able to: Create Database Users Assign Schema-level PermissionsDescribe the options for auditing data Correct Access to RestoredAfter Assign Object-level Permissionsaccess in SQL Server. completing this module, students will be Test PermissionsAfter completing thisImplement SQL Server Audit. able to: module, students will be able to:Manage SQL Server Audit. Describe how SQL Server authenticates Authorize user access to objects.Working with SQL Server Agent connections. Authorize users to execute code.Managing SQL Server Agent JobsLab : Describe how logins are authorized to Configure permissions at the schemaAutomating SQL Server Management access databases. level.Create a Data Extraction Job Explain the requirements for authorization Implementing SQL Server AuditSchedule the Data Extraction Job across servers. Managing SQL Server AuditLab : AuditingTroubleshoot a Failing JobAfter completing Working with Fixed Database Roles SQL Server Environmentsthis module, students will be able to: Creating User-defined Database Determine audit configuration and createAutomate SQL Server Management. RolesLab : Assigning Server and auditWork with SQL Server Agent. Database Roles Create server audit specificationsManage SQL Server Agent jobs. Assign Server Roles Create database audit specificationsConfiguring Credentials Assign Fixed Database Roles Test audit functionalityAfter completing thisConfiguring Proxy AccountsLab : Create and Assign User-defined module, students will be able to:Configuring Security for SQL Server Agent Database Roles Describe the options for auditing dataTroubleshoot job execution failure Check Role AssignmentsAfter completing access in SQL Server.Resolve the security issue this module, students will be able to: Implement SQL Server Audit.Perform further troubleshootingAfter Work with server roles. Manage SQL Server Audit.completing this module, students will be able Work with fixed database roles. Working with SQL Server Agentto: Create user-defined database roles. Managing SQL Server Agent JobsLab :Explain SQL Server Agent security. Authorizing Users to Execute Code Automating SQL Server ManagementConfigure credentials. Configuring Permissions at the Schema Create a Data Extraction JobConfigure Proxy accounts. LevelLab : Authorizing Users to Access Schedule the Data Extraction JobMonitoring SQL Server Errors Resources Troubleshoot a Failing JobAfter completingConfiguring Operators, Alerts and Assign Schema-level Permissions this module, students will be able to:NotificationsLab : Monitoring SQL Agent Assign Object-level Permissions Automate SQL Server Management.Jobs with Alerts and Notifications Test PermissionsAfter completing this Work with SQL Server Agent.Configure Database Mail module, students will be able to: Manage SQL Server Agent jobs.Implement Notifications Authorize user access to objects. Configuring CredentialsImplement AlertsAfter completing this Authorize users to execute code. Configuring Proxy AccountsLab :module, students will be able to: Configure permissions at the schema Configuring Security for SQL Server AgentConfigure database mail. level. Troubleshoot job execution failureMonitor SQL Server errors. Implementing SQL Server Audit Resolve the security issueConfigure operators, alerts and notifications. Managing SQL Server AuditLab : Perform further troubleshootingAfterMaintaining Indexes Auditing SQL Server Environments completing this module, students will beAutomating Routine Database Determine audit configuration and create able to:MaintenanceLab : Performing Ongoing audit Explain SQL Server Agent security.Database Maintenance Create server audit specifications Configure credentials.Check database integrity using DBCC Create database audit specifications Configure Proxy accounts.CHECKDB Test audit functionalityAfter completing Monitoring SQL Server ErrorsCorrect index fragmentation this module, students will be able to: Configuring Operators, Alerts andCreate a database maintenance plan Describe the options for auditing data NotificationsLab : Monitoring SQL Agent

Page 14: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Investigate table lock performanceAfter access in SQL Server. Jobs with Alerts and Notificationscompleting this module, students will be able Implement SQL Server Audit. Configure Database Mailto: Manage SQL Server Audit. Implement NotificationsEnsure database integrity. Working with SQL Server Agent Implement AlertsAfter completing thisMaintain indexes. Managing SQL Server Agent JobsLab : module, students will be able to:Automate routine database maintenance. Automating SQL Server Management Configure database mail.Improving Performance with the Database Create a Data Extraction Job Monitor SQL Server errors.Engine Tuning Advisor Schedule the Data Extraction Job Configure operators, alerts andWorking with Tracing OptionsLab : Tracing Troubleshoot a Failing JobAfter notifications.Access to SQL Server 2012 completing this module, students will be Maintaining IndexesCapture a trace using SQL Server Profiler able to: Automating Routine DatabaseAnalyze a trace using Database Engine Automate SQL Server Management. MaintenanceLab : Performing OngoingTuning Advisor Work with SQL Server Agent. Database MaintenanceConfigure SQL TraceAfter completing this Manage SQL Server Agent jobs. Check database integrity using DBCCmodule, students will be able to: Configuring Credentials CHECKDBCapture activity using SQL Server Profiler Configuring Proxy AccountsLab : Correct index fragmentationand Extended Events Profiler. Configuring Security for SQL Server Create a database maintenance planImprove performance with the Database Agent Investigate table lock performanceAfterEngine Tuning Advisor. Troubleshoot job execution failure completing this module, students will beWork with tracing options. Resolve the security issue able to:Capturing and Managing Performance Data Perform further troubleshootingAfter Ensure database integrity.Analyzing Collected Performance DataLab : completing this module, students will be Maintain indexes.Monitoring SQL Server 2012 able to: Automate routine database maintenance.Investigating DMVs Explain SQL Server Agent security. Improving Performance with the DatabaseConfigure Management Data Warehouse Configure credentials. Engine Tuning AdvisorConfigure Instances for Data Collection Configure Proxy accounts. Working with Tracing OptionsLab : TracingWork with Data Collector ReportsAfter Monitoring SQL Server Errors Access to SQL Server 2012completing this module, students will be able Configuring Operators, Alerts and Capture a trace using SQL Server Profilerto: NotificationsLab : Monitoring SQL Agent Analyze a trace using Database EngineMonitor current activity. Jobs with Alerts and Notifications Tuning AdvisorCapture and manage performance data. Configure Database Mail Configure SQL TraceAfter completing thisAnalyze collected performance data. Implement Notifications module, students will be able to:Virtualizing SQL Server Implement AlertsAfter completing this Capture activity using SQL Server ProfilerDeploying and Upgrading Data-Tier module, students will be able to: and Extended Events Profiler.ApplicationsLab : Managing Multiple Servers Configure database mail. Improve performance with the DatabaseConfigure CMS and execute multi-server Monitor SQL Server errors. Engine Tuning Advisor.queries Configure operators, alerts and Work with tracing options.Deploy a data-tier application notifications. Capturing and Managing PerformanceRegister and extract a data-tier application Maintaining Indexes DataUpgrade a data-tier applicationAfter Automating Routine Database Analyzing Collected Performance DataLabcompleting this module, students will be able MaintenanceLab : Performing Ongoing : Monitoring SQL Server 2012to: Database Maintenance Investigating DMVsWork with multiple servers. Check database integrity using DBCC Configure Management Data WarehouseDescribe options for virtualizing SQL Server. CHECKDB Configure Instances for Data CollectionDeploy and upgrade Data-Tier Applications. Correct index fragmentation Work with Data Collector ReportsAfterResolving Service-related Issues Create a database maintenance plan completing this module, students will beResolving Concurrency Issues Investigate table lock performanceAfter able to:Resolving Login and Connectivity IssuesLab completing this module, students will be Monitor current activity.: Troubleshooting Common Issues able to: Capture and manage performance data.Troubleshoot and resolve SQL Server Ensure database integrity. Analyze collected performance data.administrative issuesAfter completing this Maintain indexes. Virtualizing SQL Servermodule, students will be able to: Automate routine database maintenance. Deploying and Upgrading Data-TierExplain SQL Server troubleshooting Improving Performance with the ApplicationsLab : Managing Multiplemethodology. Database Engine Tuning Advisor ServersResolve service-related issues. Working with Tracing OptionsLab : Configure CMS and execute multi-serverResolve concurrency issues. Tracing Access to SQL Server 2012 queriesResolve login and connectivity issues Capture a trace using SQL Server Profiler Deploy a data-tier application

Analyze a trace using Database Engine Register and extract a data-tier applicationTuning Advisor Upgrade a data-tier applicationAfter

line Configure SQL TraceAfter completing completing this module, students will beWorking with SQL Server Tools this module, students will be able to: able to:Configuring SQL Server ServicesLab : Capture activity using SQL Server Profiler Work with multiple servers.Introduction to SQL Server and its Toolset and Extended Events Profiler. Describe options for virtualizing SQLVerifying SQL Server Component Improve performance with the Database Server.Installation Engine Tuning Advisor. Deploy and upgrade Data-TierAltering Service Accounts for New Instance Work with tracing options. Applications.

Page 15: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Enabling Named Pipes Protocol for Both Capturing and Managing Performance Resolving Service-related IssuesInstances Data Resolving Concurrency IssuesCreating an Alias for AdvDev Analyzing Collected Performance Resolving Login and ConnectivityEnsuring SQL Browser is Disabled and DataLab : Monitoring SQL Server 2012 IssuesLab : Troubleshooting CommonConfigure a Fixed TCP/IP Port (Only if time Investigating DMVs IssuespermitsAfter completing this module, Configure Management Data Warehouse Troubleshoot and resolve SQL Serverstudents will be able to: Configure Instances for Data Collection administrative issuesAfter completing thisDescribe the SQL Server Platform. Work with Data Collector ReportsAfter module, students will be able to:Work with SQL Server Tools. completing this module, students will be Explain SQL Server troubleshootingConfigure SQL Server Services. able to: methodology.Planning Server Resource Requirements Monitor current activity. Resolve service-related issues.Pre-installation Testing for SQL ServerLab : Capture and manage performance data. Resolve concurrency issues.Preparing Systems for SQL Server Analyze collected performance data. Resolve login and connectivity issuesAdjust memory configuration Virtualizing SQL ServerPre-installation Stress Testing Deploying and Upgrading Data-TierCheck Specific I/O OperationsAfter ApplicationsLab : Managing Multiple linecompleting this module, students will be able Servers Working with SQL Server Toolsto: Configure CMS and execute multi-server Configuring SQL Server ServicesLab :Describe the SQL Server architecture. queries Introduction to SQL Server and its ToolsetPlan for server resource requirements. Deploy a data-tier application Verifying SQL Server ComponentConduct pre-installation stress testing for Register and extract a data-tier InstallationSQL Server. application Altering Service Accounts for NewInstalling SQL Server Upgrade a data-tier applicationAfter InstanceUpgrading and Automating InstallationLab : completing this module, students will be Enabling Named Pipes Protocol for BothInstalling and Configuring SQL Server able to: InstancesReview installation requirements Work with multiple servers. Creating an Alias for AdvDevInstall the SQL Server instance Describe options for virtualizing SQL Ensuring SQL Browser is Disabled andPerform Post-installation Setup and Checks Server. Configure a Fixed TCP/IP Port (Only ifConfigure Server MemoryAfter completing Deploy and upgrade Data-Tier time permitsAfter completing this module,this module, students will be able to: Applications. students will be able to:Prepare to install SQL Server. Resolving Service-related Issues Describe the SQL Server Platform.Install SQL Server. Resolving Concurrency Issues Work with SQL Server Tools.Upgrade and automate the installation of Resolving Login and Connectivity Configure SQL Server Services.SQL Server. IssuesLab : Troubleshooting Common Planning Server Resource RequirementsWorking with Files and Filegroups Issues Pre-installation Testing for SQL ServerLabMoving Database FilesLab : Working with Troubleshoot and resolve SQL Server : Preparing Systems for SQL ServerDatabases administrative issuesAfter completing this Adjust memory configurationAdjust tempdb configuration module, students will be able to: Pre-installation Stress TestingCreate the RateTracking database Explain SQL Server troubleshooting Check Specific I/O OperationsAfterAttach the OldProspects database methodology. completing this module, students will beAdd multiple files to tempdbAfter completing Resolve service-related issues. able to:this module, students will be able to: Resolve concurrency issues. Describe the SQL Server architecture.Describe the role and structure of SQL Resolve login and connectivity issues Plan for server resource requirements.Server databases. Conduct pre-installation stress testing forWork with files and filegroups. SQL Server.Move database files within servers and line Installing SQL Serverbetween servers. Working with SQL Server Tools Upgrading and Automating InstallationLabUnderstanding SQL Server Transaction Configuring SQL Server ServicesLab : : Installing and Configuring SQL ServerLogging Introduction to SQL Server and its Review installation requirementsPlanning a SQL Server Backup StrategyLab Toolset Install the SQL Server instance: Understanding SQL Server Recovery Verifying SQL Server Component Perform Post-installation Setup andModels Installation ChecksPlan a backup strategy Altering Service Accounts for New Configure Server MemoryAfter completingConfigure Recovery Models Instance this module, students will be able to:Review recovery models and strategyAfter Enabling Named Pipes Protocol for Both Prepare to install SQL Server.completing this module, students will be able Instances Install SQL Server.to: Creating an Alias for AdvDev Upgrade and automate the installation ofDescribe the critical concepts surrounding Ensuring SQL Browser is Disabled and SQL Server.backup strategies. Configure a Fixed TCP/IP Port (Only if Working with Files and FilegroupsExplain the transaction logging capabilities time permitsAfter completing this module, Moving Database FilesLab : Working withwithin the SQL Server database engine. students will be able to: DatabasesPlan a SQL Server backup strategy. Describe the SQL Server Platform. Adjust tempdb configurationManaging Database Backups Work with SQL Server Tools. Create the RateTracking databaseWorking with Backup OptionsLab : Backup Configure SQL Server Services. Attach the OldProspects databaseof SQL Server Databases Planning Server Resource Requirements Add multiple files to tempdbAfterInvestigate backup compression Pre-installation Testing for SQL completing this module, students will be

Page 16: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Transaction log backup ServerLab : Preparing Systems for SQL able to:Differential backup Server Describe the role and structure of SQLCopy-only backup Adjust memory configuration Server databases.Partial backupAfter completing this module, Pre-installation Stress Testing Work with files and filegroups.students will be able to: Check Specific I/O OperationsAfter Move database files within servers andBack up databases and transaction logs. completing this module, students will be between servers.Manage database backups. able to: Understanding SQL Server TransactionWork with more advanced backup options. Describe the SQL Server architecture. LoggingRestoring Databases Plan for server resource requirements. Planning a SQL Server BackupWorking with Point-in-time recovery Conduct pre-installation stress testing for StrategyLab : Understanding SQL ServerRestoring System Databases and Individual SQL Server. Recovery ModelsFilesLab : Restoring SQL Server 2012 Installing SQL Server Plan a backup strategyDatabases Upgrading and Automating Configure Recovery ModelsDetermine a restore strategy InstallationLab : Installing and Review recovery models and strategyAfterRestore the database Configuring SQL Server completing this module, students will beUsing STANDBY modeAfter completing this Review installation requirements able to:module, students will be able to: Install the SQL Server instance Describe the critical concepts surroundingUnderstand the restore process. Perform Post-installation Setup and backup strategies.Restore databases. Checks Explain the transaction logging capabilitiesWork with Point-in-time Recovery. Configure Server MemoryAfter within the SQL Server database engine.Restore system databases and individual completing this module, students will be Plan a SQL Server backup strategy.files. able to: Managing Database BackupsImporting ; Exporting Table Data Prepare to install SQL Server. Working with Backup OptionsLab : BackupInserting Data in BulkLab : Importing and Install SQL Server. of SQL Server DatabasesExporting Data Upgrade and automate the installation of Investigate backup compressionImport the Excel spreadsheet SQL Server. Transaction log backupImport the CSV file Working with Files and Filegroups Differential backupCreate and test an extraction package Moving Database FilesLab : Working with Copy-only backupCompare loading performanceAfter Databases Partial backupAfter completing thiscompleting this module, students will be able Adjust tempdb configuration module, students will be able to:to: Create the RateTracking database Back up databases and transaction logs.Transfer data to and from SQL Server. Attach the OldProspects database Manage database backups.Import and export table data. Add multiple files to tempdbAfter Work with more advanced backup options.Insert data in bulk and optimize the bulk completing this module, students will be Restoring Databasesinsert process. able to: Working with Point-in-time recoveryAuthorizing Logins to Access Databases Describe the role and structure of SQL Restoring System Databases andAuthorization Across ServersLab : Server databases. Individual FilesLab : Restoring SQL ServerAuthenticating and Authorizing Users Work with files and filegroups. 2012 DatabasesCreate Logins Move database files within servers and Determine a restore strategyCorrect an Application Login Issue between servers. Restore the databaseCreate Database Users Understanding SQL Server Transaction Using STANDBY modeAfter completingCorrect Access to RestoredAfter completing Logging this module, students will be able to:this module, students will be able to: Planning a SQL Server Backup Understand the restore process.Describe how SQL Server authenticates StrategyLab : Understanding SQL Server Restore databases.connections. Recovery Models Work with Point-in-time Recovery.Describe how logins are authorized to Plan a backup strategy Restore system databases and individualaccess databases. Configure Recovery Models files.Explain the requirements for authorization Review recovery models and Importing ; Exporting Table Dataacross servers. strategyAfter completing this module, Inserting Data in BulkLab : Importing andWorking with Fixed Database Roles students will be able to: Exporting DataCreating User-defined Database RolesLab : Describe the critical concepts Import the Excel spreadsheetAssigning Server and Database Roles surrounding backup strategies. Import the CSV fileAssign Server Roles Explain the transaction logging Create and test an extraction packageAssign Fixed Database Roles capabilities within the SQL Server Compare loading performanceAfterCreate and Assign User-defined Database database engine. completing this module, students will beRoles Plan a SQL Server backup strategy. able to:Check Role AssignmentsAfter completing Managing Database Backups Transfer data to and from SQL Server.this module, students will be able to: Working with Backup OptionsLab : Import and export table data.Work with server roles. Backup of SQL Server Databases Insert data in bulk and optimize the bulkWork with fixed database roles. Investigate backup compression insert process.Create user-defined database roles. Transaction log backup Authorizing Logins to Access DatabasesAuthorizing Users to Execute Code Differential backup Authorization Across ServersLab :Configuring Permissions at the Schema Copy-only backup Authenticating and Authorizing UsersLevelLab : Authorizing Users to Access Partial backupAfter completing this Create LoginsResources module, students will be able to: Correct an Application Login IssueAssign Schema-level Permissions Back up databases and transaction logs. Create Database Users

Page 17: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Assign Object-level Permissions Manage database backups. Correct Access to RestoredAfterTest PermissionsAfter completing this Work with more advanced backup completing this module, students will bemodule, students will be able to: options. able to:Authorize user access to objects. Restoring Databases Describe how SQL Server authenticatesAuthorize users to execute code. Working with Point-in-time recovery connections.Configure permissions at the schema level. Restoring System Databases and Describe how logins are authorized toImplementing SQL Server Audit Individual FilesLab : Restoring SQL access databases.Managing SQL Server AuditLab : Auditing Server 2012 Databases Explain the requirements for authorizationSQL Server Environments Determine a restore strategy across servers.Determine audit configuration and create Restore the database Working with Fixed Database Rolesaudit Using STANDBY modeAfter completing Creating User-defined Database RolesLabCreate server audit specifications this module, students will be able to: : Assigning Server and Database RolesCreate database audit specifications Understand the restore process. Assign Server RolesTest audit functionalityAfter completing this Restore databases. Assign Fixed Database Rolesmodule, students will be able to: Work with Point-in-time Recovery. Create and Assign User-defined DatabaseDescribe the options for auditing data Restore system databases and individual Rolesaccess in SQL Server. files. Check Role AssignmentsAfter completingImplement SQL Server Audit. Importing ; Exporting Table Data this module, students will be able to:Manage SQL Server Audit. Inserting Data in BulkLab : Importing and Work with server roles.Working with SQL Server Agent Exporting Data Work with fixed database roles.Managing SQL Server Agent JobsLab : Import the Excel spreadsheet Create user-defined database roles.Automating SQL Server Management Import the CSV file Authorizing Users to Execute CodeCreate a Data Extraction Job Create and test an extraction package Configuring Permissions at the SchemaSchedule the Data Extraction Job Compare loading performanceAfter LevelLab : Authorizing Users to AccessTroubleshoot a Failing JobAfter completing completing this module, students will be Resourcesthis module, students will be able to: able to: Assign Schema-level PermissionsAutomate SQL Server Management. Transfer data to and from SQL Server. Assign Object-level PermissionsWork with SQL Server Agent. Import and export table data. Test PermissionsAfter completing thisManage SQL Server Agent jobs. Insert data in bulk and optimize the bulk module, students will be able to:Configuring Credentials insert process. Authorize user access to objects.Configuring Proxy AccountsLab : Authorizing Logins to Access Databases Authorize users to execute code.Configuring Security for SQL Server Agent Authorization Across ServersLab : Configure permissions at the schemaTroubleshoot job execution failure Authenticating and Authorizing Users level.Resolve the security issue Create Logins Implementing SQL Server AuditPerform further troubleshootingAfter Correct an Application Login Issue Managing SQL Server AuditLab : Auditingcompleting this module, students will be able Create Database Users SQL Server Environmentsto: Correct Access to RestoredAfter Determine audit configuration and createExplain SQL Server Agent security. completing this module, students will be auditConfigure credentials. able to: Create server audit specificationsConfigure Proxy accounts. Describe how SQL Server authenticates Create database audit specificationsMonitoring SQL Server Errors connections. Test audit functionalityAfter completing thisConfiguring Operators, Alerts and Describe how logins are authorized to module, students will be able to:NotificationsLab : Monitoring SQL Agent access databases. Describe the options for auditing dataJobs with Alerts and Notifications Explain the requirements for authorization access in SQL Server.Configure Database Mail across servers. Implement SQL Server Audit.Implement Notifications Working with Fixed Database Roles Manage SQL Server Audit.Implement AlertsAfter completing this Creating User-defined Database Working with SQL Server Agentmodule, students will be able to: RolesLab : Assigning Server and Managing SQL Server Agent JobsLab :Configure database mail. Database Roles Automating SQL Server ManagementMonitor SQL Server errors. Assign Server Roles Create a Data Extraction JobConfigure operators, alerts and notifications. Assign Fixed Database Roles Schedule the Data Extraction JobMaintaining Indexes Create and Assign User-defined Troubleshoot a Failing JobAfter completingAutomating Routine Database Database Roles this module, students will be able to:MaintenanceLab : Performing Ongoing Check Role AssignmentsAfter completing Automate SQL Server Management.Database Maintenance this module, students will be able to: Work with SQL Server Agent.Check database integrity using DBCC Work with server roles. Manage SQL Server Agent jobs.CHECKDB Work with fixed database roles. Configuring CredentialsCorrect index fragmentation Create user-defined database roles. Configuring Proxy AccountsLab :Create a database maintenance plan Authorizing Users to Execute Code Configuring Security for SQL Server AgentInvestigate table lock performanceAfter Configuring Permissions at the Schema Troubleshoot job execution failurecompleting this module, students will be able LevelLab : Authorizing Users to Access Resolve the security issueto: Resources Perform further troubleshootingAfterEnsure database integrity. Assign Schema-level Permissions completing this module, students will beMaintain indexes. Assign Object-level Permissions able to:Automate routine database maintenance. Test PermissionsAfter completing this Explain SQL Server Agent security.Improving Performance with the Database module, students will be able to: Configure credentials.

Page 18: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Engine Tuning Advisor Authorize user access to objects. Configure Proxy accounts.Working with Tracing OptionsLab : Tracing Authorize users to execute code. Monitoring SQL Server ErrorsAccess to SQL Server 2012 Configure permissions at the schema Configuring Operators, Alerts andCapture a trace using SQL Server Profiler level. NotificationsLab : Monitoring SQL AgentAnalyze a trace using Database Engine Implementing SQL Server Audit Jobs with Alerts and NotificationsTuning Advisor Managing SQL Server AuditLab : Configure Database MailConfigure SQL TraceAfter completing this Auditing SQL Server Environments Implement Notificationsmodule, students will be able to: Determine audit configuration and create Implement AlertsAfter completing thisCapture activity using SQL Server Profiler audit module, students will be able to:and Extended Events Profiler. Create server audit specifications Configure database mail.Improve performance with the Database Create database audit specifications Monitor SQL Server errors.Engine Tuning Advisor. Test audit functionalityAfter completing Configure operators, alerts andWork with tracing options. this module, students will be able to: notifications.Capturing and Managing Performance Data Describe the options for auditing data Maintaining IndexesAnalyzing Collected Performance DataLab : access in SQL Server. Automating Routine DatabaseMonitoring SQL Server 2012 Implement SQL Server Audit. MaintenanceLab : Performing OngoingInvestigating DMVs Manage SQL Server Audit. Database MaintenanceConfigure Management Data Warehouse Working with SQL Server Agent Check database integrity using DBCCConfigure Instances for Data Collection Managing SQL Server Agent JobsLab : CHECKDBWork with Data Collector ReportsAfter Automating SQL Server Management Correct index fragmentationcompleting this module, students will be able Create a Data Extraction Job Create a database maintenance planto: Schedule the Data Extraction Job Investigate table lock performanceAfterMonitor current activity. Troubleshoot a Failing JobAfter completing this module, students will beCapture and manage performance data. completing this module, students will be able to:Analyze collected performance data. able to: Ensure database integrity.Virtualizing SQL Server Automate SQL Server Management. Maintain indexes.Deploying and Upgrading Data-Tier Work with SQL Server Agent. Automate routine database maintenance.ApplicationsLab : Managing Multiple Servers Manage SQL Server Agent jobs. Improving Performance with the DatabaseConfigure CMS and execute multi-server Configuring Credentials Engine Tuning Advisorqueries Configuring Proxy AccountsLab : Working with Tracing OptionsLab : TracingDeploy a data-tier application Configuring Security for SQL Server Access to SQL Server 2012Register and extract a data-tier application Agent Capture a trace using SQL Server ProfilerUpgrade a data-tier applicationAfter Troubleshoot job execution failure Analyze a trace using Database Enginecompleting this module, students will be able Resolve the security issue Tuning Advisorto: Perform further troubleshootingAfter Configure SQL TraceAfter completing thisWork with multiple servers. completing this module, students will be module, students will be able to:Describe options for virtualizing SQL Server. able to: Capture activity using SQL Server ProfilerDeploy and upgrade Data-Tier Applications. Explain SQL Server Agent security. and Extended Events Profiler.Resolving Service-related Issues Configure credentials. Improve performance with the DatabaseResolving Concurrency Issues Configure Proxy accounts. Engine Tuning Advisor.Resolving Login and Connectivity IssuesLab Monitoring SQL Server Errors Work with tracing options.: Troubleshooting Common Issues Configuring Operators, Alerts and Capturing and Managing PerformanceTroubleshoot and resolve SQL Server NotificationsLab : Monitoring SQL Agent Dataadministrative issuesAfter completing this Jobs with Alerts and Notifications Analyzing Collected Performance DataLabmodule, students will be able to: Configure Database Mail : Monitoring SQL Server 2012Explain SQL Server troubleshooting Implement Notifications Investigating DMVsmethodology. Implement AlertsAfter completing this Configure Management Data WarehouseResolve service-related issues. module, students will be able to: Configure Instances for Data CollectionResolve concurrency issues. Configure database mail. Work with Data Collector ReportsAfterResolve login and connectivity issues Monitor SQL Server errors. completing this module, students will be

Configure operators, alerts and able to:notifications. Monitor current activity.

line Maintaining Indexes Capture and manage performance data.Working with SQL Server Tools Automating Routine Database Analyze collected performance data.Configuring SQL Server ServicesLab : MaintenanceLab : Performing Ongoing Virtualizing SQL ServerIntroduction to SQL Server and its Toolset Database Maintenance Deploying and Upgrading Data-TierVerifying SQL Server Component Check database integrity using DBCC ApplicationsLab : Managing MultipleInstallation CHECKDB ServersAltering Service Accounts for New Instance Correct index fragmentation Configure CMS and execute multi-serverEnabling Named Pipes Protocol for Both Create a database maintenance plan queriesInstances Investigate table lock performanceAfter Deploy a data-tier applicationCreating an Alias for AdvDev completing this module, students will be Register and extract a data-tier applicationEnsuring SQL Browser is Disabled and able to: Upgrade a data-tier applicationAfterConfigure a Fixed TCP/IP Port (Only if time Ensure database integrity. completing this module, students will bepermitsAfter completing this module, Maintain indexes. able to:students will be able to: Automate routine database maintenance. Work with multiple servers.

Page 19: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Describe the SQL Server Platform. Improving Performance with the Describe options for virtualizing SQLWork with SQL Server Tools. Database Engine Tuning Advisor Server.Configure SQL Server Services. Working with Tracing OptionsLab : Deploy and upgrade Data-TierPlanning Server Resource Requirements Tracing Access to SQL Server 2012 Applications.Pre-installation Testing for SQL ServerLab : Capture a trace using SQL Server Profiler Resolving Service-related IssuesPreparing Systems for SQL Server Analyze a trace using Database Engine Resolving Concurrency IssuesAdjust memory configuration Tuning Advisor Resolving Login and ConnectivityPre-installation Stress Testing Configure SQL TraceAfter completing IssuesLab : Troubleshooting CommonCheck Specific I/O OperationsAfter this module, students will be able to: Issuescompleting this module, students will be able Capture activity using SQL Server Profiler Troubleshoot and resolve SQL Serverto: and Extended Events Profiler. administrative issuesAfter completing thisDescribe the SQL Server architecture. Improve performance with the Database module, students will be able to:Plan for server resource requirements. Engine Tuning Advisor. Explain SQL Server troubleshootingConduct pre-installation stress testing for Work with tracing options. methodology.SQL Server. Capturing and Managing Performance Resolve service-related issues.Installing SQL Server Data Resolve concurrency issues.Upgrading and Automating InstallationLab : Analyzing Collected Performance Resolve login and connectivity issuesInstalling and Configuring SQL Server DataLab : Monitoring SQL Server 2012Review installation requirements Investigating DMVsInstall the SQL Server instance Configure Management Data Warehouse linePerform Post-installation Setup and Checks Configure Instances for Data Collection Working with SQL Server ToolsConfigure Server MemoryAfter completing Work with Data Collector ReportsAfter Configuring SQL Server ServicesLab :this module, students will be able to: completing this module, students will be Introduction to SQL Server and its ToolsetPrepare to install SQL Server. able to: Verifying SQL Server ComponentInstall SQL Server. Monitor current activity. InstallationUpgrade and automate the installation of Capture and manage performance data. Altering Service Accounts for NewSQL Server. Analyze collected performance data. InstanceWorking with Files and Filegroups Virtualizing SQL Server Enabling Named Pipes Protocol for BothMoving Database FilesLab : Working with Deploying and Upgrading Data-Tier InstancesDatabases ApplicationsLab : Managing Multiple Creating an Alias for AdvDevAdjust tempdb configuration Servers Ensuring SQL Browser is Disabled andCreate the RateTracking database Configure CMS and execute multi-server Configure a Fixed TCP/IP Port (Only ifAttach the OldProspects database queries time permitsAfter completing this module,Add multiple files to tempdbAfter completing Deploy a data-tier application students will be able to:this module, students will be able to: Register and extract a data-tier Describe the SQL Server Platform.Describe the role and structure of SQL application Work with SQL Server Tools.Server databases. Upgrade a data-tier applicationAfter Configure SQL Server Services.Work with files and filegroups. completing this module, students will be Planning Server Resource RequirementsMove database files within servers and able to: Pre-installation Testing for SQL ServerLabbetween servers. Work with multiple servers. : Preparing Systems for SQL ServerUnderstanding SQL Server Transaction Describe options for virtualizing SQL Adjust memory configurationLogging Server. Pre-installation Stress TestingPlanning a SQL Server Backup StrategyLab Deploy and upgrade Data-Tier Check Specific I/O OperationsAfter: Understanding SQL Server Recovery Applications. completing this module, students will beModels Resolving Service-related Issues able to:Plan a backup strategy Resolving Concurrency Issues Describe the SQL Server architecture.Configure Recovery Models Resolving Login and Connectivity Plan for server resource requirements.Review recovery models and strategyAfter IssuesLab : Troubleshooting Common Conduct pre-installation stress testing forcompleting this module, students will be able Issues SQL Server.to: Troubleshoot and resolve SQL Server Installing SQL ServerDescribe the critical concepts surrounding administrative issuesAfter completing this Upgrading and Automating InstallationLabbackup strategies. module, students will be able to: : Installing and Configuring SQL ServerExplain the transaction logging capabilities Explain SQL Server troubleshooting Review installation requirementswithin the SQL Server database engine. methodology. Install the SQL Server instancePlan a SQL Server backup strategy. Resolve service-related issues. Perform Post-installation Setup andManaging Database Backups Resolve concurrency issues. ChecksWorking with Backup OptionsLab : Backup Resolve login and connectivity issues Configure Server MemoryAfter completingof SQL Server Databases this module, students will be able to:Investigate backup compression Prepare to install SQL Server.Transaction log backup line Install SQL Server.Differential backup Working with SQL Server Tools Upgrade and automate the installation ofCopy-only backup Configuring SQL Server ServicesLab : SQL Server.Partial backupAfter completing this module, Introduction to SQL Server and its Working with Files and Filegroupsstudents will be able to: Toolset Moving Database FilesLab : Working withBack up databases and transaction logs. Verifying SQL Server Component DatabasesManage database backups. Installation Adjust tempdb configuration

Page 20: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Work with more advanced backup options. Altering Service Accounts for New Create the RateTracking databaseRestoring Databases Instance Attach the OldProspects databaseWorking with Point-in-time recovery Enabling Named Pipes Protocol for Both Add multiple files to tempdbAfterRestoring System Databases and Individual Instances completing this module, students will beFilesLab : Restoring SQL Server 2012 Creating an Alias for AdvDev able to:Databases Ensuring SQL Browser is Disabled and Describe the role and structure of SQLDetermine a restore strategy Configure a Fixed TCP/IP Port (Only if Server databases.Restore the database time permitsAfter completing this module, Work with files and filegroups.Using STANDBY modeAfter completing this students will be able to: Move database files within servers andmodule, students will be able to: Describe the SQL Server Platform. between servers.Understand the restore process. Work with SQL Server Tools. Understanding SQL Server TransactionRestore databases. Configure SQL Server Services. LoggingWork with Point-in-time Recovery. Planning Server Resource Requirements Planning a SQL Server BackupRestore system databases and individual Pre-installation Testing for SQL StrategyLab : Understanding SQL Serverfiles. ServerLab : Preparing Systems for SQL Recovery ModelsImporting ; Exporting Table Data Server Plan a backup strategyInserting Data in BulkLab : Importing and Adjust memory configuration Configure Recovery ModelsExporting Data Pre-installation Stress Testing Review recovery models and strategyAfterImport the Excel spreadsheet Check Specific I/O OperationsAfter completing this module, students will beImport the CSV file completing this module, students will be able to:Create and test an extraction package able to: Describe the critical concepts surroundingCompare loading performanceAfter Describe the SQL Server architecture. backup strategies.completing this module, students will be able Plan for server resource requirements. Explain the transaction logging capabilitiesto: Conduct pre-installation stress testing for within the SQL Server database engine.Transfer data to and from SQL Server. SQL Server. Plan a SQL Server backup strategy.Import and export table data. Installing SQL Server Managing Database BackupsInsert data in bulk and optimize the bulk Upgrading and Automating Working with Backup OptionsLab : Backupinsert process. InstallationLab : Installing and of SQL Server DatabasesAuthorizing Logins to Access Databases Configuring SQL Server Investigate backup compressionAuthorization Across ServersLab : Review installation requirements Transaction log backupAuthenticating and Authorizing Users Install the SQL Server instance Differential backupCreate Logins Perform Post-installation Setup and Copy-only backupCorrect an Application Login Issue Checks Partial backupAfter completing thisCreate Database Users Configure Server MemoryAfter module, students will be able to:Correct Access to RestoredAfter completing completing this module, students will be Back up databases and transaction logs.this module, students will be able to: able to: Manage database backups.Describe how SQL Server authenticates Prepare to install SQL Server. Work with more advanced backup options.connections. Install SQL Server. Restoring DatabasesDescribe how logins are authorized to Upgrade and automate the installation of Working with Point-in-time recoveryaccess databases. SQL Server. Restoring System Databases andExplain the requirements for authorization Working with Files and Filegroups Individual FilesLab : Restoring SQL Serveracross servers. Moving Database FilesLab : Working with 2012 DatabasesWorking with Fixed Database Roles Databases Determine a restore strategyCreating User-defined Database RolesLab : Adjust tempdb configuration Restore the databaseAssigning Server and Database Roles Create the RateTracking database Using STANDBY modeAfter completingAssign Server Roles Attach the OldProspects database this module, students will be able to:Assign Fixed Database Roles Add multiple files to tempdbAfter Understand the restore process.Create and Assign User-defined Database completing this module, students will be Restore databases.Roles able to: Work with Point-in-time Recovery.Check Role AssignmentsAfter completing Describe the role and structure of SQL Restore system databases and individualthis module, students will be able to: Server databases. files.Work with server roles. Work with files and filegroups. Importing ; Exporting Table DataWork with fixed database roles. Move database files within servers and Inserting Data in BulkLab : Importing andCreate user-defined database roles. between servers. Exporting DataAuthorizing Users to Execute Code Understanding SQL Server Transaction Import the Excel spreadsheetConfiguring Permissions at the Schema Logging Import the CSV fileLevelLab : Authorizing Users to Access Planning a SQL Server Backup Create and test an extraction packageResources StrategyLab : Understanding SQL Server Compare loading performanceAfterAssign Schema-level Permissions Recovery Models completing this module, students will beAssign Object-level Permissions Plan a backup strategy able to:Test PermissionsAfter completing this Configure Recovery Models Transfer data to and from SQL Server.module, students will be able to: Review recovery models and Import and export table data.Authorize user access to objects. strategyAfter completing this module, Insert data in bulk and optimize the bulkAuthorize users to execute code. students will be able to: insert process.Configure permissions at the schema level. Describe the critical concepts Authorizing Logins to Access DatabasesImplementing SQL Server Audit surrounding backup strategies. Authorization Across ServersLab :

Page 21: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Managing SQL Server AuditLab : Auditing Explain the transaction logging Authenticating and Authorizing UsersSQL Server Environments capabilities within the SQL Server Create LoginsDetermine audit configuration and create database engine. Correct an Application Login Issueaudit Plan a SQL Server backup strategy. Create Database UsersCreate server audit specifications Managing Database Backups Correct Access to RestoredAfterCreate database audit specifications Working with Backup OptionsLab : completing this module, students will beTest audit functionalityAfter completing this Backup of SQL Server Databases able to:module, students will be able to: Investigate backup compression Describe how SQL Server authenticatesDescribe the options for auditing data Transaction log backup connections.access in SQL Server. Differential backup Describe how logins are authorized toImplement SQL Server Audit. Copy-only backup access databases.Manage SQL Server Audit. Partial backupAfter completing this Explain the requirements for authorizationWorking with SQL Server Agent module, students will be able to: across servers.Managing SQL Server Agent JobsLab : Back up databases and transaction logs. Working with Fixed Database RolesAutomating SQL Server Management Manage database backups. Creating User-defined Database RolesLabCreate a Data Extraction Job Work with more advanced backup : Assigning Server and Database RolesSchedule the Data Extraction Job options. Assign Server RolesTroubleshoot a Failing JobAfter completing Restoring Databases Assign Fixed Database Rolesthis module, students will be able to: Working with Point-in-time recovery Create and Assign User-defined DatabaseAutomate SQL Server Management. Restoring System Databases and RolesWork with SQL Server Agent. Individual FilesLab : Restoring SQL Check Role AssignmentsAfter completingManage SQL Server Agent jobs. Server 2012 Databases this module, students will be able to:Configuring Credentials Determine a restore strategy Work with server roles.Configuring Proxy AccountsLab : Restore the database Work with fixed database roles.Configuring Security for SQL Server Agent Using STANDBY modeAfter completing Create user-defined database roles.Troubleshoot job execution failure this module, students will be able to: Authorizing Users to Execute CodeResolve the security issue Understand the restore process. Configuring Permissions at the SchemaPerform further troubleshootingAfter Restore databases. LevelLab : Authorizing Users to Accesscompleting this module, students will be able Work with Point-in-time Recovery. Resourcesto: Restore system databases and individual Assign Schema-level PermissionsExplain SQL Server Agent security. files. Assign Object-level PermissionsConfigure credentials. Importing ; Exporting Table Data Test PermissionsAfter completing thisConfigure Proxy accounts. Inserting Data in BulkLab : Importing and module, students will be able to:Monitoring SQL Server Errors Exporting Data Authorize user access to objects.Configuring Operators, Alerts and Import the Excel spreadsheet Authorize users to execute code.NotificationsLab : Monitoring SQL Agent Import the CSV file Configure permissions at the schemaJobs with Alerts and Notifications Create and test an extraction package level.Configure Database Mail Compare loading performanceAfter Implementing SQL Server AuditImplement Notifications completing this module, students will be Managing SQL Server AuditLab : AuditingImplement AlertsAfter completing this able to: SQL Server Environmentsmodule, students will be able to: Transfer data to and from SQL Server. Determine audit configuration and createConfigure database mail. Import and export table data. auditMonitor SQL Server errors. Insert data in bulk and optimize the bulk Create server audit specificationsConfigure operators, alerts and notifications. insert process. Create database audit specificationsMaintaining Indexes Authorizing Logins to Access Databases Test audit functionalityAfter completing thisAutomating Routine Database Authorization Across ServersLab : module, students will be able to:MaintenanceLab : Performing Ongoing Authenticating and Authorizing Users Describe the options for auditing dataDatabase Maintenance Create Logins access in SQL Server.Check database integrity using DBCC Correct an Application Login Issue Implement SQL Server Audit.CHECKDB Create Database Users Manage SQL Server Audit.Correct index fragmentation Correct Access to RestoredAfter Working with SQL Server AgentCreate a database maintenance plan completing this module, students will be Managing SQL Server Agent JobsLab :Investigate table lock performanceAfter able to: Automating SQL Server Managementcompleting this module, students will be able Describe how SQL Server authenticates Create a Data Extraction Jobto: connections. Schedule the Data Extraction JobEnsure database integrity. Describe how logins are authorized to Troubleshoot a Failing JobAfter completingMaintain indexes. access databases. this module, students will be able to:Automate routine database maintenance. Explain the requirements for authorization Automate SQL Server Management.Improving Performance with the Database across servers. Work with SQL Server Agent.Engine Tuning Advisor Working with Fixed Database Roles Manage SQL Server Agent jobs.Working with Tracing OptionsLab : Tracing Creating User-defined Database Configuring CredentialsAccess to SQL Server 2012 RolesLab : Assigning Server and Configuring Proxy AccountsLab :Capture a trace using SQL Server Profiler Database Roles Configuring Security for SQL Server AgentAnalyze a trace using Database Engine Assign Server Roles Troubleshoot job execution failureTuning Advisor Assign Fixed Database Roles Resolve the security issueConfigure SQL TraceAfter completing this Create and Assign User-defined Perform further troubleshootingAfter

Page 22: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

module, students will be able to: Database Roles completing this module, students will beCapture activity using SQL Server Profiler Check Role AssignmentsAfter completing able to:and Extended Events Profiler. this module, students will be able to: Explain SQL Server Agent security.Improve performance with the Database Work with server roles. Configure credentials.Engine Tuning Advisor. Work with fixed database roles. Configure Proxy accounts.Work with tracing options. Create user-defined database roles. Monitoring SQL Server ErrorsCapturing and Managing Performance Data Authorizing Users to Execute Code Configuring Operators, Alerts andAnalyzing Collected Performance DataLab : Configuring Permissions at the Schema NotificationsLab : Monitoring SQL AgentMonitoring SQL Server 2012 LevelLab : Authorizing Users to Access Jobs with Alerts and NotificationsInvestigating DMVs Resources Configure Database MailConfigure Management Data Warehouse Assign Schema-level Permissions Implement NotificationsConfigure Instances for Data Collection Assign Object-level Permissions Implement AlertsAfter completing thisWork with Data Collector ReportsAfter Test PermissionsAfter completing this module, students will be able to:completing this module, students will be able module, students will be able to: Configure database mail.to: Authorize user access to objects. Monitor SQL Server errors.Monitor current activity. Authorize users to execute code. Configure operators, alerts andCapture and manage performance data. Configure permissions at the schema notifications.Analyze collected performance data. level. Maintaining IndexesVirtualizing SQL Server Implementing SQL Server Audit Automating Routine DatabaseDeploying and Upgrading Data-Tier Managing SQL Server AuditLab : MaintenanceLab : Performing OngoingApplicationsLab : Managing Multiple Servers Auditing SQL Server Environments Database MaintenanceConfigure CMS and execute multi-server Determine audit configuration and create Check database integrity using DBCCqueries audit CHECKDBDeploy a data-tier application Create server audit specifications Correct index fragmentationRegister and extract a data-tier application Create database audit specifications Create a database maintenance planUpgrade a data-tier applicationAfter Test audit functionalityAfter completing Investigate table lock performanceAftercompleting this module, students will be able this module, students will be able to: completing this module, students will beto: Describe the options for auditing data able to:Work with multiple servers. access in SQL Server. Ensure database integrity.Describe options for virtualizing SQL Server. Implement SQL Server Audit. Maintain indexes.Deploy and upgrade Data-Tier Applications. Manage SQL Server Audit. Automate routine database maintenance.Resolving Service-related Issues Working with SQL Server Agent Improving Performance with the DatabaseResolving Concurrency Issues Managing SQL Server Agent JobsLab : Engine Tuning AdvisorResolving Login and Connectivity IssuesLab Automating SQL Server Management Working with Tracing OptionsLab : Tracing: Troubleshooting Common Issues Create a Data Extraction Job Access to SQL Server 2012Troubleshoot and resolve SQL Server Schedule the Data Extraction Job Capture a trace using SQL Server Profileradministrative issuesAfter completing this Troubleshoot a Failing JobAfter Analyze a trace using Database Enginemodule, students will be able to: completing this module, students will be Tuning AdvisorExplain SQL Server troubleshooting able to: Configure SQL TraceAfter completing thismethodology. Automate SQL Server Management. module, students will be able to:Resolve service-related issues. Work with SQL Server Agent. Capture activity using SQL Server ProfilerResolve concurrency issues. Manage SQL Server Agent jobs. and Extended Events Profiler.Resolve login and connectivity issues Configuring Credentials Improve performance with the Database

Configuring Proxy AccountsLab : Engine Tuning Advisor.Configuring Security for SQL Server Work with tracing options.

line Agent Capturing and Managing PerformanceWorking with SQL Server Tools Troubleshoot job execution failure DataConfiguring SQL Server ServicesLab : Resolve the security issue Analyzing Collected Performance DataLabIntroduction to SQL Server and its Toolset Perform further troubleshootingAfter : Monitoring SQL Server 2012Verifying SQL Server Component completing this module, students will be Investigating DMVsInstallation able to: Configure Management Data WarehouseAltering Service Accounts for New Instance Explain SQL Server Agent security. Configure Instances for Data CollectionEnabling Named Pipes Protocol for Both Configure credentials. Work with Data Collector ReportsAfterInstances Configure Proxy accounts. completing this module, students will beCreating an Alias for AdvDev Monitoring SQL Server Errors able to:Ensuring SQL Browser is Disabled and Configuring Operators, Alerts and Monitor current activity.Configure a Fixed TCP/IP Port (Only if time NotificationsLab : Monitoring SQL Agent Capture and manage performance data.permitsAfter completing this module, Jobs with Alerts and Notifications Analyze collected performance data.students will be able to: Configure Database Mail Virtualizing SQL ServerDescribe the SQL Server Platform. Implement Notifications Deploying and Upgrading Data-TierWork with SQL Server Tools. Implement AlertsAfter completing this ApplicationsLab : Managing MultipleConfigure SQL Server Services. module, students will be able to: ServersPlanning Server Resource Requirements Configure database mail. Configure CMS and execute multi-serverPre-installation Testing for SQL ServerLab : Monitor SQL Server errors. queriesPreparing Systems for SQL Server Configure operators, alerts and Deploy a data-tier applicationAdjust memory configuration notifications. Register and extract a data-tier application

Page 23: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Pre-installation Stress Testing Maintaining Indexes Upgrade a data-tier applicationAfterCheck Specific I/O OperationsAfter Automating Routine Database completing this module, students will becompleting this module, students will be able MaintenanceLab : Performing Ongoing able to:to: Database Maintenance Work with multiple servers.Describe the SQL Server architecture. Check database integrity using DBCC Describe options for virtualizing SQLPlan for server resource requirements. CHECKDB Server.Conduct pre-installation stress testing for Correct index fragmentation Deploy and upgrade Data-TierSQL Server. Create a database maintenance plan Applications.Installing SQL Server Investigate table lock performanceAfter Resolving Service-related IssuesUpgrading and Automating InstallationLab : completing this module, students will be Resolving Concurrency IssuesInstalling and Configuring SQL Server able to: Resolving Login and ConnectivityReview installation requirements Ensure database integrity. IssuesLab : Troubleshooting CommonInstall the SQL Server instance Maintain indexes. IssuesPerform Post-installation Setup and Checks Automate routine database maintenance. Troubleshoot and resolve SQL ServerConfigure Server MemoryAfter completing Improving Performance with the administrative issuesAfter completing thisthis module, students will be able to: Database Engine Tuning Advisor module, students will be able to:Prepare to install SQL Server. Working with Tracing OptionsLab : Explain SQL Server troubleshootingInstall SQL Server. Tracing Access to SQL Server 2012 methodology.Upgrade and automate the installation of Capture a trace using SQL Server Profiler Resolve service-related issues.SQL Server. Analyze a trace using Database Engine Resolve concurrency issues.Working with Files and Filegroups Tuning Advisor Resolve login and connectivity issuesMoving Database FilesLab : Working with Configure SQL TraceAfter completingDatabases this module, students will be able to:Adjust tempdb configuration Capture activity using SQL Server Profiler lineCreate the RateTracking database and Extended Events Profiler. Working with SQL Server ToolsAttach the OldProspects database Improve performance with the Database Configuring SQL Server ServicesLab :Add multiple files to tempdbAfter completing Engine Tuning Advisor. Introduction to SQL Server and its Toolsetthis module, students will be able to: Work with tracing options. Verifying SQL Server ComponentDescribe the role and structure of SQL Capturing and Managing Performance InstallationServer databases. Data Altering Service Accounts for NewWork with files and filegroups. Analyzing Collected Performance InstanceMove database files within servers and DataLab : Monitoring SQL Server 2012 Enabling Named Pipes Protocol for Bothbetween servers. Investigating DMVs InstancesUnderstanding SQL Server Transaction Configure Management Data Warehouse Creating an Alias for AdvDevLogging Configure Instances for Data Collection Ensuring SQL Browser is Disabled andPlanning a SQL Server Backup StrategyLab Work with Data Collector ReportsAfter Configure a Fixed TCP/IP Port (Only if: Understanding SQL Server Recovery completing this module, students will be time permitsAfter completing this module,Models able to: students will be able to:Plan a backup strategy Monitor current activity. Describe the SQL Server Platform.Configure Recovery Models Capture and manage performance data. Work with SQL Server Tools.Review recovery models and strategyAfter Analyze collected performance data. Configure SQL Server Services.completing this module, students will be able Virtualizing SQL Server Planning Server Resource Requirementsto: Deploying and Upgrading Data-Tier Pre-installation Testing for SQL ServerLabDescribe the critical concepts surrounding ApplicationsLab : Managing Multiple : Preparing Systems for SQL Serverbackup strategies. Servers Adjust memory configurationExplain the transaction logging capabilities Configure CMS and execute multi-server Pre-installation Stress Testingwithin the SQL Server database engine. queries Check Specific I/O OperationsAfterPlan a SQL Server backup strategy. Deploy a data-tier application completing this module, students will beManaging Database Backups Register and extract a data-tier able to:Working with Backup OptionsLab : Backup application Describe the SQL Server architecture.of SQL Server Databases Upgrade a data-tier applicationAfter Plan for server resource requirements.Investigate backup compression completing this module, students will be Conduct pre-installation stress testing forTransaction log backup able to: SQL Server.Differential backup Work with multiple servers. Installing SQL ServerCopy-only backup Describe options for virtualizing SQL Upgrading and Automating InstallationLabPartial backupAfter completing this module, Server. : Installing and Configuring SQL Serverstudents will be able to: Deploy and upgrade Data-Tier Review installation requirementsBack up databases and transaction logs. Applications. Install the SQL Server instanceManage database backups. Resolving Service-related Issues Perform Post-installation Setup andWork with more advanced backup options. Resolving Concurrency Issues ChecksRestoring Databases Resolving Login and Connectivity Configure Server MemoryAfter completingWorking with Point-in-time recovery IssuesLab : Troubleshooting Common this module, students will be able to:Restoring System Databases and Individual Issues Prepare to install SQL Server.FilesLab : Restoring SQL Server 2012 Troubleshoot and resolve SQL Server Install SQL Server.Databases administrative issuesAfter completing this Upgrade and automate the installation ofDetermine a restore strategy module, students will be able to: SQL Server.

Page 24: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Restore the database Explain SQL Server troubleshooting Working with Files and FilegroupsUsing STANDBY modeAfter completing this methodology. Moving Database FilesLab : Working withmodule, students will be able to: Resolve service-related issues. DatabasesUnderstand the restore process. Resolve concurrency issues. Adjust tempdb configurationRestore databases. Resolve login and connectivity issues Create the RateTracking databaseWork with Point-in-time Recovery. Attach the OldProspects databaseRestore system databases and individual Module 8: Importing and Exporting Data Add multiple files to tempdbAfterfiles. line completing this module, students will beImporting ; Exporting Table Data able to:Inserting Data in BulkLab : Importing and This module covers the use of the Describe the role and structure of SQLExporting Data import/export wizards and explains how they Server databases.Import the Excel spreadsheet relate to SSIS. Also introduces BCP. Work with files and filegroups.Import the CSV file line Move database files within servers andCreate and test an extraction package Transferring Data To/From SQL Server between servers.Compare loading performanceAfter Understanding SQL Server Transactioncompleting this module, students will be able Loggingto: line Planning a SQL Server BackupTransfer data to and from SQL Server. Working with SQL Server Tools StrategyLab : Understanding SQL ServerImport and export table data. Configuring SQL Server ServicesLab : Recovery ModelsInsert data in bulk and optimize the bulk Introduction to SQL Server and its Plan a backup strategyinsert process. Toolset Configure Recovery ModelsAuthorizing Logins to Access Databases Verifying SQL Server Component Review recovery models and strategyAfterAuthorization Across ServersLab : Installation completing this module, students will beAuthenticating and Authorizing Users Altering Service Accounts for New able to:Create Logins Instance Describe the critical concepts surroundingCorrect an Application Login Issue Enabling Named Pipes Protocol for Both backup strategies.Create Database Users Instances Explain the transaction logging capabilitiesCorrect Access to RestoredAfter completing Creating an Alias for AdvDev within the SQL Server database engine.this module, students will be able to: Ensuring SQL Browser is Disabled and Plan a SQL Server backup strategy.Describe how SQL Server authenticates Configure a Fixed TCP/IP Port (Only if Managing Database Backupsconnections. time permitsAfter completing this module, Working with Backup OptionsLab : BackupDescribe how logins are authorized to students will be able to: of SQL Server Databasesaccess databases. Describe the SQL Server Platform. Investigate backup compressionExplain the requirements for authorization Work with SQL Server Tools. Transaction log backupacross servers. Configure SQL Server Services. Differential backupWorking with Fixed Database Roles Planning Server Resource Requirements Copy-only backupCreating User-defined Database RolesLab : Pre-installation Testing for SQL Partial backupAfter completing thisAssigning Server and Database Roles ServerLab : Preparing Systems for SQL module, students will be able to:Assign Server Roles Server Back up databases and transaction logs.Assign Fixed Database Roles Adjust memory configuration Manage database backups.Create and Assign User-defined Database Pre-installation Stress Testing Work with more advanced backup options.Roles Check Specific I/O OperationsAfter Restoring DatabasesCheck Role AssignmentsAfter completing completing this module, students will be Working with Point-in-time recoverythis module, students will be able to: able to: Restoring System Databases andWork with server roles. Describe the SQL Server architecture. Individual FilesLab : Restoring SQL ServerWork with fixed database roles. Plan for server resource requirements. 2012 DatabasesCreate user-defined database roles. Conduct pre-installation stress testing for Determine a restore strategyAuthorizing Users to Execute Code SQL Server. Restore the databaseConfiguring Permissions at the Schema Installing SQL Server Using STANDBY modeAfter completingLevelLab : Authorizing Users to Access Upgrading and Automating this module, students will be able to:Resources InstallationLab : Installing and Understand the restore process.Assign Schema-level Permissions Configuring SQL Server Restore databases.Assign Object-level Permissions Review installation requirements Work with Point-in-time Recovery.Test PermissionsAfter completing this Install the SQL Server instance Restore system databases and individualmodule, students will be able to: Perform Post-installation Setup and files.Authorize user access to objects. Checks Importing ; Exporting Table DataAuthorize users to execute code. Configure Server MemoryAfter Inserting Data in BulkLab : Importing andConfigure permissions at the schema level. completing this module, students will be Exporting DataImplementing SQL Server Audit able to: Import the Excel spreadsheetManaging SQL Server AuditLab : Auditing Prepare to install SQL Server. Import the CSV fileSQL Server Environments Install SQL Server. Create and test an extraction packageDetermine audit configuration and create Upgrade and automate the installation of Compare loading performanceAfteraudit SQL Server. completing this module, students will beCreate server audit specifications Working with Files and Filegroups able to:Create database audit specifications Moving Database FilesLab : Working with Transfer data to and from SQL Server.Test audit functionalityAfter completing this Databases Import and export table data.

Page 25: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

module, students will be able to: Adjust tempdb configuration Insert data in bulk and optimize the bulkDescribe the options for auditing data Create the RateTracking database insert process.access in SQL Server. Attach the OldProspects database Authorizing Logins to Access DatabasesImplement SQL Server Audit. Add multiple files to tempdbAfter Authorization Across ServersLab :Manage SQL Server Audit. completing this module, students will be Authenticating and Authorizing UsersWorking with SQL Server Agent able to: Create LoginsManaging SQL Server Agent JobsLab : Describe the role and structure of SQL Correct an Application Login IssueAutomating SQL Server Management Server databases. Create Database UsersCreate a Data Extraction Job Work with files and filegroups. Correct Access to RestoredAfterSchedule the Data Extraction Job Move database files within servers and completing this module, students will beTroubleshoot a Failing JobAfter completing between servers. able to:this module, students will be able to: Understanding SQL Server Transaction Describe how SQL Server authenticatesAutomate SQL Server Management. Logging connections.Work with SQL Server Agent. Planning a SQL Server Backup Describe how logins are authorized toManage SQL Server Agent jobs. StrategyLab : Understanding SQL Server access databases.Configuring Credentials Recovery Models Explain the requirements for authorizationConfiguring Proxy AccountsLab : Plan a backup strategy across servers.Configuring Security for SQL Server Agent Configure Recovery Models Working with Fixed Database RolesTroubleshoot job execution failure Review recovery models and Creating User-defined Database RolesLabResolve the security issue strategyAfter completing this module, : Assigning Server and Database RolesPerform further troubleshootingAfter students will be able to: Assign Server Rolescompleting this module, students will be able Describe the critical concepts Assign Fixed Database Rolesto: surrounding backup strategies. Create and Assign User-defined DatabaseExplain SQL Server Agent security. Explain the transaction logging RolesConfigure credentials. capabilities within the SQL Server Check Role AssignmentsAfter completingConfigure Proxy accounts. database engine. this module, students will be able to:Monitoring SQL Server Errors Plan a SQL Server backup strategy. Work with server roles.Configuring Operators, Alerts and Managing Database Backups Work with fixed database roles.NotificationsLab : Monitoring SQL Agent Working with Backup OptionsLab : Create user-defined database roles.Jobs with Alerts and Notifications Backup of SQL Server Databases Authorizing Users to Execute CodeConfigure Database Mail Investigate backup compression Configuring Permissions at the SchemaImplement Notifications Transaction log backup LevelLab : Authorizing Users to AccessImplement AlertsAfter completing this Differential backup Resourcesmodule, students will be able to: Copy-only backup Assign Schema-level PermissionsConfigure database mail. Partial backupAfter completing this Assign Object-level PermissionsMonitor SQL Server errors. module, students will be able to: Test PermissionsAfter completing thisConfigure operators, alerts and notifications. Back up databases and transaction logs. module, students will be able to:Maintaining Indexes Manage database backups. Authorize user access to objects.Automating Routine Database Work with more advanced backup Authorize users to execute code.MaintenanceLab : Performing Ongoing options. Configure permissions at the schemaDatabase Maintenance Restoring Databases level.Check database integrity using DBCC Working with Point-in-time recovery Implementing SQL Server AuditCHECKDB Restoring System Databases and Managing SQL Server AuditLab : AuditingCorrect index fragmentation Individual FilesLab : Restoring SQL SQL Server EnvironmentsCreate a database maintenance plan Server 2012 Databases Determine audit configuration and createInvestigate table lock performanceAfter Determine a restore strategy auditcompleting this module, students will be able Restore the database Create server audit specificationsto: Using STANDBY modeAfter completing Create database audit specificationsEnsure database integrity. this module, students will be able to: Test audit functionalityAfter completing thisMaintain indexes. Understand the restore process. module, students will be able to:Automate routine database maintenance. Restore databases. Describe the options for auditing dataImproving Performance with the Database Work with Point-in-time Recovery. access in SQL Server.Engine Tuning Advisor Restore system databases and individual Implement SQL Server Audit.Working with Tracing OptionsLab : Tracing files. Manage SQL Server Audit.Access to SQL Server 2012 Importing ; Exporting Table Data Working with SQL Server AgentCapture a trace using SQL Server Profiler Inserting Data in BulkLab : Importing and Managing SQL Server Agent JobsLab :Analyze a trace using Database Engine Exporting Data Automating SQL Server ManagementTuning Advisor Import the Excel spreadsheet Create a Data Extraction JobConfigure SQL TraceAfter completing this Import the CSV file Schedule the Data Extraction Jobmodule, students will be able to: Create and test an extraction package Troubleshoot a Failing JobAfter completingCapture activity using SQL Server Profiler Compare loading performanceAfter this module, students will be able to:and Extended Events Profiler. completing this module, students will be Automate SQL Server Management.Improve performance with the Database able to: Work with SQL Server Agent.Engine Tuning Advisor. Transfer data to and from SQL Server. Manage SQL Server Agent jobs.Work with tracing options. Import and export table data. Configuring CredentialsCapturing and Managing Performance Data Insert data in bulk and optimize the bulk Configuring Proxy AccountsLab :

Page 26: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Analyzing Collected Performance DataLab : insert process. Configuring Security for SQL Server AgentMonitoring SQL Server 2012 Authorizing Logins to Access Databases Troubleshoot job execution failureInvestigating DMVs Authorization Across ServersLab : Resolve the security issueConfigure Management Data Warehouse Authenticating and Authorizing Users Perform further troubleshootingAfterConfigure Instances for Data Collection Create Logins completing this module, students will beWork with Data Collector ReportsAfter Correct an Application Login Issue able to:completing this module, students will be able Create Database Users Explain SQL Server Agent security.to: Correct Access to RestoredAfter Configure credentials.Monitor current activity. completing this module, students will be Configure Proxy accounts.Capture and manage performance data. able to: Monitoring SQL Server ErrorsAnalyze collected performance data. Describe how SQL Server authenticates Configuring Operators, Alerts andVirtualizing SQL Server connections. NotificationsLab : Monitoring SQL AgentDeploying and Upgrading Data-Tier Describe how logins are authorized to Jobs with Alerts and NotificationsApplicationsLab : Managing Multiple Servers access databases. Configure Database MailConfigure CMS and execute multi-server Explain the requirements for authorization Implement Notificationsqueries across servers. Implement AlertsAfter completing thisDeploy a data-tier application Working with Fixed Database Roles module, students will be able to:Register and extract a data-tier application Creating User-defined Database Configure database mail.Upgrade a data-tier applicationAfter RolesLab : Assigning Server and Monitor SQL Server errors.completing this module, students will be able Database Roles Configure operators, alerts andto: Assign Server Roles notifications.Work with multiple servers. Assign Fixed Database Roles Maintaining IndexesDescribe options for virtualizing SQL Server. Create and Assign User-defined Automating Routine DatabaseDeploy and upgrade Data-Tier Applications. Database Roles MaintenanceLab : Performing OngoingResolving Service-related Issues Check Role AssignmentsAfter completing Database MaintenanceResolving Concurrency Issues this module, students will be able to: Check database integrity using DBCCResolving Login and Connectivity IssuesLab Work with server roles. CHECKDB: Troubleshooting Common Issues Work with fixed database roles. Correct index fragmentationTroubleshoot and resolve SQL Server Create user-defined database roles. Create a database maintenance planadministrative issuesAfter completing this Authorizing Users to Execute Code Investigate table lock performanceAftermodule, students will be able to: Configuring Permissions at the Schema completing this module, students will beExplain SQL Server troubleshooting LevelLab : Authorizing Users to Access able to:methodology. Resources Ensure database integrity.Resolve service-related issues. Assign Schema-level Permissions Maintain indexes.Resolve concurrency issues. Assign Object-level Permissions Automate routine database maintenance.Resolve login and connectivity issues Test PermissionsAfter completing this Improving Performance with the Database

module, students will be able to: Engine Tuning AdvisorAuthorize user access to objects. Working with Tracing OptionsLab : Tracing

line Authorize users to execute code. Access to SQL Server 2012Working with SQL Server Tools Configure permissions at the schema Capture a trace using SQL Server ProfilerConfiguring SQL Server ServicesLab : level. Analyze a trace using Database EngineIntroduction to SQL Server and its Toolset Implementing SQL Server Audit Tuning AdvisorVerifying SQL Server Component Managing SQL Server AuditLab : Configure SQL TraceAfter completing thisInstallation Auditing SQL Server Environments module, students will be able to:Altering Service Accounts for New Instance Determine audit configuration and create Capture activity using SQL Server ProfilerEnabling Named Pipes Protocol for Both audit and Extended Events Profiler.Instances Create server audit specifications Improve performance with the DatabaseCreating an Alias for AdvDev Create database audit specifications Engine Tuning Advisor.Ensuring SQL Browser is Disabled and Test audit functionalityAfter completing Work with tracing options.Configure a Fixed TCP/IP Port (Only if time this module, students will be able to: Capturing and Managing PerformancepermitsAfter completing this module, Describe the options for auditing data Datastudents will be able to: access in SQL Server. Analyzing Collected Performance DataLabDescribe the SQL Server Platform. Implement SQL Server Audit. : Monitoring SQL Server 2012Work with SQL Server Tools. Manage SQL Server Audit. Investigating DMVsConfigure SQL Server Services. Working with SQL Server Agent Configure Management Data WarehousePlanning Server Resource Requirements Managing SQL Server Agent JobsLab : Configure Instances for Data CollectionPre-installation Testing for SQL ServerLab : Automating SQL Server Management Work with Data Collector ReportsAfterPreparing Systems for SQL Server Create a Data Extraction Job completing this module, students will beAdjust memory configuration Schedule the Data Extraction Job able to:Pre-installation Stress Testing Troubleshoot a Failing JobAfter Monitor current activity.Check Specific I/O OperationsAfter completing this module, students will be Capture and manage performance data.completing this module, students will be able able to: Analyze collected performance data.to: Automate SQL Server Management. Virtualizing SQL ServerDescribe the SQL Server architecture. Work with SQL Server Agent. Deploying and Upgrading Data-TierPlan for server resource requirements. Manage SQL Server Agent jobs. ApplicationsLab : Managing MultipleConduct pre-installation stress testing for Configuring Credentials Servers

Page 27: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

SQL Server. Configuring Proxy AccountsLab : Configure CMS and execute multi-serverInstalling SQL Server Configuring Security for SQL Server queriesUpgrading and Automating InstallationLab : Agent Deploy a data-tier applicationInstalling and Configuring SQL Server Troubleshoot job execution failure Register and extract a data-tier applicationReview installation requirements Resolve the security issue Upgrade a data-tier applicationAfterInstall the SQL Server instance Perform further troubleshootingAfter completing this module, students will bePerform Post-installation Setup and Checks completing this module, students will be able to:Configure Server MemoryAfter completing able to: Work with multiple servers.this module, students will be able to: Explain SQL Server Agent security. Describe options for virtualizing SQLPrepare to install SQL Server. Configure credentials. Server.Install SQL Server. Configure Proxy accounts. Deploy and upgrade Data-TierUpgrade and automate the installation of Monitoring SQL Server Errors Applications.SQL Server. Configuring Operators, Alerts and Resolving Service-related IssuesWorking with Files and Filegroups NotificationsLab : Monitoring SQL Agent Resolving Concurrency IssuesMoving Database FilesLab : Working with Jobs with Alerts and Notifications Resolving Login and ConnectivityDatabases Configure Database Mail IssuesLab : Troubleshooting CommonAdjust tempdb configuration Implement Notifications IssuesCreate the RateTracking database Implement AlertsAfter completing this Troubleshoot and resolve SQL ServerAttach the OldProspects database module, students will be able to: administrative issuesAfter completing thisAdd multiple files to tempdbAfter completing Configure database mail. module, students will be able to:this module, students will be able to: Monitor SQL Server errors. Explain SQL Server troubleshootingDescribe the role and structure of SQL Configure operators, alerts and methodology.Server databases. notifications. Resolve service-related issues.Work with files and filegroups. Maintaining Indexes Resolve concurrency issues.Move database files within servers and Automating Routine Database Resolve login and connectivity issuesbetween servers. MaintenanceLab : Performing OngoingUnderstanding SQL Server Transaction Database Maintenance Module 15: Monitoring SQL Server 2012 withLogging Check database integrity using DBCC Alerts and NotificationsPlanning a SQL Server Backup StrategyLab CHECKDB line: Understanding SQL Server Recovery Correct index fragmentationModels Create a database maintenance plan This module covers the configuration ofPlan a backup strategy Investigate table lock performanceAfter database mail, alerts and notifications.Configure Recovery Models completing this module, students will be lineReview recovery models and strategyAfter able to: Configuration of Database Mailcompleting this module, students will be able Ensure database integrity.to: Maintain indexes.Describe the critical concepts surrounding Automate routine database maintenance. linebackup strategies. Improving Performance with the Working with SQL Server ToolsExplain the transaction logging capabilities Database Engine Tuning Advisor Configuring SQL Server ServicesLab :within the SQL Server database engine. Working with Tracing OptionsLab : Introduction to SQL Server and its ToolsetPlan a SQL Server backup strategy. Tracing Access to SQL Server 2012 Verifying SQL Server ComponentManaging Database Backups Capture a trace using SQL Server Profiler InstallationWorking with Backup OptionsLab : Backup Analyze a trace using Database Engine Altering Service Accounts for Newof SQL Server Databases Tuning Advisor InstanceInvestigate backup compression Configure SQL TraceAfter completing Enabling Named Pipes Protocol for BothTransaction log backup this module, students will be able to: InstancesDifferential backup Capture activity using SQL Server Profiler Creating an Alias for AdvDevCopy-only backup and Extended Events Profiler. Ensuring SQL Browser is Disabled andPartial backupAfter completing this module, Improve performance with the Database Configure a Fixed TCP/IP Port (Only ifstudents will be able to: Engine Tuning Advisor. time permitsAfter completing this module,Back up databases and transaction logs. Work with tracing options. students will be able to:Manage database backups. Capturing and Managing Performance Describe the SQL Server Platform.Work with more advanced backup options. Data Work with SQL Server Tools.Restoring Databases Analyzing Collected Performance Configure SQL Server Services.Working with Point-in-time recovery DataLab : Monitoring SQL Server 2012 Planning Server Resource RequirementsRestoring System Databases and Individual Investigating DMVs Pre-installation Testing for SQL ServerLabFilesLab : Restoring SQL Server 2012 Configure Management Data Warehouse : Preparing Systems for SQL ServerDatabases Configure Instances for Data Collection Adjust memory configurationDetermine a restore strategy Work with Data Collector ReportsAfter Pre-installation Stress TestingRestore the database completing this module, students will be Check Specific I/O OperationsAfterUsing STANDBY modeAfter completing this able to: completing this module, students will bemodule, students will be able to: Monitor current activity. able to:Understand the restore process. Capture and manage performance data. Describe the SQL Server architecture.Restore databases. Analyze collected performance data. Plan for server resource requirements.Work with Point-in-time Recovery. Virtualizing SQL Server Conduct pre-installation stress testing forRestore system databases and individual Deploying and Upgrading Data-Tier SQL Server.

Page 28: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

files. ApplicationsLab : Managing Multiple Installing SQL ServerImporting ; Exporting Table Data Servers Upgrading and Automating InstallationLabInserting Data in BulkLab : Importing and Configure CMS and execute multi-server : Installing and Configuring SQL ServerExporting Data queries Review installation requirementsImport the Excel spreadsheet Deploy a data-tier application Install the SQL Server instanceImport the CSV file Register and extract a data-tier Perform Post-installation Setup andCreate and test an extraction package application ChecksCompare loading performanceAfter Upgrade a data-tier applicationAfter Configure Server MemoryAfter completingcompleting this module, students will be able completing this module, students will be this module, students will be able to:to: able to: Prepare to install SQL Server.Transfer data to and from SQL Server. Work with multiple servers. Install SQL Server.Import and export table data. Describe options for virtualizing SQL Upgrade and automate the installation ofInsert data in bulk and optimize the bulk Server. SQL Server.insert process. Deploy and upgrade Data-Tier Working with Files and FilegroupsAuthorizing Logins to Access Databases Applications. Moving Database FilesLab : Working withAuthorization Across ServersLab : Resolving Service-related Issues DatabasesAuthenticating and Authorizing Users Resolving Concurrency Issues Adjust tempdb configurationCreate Logins Resolving Login and Connectivity Create the RateTracking databaseCorrect an Application Login Issue IssuesLab : Troubleshooting Common Attach the OldProspects databaseCreate Database Users Issues Add multiple files to tempdbAfterCorrect Access to RestoredAfter completing Troubleshoot and resolve SQL Server completing this module, students will bethis module, students will be able to: administrative issuesAfter completing this able to:Describe how SQL Server authenticates module, students will be able to: Describe the role and structure of SQLconnections. Explain SQL Server troubleshooting Server databases.Describe how logins are authorized to methodology. Work with files and filegroups.access databases. Resolve service-related issues. Move database files within servers andExplain the requirements for authorization Resolve concurrency issues. between servers.across servers. Resolve login and connectivity issues Understanding SQL Server TransactionWorking with Fixed Database Roles LoggingCreating User-defined Database RolesLab : Planning a SQL Server BackupAssigning Server and Database Roles line StrategyLab : Understanding SQL ServerAssign Server Roles Working with SQL Server Tools Recovery ModelsAssign Fixed Database Roles Configuring SQL Server ServicesLab : Plan a backup strategyCreate and Assign User-defined Database Introduction to SQL Server and its Configure Recovery ModelsRoles Toolset Review recovery models and strategyAfterCheck Role AssignmentsAfter completing Verifying SQL Server Component completing this module, students will bethis module, students will be able to: Installation able to:Work with server roles. Altering Service Accounts for New Describe the critical concepts surroundingWork with fixed database roles. Instance backup strategies.Create user-defined database roles. Enabling Named Pipes Protocol for Both Explain the transaction logging capabilitiesAuthorizing Users to Execute Code Instances within the SQL Server database engine.Configuring Permissions at the Schema Creating an Alias for AdvDev Plan a SQL Server backup strategy.LevelLab : Authorizing Users to Access Ensuring SQL Browser is Disabled and Managing Database BackupsResources Configure a Fixed TCP/IP Port (Only if Working with Backup OptionsLab : BackupAssign Schema-level Permissions time permitsAfter completing this module, of SQL Server DatabasesAssign Object-level Permissions students will be able to: Investigate backup compressionTest PermissionsAfter completing this Describe the SQL Server Platform. Transaction log backupmodule, students will be able to: Work with SQL Server Tools. Differential backupAuthorize user access to objects. Configure SQL Server Services. Copy-only backupAuthorize users to execute code. Planning Server Resource Requirements Partial backupAfter completing thisConfigure permissions at the schema level. Pre-installation Testing for SQL module, students will be able to:Implementing SQL Server Audit ServerLab : Preparing Systems for SQL Back up databases and transaction logs.Managing SQL Server AuditLab : Auditing Server Manage database backups.SQL Server Environments Adjust memory configuration Work with more advanced backup options.Determine audit configuration and create Pre-installation Stress Testing Restoring Databasesaudit Check Specific I/O OperationsAfter Working with Point-in-time recoveryCreate server audit specifications completing this module, students will be Restoring System Databases andCreate database audit specifications able to: Individual FilesLab : Restoring SQL ServerTest audit functionalityAfter completing this Describe the SQL Server architecture. 2012 Databasesmodule, students will be able to: Plan for server resource requirements. Determine a restore strategyDescribe the options for auditing data Conduct pre-installation stress testing for Restore the databaseaccess in SQL Server. SQL Server. Using STANDBY modeAfter completingImplement SQL Server Audit. Installing SQL Server this module, students will be able to:Manage SQL Server Audit. Upgrading and Automating Understand the restore process.Working with SQL Server Agent InstallationLab : Installing and Restore databases.Managing SQL Server Agent JobsLab : Configuring SQL Server Work with Point-in-time Recovery.

Page 29: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Automating SQL Server Management Review installation requirements Restore system databases and individualCreate a Data Extraction Job Install the SQL Server instance files.Schedule the Data Extraction Job Perform Post-installation Setup and Importing ; Exporting Table DataTroubleshoot a Failing JobAfter completing Checks Inserting Data in BulkLab : Importing andthis module, students will be able to: Configure Server MemoryAfter Exporting DataAutomate SQL Server Management. completing this module, students will be Import the Excel spreadsheetWork with SQL Server Agent. able to: Import the CSV fileManage SQL Server Agent jobs. Prepare to install SQL Server. Create and test an extraction packageConfiguring Credentials Install SQL Server. Compare loading performanceAfterConfiguring Proxy AccountsLab : Upgrade and automate the installation of completing this module, students will beConfiguring Security for SQL Server Agent SQL Server. able to:Troubleshoot job execution failure Working with Files and Filegroups Transfer data to and from SQL Server.Resolve the security issue Moving Database FilesLab : Working with Import and export table data.Perform further troubleshootingAfter Databases Insert data in bulk and optimize the bulkcompleting this module, students will be able Adjust tempdb configuration insert process.to: Create the RateTracking database Authorizing Logins to Access DatabasesExplain SQL Server Agent security. Attach the OldProspects database Authorization Across ServersLab :Configure credentials. Add multiple files to tempdbAfter Authenticating and Authorizing UsersConfigure Proxy accounts. completing this module, students will be Create LoginsMonitoring SQL Server Errors able to: Correct an Application Login IssueConfiguring Operators, Alerts and Describe the role and structure of SQL Create Database UsersNotificationsLab : Monitoring SQL Agent Server databases. Correct Access to RestoredAfterJobs with Alerts and Notifications Work with files and filegroups. completing this module, students will beConfigure Database Mail Move database files within servers and able to:Implement Notifications between servers. Describe how SQL Server authenticatesImplement AlertsAfter completing this Understanding SQL Server Transaction connections.module, students will be able to: Logging Describe how logins are authorized toConfigure database mail. Planning a SQL Server Backup access databases.Monitor SQL Server errors. StrategyLab : Understanding SQL Server Explain the requirements for authorizationConfigure operators, alerts and notifications. Recovery Models across servers.Maintaining Indexes Plan a backup strategy Working with Fixed Database RolesAutomating Routine Database Configure Recovery Models Creating User-defined Database RolesLabMaintenanceLab : Performing Ongoing Review recovery models and : Assigning Server and Database RolesDatabase Maintenance strategyAfter completing this module, Assign Server RolesCheck database integrity using DBCC students will be able to: Assign Fixed Database RolesCHECKDB Describe the critical concepts Create and Assign User-defined DatabaseCorrect index fragmentation surrounding backup strategies. RolesCreate a database maintenance plan Explain the transaction logging Check Role AssignmentsAfter completingInvestigate table lock performanceAfter capabilities within the SQL Server this module, students will be able to:completing this module, students will be able database engine. Work with server roles.to: Plan a SQL Server backup strategy. Work with fixed database roles.Ensure database integrity. Managing Database Backups Create user-defined database roles.Maintain indexes. Working with Backup OptionsLab : Authorizing Users to Execute CodeAutomate routine database maintenance. Backup of SQL Server Databases Configuring Permissions at the SchemaImproving Performance with the Database Investigate backup compression LevelLab : Authorizing Users to AccessEngine Tuning Advisor Transaction log backup ResourcesWorking with Tracing OptionsLab : Tracing Differential backup Assign Schema-level PermissionsAccess to SQL Server 2012 Copy-only backup Assign Object-level PermissionsCapture a trace using SQL Server Profiler Partial backupAfter completing this Test PermissionsAfter completing thisAnalyze a trace using Database Engine module, students will be able to: module, students will be able to:Tuning Advisor Back up databases and transaction logs. Authorize user access to objects.Configure SQL TraceAfter completing this Manage database backups. Authorize users to execute code.module, students will be able to: Work with more advanced backup Configure permissions at the schemaCapture activity using SQL Server Profiler options. level.and Extended Events Profiler. Restoring Databases Implementing SQL Server AuditImprove performance with the Database Working with Point-in-time recovery Managing SQL Server AuditLab : AuditingEngine Tuning Advisor. Restoring System Databases and SQL Server EnvironmentsWork with tracing options. Individual FilesLab : Restoring SQL Determine audit configuration and createCapturing and Managing Performance Data Server 2012 Databases auditAnalyzing Collected Performance DataLab : Determine a restore strategy Create server audit specificationsMonitoring SQL Server 2012 Restore the database Create database audit specificationsInvestigating DMVs Using STANDBY modeAfter completing Test audit functionalityAfter completing thisConfigure Management Data Warehouse this module, students will be able to: module, students will be able to:Configure Instances for Data Collection Understand the restore process. Describe the options for auditing dataWork with Data Collector ReportsAfter Restore databases. access in SQL Server.completing this module, students will be able Work with Point-in-time Recovery. Implement SQL Server Audit.

Page 30: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

to: Restore system databases and individual Manage SQL Server Audit.Monitor current activity. files. Working with SQL Server AgentCapture and manage performance data. Importing ; Exporting Table Data Managing SQL Server Agent JobsLab :Analyze collected performance data. Inserting Data in BulkLab : Importing and Automating SQL Server ManagementVirtualizing SQL Server Exporting Data Create a Data Extraction JobDeploying and Upgrading Data-Tier Import the Excel spreadsheet Schedule the Data Extraction JobApplicationsLab : Managing Multiple Servers Import the CSV file Troubleshoot a Failing JobAfter completingConfigure CMS and execute multi-server Create and test an extraction package this module, students will be able to:queries Compare loading performanceAfter Automate SQL Server Management.Deploy a data-tier application completing this module, students will be Work with SQL Server Agent.Register and extract a data-tier application able to: Manage SQL Server Agent jobs.Upgrade a data-tier applicationAfter Transfer data to and from SQL Server. Configuring Credentialscompleting this module, students will be able Import and export table data. Configuring Proxy AccountsLab :to: Insert data in bulk and optimize the bulk Configuring Security for SQL Server AgentWork with multiple servers. insert process. Troubleshoot job execution failureDescribe options for virtualizing SQL Server. Authorizing Logins to Access Databases Resolve the security issueDeploy and upgrade Data-Tier Applications. Authorization Across ServersLab : Perform further troubleshootingAfterResolving Service-related Issues Authenticating and Authorizing Users completing this module, students will beResolving Concurrency Issues Create Logins able to:Resolving Login and Connectivity IssuesLab Correct an Application Login Issue Explain SQL Server Agent security.: Troubleshooting Common Issues Create Database Users Configure credentials.Troubleshoot and resolve SQL Server Correct Access to RestoredAfter Configure Proxy accounts.administrative issuesAfter completing this completing this module, students will be Monitoring SQL Server Errorsmodule, students will be able to: able to: Configuring Operators, Alerts andExplain SQL Server troubleshooting Describe how SQL Server authenticates NotificationsLab : Monitoring SQL Agentmethodology. connections. Jobs with Alerts and NotificationsResolve service-related issues. Describe how logins are authorized to Configure Database MailResolve concurrency issues. access databases. Implement NotificationsResolve login and connectivity issues Explain the requirements for authorization Implement AlertsAfter completing this

across servers. module, students will be able to:Working with Fixed Database Roles Configure database mail.

line Creating User-defined Database Monitor SQL Server errors.Working with SQL Server Tools RolesLab : Assigning Server and Configure operators, alerts andConfiguring SQL Server ServicesLab : Database Roles notifications.Introduction to SQL Server and its Toolset Assign Server Roles Maintaining IndexesVerifying SQL Server Component Assign Fixed Database Roles Automating Routine DatabaseInstallation Create and Assign User-defined MaintenanceLab : Performing OngoingAltering Service Accounts for New Instance Database Roles Database MaintenanceEnabling Named Pipes Protocol for Both Check Role AssignmentsAfter completing Check database integrity using DBCCInstances this module, students will be able to: CHECKDBCreating an Alias for AdvDev Work with server roles. Correct index fragmentationEnsuring SQL Browser is Disabled and Work with fixed database roles. Create a database maintenance planConfigure a Fixed TCP/IP Port (Only if time Create user-defined database roles. Investigate table lock performanceAfterpermitsAfter completing this module, Authorizing Users to Execute Code completing this module, students will bestudents will be able to: Configuring Permissions at the Schema able to:Describe the SQL Server Platform. LevelLab : Authorizing Users to Access Ensure database integrity.Work with SQL Server Tools. Resources Maintain indexes.Configure SQL Server Services. Assign Schema-level Permissions Automate routine database maintenance.Planning Server Resource Requirements Assign Object-level Permissions Improving Performance with the DatabasePre-installation Testing for SQL ServerLab : Test PermissionsAfter completing this Engine Tuning AdvisorPreparing Systems for SQL Server module, students will be able to: Working with Tracing OptionsLab : TracingAdjust memory configuration Authorize user access to objects. Access to SQL Server 2012Pre-installation Stress Testing Authorize users to execute code. Capture a trace using SQL Server ProfilerCheck Specific I/O OperationsAfter Configure permissions at the schema Analyze a trace using Database Enginecompleting this module, students will be able level. Tuning Advisorto: Implementing SQL Server Audit Configure SQL TraceAfter completing thisDescribe the SQL Server architecture. Managing SQL Server AuditLab : module, students will be able to:Plan for server resource requirements. Auditing SQL Server Environments Capture activity using SQL Server ProfilerConduct pre-installation stress testing for Determine audit configuration and create and Extended Events Profiler.SQL Server. audit Improve performance with the DatabaseInstalling SQL Server Create server audit specifications Engine Tuning Advisor.Upgrading and Automating InstallationLab : Create database audit specifications Work with tracing options.Installing and Configuring SQL Server Test audit functionalityAfter completing Capturing and Managing PerformanceReview installation requirements this module, students will be able to: DataInstall the SQL Server instance Describe the options for auditing data Analyzing Collected Performance DataLabPerform Post-installation Setup and Checks access in SQL Server. : Monitoring SQL Server 2012

Page 31: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure Server MemoryAfter completing Implement SQL Server Audit. Investigating DMVsthis module, students will be able to: Manage SQL Server Audit. Configure Management Data WarehousePrepare to install SQL Server. Working with SQL Server Agent Configure Instances for Data CollectionInstall SQL Server. Managing SQL Server Agent JobsLab : Work with Data Collector ReportsAfterUpgrade and automate the installation of Automating SQL Server Management completing this module, students will beSQL Server. Create a Data Extraction Job able to:Working with Files and Filegroups Schedule the Data Extraction Job Monitor current activity.Moving Database FilesLab : Working with Troubleshoot a Failing JobAfter Capture and manage performance data.Databases completing this module, students will be Analyze collected performance data.Adjust tempdb configuration able to: Virtualizing SQL ServerCreate the RateTracking database Automate SQL Server Management. Deploying and Upgrading Data-TierAttach the OldProspects database Work with SQL Server Agent. ApplicationsLab : Managing MultipleAdd multiple files to tempdbAfter completing Manage SQL Server Agent jobs. Serversthis module, students will be able to: Configuring Credentials Configure CMS and execute multi-serverDescribe the role and structure of SQL Configuring Proxy AccountsLab : queriesServer databases. Configuring Security for SQL Server Deploy a data-tier applicationWork with files and filegroups. Agent Register and extract a data-tier applicationMove database files within servers and Troubleshoot job execution failure Upgrade a data-tier applicationAfterbetween servers. Resolve the security issue completing this module, students will beUnderstanding SQL Server Transaction Perform further troubleshootingAfter able to:Logging completing this module, students will be Work with multiple servers.Planning a SQL Server Backup StrategyLab able to: Describe options for virtualizing SQL: Understanding SQL Server Recovery Explain SQL Server Agent security. Server.Models Configure credentials. Deploy and upgrade Data-TierPlan a backup strategy Configure Proxy accounts. Applications.Configure Recovery Models Monitoring SQL Server Errors Resolving Service-related IssuesReview recovery models and strategyAfter Configuring Operators, Alerts and Resolving Concurrency Issuescompleting this module, students will be able NotificationsLab : Monitoring SQL Agent Resolving Login and Connectivityto: Jobs with Alerts and Notifications IssuesLab : Troubleshooting CommonDescribe the critical concepts surrounding Configure Database Mail Issuesbackup strategies. Implement Notifications Troubleshoot and resolve SQL ServerExplain the transaction logging capabilities Implement AlertsAfter completing this administrative issuesAfter completing thiswithin the SQL Server database engine. module, students will be able to: module, students will be able to:Plan a SQL Server backup strategy. Configure database mail. Explain SQL Server troubleshootingManaging Database Backups Monitor SQL Server errors. methodology.Working with Backup OptionsLab : Backup Configure operators, alerts and Resolve service-related issues.of SQL Server Databases notifications. Resolve concurrency issues.Investigate backup compression Maintaining Indexes Resolve login and connectivity issuesTransaction log backup Automating Routine DatabaseDifferential backup MaintenanceLab : Performing OngoingCopy-only backup Database Maintenance linePartial backupAfter completing this module, Check database integrity using DBCC Working with SQL Server Toolsstudents will be able to: CHECKDB Configuring SQL Server ServicesLab :Back up databases and transaction logs. Correct index fragmentation Introduction to SQL Server and its ToolsetManage database backups. Create a database maintenance plan Verifying SQL Server ComponentWork with more advanced backup options. Investigate table lock performanceAfter InstallationRestoring Databases completing this module, students will be Altering Service Accounts for NewWorking with Point-in-time recovery able to: InstanceRestoring System Databases and Individual Ensure database integrity. Enabling Named Pipes Protocol for BothFilesLab : Restoring SQL Server 2012 Maintain indexes. InstancesDatabases Automate routine database maintenance. Creating an Alias for AdvDevDetermine a restore strategy Improving Performance with the Ensuring SQL Browser is Disabled andRestore the database Database Engine Tuning Advisor Configure a Fixed TCP/IP Port (Only ifUsing STANDBY modeAfter completing this Working with Tracing OptionsLab : time permitsAfter completing this module,module, students will be able to: Tracing Access to SQL Server 2012 students will be able to:Understand the restore process. Capture a trace using SQL Server Profiler Describe the SQL Server Platform.Restore databases. Analyze a trace using Database Engine Work with SQL Server Tools.Work with Point-in-time Recovery. Tuning Advisor Configure SQL Server Services.Restore system databases and individual Configure SQL TraceAfter completing Planning Server Resource Requirementsfiles. this module, students will be able to: Pre-installation Testing for SQL ServerLabImporting ; Exporting Table Data Capture activity using SQL Server Profiler : Preparing Systems for SQL ServerInserting Data in BulkLab : Importing and and Extended Events Profiler. Adjust memory configurationExporting Data Improve performance with the Database Pre-installation Stress TestingImport the Excel spreadsheet Engine Tuning Advisor. Check Specific I/O OperationsAfterImport the CSV file Work with tracing options. completing this module, students will beCreate and test an extraction package Capturing and Managing Performance able to:

Page 32: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Compare loading performanceAfter Data Describe the SQL Server architecture.completing this module, students will be able Analyzing Collected Performance Plan for server resource requirements.to: DataLab : Monitoring SQL Server 2012 Conduct pre-installation stress testing forTransfer data to and from SQL Server. Investigating DMVs SQL Server.Import and export table data. Configure Management Data Warehouse Installing SQL ServerInsert data in bulk and optimize the bulk Configure Instances for Data Collection Upgrading and Automating InstallationLabinsert process. Work with Data Collector ReportsAfter : Installing and Configuring SQL ServerAuthorizing Logins to Access Databases completing this module, students will be Review installation requirementsAuthorization Across ServersLab : able to: Install the SQL Server instanceAuthenticating and Authorizing Users Monitor current activity. Perform Post-installation Setup andCreate Logins Capture and manage performance data. ChecksCorrect an Application Login Issue Analyze collected performance data. Configure Server MemoryAfter completingCreate Database Users Virtualizing SQL Server this module, students will be able to:Correct Access to RestoredAfter completing Deploying and Upgrading Data-Tier Prepare to install SQL Server.this module, students will be able to: ApplicationsLab : Managing Multiple Install SQL Server.Describe how SQL Server authenticates Servers Upgrade and automate the installation ofconnections. Configure CMS and execute multi-server SQL Server.Describe how logins are authorized to queries Working with Files and Filegroupsaccess databases. Deploy a data-tier application Moving Database FilesLab : Working withExplain the requirements for authorization Register and extract a data-tier Databasesacross servers. application Adjust tempdb configurationWorking with Fixed Database Roles Upgrade a data-tier applicationAfter Create the RateTracking databaseCreating User-defined Database RolesLab : completing this module, students will be Attach the OldProspects databaseAssigning Server and Database Roles able to: Add multiple files to tempdbAfterAssign Server Roles Work with multiple servers. completing this module, students will beAssign Fixed Database Roles Describe options for virtualizing SQL able to:Create and Assign User-defined Database Server. Describe the role and structure of SQLRoles Deploy and upgrade Data-Tier Server databases.Check Role AssignmentsAfter completing Applications. Work with files and filegroups.this module, students will be able to: Resolving Service-related Issues Move database files within servers andWork with server roles. Resolving Concurrency Issues between servers.Work with fixed database roles. Resolving Login and Connectivity Understanding SQL Server TransactionCreate user-defined database roles. IssuesLab : Troubleshooting Common LoggingAuthorizing Users to Execute Code Issues Planning a SQL Server BackupConfiguring Permissions at the Schema Troubleshoot and resolve SQL Server StrategyLab : Understanding SQL ServerLevelLab : Authorizing Users to Access administrative issuesAfter completing this Recovery ModelsResources module, students will be able to: Plan a backup strategyAssign Schema-level Permissions Explain SQL Server troubleshooting Configure Recovery ModelsAssign Object-level Permissions methodology. Review recovery models and strategyAfterTest PermissionsAfter completing this Resolve service-related issues. completing this module, students will bemodule, students will be able to: Resolve concurrency issues. able to:Authorize user access to objects. Resolve login and connectivity issues Describe the critical concepts surroundingAuthorize users to execute code. backup strategies.Configure permissions at the schema level. Explain the transaction logging capabilitiesImplementing SQL Server Audit line within the SQL Server database engine.Managing SQL Server AuditLab : Auditing Working with SQL Server Tools Plan a SQL Server backup strategy.SQL Server Environments Configuring SQL Server ServicesLab : Managing Database BackupsDetermine audit configuration and create Introduction to SQL Server and its Working with Backup OptionsLab : Backupaudit Toolset of SQL Server DatabasesCreate server audit specifications Verifying SQL Server Component Investigate backup compressionCreate database audit specifications Installation Transaction log backupTest audit functionalityAfter completing this Altering Service Accounts for New Differential backupmodule, students will be able to: Instance Copy-only backupDescribe the options for auditing data Enabling Named Pipes Protocol for Both Partial backupAfter completing thisaccess in SQL Server. Instances module, students will be able to:Implement SQL Server Audit. Creating an Alias for AdvDev Back up databases and transaction logs.Manage SQL Server Audit. Ensuring SQL Browser is Disabled and Manage database backups.Working with SQL Server Agent Configure a Fixed TCP/IP Port (Only if Work with more advanced backup options.Managing SQL Server Agent JobsLab : time permitsAfter completing this module, Restoring DatabasesAutomating SQL Server Management students will be able to: Working with Point-in-time recoveryCreate a Data Extraction Job Describe the SQL Server Platform. Restoring System Databases andSchedule the Data Extraction Job Work with SQL Server Tools. Individual FilesLab : Restoring SQL ServerTroubleshoot a Failing JobAfter completing Configure SQL Server Services. 2012 Databasesthis module, students will be able to: Planning Server Resource Requirements Determine a restore strategyAutomate SQL Server Management. Pre-installation Testing for SQL Restore the databaseWork with SQL Server Agent. ServerLab : Preparing Systems for SQL Using STANDBY modeAfter completing

Page 33: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Manage SQL Server Agent jobs. Server this module, students will be able to:Configuring Credentials Adjust memory configuration Understand the restore process.Configuring Proxy AccountsLab : Pre-installation Stress Testing Restore databases.Configuring Security for SQL Server Agent Check Specific I/O OperationsAfter Work with Point-in-time Recovery.Troubleshoot job execution failure completing this module, students will be Restore system databases and individualResolve the security issue able to: files.Perform further troubleshootingAfter Describe the SQL Server architecture. Importing ; Exporting Table Datacompleting this module, students will be able Plan for server resource requirements. Inserting Data in BulkLab : Importing andto: Conduct pre-installation stress testing for Exporting DataExplain SQL Server Agent security. SQL Server. Import the Excel spreadsheetConfigure credentials. Installing SQL Server Import the CSV fileConfigure Proxy accounts. Upgrading and Automating Create and test an extraction packageMonitoring SQL Server Errors InstallationLab : Installing and Compare loading performanceAfterConfiguring Operators, Alerts and Configuring SQL Server completing this module, students will beNotificationsLab : Monitoring SQL Agent Review installation requirements able to:Jobs with Alerts and Notifications Install the SQL Server instance Transfer data to and from SQL Server.Configure Database Mail Perform Post-installation Setup and Import and export table data.Implement Notifications Checks Insert data in bulk and optimize the bulkImplement AlertsAfter completing this Configure Server MemoryAfter insert process.module, students will be able to: completing this module, students will be Authorizing Logins to Access DatabasesConfigure database mail. able to: Authorization Across ServersLab :Monitor SQL Server errors. Prepare to install SQL Server. Authenticating and Authorizing UsersConfigure operators, alerts and notifications. Install SQL Server. Create LoginsMaintaining Indexes Upgrade and automate the installation of Correct an Application Login IssueAutomating Routine Database SQL Server. Create Database UsersMaintenanceLab : Performing Ongoing Working with Files and Filegroups Correct Access to RestoredAfterDatabase Maintenance Moving Database FilesLab : Working with completing this module, students will beCheck database integrity using DBCC Databases able to:CHECKDB Adjust tempdb configuration Describe how SQL Server authenticatesCorrect index fragmentation Create the RateTracking database connections.Create a database maintenance plan Attach the OldProspects database Describe how logins are authorized toInvestigate table lock performanceAfter Add multiple files to tempdbAfter access databases.completing this module, students will be able completing this module, students will be Explain the requirements for authorizationto: able to: across servers.Ensure database integrity. Describe the role and structure of SQL Working with Fixed Database RolesMaintain indexes. Server databases. Creating User-defined Database RolesLabAutomate routine database maintenance. Work with files and filegroups. : Assigning Server and Database RolesImproving Performance with the Database Move database files within servers and Assign Server RolesEngine Tuning Advisor between servers. Assign Fixed Database RolesWorking with Tracing OptionsLab : Tracing Understanding SQL Server Transaction Create and Assign User-defined DatabaseAccess to SQL Server 2012 Logging RolesCapture a trace using SQL Server Profiler Planning a SQL Server Backup Check Role AssignmentsAfter completingAnalyze a trace using Database Engine StrategyLab : Understanding SQL Server this module, students will be able to:Tuning Advisor Recovery Models Work with server roles.Configure SQL TraceAfter completing this Plan a backup strategy Work with fixed database roles.module, students will be able to: Configure Recovery Models Create user-defined database roles.Capture activity using SQL Server Profiler Review recovery models and Authorizing Users to Execute Codeand Extended Events Profiler. strategyAfter completing this module, Configuring Permissions at the SchemaImprove performance with the Database students will be able to: LevelLab : Authorizing Users to AccessEngine Tuning Advisor. Describe the critical concepts ResourcesWork with tracing options. surrounding backup strategies. Assign Schema-level PermissionsCapturing and Managing Performance Data Explain the transaction logging Assign Object-level PermissionsAnalyzing Collected Performance DataLab : capabilities within the SQL Server Test PermissionsAfter completing thisMonitoring SQL Server 2012 database engine. module, students will be able to:Investigating DMVs Plan a SQL Server backup strategy. Authorize user access to objects.Configure Management Data Warehouse Managing Database Backups Authorize users to execute code.Configure Instances for Data Collection Working with Backup OptionsLab : Configure permissions at the schemaWork with Data Collector ReportsAfter Backup of SQL Server Databases level.completing this module, students will be able Investigate backup compression Implementing SQL Server Auditto: Transaction log backup Managing SQL Server AuditLab : AuditingMonitor current activity. Differential backup SQL Server EnvironmentsCapture and manage performance data. Copy-only backup Determine audit configuration and createAnalyze collected performance data. Partial backupAfter completing this auditVirtualizing SQL Server module, students will be able to: Create server audit specificationsDeploying and Upgrading Data-Tier Back up databases and transaction logs. Create database audit specificationsApplicationsLab : Managing Multiple Servers Manage database backups. Test audit functionalityAfter completing this

Page 34: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure CMS and execute multi-server Work with more advanced backup module, students will be able to:queries options. Describe the options for auditing dataDeploy a data-tier application Restoring Databases access in SQL Server.Register and extract a data-tier application Working with Point-in-time recovery Implement SQL Server Audit.Upgrade a data-tier applicationAfter Restoring System Databases and Manage SQL Server Audit.completing this module, students will be able Individual FilesLab : Restoring SQL Working with SQL Server Agentto: Server 2012 Databases Managing SQL Server Agent JobsLab :Work with multiple servers. Determine a restore strategy Automating SQL Server ManagementDescribe options for virtualizing SQL Server. Restore the database Create a Data Extraction JobDeploy and upgrade Data-Tier Applications. Using STANDBY modeAfter completing Schedule the Data Extraction JobResolving Service-related Issues this module, students will be able to: Troubleshoot a Failing JobAfter completingResolving Concurrency Issues Understand the restore process. this module, students will be able to:Resolving Login and Connectivity IssuesLab Restore databases. Automate SQL Server Management.: Troubleshooting Common Issues Work with Point-in-time Recovery. Work with SQL Server Agent.Troubleshoot and resolve SQL Server Restore system databases and individual Manage SQL Server Agent jobs.administrative issuesAfter completing this files. Configuring Credentialsmodule, students will be able to: Importing ; Exporting Table Data Configuring Proxy AccountsLab :Explain SQL Server troubleshooting Inserting Data in BulkLab : Importing and Configuring Security for SQL Server Agentmethodology. Exporting Data Troubleshoot job execution failureResolve service-related issues. Import the Excel spreadsheet Resolve the security issueResolve concurrency issues. Import the CSV file Perform further troubleshootingAfterResolve login and connectivity issues Create and test an extraction package completing this module, students will be

Compare loading performanceAfter able to:Module 2: Preparing Systems for SQL Server completing this module, students will be Explain SQL Server Agent security.2012 able to: Configure credentials.line Transfer data to and from SQL Server. Configure Proxy accounts.

Import and export table data. Monitoring SQL Server ErrorsThis module covers planning for an installation Insert data in bulk and optimize the bulk Configuring Operators, Alerts andrelated to SQL Server I/O requirements, 32 bit insert process. NotificationsLab : Monitoring SQL Agentvs 64 bit, memory configuration options and I/O Authorizing Logins to Access Databases Jobs with Alerts and Notificationssubsystem pre-installation checks using Authorization Across ServersLab : Configure Database MailSQLIOSim and SQLIO. Authenticating and Authorizing Users Implement Notificationsline Create Logins Implement AlertsAfter completing this

Overview of SQL Server Architecture Correct an Application Login Issue module, students will be able to:Create Database Users Configure database mail.Correct Access to RestoredAfter Monitor SQL Server errors.

line completing this module, students will be Configure operators, alerts andWorking with SQL Server Tools able to: notifications.Configuring SQL Server ServicesLab : Describe how SQL Server authenticates Maintaining IndexesIntroduction to SQL Server and its Toolset connections. Automating Routine DatabaseVerifying SQL Server Component Describe how logins are authorized to MaintenanceLab : Performing OngoingInstallation access databases. Database MaintenanceAltering Service Accounts for New Instance Explain the requirements for authorization Check database integrity using DBCCEnabling Named Pipes Protocol for Both across servers. CHECKDBInstances Working with Fixed Database Roles Correct index fragmentationCreating an Alias for AdvDev Creating User-defined Database Create a database maintenance planEnsuring SQL Browser is Disabled and RolesLab : Assigning Server and Investigate table lock performanceAfterConfigure a Fixed TCP/IP Port (Only if time Database Roles completing this module, students will bepermitsAfter completing this module, Assign Server Roles able to:students will be able to: Assign Fixed Database Roles Ensure database integrity.Describe the SQL Server Platform. Create and Assign User-defined Maintain indexes.Work with SQL Server Tools. Database Roles Automate routine database maintenance.Configure SQL Server Services. Check Role AssignmentsAfter completing Improving Performance with the DatabasePlanning Server Resource Requirements this module, students will be able to: Engine Tuning AdvisorPre-installation Testing for SQL ServerLab : Work with server roles. Working with Tracing OptionsLab : TracingPreparing Systems for SQL Server Work with fixed database roles. Access to SQL Server 2012Adjust memory configuration Create user-defined database roles. Capture a trace using SQL Server ProfilerPre-installation Stress Testing Authorizing Users to Execute Code Analyze a trace using Database EngineCheck Specific I/O OperationsAfter Configuring Permissions at the Schema Tuning Advisorcompleting this module, students will be able LevelLab : Authorizing Users to Access Configure SQL TraceAfter completing thisto: Resources module, students will be able to:Describe the SQL Server architecture. Assign Schema-level Permissions Capture activity using SQL Server ProfilerPlan for server resource requirements. Assign Object-level Permissions and Extended Events Profiler.Conduct pre-installation stress testing for Test PermissionsAfter completing this Improve performance with the DatabaseSQL Server. module, students will be able to: Engine Tuning Advisor.Installing SQL Server Authorize user access to objects. Work with tracing options.

Page 35: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Upgrading and Automating InstallationLab : Authorize users to execute code. Capturing and Managing PerformanceInstalling and Configuring SQL Server Configure permissions at the schema DataReview installation requirements level. Analyzing Collected Performance DataLabInstall the SQL Server instance Implementing SQL Server Audit : Monitoring SQL Server 2012Perform Post-installation Setup and Checks Managing SQL Server AuditLab : Investigating DMVsConfigure Server MemoryAfter completing Auditing SQL Server Environments Configure Management Data Warehousethis module, students will be able to: Determine audit configuration and create Configure Instances for Data CollectionPrepare to install SQL Server. audit Work with Data Collector ReportsAfterInstall SQL Server. Create server audit specifications completing this module, students will beUpgrade and automate the installation of Create database audit specifications able to:SQL Server. Test audit functionalityAfter completing Monitor current activity.Working with Files and Filegroups this module, students will be able to: Capture and manage performance data.Moving Database FilesLab : Working with Describe the options for auditing data Analyze collected performance data.Databases access in SQL Server. Virtualizing SQL ServerAdjust tempdb configuration Implement SQL Server Audit. Deploying and Upgrading Data-TierCreate the RateTracking database Manage SQL Server Audit. ApplicationsLab : Managing MultipleAttach the OldProspects database Working with SQL Server Agent ServersAdd multiple files to tempdbAfter completing Managing SQL Server Agent JobsLab : Configure CMS and execute multi-serverthis module, students will be able to: Automating SQL Server Management queriesDescribe the role and structure of SQL Create a Data Extraction Job Deploy a data-tier applicationServer databases. Schedule the Data Extraction Job Register and extract a data-tier applicationWork with files and filegroups. Troubleshoot a Failing JobAfter Upgrade a data-tier applicationAfterMove database files within servers and completing this module, students will be completing this module, students will bebetween servers. able to: able to:Understanding SQL Server Transaction Automate SQL Server Management. Work with multiple servers.Logging Work with SQL Server Agent. Describe options for virtualizing SQLPlanning a SQL Server Backup StrategyLab Manage SQL Server Agent jobs. Server.: Understanding SQL Server Recovery Configuring Credentials Deploy and upgrade Data-TierModels Configuring Proxy AccountsLab : Applications.Plan a backup strategy Configuring Security for SQL Server Resolving Service-related IssuesConfigure Recovery Models Agent Resolving Concurrency IssuesReview recovery models and strategyAfter Troubleshoot job execution failure Resolving Login and Connectivitycompleting this module, students will be able Resolve the security issue IssuesLab : Troubleshooting Commonto: Perform further troubleshootingAfter IssuesDescribe the critical concepts surrounding completing this module, students will be Troubleshoot and resolve SQL Serverbackup strategies. able to: administrative issuesAfter completing thisExplain the transaction logging capabilities Explain SQL Server Agent security. module, students will be able to:within the SQL Server database engine. Configure credentials. Explain SQL Server troubleshootingPlan a SQL Server backup strategy. Configure Proxy accounts. methodology.Managing Database Backups Monitoring SQL Server Errors Resolve service-related issues.Working with Backup OptionsLab : Backup Configuring Operators, Alerts and Resolve concurrency issues.of SQL Server Databases NotificationsLab : Monitoring SQL Agent Resolve login and connectivity issuesInvestigate backup compression Jobs with Alerts and NotificationsTransaction log backup Configure Database MailDifferential backup Implement Notifications lineCopy-only backup Implement AlertsAfter completing this Working with SQL Server ToolsPartial backupAfter completing this module, module, students will be able to: Configuring SQL Server ServicesLab :students will be able to: Configure database mail. Introduction to SQL Server and its ToolsetBack up databases and transaction logs. Monitor SQL Server errors. Verifying SQL Server ComponentManage database backups. Configure operators, alerts and InstallationWork with more advanced backup options. notifications. Altering Service Accounts for NewRestoring Databases Maintaining Indexes InstanceWorking with Point-in-time recovery Automating Routine Database Enabling Named Pipes Protocol for BothRestoring System Databases and Individual MaintenanceLab : Performing Ongoing InstancesFilesLab : Restoring SQL Server 2012 Database Maintenance Creating an Alias for AdvDevDatabases Check database integrity using DBCC Ensuring SQL Browser is Disabled andDetermine a restore strategy CHECKDB Configure a Fixed TCP/IP Port (Only ifRestore the database Correct index fragmentation time permitsAfter completing this module,Using STANDBY modeAfter completing this Create a database maintenance plan students will be able to:module, students will be able to: Investigate table lock performanceAfter Describe the SQL Server Platform.Understand the restore process. completing this module, students will be Work with SQL Server Tools.Restore databases. able to: Configure SQL Server Services.Work with Point-in-time Recovery. Ensure database integrity. Planning Server Resource RequirementsRestore system databases and individual Maintain indexes. Pre-installation Testing for SQL ServerLabfiles. Automate routine database maintenance. : Preparing Systems for SQL ServerImporting ; Exporting Table Data Improving Performance with the Adjust memory configuration

Page 36: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Inserting Data in BulkLab : Importing and Database Engine Tuning Advisor Pre-installation Stress TestingExporting Data Working with Tracing OptionsLab : Check Specific I/O OperationsAfterImport the Excel spreadsheet Tracing Access to SQL Server 2012 completing this module, students will beImport the CSV file Capture a trace using SQL Server Profiler able to:Create and test an extraction package Analyze a trace using Database Engine Describe the SQL Server architecture.Compare loading performanceAfter Tuning Advisor Plan for server resource requirements.completing this module, students will be able Configure SQL TraceAfter completing Conduct pre-installation stress testing forto: this module, students will be able to: SQL Server.Transfer data to and from SQL Server. Capture activity using SQL Server Profiler Installing SQL ServerImport and export table data. and Extended Events Profiler. Upgrading and Automating InstallationLabInsert data in bulk and optimize the bulk Improve performance with the Database : Installing and Configuring SQL Serverinsert process. Engine Tuning Advisor. Review installation requirementsAuthorizing Logins to Access Databases Work with tracing options. Install the SQL Server instanceAuthorization Across ServersLab : Capturing and Managing Performance Perform Post-installation Setup andAuthenticating and Authorizing Users Data ChecksCreate Logins Analyzing Collected Performance Configure Server MemoryAfter completingCorrect an Application Login Issue DataLab : Monitoring SQL Server 2012 this module, students will be able to:Create Database Users Investigating DMVs Prepare to install SQL Server.Correct Access to RestoredAfter completing Configure Management Data Warehouse Install SQL Server.this module, students will be able to: Configure Instances for Data Collection Upgrade and automate the installation ofDescribe how SQL Server authenticates Work with Data Collector ReportsAfter SQL Server.connections. completing this module, students will be Working with Files and FilegroupsDescribe how logins are authorized to able to: Moving Database FilesLab : Working withaccess databases. Monitor current activity. DatabasesExplain the requirements for authorization Capture and manage performance data. Adjust tempdb configurationacross servers. Analyze collected performance data. Create the RateTracking databaseWorking with Fixed Database Roles Virtualizing SQL Server Attach the OldProspects databaseCreating User-defined Database RolesLab : Deploying and Upgrading Data-Tier Add multiple files to tempdbAfterAssigning Server and Database Roles ApplicationsLab : Managing Multiple completing this module, students will beAssign Server Roles Servers able to:Assign Fixed Database Roles Configure CMS and execute multi-server Describe the role and structure of SQLCreate and Assign User-defined Database queries Server databases.Roles Deploy a data-tier application Work with files and filegroups.Check Role AssignmentsAfter completing Register and extract a data-tier Move database files within servers andthis module, students will be able to: application between servers.Work with server roles. Upgrade a data-tier applicationAfter Understanding SQL Server TransactionWork with fixed database roles. completing this module, students will be LoggingCreate user-defined database roles. able to: Planning a SQL Server BackupAuthorizing Users to Execute Code Work with multiple servers. StrategyLab : Understanding SQL ServerConfiguring Permissions at the Schema Describe options for virtualizing SQL Recovery ModelsLevelLab : Authorizing Users to Access Server. Plan a backup strategyResources Deploy and upgrade Data-Tier Configure Recovery ModelsAssign Schema-level Permissions Applications. Review recovery models and strategyAfterAssign Object-level Permissions Resolving Service-related Issues completing this module, students will beTest PermissionsAfter completing this Resolving Concurrency Issues able to:module, students will be able to: Resolving Login and Connectivity Describe the critical concepts surroundingAuthorize user access to objects. IssuesLab : Troubleshooting Common backup strategies.Authorize users to execute code. Issues Explain the transaction logging capabilitiesConfigure permissions at the schema level. Troubleshoot and resolve SQL Server within the SQL Server database engine.Implementing SQL Server Audit administrative issuesAfter completing this Plan a SQL Server backup strategy.Managing SQL Server AuditLab : Auditing module, students will be able to: Managing Database BackupsSQL Server Environments Explain SQL Server troubleshooting Working with Backup OptionsLab : BackupDetermine audit configuration and create methodology. of SQL Server Databasesaudit Resolve service-related issues. Investigate backup compressionCreate server audit specifications Resolve concurrency issues. Transaction log backupCreate database audit specifications Resolve login and connectivity issues Differential backupTest audit functionalityAfter completing this Copy-only backupmodule, students will be able to: Partial backupAfter completing thisDescribe the options for auditing data line module, students will be able to:access in SQL Server. Working with SQL Server Tools Back up databases and transaction logs.Implement SQL Server Audit. Configuring SQL Server ServicesLab : Manage database backups.Manage SQL Server Audit. Introduction to SQL Server and its Work with more advanced backup options.Working with SQL Server Agent Toolset Restoring DatabasesManaging SQL Server Agent JobsLab : Verifying SQL Server Component Working with Point-in-time recoveryAutomating SQL Server Management Installation Restoring System Databases andCreate a Data Extraction Job Altering Service Accounts for New Individual FilesLab : Restoring SQL Server

Page 37: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Schedule the Data Extraction Job Instance 2012 DatabasesTroubleshoot a Failing JobAfter completing Enabling Named Pipes Protocol for Both Determine a restore strategythis module, students will be able to: Instances Restore the databaseAutomate SQL Server Management. Creating an Alias for AdvDev Using STANDBY modeAfter completingWork with SQL Server Agent. Ensuring SQL Browser is Disabled and this module, students will be able to:Manage SQL Server Agent jobs. Configure a Fixed TCP/IP Port (Only if Understand the restore process.Configuring Credentials time permitsAfter completing this module, Restore databases.Configuring Proxy AccountsLab : students will be able to: Work with Point-in-time Recovery.Configuring Security for SQL Server Agent Describe the SQL Server Platform. Restore system databases and individualTroubleshoot job execution failure Work with SQL Server Tools. files.Resolve the security issue Configure SQL Server Services. Importing ; Exporting Table DataPerform further troubleshootingAfter Planning Server Resource Requirements Inserting Data in BulkLab : Importing andcompleting this module, students will be able Pre-installation Testing for SQL Exporting Datato: ServerLab : Preparing Systems for SQL Import the Excel spreadsheetExplain SQL Server Agent security. Server Import the CSV fileConfigure credentials. Adjust memory configuration Create and test an extraction packageConfigure Proxy accounts. Pre-installation Stress Testing Compare loading performanceAfterMonitoring SQL Server Errors Check Specific I/O OperationsAfter completing this module, students will beConfiguring Operators, Alerts and completing this module, students will be able to:NotificationsLab : Monitoring SQL Agent able to: Transfer data to and from SQL Server.Jobs with Alerts and Notifications Describe the SQL Server architecture. Import and export table data.Configure Database Mail Plan for server resource requirements. Insert data in bulk and optimize the bulkImplement Notifications Conduct pre-installation stress testing for insert process.Implement AlertsAfter completing this SQL Server. Authorizing Logins to Access Databasesmodule, students will be able to: Installing SQL Server Authorization Across ServersLab :Configure database mail. Upgrading and Automating Authenticating and Authorizing UsersMonitor SQL Server errors. InstallationLab : Installing and Create LoginsConfigure operators, alerts and notifications. Configuring SQL Server Correct an Application Login IssueMaintaining Indexes Review installation requirements Create Database UsersAutomating Routine Database Install the SQL Server instance Correct Access to RestoredAfterMaintenanceLab : Performing Ongoing Perform Post-installation Setup and completing this module, students will beDatabase Maintenance Checks able to:Check database integrity using DBCC Configure Server MemoryAfter Describe how SQL Server authenticatesCHECKDB completing this module, students will be connections.Correct index fragmentation able to: Describe how logins are authorized toCreate a database maintenance plan Prepare to install SQL Server. access databases.Investigate table lock performanceAfter Install SQL Server. Explain the requirements for authorizationcompleting this module, students will be able Upgrade and automate the installation of across servers.to: SQL Server. Working with Fixed Database RolesEnsure database integrity. Working with Files and Filegroups Creating User-defined Database RolesLabMaintain indexes. Moving Database FilesLab : Working with : Assigning Server and Database RolesAutomate routine database maintenance. Databases Assign Server RolesImproving Performance with the Database Adjust tempdb configuration Assign Fixed Database RolesEngine Tuning Advisor Create the RateTracking database Create and Assign User-defined DatabaseWorking with Tracing OptionsLab : Tracing Attach the OldProspects database RolesAccess to SQL Server 2012 Add multiple files to tempdbAfter Check Role AssignmentsAfter completingCapture a trace using SQL Server Profiler completing this module, students will be this module, students will be able to:Analyze a trace using Database Engine able to: Work with server roles.Tuning Advisor Describe the role and structure of SQL Work with fixed database roles.Configure SQL TraceAfter completing this Server databases. Create user-defined database roles.module, students will be able to: Work with files and filegroups. Authorizing Users to Execute CodeCapture activity using SQL Server Profiler Move database files within servers and Configuring Permissions at the Schemaand Extended Events Profiler. between servers. LevelLab : Authorizing Users to AccessImprove performance with the Database Understanding SQL Server Transaction ResourcesEngine Tuning Advisor. Logging Assign Schema-level PermissionsWork with tracing options. Planning a SQL Server Backup Assign Object-level PermissionsCapturing and Managing Performance Data StrategyLab : Understanding SQL Server Test PermissionsAfter completing thisAnalyzing Collected Performance DataLab : Recovery Models module, students will be able to:Monitoring SQL Server 2012 Plan a backup strategy Authorize user access to objects.Investigating DMVs Configure Recovery Models Authorize users to execute code.Configure Management Data Warehouse Review recovery models and Configure permissions at the schemaConfigure Instances for Data Collection strategyAfter completing this module, level.Work with Data Collector ReportsAfter students will be able to: Implementing SQL Server Auditcompleting this module, students will be able Describe the critical concepts Managing SQL Server AuditLab : Auditingto: surrounding backup strategies. SQL Server EnvironmentsMonitor current activity. Explain the transaction logging Determine audit configuration and create

Page 38: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Capture and manage performance data. capabilities within the SQL Server auditAnalyze collected performance data. database engine. Create server audit specificationsVirtualizing SQL Server Plan a SQL Server backup strategy. Create database audit specificationsDeploying and Upgrading Data-Tier Managing Database Backups Test audit functionalityAfter completing thisApplicationsLab : Managing Multiple Servers Working with Backup OptionsLab : module, students will be able to:Configure CMS and execute multi-server Backup of SQL Server Databases Describe the options for auditing dataqueries Investigate backup compression access in SQL Server.Deploy a data-tier application Transaction log backup Implement SQL Server Audit.Register and extract a data-tier application Differential backup Manage SQL Server Audit.Upgrade a data-tier applicationAfter Copy-only backup Working with SQL Server Agentcompleting this module, students will be able Partial backupAfter completing this Managing SQL Server Agent JobsLab :to: module, students will be able to: Automating SQL Server ManagementWork with multiple servers. Back up databases and transaction logs. Create a Data Extraction JobDescribe options for virtualizing SQL Server. Manage database backups. Schedule the Data Extraction JobDeploy and upgrade Data-Tier Applications. Work with more advanced backup Troubleshoot a Failing JobAfter completingResolving Service-related Issues options. this module, students will be able to:Resolving Concurrency Issues Restoring Databases Automate SQL Server Management.Resolving Login and Connectivity IssuesLab Working with Point-in-time recovery Work with SQL Server Agent.: Troubleshooting Common Issues Restoring System Databases and Manage SQL Server Agent jobs.Troubleshoot and resolve SQL Server Individual FilesLab : Restoring SQL Configuring Credentialsadministrative issuesAfter completing this Server 2012 Databases Configuring Proxy AccountsLab :module, students will be able to: Determine a restore strategy Configuring Security for SQL Server AgentExplain SQL Server troubleshooting Restore the database Troubleshoot job execution failuremethodology. Using STANDBY modeAfter completing Resolve the security issueResolve service-related issues. this module, students will be able to: Perform further troubleshootingAfterResolve concurrency issues. Understand the restore process. completing this module, students will beResolve login and connectivity issues Restore databases. able to:

Work with Point-in-time Recovery. Explain SQL Server Agent security.Restore system databases and individual Configure credentials.

line files. Configure Proxy accounts.Working with SQL Server Tools Importing ; Exporting Table Data Monitoring SQL Server ErrorsConfiguring SQL Server ServicesLab : Inserting Data in BulkLab : Importing and Configuring Operators, Alerts andIntroduction to SQL Server and its Toolset Exporting Data NotificationsLab : Monitoring SQL AgentVerifying SQL Server Component Import the Excel spreadsheet Jobs with Alerts and NotificationsInstallation Import the CSV file Configure Database MailAltering Service Accounts for New Instance Create and test an extraction package Implement NotificationsEnabling Named Pipes Protocol for Both Compare loading performanceAfter Implement AlertsAfter completing thisInstances completing this module, students will be module, students will be able to:Creating an Alias for AdvDev able to: Configure database mail.Ensuring SQL Browser is Disabled and Transfer data to and from SQL Server. Monitor SQL Server errors.Configure a Fixed TCP/IP Port (Only if time Import and export table data. Configure operators, alerts andpermitsAfter completing this module, Insert data in bulk and optimize the bulk notifications.students will be able to: insert process. Maintaining IndexesDescribe the SQL Server Platform. Authorizing Logins to Access Databases Automating Routine DatabaseWork with SQL Server Tools. Authorization Across ServersLab : MaintenanceLab : Performing OngoingConfigure SQL Server Services. Authenticating and Authorizing Users Database MaintenancePlanning Server Resource Requirements Create Logins Check database integrity using DBCCPre-installation Testing for SQL ServerLab : Correct an Application Login Issue CHECKDBPreparing Systems for SQL Server Create Database Users Correct index fragmentationAdjust memory configuration Correct Access to RestoredAfter Create a database maintenance planPre-installation Stress Testing completing this module, students will be Investigate table lock performanceAfterCheck Specific I/O OperationsAfter able to: completing this module, students will becompleting this module, students will be able Describe how SQL Server authenticates able to:to: connections. Ensure database integrity.Describe the SQL Server architecture. Describe how logins are authorized to Maintain indexes.Plan for server resource requirements. access databases. Automate routine database maintenance.Conduct pre-installation stress testing for Explain the requirements for authorization Improving Performance with the DatabaseSQL Server. across servers. Engine Tuning AdvisorInstalling SQL Server Working with Fixed Database Roles Working with Tracing OptionsLab : TracingUpgrading and Automating InstallationLab : Creating User-defined Database Access to SQL Server 2012Installing and Configuring SQL Server RolesLab : Assigning Server and Capture a trace using SQL Server ProfilerReview installation requirements Database Roles Analyze a trace using Database EngineInstall the SQL Server instance Assign Server Roles Tuning AdvisorPerform Post-installation Setup and Checks Assign Fixed Database Roles Configure SQL TraceAfter completing thisConfigure Server MemoryAfter completing Create and Assign User-defined module, students will be able to:this module, students will be able to: Database Roles Capture activity using SQL Server Profiler

Page 39: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Prepare to install SQL Server. Check Role AssignmentsAfter completing and Extended Events Profiler.Install SQL Server. this module, students will be able to: Improve performance with the DatabaseUpgrade and automate the installation of Work with server roles. Engine Tuning Advisor.SQL Server. Work with fixed database roles. Work with tracing options.Working with Files and Filegroups Create user-defined database roles. Capturing and Managing PerformanceMoving Database FilesLab : Working with Authorizing Users to Execute Code DataDatabases Configuring Permissions at the Schema Analyzing Collected Performance DataLabAdjust tempdb configuration LevelLab : Authorizing Users to Access : Monitoring SQL Server 2012Create the RateTracking database Resources Investigating DMVsAttach the OldProspects database Assign Schema-level Permissions Configure Management Data WarehouseAdd multiple files to tempdbAfter completing Assign Object-level Permissions Configure Instances for Data Collectionthis module, students will be able to: Test PermissionsAfter completing this Work with Data Collector ReportsAfterDescribe the role and structure of SQL module, students will be able to: completing this module, students will beServer databases. Authorize user access to objects. able to:Work with files and filegroups. Authorize users to execute code. Monitor current activity.Move database files within servers and Configure permissions at the schema Capture and manage performance data.between servers. level. Analyze collected performance data.Understanding SQL Server Transaction Implementing SQL Server Audit Virtualizing SQL ServerLogging Managing SQL Server AuditLab : Deploying and Upgrading Data-TierPlanning a SQL Server Backup StrategyLab Auditing SQL Server Environments ApplicationsLab : Managing Multiple: Understanding SQL Server Recovery Determine audit configuration and create ServersModels audit Configure CMS and execute multi-serverPlan a backup strategy Create server audit specifications queriesConfigure Recovery Models Create database audit specifications Deploy a data-tier applicationReview recovery models and strategyAfter Test audit functionalityAfter completing Register and extract a data-tier applicationcompleting this module, students will be able this module, students will be able to: Upgrade a data-tier applicationAfterto: Describe the options for auditing data completing this module, students will beDescribe the critical concepts surrounding access in SQL Server. able to:backup strategies. Implement SQL Server Audit. Work with multiple servers.Explain the transaction logging capabilities Manage SQL Server Audit. Describe options for virtualizing SQLwithin the SQL Server database engine. Working with SQL Server Agent Server.Plan a SQL Server backup strategy. Managing SQL Server Agent JobsLab : Deploy and upgrade Data-TierManaging Database Backups Automating SQL Server Management Applications.Working with Backup OptionsLab : Backup Create a Data Extraction Job Resolving Service-related Issuesof SQL Server Databases Schedule the Data Extraction Job Resolving Concurrency IssuesInvestigate backup compression Troubleshoot a Failing JobAfter Resolving Login and ConnectivityTransaction log backup completing this module, students will be IssuesLab : Troubleshooting CommonDifferential backup able to: IssuesCopy-only backup Automate SQL Server Management. Troubleshoot and resolve SQL ServerPartial backupAfter completing this module, Work with SQL Server Agent. administrative issuesAfter completing thisstudents will be able to: Manage SQL Server Agent jobs. module, students will be able to:Back up databases and transaction logs. Configuring Credentials Explain SQL Server troubleshootingManage database backups. Configuring Proxy AccountsLab : methodology.Work with more advanced backup options. Configuring Security for SQL Server Resolve service-related issues.Restoring Databases Agent Resolve concurrency issues.Working with Point-in-time recovery Troubleshoot job execution failure Resolve login and connectivity issuesRestoring System Databases and Individual Resolve the security issueFilesLab : Restoring SQL Server 2012 Perform further troubleshootingAfterDatabases completing this module, students will be lineDetermine a restore strategy able to: Working with SQL Server ToolsRestore the database Explain SQL Server Agent security. Configuring SQL Server ServicesLab :Using STANDBY modeAfter completing this Configure credentials. Introduction to SQL Server and its Toolsetmodule, students will be able to: Configure Proxy accounts. Verifying SQL Server ComponentUnderstand the restore process. Monitoring SQL Server Errors InstallationRestore databases. Configuring Operators, Alerts and Altering Service Accounts for NewWork with Point-in-time Recovery. NotificationsLab : Monitoring SQL Agent InstanceRestore system databases and individual Jobs with Alerts and Notifications Enabling Named Pipes Protocol for Bothfiles. Configure Database Mail InstancesImporting ; Exporting Table Data Implement Notifications Creating an Alias for AdvDevInserting Data in BulkLab : Importing and Implement AlertsAfter completing this Ensuring SQL Browser is Disabled andExporting Data module, students will be able to: Configure a Fixed TCP/IP Port (Only ifImport the Excel spreadsheet Configure database mail. time permitsAfter completing this module,Import the CSV file Monitor SQL Server errors. students will be able to:Create and test an extraction package Configure operators, alerts and Describe the SQL Server Platform.Compare loading performanceAfter notifications. Work with SQL Server Tools.completing this module, students will be able Maintaining Indexes Configure SQL Server Services.

Page 40: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

to: Automating Routine Database Planning Server Resource RequirementsTransfer data to and from SQL Server. MaintenanceLab : Performing Ongoing Pre-installation Testing for SQL ServerLabImport and export table data. Database Maintenance : Preparing Systems for SQL ServerInsert data in bulk and optimize the bulk Check database integrity using DBCC Adjust memory configurationinsert process. CHECKDB Pre-installation Stress TestingAuthorizing Logins to Access Databases Correct index fragmentation Check Specific I/O OperationsAfterAuthorization Across ServersLab : Create a database maintenance plan completing this module, students will beAuthenticating and Authorizing Users Investigate table lock performanceAfter able to:Create Logins completing this module, students will be Describe the SQL Server architecture.Correct an Application Login Issue able to: Plan for server resource requirements.Create Database Users Ensure database integrity. Conduct pre-installation stress testing forCorrect Access to RestoredAfter completing Maintain indexes. SQL Server.this module, students will be able to: Automate routine database maintenance. Installing SQL ServerDescribe how SQL Server authenticates Improving Performance with the Upgrading and Automating InstallationLabconnections. Database Engine Tuning Advisor : Installing and Configuring SQL ServerDescribe how logins are authorized to Working with Tracing OptionsLab : Review installation requirementsaccess databases. Tracing Access to SQL Server 2012 Install the SQL Server instanceExplain the requirements for authorization Capture a trace using SQL Server Profiler Perform Post-installation Setup andacross servers. Analyze a trace using Database Engine ChecksWorking with Fixed Database Roles Tuning Advisor Configure Server MemoryAfter completingCreating User-defined Database RolesLab : Configure SQL TraceAfter completing this module, students will be able to:Assigning Server and Database Roles this module, students will be able to: Prepare to install SQL Server.Assign Server Roles Capture activity using SQL Server Profiler Install SQL Server.Assign Fixed Database Roles and Extended Events Profiler. Upgrade and automate the installation ofCreate and Assign User-defined Database Improve performance with the Database SQL Server.Roles Engine Tuning Advisor. Working with Files and FilegroupsCheck Role AssignmentsAfter completing Work with tracing options. Moving Database FilesLab : Working withthis module, students will be able to: Capturing and Managing Performance DatabasesWork with server roles. Data Adjust tempdb configurationWork with fixed database roles. Analyzing Collected Performance Create the RateTracking databaseCreate user-defined database roles. DataLab : Monitoring SQL Server 2012 Attach the OldProspects databaseAuthorizing Users to Execute Code Investigating DMVs Add multiple files to tempdbAfterConfiguring Permissions at the Schema Configure Management Data Warehouse completing this module, students will beLevelLab : Authorizing Users to Access Configure Instances for Data Collection able to:Resources Work with Data Collector ReportsAfter Describe the role and structure of SQLAssign Schema-level Permissions completing this module, students will be Server databases.Assign Object-level Permissions able to: Work with files and filegroups.Test PermissionsAfter completing this Monitor current activity. Move database files within servers andmodule, students will be able to: Capture and manage performance data. between servers.Authorize user access to objects. Analyze collected performance data. Understanding SQL Server TransactionAuthorize users to execute code. Virtualizing SQL Server LoggingConfigure permissions at the schema level. Deploying and Upgrading Data-Tier Planning a SQL Server BackupImplementing SQL Server Audit ApplicationsLab : Managing Multiple StrategyLab : Understanding SQL ServerManaging SQL Server AuditLab : Auditing Servers Recovery ModelsSQL Server Environments Configure CMS and execute multi-server Plan a backup strategyDetermine audit configuration and create queries Configure Recovery Modelsaudit Deploy a data-tier application Review recovery models and strategyAfterCreate server audit specifications Register and extract a data-tier completing this module, students will beCreate database audit specifications application able to:Test audit functionalityAfter completing this Upgrade a data-tier applicationAfter Describe the critical concepts surroundingmodule, students will be able to: completing this module, students will be backup strategies.Describe the options for auditing data able to: Explain the transaction logging capabilitiesaccess in SQL Server. Work with multiple servers. within the SQL Server database engine.Implement SQL Server Audit. Describe options for virtualizing SQL Plan a SQL Server backup strategy.Manage SQL Server Audit. Server. Managing Database BackupsWorking with SQL Server Agent Deploy and upgrade Data-Tier Working with Backup OptionsLab : BackupManaging SQL Server Agent JobsLab : Applications. of SQL Server DatabasesAutomating SQL Server Management Resolving Service-related Issues Investigate backup compressionCreate a Data Extraction Job Resolving Concurrency Issues Transaction log backupSchedule the Data Extraction Job Resolving Login and Connectivity Differential backupTroubleshoot a Failing JobAfter completing IssuesLab : Troubleshooting Common Copy-only backupthis module, students will be able to: Issues Partial backupAfter completing thisAutomate SQL Server Management. Troubleshoot and resolve SQL Server module, students will be able to:Work with SQL Server Agent. administrative issuesAfter completing this Back up databases and transaction logs.Manage SQL Server Agent jobs. module, students will be able to: Manage database backups.Configuring Credentials Explain SQL Server troubleshooting Work with more advanced backup options.

Page 41: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configuring Proxy AccountsLab : methodology. Restoring DatabasesConfiguring Security for SQL Server Agent Resolve service-related issues. Working with Point-in-time recoveryTroubleshoot job execution failure Resolve concurrency issues. Restoring System Databases andResolve the security issue Resolve login and connectivity issues Individual FilesLab : Restoring SQL ServerPerform further troubleshootingAfter 2012 Databasescompleting this module, students will be able Determine a restore strategyto: line Restore the databaseExplain SQL Server Agent security. Working with SQL Server Tools Using STANDBY modeAfter completingConfigure credentials. Configuring SQL Server ServicesLab : this module, students will be able to:Configure Proxy accounts. Introduction to SQL Server and its Understand the restore process.Monitoring SQL Server Errors Toolset Restore databases.Configuring Operators, Alerts and Verifying SQL Server Component Work with Point-in-time Recovery.NotificationsLab : Monitoring SQL Agent Installation Restore system databases and individualJobs with Alerts and Notifications Altering Service Accounts for New files.Configure Database Mail Instance Importing ; Exporting Table DataImplement Notifications Enabling Named Pipes Protocol for Both Inserting Data in BulkLab : Importing andImplement AlertsAfter completing this Instances Exporting Datamodule, students will be able to: Creating an Alias for AdvDev Import the Excel spreadsheetConfigure database mail. Ensuring SQL Browser is Disabled and Import the CSV fileMonitor SQL Server errors. Configure a Fixed TCP/IP Port (Only if Create and test an extraction packageConfigure operators, alerts and notifications. time permitsAfter completing this module, Compare loading performanceAfterMaintaining Indexes students will be able to: completing this module, students will beAutomating Routine Database Describe the SQL Server Platform. able to:MaintenanceLab : Performing Ongoing Work with SQL Server Tools. Transfer data to and from SQL Server.Database Maintenance Configure SQL Server Services. Import and export table data.Check database integrity using DBCC Planning Server Resource Requirements Insert data in bulk and optimize the bulkCHECKDB Pre-installation Testing for SQL insert process.Correct index fragmentation ServerLab : Preparing Systems for SQL Authorizing Logins to Access DatabasesCreate a database maintenance plan Server Authorization Across ServersLab :Investigate table lock performanceAfter Adjust memory configuration Authenticating and Authorizing Userscompleting this module, students will be able Pre-installation Stress Testing Create Loginsto: Check Specific I/O OperationsAfter Correct an Application Login IssueEnsure database integrity. completing this module, students will be Create Database UsersMaintain indexes. able to: Correct Access to RestoredAfterAutomate routine database maintenance. Describe the SQL Server architecture. completing this module, students will beImproving Performance with the Database Plan for server resource requirements. able to:Engine Tuning Advisor Conduct pre-installation stress testing for Describe how SQL Server authenticatesWorking with Tracing OptionsLab : Tracing SQL Server. connections.Access to SQL Server 2012 Installing SQL Server Describe how logins are authorized toCapture a trace using SQL Server Profiler Upgrading and Automating access databases.Analyze a trace using Database Engine InstallationLab : Installing and Explain the requirements for authorizationTuning Advisor Configuring SQL Server across servers.Configure SQL TraceAfter completing this Review installation requirements Working with Fixed Database Rolesmodule, students will be able to: Install the SQL Server instance Creating User-defined Database RolesLabCapture activity using SQL Server Profiler Perform Post-installation Setup and : Assigning Server and Database Rolesand Extended Events Profiler. Checks Assign Server RolesImprove performance with the Database Configure Server MemoryAfter Assign Fixed Database RolesEngine Tuning Advisor. completing this module, students will be Create and Assign User-defined DatabaseWork with tracing options. able to: RolesCapturing and Managing Performance Data Prepare to install SQL Server. Check Role AssignmentsAfter completingAnalyzing Collected Performance DataLab : Install SQL Server. this module, students will be able to:Monitoring SQL Server 2012 Upgrade and automate the installation of Work with server roles.Investigating DMVs SQL Server. Work with fixed database roles.Configure Management Data Warehouse Working with Files and Filegroups Create user-defined database roles.Configure Instances for Data Collection Moving Database FilesLab : Working with Authorizing Users to Execute CodeWork with Data Collector ReportsAfter Databases Configuring Permissions at the Schemacompleting this module, students will be able Adjust tempdb configuration LevelLab : Authorizing Users to Accessto: Create the RateTracking database ResourcesMonitor current activity. Attach the OldProspects database Assign Schema-level PermissionsCapture and manage performance data. Add multiple files to tempdbAfter Assign Object-level PermissionsAnalyze collected performance data. completing this module, students will be Test PermissionsAfter completing thisVirtualizing SQL Server able to: module, students will be able to:Deploying and Upgrading Data-Tier Describe the role and structure of SQL Authorize user access to objects.ApplicationsLab : Managing Multiple Servers Server databases. Authorize users to execute code.Configure CMS and execute multi-server Work with files and filegroups. Configure permissions at the schemaqueries Move database files within servers and level.

Page 42: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Deploy a data-tier application between servers. Implementing SQL Server AuditRegister and extract a data-tier application Understanding SQL Server Transaction Managing SQL Server AuditLab : AuditingUpgrade a data-tier applicationAfter Logging SQL Server Environmentscompleting this module, students will be able Planning a SQL Server Backup Determine audit configuration and createto: StrategyLab : Understanding SQL Server auditWork with multiple servers. Recovery Models Create server audit specificationsDescribe options for virtualizing SQL Server. Plan a backup strategy Create database audit specificationsDeploy and upgrade Data-Tier Applications. Configure Recovery Models Test audit functionalityAfter completing thisResolving Service-related Issues Review recovery models and module, students will be able to:Resolving Concurrency Issues strategyAfter completing this module, Describe the options for auditing dataResolving Login and Connectivity IssuesLab students will be able to: access in SQL Server.: Troubleshooting Common Issues Describe the critical concepts Implement SQL Server Audit.Troubleshoot and resolve SQL Server surrounding backup strategies. Manage SQL Server Audit.administrative issuesAfter completing this Explain the transaction logging Working with SQL Server Agentmodule, students will be able to: capabilities within the SQL Server Managing SQL Server Agent JobsLab :Explain SQL Server troubleshooting database engine. Automating SQL Server Managementmethodology. Plan a SQL Server backup strategy. Create a Data Extraction JobResolve service-related issues. Managing Database Backups Schedule the Data Extraction JobResolve concurrency issues. Working with Backup OptionsLab : Troubleshoot a Failing JobAfter completingResolve login and connectivity issues Backup of SQL Server Databases this module, students will be able to:

Investigate backup compression Automate SQL Server Management.Transaction log backup Work with SQL Server Agent.

line Differential backup Manage SQL Server Agent jobs.Working with SQL Server Tools Copy-only backup Configuring CredentialsConfiguring SQL Server ServicesLab : Partial backupAfter completing this Configuring Proxy AccountsLab :Introduction to SQL Server and its Toolset module, students will be able to: Configuring Security for SQL Server AgentVerifying SQL Server Component Back up databases and transaction logs. Troubleshoot job execution failureInstallation Manage database backups. Resolve the security issueAltering Service Accounts for New Instance Work with more advanced backup Perform further troubleshootingAfterEnabling Named Pipes Protocol for Both options. completing this module, students will beInstances Restoring Databases able to:Creating an Alias for AdvDev Working with Point-in-time recovery Explain SQL Server Agent security.Ensuring SQL Browser is Disabled and Restoring System Databases and Configure credentials.Configure a Fixed TCP/IP Port (Only if time Individual FilesLab : Restoring SQL Configure Proxy accounts.permitsAfter completing this module, Server 2012 Databases Monitoring SQL Server Errorsstudents will be able to: Determine a restore strategy Configuring Operators, Alerts andDescribe the SQL Server Platform. Restore the database NotificationsLab : Monitoring SQL AgentWork with SQL Server Tools. Using STANDBY modeAfter completing Jobs with Alerts and NotificationsConfigure SQL Server Services. this module, students will be able to: Configure Database MailPlanning Server Resource Requirements Understand the restore process. Implement NotificationsPre-installation Testing for SQL ServerLab : Restore databases. Implement AlertsAfter completing thisPreparing Systems for SQL Server Work with Point-in-time Recovery. module, students will be able to:Adjust memory configuration Restore system databases and individual Configure database mail.Pre-installation Stress Testing files. Monitor SQL Server errors.Check Specific I/O OperationsAfter Importing ; Exporting Table Data Configure operators, alerts andcompleting this module, students will be able Inserting Data in BulkLab : Importing and notifications.to: Exporting Data Maintaining IndexesDescribe the SQL Server architecture. Import the Excel spreadsheet Automating Routine DatabasePlan for server resource requirements. Import the CSV file MaintenanceLab : Performing OngoingConduct pre-installation stress testing for Create and test an extraction package Database MaintenanceSQL Server. Compare loading performanceAfter Check database integrity using DBCCInstalling SQL Server completing this module, students will be CHECKDBUpgrading and Automating InstallationLab : able to: Correct index fragmentationInstalling and Configuring SQL Server Transfer data to and from SQL Server. Create a database maintenance planReview installation requirements Import and export table data. Investigate table lock performanceAfterInstall the SQL Server instance Insert data in bulk and optimize the bulk completing this module, students will bePerform Post-installation Setup and Checks insert process. able to:Configure Server MemoryAfter completing Authorizing Logins to Access Databases Ensure database integrity.this module, students will be able to: Authorization Across ServersLab : Maintain indexes.Prepare to install SQL Server. Authenticating and Authorizing Users Automate routine database maintenance.Install SQL Server. Create Logins Improving Performance with the DatabaseUpgrade and automate the installation of Correct an Application Login Issue Engine Tuning AdvisorSQL Server. Create Database Users Working with Tracing OptionsLab : TracingWorking with Files and Filegroups Correct Access to RestoredAfter Access to SQL Server 2012Moving Database FilesLab : Working with completing this module, students will be Capture a trace using SQL Server ProfilerDatabases able to: Analyze a trace using Database Engine

Page 43: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Adjust tempdb configuration Describe how SQL Server authenticates Tuning AdvisorCreate the RateTracking database connections. Configure SQL TraceAfter completing thisAttach the OldProspects database Describe how logins are authorized to module, students will be able to:Add multiple files to tempdbAfter completing access databases. Capture activity using SQL Server Profilerthis module, students will be able to: Explain the requirements for authorization and Extended Events Profiler.Describe the role and structure of SQL across servers. Improve performance with the DatabaseServer databases. Working with Fixed Database Roles Engine Tuning Advisor.Work with files and filegroups. Creating User-defined Database Work with tracing options.Move database files within servers and RolesLab : Assigning Server and Capturing and Managing Performancebetween servers. Database Roles DataUnderstanding SQL Server Transaction Assign Server Roles Analyzing Collected Performance DataLabLogging Assign Fixed Database Roles : Monitoring SQL Server 2012Planning a SQL Server Backup StrategyLab Create and Assign User-defined Investigating DMVs: Understanding SQL Server Recovery Database Roles Configure Management Data WarehouseModels Check Role AssignmentsAfter completing Configure Instances for Data CollectionPlan a backup strategy this module, students will be able to: Work with Data Collector ReportsAfterConfigure Recovery Models Work with server roles. completing this module, students will beReview recovery models and strategyAfter Work with fixed database roles. able to:completing this module, students will be able Create user-defined database roles. Monitor current activity.to: Authorizing Users to Execute Code Capture and manage performance data.Describe the critical concepts surrounding Configuring Permissions at the Schema Analyze collected performance data.backup strategies. LevelLab : Authorizing Users to Access Virtualizing SQL ServerExplain the transaction logging capabilities Resources Deploying and Upgrading Data-Tierwithin the SQL Server database engine. Assign Schema-level Permissions ApplicationsLab : Managing MultiplePlan a SQL Server backup strategy. Assign Object-level Permissions ServersManaging Database Backups Test PermissionsAfter completing this Configure CMS and execute multi-serverWorking with Backup OptionsLab : Backup module, students will be able to: queriesof SQL Server Databases Authorize user access to objects. Deploy a data-tier applicationInvestigate backup compression Authorize users to execute code. Register and extract a data-tier applicationTransaction log backup Configure permissions at the schema Upgrade a data-tier applicationAfterDifferential backup level. completing this module, students will beCopy-only backup Implementing SQL Server Audit able to:Partial backupAfter completing this module, Managing SQL Server AuditLab : Work with multiple servers.students will be able to: Auditing SQL Server Environments Describe options for virtualizing SQLBack up databases and transaction logs. Determine audit configuration and create Server.Manage database backups. audit Deploy and upgrade Data-TierWork with more advanced backup options. Create server audit specifications Applications.Restoring Databases Create database audit specifications Resolving Service-related IssuesWorking with Point-in-time recovery Test audit functionalityAfter completing Resolving Concurrency IssuesRestoring System Databases and Individual this module, students will be able to: Resolving Login and ConnectivityFilesLab : Restoring SQL Server 2012 Describe the options for auditing data IssuesLab : Troubleshooting CommonDatabases access in SQL Server. IssuesDetermine a restore strategy Implement SQL Server Audit. Troubleshoot and resolve SQL ServerRestore the database Manage SQL Server Audit. administrative issuesAfter completing thisUsing STANDBY modeAfter completing this Working with SQL Server Agent module, students will be able to:module, students will be able to: Managing SQL Server Agent JobsLab : Explain SQL Server troubleshootingUnderstand the restore process. Automating SQL Server Management methodology.Restore databases. Create a Data Extraction Job Resolve service-related issues.Work with Point-in-time Recovery. Schedule the Data Extraction Job Resolve concurrency issues.Restore system databases and individual Troubleshoot a Failing JobAfter Resolve login and connectivity issuesfiles. completing this module, students will beImporting ; Exporting Table Data able to:Inserting Data in BulkLab : Importing and Automate SQL Server Management. lineExporting Data Work with SQL Server Agent. Working with SQL Server ToolsImport the Excel spreadsheet Manage SQL Server Agent jobs. Configuring SQL Server ServicesLab :Import the CSV file Configuring Credentials Introduction to SQL Server and its ToolsetCreate and test an extraction package Configuring Proxy AccountsLab : Verifying SQL Server ComponentCompare loading performanceAfter Configuring Security for SQL Server Installationcompleting this module, students will be able Agent Altering Service Accounts for Newto: Troubleshoot job execution failure InstanceTransfer data to and from SQL Server. Resolve the security issue Enabling Named Pipes Protocol for BothImport and export table data. Perform further troubleshootingAfter InstancesInsert data in bulk and optimize the bulk completing this module, students will be Creating an Alias for AdvDevinsert process. able to: Ensuring SQL Browser is Disabled andAuthorizing Logins to Access Databases Explain SQL Server Agent security. Configure a Fixed TCP/IP Port (Only ifAuthorization Across ServersLab : Configure credentials. time permitsAfter completing this module,

Page 44: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Authenticating and Authorizing Users Configure Proxy accounts. students will be able to:Create Logins Monitoring SQL Server Errors Describe the SQL Server Platform.Correct an Application Login Issue Configuring Operators, Alerts and Work with SQL Server Tools.Create Database Users NotificationsLab : Monitoring SQL Agent Configure SQL Server Services.Correct Access to RestoredAfter completing Jobs with Alerts and Notifications Planning Server Resource Requirementsthis module, students will be able to: Configure Database Mail Pre-installation Testing for SQL ServerLabDescribe how SQL Server authenticates Implement Notifications : Preparing Systems for SQL Serverconnections. Implement AlertsAfter completing this Adjust memory configurationDescribe how logins are authorized to module, students will be able to: Pre-installation Stress Testingaccess databases. Configure database mail. Check Specific I/O OperationsAfterExplain the requirements for authorization Monitor SQL Server errors. completing this module, students will beacross servers. Configure operators, alerts and able to:Working with Fixed Database Roles notifications. Describe the SQL Server architecture.Creating User-defined Database RolesLab : Maintaining Indexes Plan for server resource requirements.Assigning Server and Database Roles Automating Routine Database Conduct pre-installation stress testing forAssign Server Roles MaintenanceLab : Performing Ongoing SQL Server.Assign Fixed Database Roles Database Maintenance Installing SQL ServerCreate and Assign User-defined Database Check database integrity using DBCC Upgrading and Automating InstallationLabRoles CHECKDB : Installing and Configuring SQL ServerCheck Role AssignmentsAfter completing Correct index fragmentation Review installation requirementsthis module, students will be able to: Create a database maintenance plan Install the SQL Server instanceWork with server roles. Investigate table lock performanceAfter Perform Post-installation Setup andWork with fixed database roles. completing this module, students will be ChecksCreate user-defined database roles. able to: Configure Server MemoryAfter completingAuthorizing Users to Execute Code Ensure database integrity. this module, students will be able to:Configuring Permissions at the Schema Maintain indexes. Prepare to install SQL Server.LevelLab : Authorizing Users to Access Automate routine database maintenance. Install SQL Server.Resources Improving Performance with the Upgrade and automate the installation ofAssign Schema-level Permissions Database Engine Tuning Advisor SQL Server.Assign Object-level Permissions Working with Tracing OptionsLab : Working with Files and FilegroupsTest PermissionsAfter completing this Tracing Access to SQL Server 2012 Moving Database FilesLab : Working withmodule, students will be able to: Capture a trace using SQL Server Profiler DatabasesAuthorize user access to objects. Analyze a trace using Database Engine Adjust tempdb configurationAuthorize users to execute code. Tuning Advisor Create the RateTracking databaseConfigure permissions at the schema level. Configure SQL TraceAfter completing Attach the OldProspects databaseImplementing SQL Server Audit this module, students will be able to: Add multiple files to tempdbAfterManaging SQL Server AuditLab : Auditing Capture activity using SQL Server Profiler completing this module, students will beSQL Server Environments and Extended Events Profiler. able to:Determine audit configuration and create Improve performance with the Database Describe the role and structure of SQLaudit Engine Tuning Advisor. Server databases.Create server audit specifications Work with tracing options. Work with files and filegroups.Create database audit specifications Capturing and Managing Performance Move database files within servers andTest audit functionalityAfter completing this Data between servers.module, students will be able to: Analyzing Collected Performance Understanding SQL Server TransactionDescribe the options for auditing data DataLab : Monitoring SQL Server 2012 Loggingaccess in SQL Server. Investigating DMVs Planning a SQL Server BackupImplement SQL Server Audit. Configure Management Data Warehouse StrategyLab : Understanding SQL ServerManage SQL Server Audit. Configure Instances for Data Collection Recovery ModelsWorking with SQL Server Agent Work with Data Collector ReportsAfter Plan a backup strategyManaging SQL Server Agent JobsLab : completing this module, students will be Configure Recovery ModelsAutomating SQL Server Management able to: Review recovery models and strategyAfterCreate a Data Extraction Job Monitor current activity. completing this module, students will beSchedule the Data Extraction Job Capture and manage performance data. able to:Troubleshoot a Failing JobAfter completing Analyze collected performance data. Describe the critical concepts surroundingthis module, students will be able to: Virtualizing SQL Server backup strategies.Automate SQL Server Management. Deploying and Upgrading Data-Tier Explain the transaction logging capabilitiesWork with SQL Server Agent. ApplicationsLab : Managing Multiple within the SQL Server database engine.Manage SQL Server Agent jobs. Servers Plan a SQL Server backup strategy.Configuring Credentials Configure CMS and execute multi-server Managing Database BackupsConfiguring Proxy AccountsLab : queries Working with Backup OptionsLab : BackupConfiguring Security for SQL Server Agent Deploy a data-tier application of SQL Server DatabasesTroubleshoot job execution failure Register and extract a data-tier Investigate backup compressionResolve the security issue application Transaction log backupPerform further troubleshootingAfter Upgrade a data-tier applicationAfter Differential backupcompleting this module, students will be able completing this module, students will be Copy-only backupto: able to: Partial backupAfter completing this

Page 45: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Explain SQL Server Agent security. Work with multiple servers. module, students will be able to:Configure credentials. Describe options for virtualizing SQL Back up databases and transaction logs.Configure Proxy accounts. Server. Manage database backups.Monitoring SQL Server Errors Deploy and upgrade Data-Tier Work with more advanced backup options.Configuring Operators, Alerts and Applications. Restoring DatabasesNotificationsLab : Monitoring SQL Agent Resolving Service-related Issues Working with Point-in-time recoveryJobs with Alerts and Notifications Resolving Concurrency Issues Restoring System Databases andConfigure Database Mail Resolving Login and Connectivity Individual FilesLab : Restoring SQL ServerImplement Notifications IssuesLab : Troubleshooting Common 2012 DatabasesImplement AlertsAfter completing this Issues Determine a restore strategymodule, students will be able to: Troubleshoot and resolve SQL Server Restore the databaseConfigure database mail. administrative issuesAfter completing this Using STANDBY modeAfter completingMonitor SQL Server errors. module, students will be able to: this module, students will be able to:Configure operators, alerts and notifications. Explain SQL Server troubleshooting Understand the restore process.Maintaining Indexes methodology. Restore databases.Automating Routine Database Resolve service-related issues. Work with Point-in-time Recovery.MaintenanceLab : Performing Ongoing Resolve concurrency issues. Restore system databases and individualDatabase Maintenance Resolve login and connectivity issues files.Check database integrity using DBCC Importing ; Exporting Table DataCHECKDB Inserting Data in BulkLab : Importing andCorrect index fragmentation line Exporting DataCreate a database maintenance plan Working with SQL Server Tools Import the Excel spreadsheetInvestigate table lock performanceAfter Configuring SQL Server ServicesLab : Import the CSV filecompleting this module, students will be able Introduction to SQL Server and its Create and test an extraction packageto: Toolset Compare loading performanceAfterEnsure database integrity. Verifying SQL Server Component completing this module, students will beMaintain indexes. Installation able to:Automate routine database maintenance. Altering Service Accounts for New Transfer data to and from SQL Server.Improving Performance with the Database Instance Import and export table data.Engine Tuning Advisor Enabling Named Pipes Protocol for Both Insert data in bulk and optimize the bulkWorking with Tracing OptionsLab : Tracing Instances insert process.Access to SQL Server 2012 Creating an Alias for AdvDev Authorizing Logins to Access DatabasesCapture a trace using SQL Server Profiler Ensuring SQL Browser is Disabled and Authorization Across ServersLab :Analyze a trace using Database Engine Configure a Fixed TCP/IP Port (Only if Authenticating and Authorizing UsersTuning Advisor time permitsAfter completing this module, Create LoginsConfigure SQL TraceAfter completing this students will be able to: Correct an Application Login Issuemodule, students will be able to: Describe the SQL Server Platform. Create Database UsersCapture activity using SQL Server Profiler Work with SQL Server Tools. Correct Access to RestoredAfterand Extended Events Profiler. Configure SQL Server Services. completing this module, students will beImprove performance with the Database Planning Server Resource Requirements able to:Engine Tuning Advisor. Pre-installation Testing for SQL Describe how SQL Server authenticatesWork with tracing options. ServerLab : Preparing Systems for SQL connections.Capturing and Managing Performance Data Server Describe how logins are authorized toAnalyzing Collected Performance DataLab : Adjust memory configuration access databases.Monitoring SQL Server 2012 Pre-installation Stress Testing Explain the requirements for authorizationInvestigating DMVs Check Specific I/O OperationsAfter across servers.Configure Management Data Warehouse completing this module, students will be Working with Fixed Database RolesConfigure Instances for Data Collection able to: Creating User-defined Database RolesLabWork with Data Collector ReportsAfter Describe the SQL Server architecture. : Assigning Server and Database Rolescompleting this module, students will be able Plan for server resource requirements. Assign Server Rolesto: Conduct pre-installation stress testing for Assign Fixed Database RolesMonitor current activity. SQL Server. Create and Assign User-defined DatabaseCapture and manage performance data. Installing SQL Server RolesAnalyze collected performance data. Upgrading and Automating Check Role AssignmentsAfter completingVirtualizing SQL Server InstallationLab : Installing and this module, students will be able to:Deploying and Upgrading Data-Tier Configuring SQL Server Work with server roles.ApplicationsLab : Managing Multiple Servers Review installation requirements Work with fixed database roles.Configure CMS and execute multi-server Install the SQL Server instance Create user-defined database roles.queries Perform Post-installation Setup and Authorizing Users to Execute CodeDeploy a data-tier application Checks Configuring Permissions at the SchemaRegister and extract a data-tier application Configure Server MemoryAfter LevelLab : Authorizing Users to AccessUpgrade a data-tier applicationAfter completing this module, students will be Resourcescompleting this module, students will be able able to: Assign Schema-level Permissionsto: Prepare to install SQL Server. Assign Object-level PermissionsWork with multiple servers. Install SQL Server. Test PermissionsAfter completing thisDescribe options for virtualizing SQL Server. Upgrade and automate the installation of module, students will be able to:

Page 46: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Deploy and upgrade Data-Tier Applications. SQL Server. Authorize user access to objects.Resolving Service-related Issues Working with Files and Filegroups Authorize users to execute code.Resolving Concurrency Issues Moving Database FilesLab : Working with Configure permissions at the schemaResolving Login and Connectivity IssuesLab Databases level.: Troubleshooting Common Issues Adjust tempdb configuration Implementing SQL Server AuditTroubleshoot and resolve SQL Server Create the RateTracking database Managing SQL Server AuditLab : Auditingadministrative issuesAfter completing this Attach the OldProspects database SQL Server Environmentsmodule, students will be able to: Add multiple files to tempdbAfter Determine audit configuration and createExplain SQL Server troubleshooting completing this module, students will be auditmethodology. able to: Create server audit specificationsResolve service-related issues. Describe the role and structure of SQL Create database audit specificationsResolve concurrency issues. Server databases. Test audit functionalityAfter completing thisResolve login and connectivity issues Work with files and filegroups. module, students will be able to:

Move database files within servers and Describe the options for auditing databetween servers. access in SQL Server.

line Understanding SQL Server Transaction Implement SQL Server Audit.Working with SQL Server Tools Logging Manage SQL Server Audit.Configuring SQL Server ServicesLab : Planning a SQL Server Backup Working with SQL Server AgentIntroduction to SQL Server and its Toolset StrategyLab : Understanding SQL Server Managing SQL Server Agent JobsLab :Verifying SQL Server Component Recovery Models Automating SQL Server ManagementInstallation Plan a backup strategy Create a Data Extraction JobAltering Service Accounts for New Instance Configure Recovery Models Schedule the Data Extraction JobEnabling Named Pipes Protocol for Both Review recovery models and Troubleshoot a Failing JobAfter completingInstances strategyAfter completing this module, this module, students will be able to:Creating an Alias for AdvDev students will be able to: Automate SQL Server Management.Ensuring SQL Browser is Disabled and Describe the critical concepts Work with SQL Server Agent.Configure a Fixed TCP/IP Port (Only if time surrounding backup strategies. Manage SQL Server Agent jobs.permitsAfter completing this module, Explain the transaction logging Configuring Credentialsstudents will be able to: capabilities within the SQL Server Configuring Proxy AccountsLab :Describe the SQL Server Platform. database engine. Configuring Security for SQL Server AgentWork with SQL Server Tools. Plan a SQL Server backup strategy. Troubleshoot job execution failureConfigure SQL Server Services. Managing Database Backups Resolve the security issuePlanning Server Resource Requirements Working with Backup OptionsLab : Perform further troubleshootingAfterPre-installation Testing for SQL ServerLab : Backup of SQL Server Databases completing this module, students will bePreparing Systems for SQL Server Investigate backup compression able to:Adjust memory configuration Transaction log backup Explain SQL Server Agent security.Pre-installation Stress Testing Differential backup Configure credentials.Check Specific I/O OperationsAfter Copy-only backup Configure Proxy accounts.completing this module, students will be able Partial backupAfter completing this Monitoring SQL Server Errorsto: module, students will be able to: Configuring Operators, Alerts andDescribe the SQL Server architecture. Back up databases and transaction logs. NotificationsLab : Monitoring SQL AgentPlan for server resource requirements. Manage database backups. Jobs with Alerts and NotificationsConduct pre-installation stress testing for Work with more advanced backup Configure Database MailSQL Server. options. Implement NotificationsInstalling SQL Server Restoring Databases Implement AlertsAfter completing thisUpgrading and Automating InstallationLab : Working with Point-in-time recovery module, students will be able to:Installing and Configuring SQL Server Restoring System Databases and Configure database mail.Review installation requirements Individual FilesLab : Restoring SQL Monitor SQL Server errors.Install the SQL Server instance Server 2012 Databases Configure operators, alerts andPerform Post-installation Setup and Checks Determine a restore strategy notifications.Configure Server MemoryAfter completing Restore the database Maintaining Indexesthis module, students will be able to: Using STANDBY modeAfter completing Automating Routine DatabasePrepare to install SQL Server. this module, students will be able to: MaintenanceLab : Performing OngoingInstall SQL Server. Understand the restore process. Database MaintenanceUpgrade and automate the installation of Restore databases. Check database integrity using DBCCSQL Server. Work with Point-in-time Recovery. CHECKDBWorking with Files and Filegroups Restore system databases and individual Correct index fragmentationMoving Database FilesLab : Working with files. Create a database maintenance planDatabases Importing ; Exporting Table Data Investigate table lock performanceAfterAdjust tempdb configuration Inserting Data in BulkLab : Importing and completing this module, students will beCreate the RateTracking database Exporting Data able to:Attach the OldProspects database Import the Excel spreadsheet Ensure database integrity.Add multiple files to tempdbAfter completing Import the CSV file Maintain indexes.this module, students will be able to: Create and test an extraction package Automate routine database maintenance.Describe the role and structure of SQL Compare loading performanceAfter Improving Performance with the DatabaseServer databases. completing this module, students will be Engine Tuning Advisor

Page 47: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Work with files and filegroups. able to: Working with Tracing OptionsLab : TracingMove database files within servers and Transfer data to and from SQL Server. Access to SQL Server 2012between servers. Import and export table data. Capture a trace using SQL Server ProfilerUnderstanding SQL Server Transaction Insert data in bulk and optimize the bulk Analyze a trace using Database EngineLogging insert process. Tuning AdvisorPlanning a SQL Server Backup StrategyLab Authorizing Logins to Access Databases Configure SQL TraceAfter completing this: Understanding SQL Server Recovery Authorization Across ServersLab : module, students will be able to:Models Authenticating and Authorizing Users Capture activity using SQL Server ProfilerPlan a backup strategy Create Logins and Extended Events Profiler.Configure Recovery Models Correct an Application Login Issue Improve performance with the DatabaseReview recovery models and strategyAfter Create Database Users Engine Tuning Advisor.completing this module, students will be able Correct Access to RestoredAfter Work with tracing options.to: completing this module, students will be Capturing and Managing PerformanceDescribe the critical concepts surrounding able to: Databackup strategies. Describe how SQL Server authenticates Analyzing Collected Performance DataLabExplain the transaction logging capabilities connections. : Monitoring SQL Server 2012within the SQL Server database engine. Describe how logins are authorized to Investigating DMVsPlan a SQL Server backup strategy. access databases. Configure Management Data WarehouseManaging Database Backups Explain the requirements for authorization Configure Instances for Data CollectionWorking with Backup OptionsLab : Backup across servers. Work with Data Collector ReportsAfterof SQL Server Databases Working with Fixed Database Roles completing this module, students will beInvestigate backup compression Creating User-defined Database able to:Transaction log backup RolesLab : Assigning Server and Monitor current activity.Differential backup Database Roles Capture and manage performance data.Copy-only backup Assign Server Roles Analyze collected performance data.Partial backupAfter completing this module, Assign Fixed Database Roles Virtualizing SQL Serverstudents will be able to: Create and Assign User-defined Deploying and Upgrading Data-TierBack up databases and transaction logs. Database Roles ApplicationsLab : Managing MultipleManage database backups. Check Role AssignmentsAfter completing ServersWork with more advanced backup options. this module, students will be able to: Configure CMS and execute multi-serverRestoring Databases Work with server roles. queriesWorking with Point-in-time recovery Work with fixed database roles. Deploy a data-tier applicationRestoring System Databases and Individual Create user-defined database roles. Register and extract a data-tier applicationFilesLab : Restoring SQL Server 2012 Authorizing Users to Execute Code Upgrade a data-tier applicationAfterDatabases Configuring Permissions at the Schema completing this module, students will beDetermine a restore strategy LevelLab : Authorizing Users to Access able to:Restore the database Resources Work with multiple servers.Using STANDBY modeAfter completing this Assign Schema-level Permissions Describe options for virtualizing SQLmodule, students will be able to: Assign Object-level Permissions Server.Understand the restore process. Test PermissionsAfter completing this Deploy and upgrade Data-TierRestore databases. module, students will be able to: Applications.Work with Point-in-time Recovery. Authorize user access to objects. Resolving Service-related IssuesRestore system databases and individual Authorize users to execute code. Resolving Concurrency Issuesfiles. Configure permissions at the schema Resolving Login and ConnectivityImporting ; Exporting Table Data level. IssuesLab : Troubleshooting CommonInserting Data in BulkLab : Importing and Implementing SQL Server Audit IssuesExporting Data Managing SQL Server AuditLab : Troubleshoot and resolve SQL ServerImport the Excel spreadsheet Auditing SQL Server Environments administrative issuesAfter completing thisImport the CSV file Determine audit configuration and create module, students will be able to:Create and test an extraction package audit Explain SQL Server troubleshootingCompare loading performanceAfter Create server audit specifications methodology.completing this module, students will be able Create database audit specifications Resolve service-related issues.to: Test audit functionalityAfter completing Resolve concurrency issues.Transfer data to and from SQL Server. this module, students will be able to: Resolve login and connectivity issuesImport and export table data. Describe the options for auditing dataInsert data in bulk and optimize the bulk access in SQL Server.insert process. Implement SQL Server Audit. lineAuthorizing Logins to Access Databases Manage SQL Server Audit. Working with SQL Server ToolsAuthorization Across ServersLab : Working with SQL Server Agent Configuring SQL Server ServicesLab :Authenticating and Authorizing Users Managing SQL Server Agent JobsLab : Introduction to SQL Server and its ToolsetCreate Logins Automating SQL Server Management Verifying SQL Server ComponentCorrect an Application Login Issue Create a Data Extraction Job InstallationCreate Database Users Schedule the Data Extraction Job Altering Service Accounts for NewCorrect Access to RestoredAfter completing Troubleshoot a Failing JobAfter Instancethis module, students will be able to: completing this module, students will be Enabling Named Pipes Protocol for BothDescribe how SQL Server authenticates able to: Instances

Page 48: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

connections. Automate SQL Server Management. Creating an Alias for AdvDevDescribe how logins are authorized to Work with SQL Server Agent. Ensuring SQL Browser is Disabled andaccess databases. Manage SQL Server Agent jobs. Configure a Fixed TCP/IP Port (Only ifExplain the requirements for authorization Configuring Credentials time permitsAfter completing this module,across servers. Configuring Proxy AccountsLab : students will be able to:Working with Fixed Database Roles Configuring Security for SQL Server Describe the SQL Server Platform.Creating User-defined Database RolesLab : Agent Work with SQL Server Tools.Assigning Server and Database Roles Troubleshoot job execution failure Configure SQL Server Services.Assign Server Roles Resolve the security issue Planning Server Resource RequirementsAssign Fixed Database Roles Perform further troubleshootingAfter Pre-installation Testing for SQL ServerLabCreate and Assign User-defined Database completing this module, students will be : Preparing Systems for SQL ServerRoles able to: Adjust memory configurationCheck Role AssignmentsAfter completing Explain SQL Server Agent security. Pre-installation Stress Testingthis module, students will be able to: Configure credentials. Check Specific I/O OperationsAfterWork with server roles. Configure Proxy accounts. completing this module, students will beWork with fixed database roles. Monitoring SQL Server Errors able to:Create user-defined database roles. Configuring Operators, Alerts and Describe the SQL Server architecture.Authorizing Users to Execute Code NotificationsLab : Monitoring SQL Agent Plan for server resource requirements.Configuring Permissions at the Schema Jobs with Alerts and Notifications Conduct pre-installation stress testing forLevelLab : Authorizing Users to Access Configure Database Mail SQL Server.Resources Implement Notifications Installing SQL ServerAssign Schema-level Permissions Implement AlertsAfter completing this Upgrading and Automating InstallationLabAssign Object-level Permissions module, students will be able to: : Installing and Configuring SQL ServerTest PermissionsAfter completing this Configure database mail. Review installation requirementsmodule, students will be able to: Monitor SQL Server errors. Install the SQL Server instanceAuthorize user access to objects. Configure operators, alerts and Perform Post-installation Setup andAuthorize users to execute code. notifications. ChecksConfigure permissions at the schema level. Maintaining Indexes Configure Server MemoryAfter completingImplementing SQL Server Audit Automating Routine Database this module, students will be able to:Managing SQL Server AuditLab : Auditing MaintenanceLab : Performing Ongoing Prepare to install SQL Server.SQL Server Environments Database Maintenance Install SQL Server.Determine audit configuration and create Check database integrity using DBCC Upgrade and automate the installation ofaudit CHECKDB SQL Server.Create server audit specifications Correct index fragmentation Working with Files and FilegroupsCreate database audit specifications Create a database maintenance plan Moving Database FilesLab : Working withTest audit functionalityAfter completing this Investigate table lock performanceAfter Databasesmodule, students will be able to: completing this module, students will be Adjust tempdb configurationDescribe the options for auditing data able to: Create the RateTracking databaseaccess in SQL Server. Ensure database integrity. Attach the OldProspects databaseImplement SQL Server Audit. Maintain indexes. Add multiple files to tempdbAfterManage SQL Server Audit. Automate routine database maintenance. completing this module, students will beWorking with SQL Server Agent Improving Performance with the able to:Managing SQL Server Agent JobsLab : Database Engine Tuning Advisor Describe the role and structure of SQLAutomating SQL Server Management Working with Tracing OptionsLab : Server databases.Create a Data Extraction Job Tracing Access to SQL Server 2012 Work with files and filegroups.Schedule the Data Extraction Job Capture a trace using SQL Server Profiler Move database files within servers andTroubleshoot a Failing JobAfter completing Analyze a trace using Database Engine between servers.this module, students will be able to: Tuning Advisor Understanding SQL Server TransactionAutomate SQL Server Management. Configure SQL TraceAfter completing LoggingWork with SQL Server Agent. this module, students will be able to: Planning a SQL Server BackupManage SQL Server Agent jobs. Capture activity using SQL Server Profiler StrategyLab : Understanding SQL ServerConfiguring Credentials and Extended Events Profiler. Recovery ModelsConfiguring Proxy AccountsLab : Improve performance with the Database Plan a backup strategyConfiguring Security for SQL Server Agent Engine Tuning Advisor. Configure Recovery ModelsTroubleshoot job execution failure Work with tracing options. Review recovery models and strategyAfterResolve the security issue Capturing and Managing Performance completing this module, students will bePerform further troubleshootingAfter Data able to:completing this module, students will be able Analyzing Collected Performance Describe the critical concepts surroundingto: DataLab : Monitoring SQL Server 2012 backup strategies.Explain SQL Server Agent security. Investigating DMVs Explain the transaction logging capabilitiesConfigure credentials. Configure Management Data Warehouse within the SQL Server database engine.Configure Proxy accounts. Configure Instances for Data Collection Plan a SQL Server backup strategy.Monitoring SQL Server Errors Work with Data Collector ReportsAfter Managing Database BackupsConfiguring Operators, Alerts and completing this module, students will be Working with Backup OptionsLab : BackupNotificationsLab : Monitoring SQL Agent able to: of SQL Server DatabasesJobs with Alerts and Notifications Monitor current activity. Investigate backup compression

Page 49: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure Database Mail Capture and manage performance data. Transaction log backupImplement Notifications Analyze collected performance data. Differential backupImplement AlertsAfter completing this Virtualizing SQL Server Copy-only backupmodule, students will be able to: Deploying and Upgrading Data-Tier Partial backupAfter completing thisConfigure database mail. ApplicationsLab : Managing Multiple module, students will be able to:Monitor SQL Server errors. Servers Back up databases and transaction logs.Configure operators, alerts and notifications. Configure CMS and execute multi-server Manage database backups.Maintaining Indexes queries Work with more advanced backup options.Automating Routine Database Deploy a data-tier application Restoring DatabasesMaintenanceLab : Performing Ongoing Register and extract a data-tier Working with Point-in-time recoveryDatabase Maintenance application Restoring System Databases andCheck database integrity using DBCC Upgrade a data-tier applicationAfter Individual FilesLab : Restoring SQL ServerCHECKDB completing this module, students will be 2012 DatabasesCorrect index fragmentation able to: Determine a restore strategyCreate a database maintenance plan Work with multiple servers. Restore the databaseInvestigate table lock performanceAfter Describe options for virtualizing SQL Using STANDBY modeAfter completingcompleting this module, students will be able Server. this module, students will be able to:to: Deploy and upgrade Data-Tier Understand the restore process.Ensure database integrity. Applications. Restore databases.Maintain indexes. Resolving Service-related Issues Work with Point-in-time Recovery.Automate routine database maintenance. Resolving Concurrency Issues Restore system databases and individualImproving Performance with the Database Resolving Login and Connectivity files.Engine Tuning Advisor IssuesLab : Troubleshooting Common Importing ; Exporting Table DataWorking with Tracing OptionsLab : Tracing Issues Inserting Data in BulkLab : Importing andAccess to SQL Server 2012 Troubleshoot and resolve SQL Server Exporting DataCapture a trace using SQL Server Profiler administrative issuesAfter completing this Import the Excel spreadsheetAnalyze a trace using Database Engine module, students will be able to: Import the CSV fileTuning Advisor Explain SQL Server troubleshooting Create and test an extraction packageConfigure SQL TraceAfter completing this methodology. Compare loading performanceAftermodule, students will be able to: Resolve service-related issues. completing this module, students will beCapture activity using SQL Server Profiler Resolve concurrency issues. able to:and Extended Events Profiler. Resolve login and connectivity issues Transfer data to and from SQL Server.Improve performance with the Database Import and export table data.Engine Tuning Advisor. Insert data in bulk and optimize the bulkWork with tracing options. line insert process.Capturing and Managing Performance Data Working with SQL Server Tools Authorizing Logins to Access DatabasesAnalyzing Collected Performance DataLab : Configuring SQL Server ServicesLab : Authorization Across ServersLab :Monitoring SQL Server 2012 Introduction to SQL Server and its Authenticating and Authorizing UsersInvestigating DMVs Toolset Create LoginsConfigure Management Data Warehouse Verifying SQL Server Component Correct an Application Login IssueConfigure Instances for Data Collection Installation Create Database UsersWork with Data Collector ReportsAfter Altering Service Accounts for New Correct Access to RestoredAftercompleting this module, students will be able Instance completing this module, students will beto: Enabling Named Pipes Protocol for Both able to:Monitor current activity. Instances Describe how SQL Server authenticatesCapture and manage performance data. Creating an Alias for AdvDev connections.Analyze collected performance data. Ensuring SQL Browser is Disabled and Describe how logins are authorized toVirtualizing SQL Server Configure a Fixed TCP/IP Port (Only if access databases.Deploying and Upgrading Data-Tier time permitsAfter completing this module, Explain the requirements for authorizationApplicationsLab : Managing Multiple Servers students will be able to: across servers.Configure CMS and execute multi-server Describe the SQL Server Platform. Working with Fixed Database Rolesqueries Work with SQL Server Tools. Creating User-defined Database RolesLabDeploy a data-tier application Configure SQL Server Services. : Assigning Server and Database RolesRegister and extract a data-tier application Planning Server Resource Requirements Assign Server RolesUpgrade a data-tier applicationAfter Pre-installation Testing for SQL Assign Fixed Database Rolescompleting this module, students will be able ServerLab : Preparing Systems for SQL Create and Assign User-defined Databaseto: Server RolesWork with multiple servers. Adjust memory configuration Check Role AssignmentsAfter completingDescribe options for virtualizing SQL Server. Pre-installation Stress Testing this module, students will be able to:Deploy and upgrade Data-Tier Applications. Check Specific I/O OperationsAfter Work with server roles.Resolving Service-related Issues completing this module, students will be Work with fixed database roles.Resolving Concurrency Issues able to: Create user-defined database roles.Resolving Login and Connectivity IssuesLab Describe the SQL Server architecture. Authorizing Users to Execute Code: Troubleshooting Common Issues Plan for server resource requirements. Configuring Permissions at the SchemaTroubleshoot and resolve SQL Server Conduct pre-installation stress testing for LevelLab : Authorizing Users to Accessadministrative issuesAfter completing this SQL Server. Resources

Page 50: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

module, students will be able to: Installing SQL Server Assign Schema-level PermissionsExplain SQL Server troubleshooting Upgrading and Automating Assign Object-level Permissionsmethodology. InstallationLab : Installing and Test PermissionsAfter completing thisResolve service-related issues. Configuring SQL Server module, students will be able to:Resolve concurrency issues. Review installation requirements Authorize user access to objects.Resolve login and connectivity issues Install the SQL Server instance Authorize users to execute code.

Perform Post-installation Setup and Configure permissions at the schemaChecks level.

line Configure Server MemoryAfter Implementing SQL Server AuditWorking with SQL Server Tools completing this module, students will be Managing SQL Server AuditLab : AuditingConfiguring SQL Server ServicesLab : able to: SQL Server EnvironmentsIntroduction to SQL Server and its Toolset Prepare to install SQL Server. Determine audit configuration and createVerifying SQL Server Component Install SQL Server. auditInstallation Upgrade and automate the installation of Create server audit specificationsAltering Service Accounts for New Instance SQL Server. Create database audit specificationsEnabling Named Pipes Protocol for Both Working with Files and Filegroups Test audit functionalityAfter completing thisInstances Moving Database FilesLab : Working with module, students will be able to:Creating an Alias for AdvDev Databases Describe the options for auditing dataEnsuring SQL Browser is Disabled and Adjust tempdb configuration access in SQL Server.Configure a Fixed TCP/IP Port (Only if time Create the RateTracking database Implement SQL Server Audit.permitsAfter completing this module, Attach the OldProspects database Manage SQL Server Audit.students will be able to: Add multiple files to tempdbAfter Working with SQL Server AgentDescribe the SQL Server Platform. completing this module, students will be Managing SQL Server Agent JobsLab :Work with SQL Server Tools. able to: Automating SQL Server ManagementConfigure SQL Server Services. Describe the role and structure of SQL Create a Data Extraction JobPlanning Server Resource Requirements Server databases. Schedule the Data Extraction JobPre-installation Testing for SQL ServerLab : Work with files and filegroups. Troubleshoot a Failing JobAfter completingPreparing Systems for SQL Server Move database files within servers and this module, students will be able to:Adjust memory configuration between servers. Automate SQL Server Management.Pre-installation Stress Testing Understanding SQL Server Transaction Work with SQL Server Agent.Check Specific I/O OperationsAfter Logging Manage SQL Server Agent jobs.completing this module, students will be able Planning a SQL Server Backup Configuring Credentialsto: StrategyLab : Understanding SQL Server Configuring Proxy AccountsLab :Describe the SQL Server architecture. Recovery Models Configuring Security for SQL Server AgentPlan for server resource requirements. Plan a backup strategy Troubleshoot job execution failureConduct pre-installation stress testing for Configure Recovery Models Resolve the security issueSQL Server. Review recovery models and Perform further troubleshootingAfterInstalling SQL Server strategyAfter completing this module, completing this module, students will beUpgrading and Automating InstallationLab : students will be able to: able to:Installing and Configuring SQL Server Describe the critical concepts Explain SQL Server Agent security.Review installation requirements surrounding backup strategies. Configure credentials.Install the SQL Server instance Explain the transaction logging Configure Proxy accounts.Perform Post-installation Setup and Checks capabilities within the SQL Server Monitoring SQL Server ErrorsConfigure Server MemoryAfter completing database engine. Configuring Operators, Alerts andthis module, students will be able to: Plan a SQL Server backup strategy. NotificationsLab : Monitoring SQL AgentPrepare to install SQL Server. Managing Database Backups Jobs with Alerts and NotificationsInstall SQL Server. Working with Backup OptionsLab : Configure Database MailUpgrade and automate the installation of Backup of SQL Server Databases Implement NotificationsSQL Server. Investigate backup compression Implement AlertsAfter completing thisWorking with Files and Filegroups Transaction log backup module, students will be able to:Moving Database FilesLab : Working with Differential backup Configure database mail.Databases Copy-only backup Monitor SQL Server errors.Adjust tempdb configuration Partial backupAfter completing this Configure operators, alerts andCreate the RateTracking database module, students will be able to: notifications.Attach the OldProspects database Back up databases and transaction logs. Maintaining IndexesAdd multiple files to tempdbAfter completing Manage database backups. Automating Routine Databasethis module, students will be able to: Work with more advanced backup MaintenanceLab : Performing OngoingDescribe the role and structure of SQL options. Database MaintenanceServer databases. Restoring Databases Check database integrity using DBCCWork with files and filegroups. Working with Point-in-time recovery CHECKDBMove database files within servers and Restoring System Databases and Correct index fragmentationbetween servers. Individual FilesLab : Restoring SQL Create a database maintenance planUnderstanding SQL Server Transaction Server 2012 Databases Investigate table lock performanceAfterLogging Determine a restore strategy completing this module, students will bePlanning a SQL Server Backup StrategyLab Restore the database able to:: Understanding SQL Server Recovery Using STANDBY modeAfter completing Ensure database integrity.

Page 51: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Models this module, students will be able to: Maintain indexes.Plan a backup strategy Understand the restore process. Automate routine database maintenance.Configure Recovery Models Restore databases. Improving Performance with the DatabaseReview recovery models and strategyAfter Work with Point-in-time Recovery. Engine Tuning Advisorcompleting this module, students will be able Restore system databases and individual Working with Tracing OptionsLab : Tracingto: files. Access to SQL Server 2012Describe the critical concepts surrounding Importing ; Exporting Table Data Capture a trace using SQL Server Profilerbackup strategies. Inserting Data in BulkLab : Importing and Analyze a trace using Database EngineExplain the transaction logging capabilities Exporting Data Tuning Advisorwithin the SQL Server database engine. Import the Excel spreadsheet Configure SQL TraceAfter completing thisPlan a SQL Server backup strategy. Import the CSV file module, students will be able to:Managing Database Backups Create and test an extraction package Capture activity using SQL Server ProfilerWorking with Backup OptionsLab : Backup Compare loading performanceAfter and Extended Events Profiler.of SQL Server Databases completing this module, students will be Improve performance with the DatabaseInvestigate backup compression able to: Engine Tuning Advisor.Transaction log backup Transfer data to and from SQL Server. Work with tracing options.Differential backup Import and export table data. Capturing and Managing PerformanceCopy-only backup Insert data in bulk and optimize the bulk DataPartial backupAfter completing this module, insert process. Analyzing Collected Performance DataLabstudents will be able to: Authorizing Logins to Access Databases : Monitoring SQL Server 2012Back up databases and transaction logs. Authorization Across ServersLab : Investigating DMVsManage database backups. Authenticating and Authorizing Users Configure Management Data WarehouseWork with more advanced backup options. Create Logins Configure Instances for Data CollectionRestoring Databases Correct an Application Login Issue Work with Data Collector ReportsAfterWorking with Point-in-time recovery Create Database Users completing this module, students will beRestoring System Databases and Individual Correct Access to RestoredAfter able to:FilesLab : Restoring SQL Server 2012 completing this module, students will be Monitor current activity.Databases able to: Capture and manage performance data.Determine a restore strategy Describe how SQL Server authenticates Analyze collected performance data.Restore the database connections. Virtualizing SQL ServerUsing STANDBY modeAfter completing this Describe how logins are authorized to Deploying and Upgrading Data-Tiermodule, students will be able to: access databases. ApplicationsLab : Managing MultipleUnderstand the restore process. Explain the requirements for authorization ServersRestore databases. across servers. Configure CMS and execute multi-serverWork with Point-in-time Recovery. Working with Fixed Database Roles queriesRestore system databases and individual Creating User-defined Database Deploy a data-tier applicationfiles. RolesLab : Assigning Server and Register and extract a data-tier applicationImporting ; Exporting Table Data Database Roles Upgrade a data-tier applicationAfterInserting Data in BulkLab : Importing and Assign Server Roles completing this module, students will beExporting Data Assign Fixed Database Roles able to:Import the Excel spreadsheet Create and Assign User-defined Work with multiple servers.Import the CSV file Database Roles Describe options for virtualizing SQLCreate and test an extraction package Check Role AssignmentsAfter completing Server.Compare loading performanceAfter this module, students will be able to: Deploy and upgrade Data-Tiercompleting this module, students will be able Work with server roles. Applications.to: Work with fixed database roles. Resolving Service-related IssuesTransfer data to and from SQL Server. Create user-defined database roles. Resolving Concurrency IssuesImport and export table data. Authorizing Users to Execute Code Resolving Login and ConnectivityInsert data in bulk and optimize the bulk Configuring Permissions at the Schema IssuesLab : Troubleshooting Commoninsert process. LevelLab : Authorizing Users to Access IssuesAuthorizing Logins to Access Databases Resources Troubleshoot and resolve SQL ServerAuthorization Across ServersLab : Assign Schema-level Permissions administrative issuesAfter completing thisAuthenticating and Authorizing Users Assign Object-level Permissions module, students will be able to:Create Logins Test PermissionsAfter completing this Explain SQL Server troubleshootingCorrect an Application Login Issue module, students will be able to: methodology.Create Database Users Authorize user access to objects. Resolve service-related issues.Correct Access to RestoredAfter completing Authorize users to execute code. Resolve concurrency issues.this module, students will be able to: Configure permissions at the schema Resolve login and connectivity issuesDescribe how SQL Server authenticates level.connections. Implementing SQL Server Audit Module 16: Performing Ongoing DatabaseDescribe how logins are authorized to Managing SQL Server AuditLab : Maintenanceaccess databases. Auditing SQL Server Environments lineExplain the requirements for authorization Determine audit configuration and createacross servers. audit This module covers database maintenanceWorking with Fixed Database Roles Create server audit specifications plans.Creating User-defined Database RolesLab : Create database audit specifications line

Page 52: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Assigning Server and Database Roles Test audit functionalityAfter completing Ensuring Database IntegrityAssign Server Roles this module, students will be able to:Assign Fixed Database Roles Describe the options for auditing dataCreate and Assign User-defined Database access in SQL Server. lineRoles Implement SQL Server Audit. Working with SQL Server ToolsCheck Role AssignmentsAfter completing Manage SQL Server Audit. Configuring SQL Server ServicesLab :this module, students will be able to: Working with SQL Server Agent Introduction to SQL Server and its ToolsetWork with server roles. Managing SQL Server Agent JobsLab : Verifying SQL Server ComponentWork with fixed database roles. Automating SQL Server Management InstallationCreate user-defined database roles. Create a Data Extraction Job Altering Service Accounts for NewAuthorizing Users to Execute Code Schedule the Data Extraction Job InstanceConfiguring Permissions at the Schema Troubleshoot a Failing JobAfter Enabling Named Pipes Protocol for BothLevelLab : Authorizing Users to Access completing this module, students will be InstancesResources able to: Creating an Alias for AdvDevAssign Schema-level Permissions Automate SQL Server Management. Ensuring SQL Browser is Disabled andAssign Object-level Permissions Work with SQL Server Agent. Configure a Fixed TCP/IP Port (Only ifTest PermissionsAfter completing this Manage SQL Server Agent jobs. time permitsAfter completing this module,module, students will be able to: Configuring Credentials students will be able to:Authorize user access to objects. Configuring Proxy AccountsLab : Describe the SQL Server Platform.Authorize users to execute code. Configuring Security for SQL Server Work with SQL Server Tools.Configure permissions at the schema level. Agent Configure SQL Server Services.Implementing SQL Server Audit Troubleshoot job execution failure Planning Server Resource RequirementsManaging SQL Server AuditLab : Auditing Resolve the security issue Pre-installation Testing for SQL ServerLabSQL Server Environments Perform further troubleshootingAfter : Preparing Systems for SQL ServerDetermine audit configuration and create completing this module, students will be Adjust memory configurationaudit able to: Pre-installation Stress TestingCreate server audit specifications Explain SQL Server Agent security. Check Specific I/O OperationsAfterCreate database audit specifications Configure credentials. completing this module, students will beTest audit functionalityAfter completing this Configure Proxy accounts. able to:module, students will be able to: Monitoring SQL Server Errors Describe the SQL Server architecture.Describe the options for auditing data Configuring Operators, Alerts and Plan for server resource requirements.access in SQL Server. NotificationsLab : Monitoring SQL Agent Conduct pre-installation stress testing forImplement SQL Server Audit. Jobs with Alerts and Notifications SQL Server.Manage SQL Server Audit. Configure Database Mail Installing SQL ServerWorking with SQL Server Agent Implement Notifications Upgrading and Automating InstallationLabManaging SQL Server Agent JobsLab : Implement AlertsAfter completing this : Installing and Configuring SQL ServerAutomating SQL Server Management module, students will be able to: Review installation requirementsCreate a Data Extraction Job Configure database mail. Install the SQL Server instanceSchedule the Data Extraction Job Monitor SQL Server errors. Perform Post-installation Setup andTroubleshoot a Failing JobAfter completing Configure operators, alerts and Checksthis module, students will be able to: notifications. Configure Server MemoryAfter completingAutomate SQL Server Management. Maintaining Indexes this module, students will be able to:Work with SQL Server Agent. Automating Routine Database Prepare to install SQL Server.Manage SQL Server Agent jobs. MaintenanceLab : Performing Ongoing Install SQL Server.Configuring Credentials Database Maintenance Upgrade and automate the installation ofConfiguring Proxy AccountsLab : Check database integrity using DBCC SQL Server.Configuring Security for SQL Server Agent CHECKDB Working with Files and FilegroupsTroubleshoot job execution failure Correct index fragmentation Moving Database FilesLab : Working withResolve the security issue Create a database maintenance plan DatabasesPerform further troubleshootingAfter Investigate table lock performanceAfter Adjust tempdb configurationcompleting this module, students will be able completing this module, students will be Create the RateTracking databaseto: able to: Attach the OldProspects databaseExplain SQL Server Agent security. Ensure database integrity. Add multiple files to tempdbAfterConfigure credentials. Maintain indexes. completing this module, students will beConfigure Proxy accounts. Automate routine database maintenance. able to:Monitoring SQL Server Errors Improving Performance with the Describe the role and structure of SQLConfiguring Operators, Alerts and Database Engine Tuning Advisor Server databases.NotificationsLab : Monitoring SQL Agent Working with Tracing OptionsLab : Work with files and filegroups.Jobs with Alerts and Notifications Tracing Access to SQL Server 2012 Move database files within servers andConfigure Database Mail Capture a trace using SQL Server Profiler between servers.Implement Notifications Analyze a trace using Database Engine Understanding SQL Server TransactionImplement AlertsAfter completing this Tuning Advisor Loggingmodule, students will be able to: Configure SQL TraceAfter completing Planning a SQL Server BackupConfigure database mail. this module, students will be able to: StrategyLab : Understanding SQL ServerMonitor SQL Server errors. Capture activity using SQL Server Profiler Recovery ModelsConfigure operators, alerts and notifications. and Extended Events Profiler. Plan a backup strategy

Page 53: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Maintaining Indexes Improve performance with the Database Configure Recovery ModelsAutomating Routine Database Engine Tuning Advisor. Review recovery models and strategyAfterMaintenanceLab : Performing Ongoing Work with tracing options. completing this module, students will beDatabase Maintenance Capturing and Managing Performance able to:Check database integrity using DBCC Data Describe the critical concepts surroundingCHECKDB Analyzing Collected Performance backup strategies.Correct index fragmentation DataLab : Monitoring SQL Server 2012 Explain the transaction logging capabilitiesCreate a database maintenance plan Investigating DMVs within the SQL Server database engine.Investigate table lock performanceAfter Configure Management Data Warehouse Plan a SQL Server backup strategy.completing this module, students will be able Configure Instances for Data Collection Managing Database Backupsto: Work with Data Collector ReportsAfter Working with Backup OptionsLab : BackupEnsure database integrity. completing this module, students will be of SQL Server DatabasesMaintain indexes. able to: Investigate backup compressionAutomate routine database maintenance. Monitor current activity. Transaction log backupImproving Performance with the Database Capture and manage performance data. Differential backupEngine Tuning Advisor Analyze collected performance data. Copy-only backupWorking with Tracing OptionsLab : Tracing Virtualizing SQL Server Partial backupAfter completing thisAccess to SQL Server 2012 Deploying and Upgrading Data-Tier module, students will be able to:Capture a trace using SQL Server Profiler ApplicationsLab : Managing Multiple Back up databases and transaction logs.Analyze a trace using Database Engine Servers Manage database backups.Tuning Advisor Configure CMS and execute multi-server Work with more advanced backup options.Configure SQL TraceAfter completing this queries Restoring Databasesmodule, students will be able to: Deploy a data-tier application Working with Point-in-time recoveryCapture activity using SQL Server Profiler Register and extract a data-tier Restoring System Databases andand Extended Events Profiler. application Individual FilesLab : Restoring SQL ServerImprove performance with the Database Upgrade a data-tier applicationAfter 2012 DatabasesEngine Tuning Advisor. completing this module, students will be Determine a restore strategyWork with tracing options. able to: Restore the databaseCapturing and Managing Performance Data Work with multiple servers. Using STANDBY modeAfter completingAnalyzing Collected Performance DataLab : Describe options for virtualizing SQL this module, students will be able to:Monitoring SQL Server 2012 Server. Understand the restore process.Investigating DMVs Deploy and upgrade Data-Tier Restore databases.Configure Management Data Warehouse Applications. Work with Point-in-time Recovery.Configure Instances for Data Collection Resolving Service-related Issues Restore system databases and individualWork with Data Collector ReportsAfter Resolving Concurrency Issues files.completing this module, students will be able Resolving Login and Connectivity Importing ; Exporting Table Datato: IssuesLab : Troubleshooting Common Inserting Data in BulkLab : Importing andMonitor current activity. Issues Exporting DataCapture and manage performance data. Troubleshoot and resolve SQL Server Import the Excel spreadsheetAnalyze collected performance data. administrative issuesAfter completing this Import the CSV fileVirtualizing SQL Server module, students will be able to: Create and test an extraction packageDeploying and Upgrading Data-Tier Explain SQL Server troubleshooting Compare loading performanceAfterApplicationsLab : Managing Multiple Servers methodology. completing this module, students will beConfigure CMS and execute multi-server Resolve service-related issues. able to:queries Resolve concurrency issues. Transfer data to and from SQL Server.Deploy a data-tier application Resolve login and connectivity issues Import and export table data.Register and extract a data-tier application Insert data in bulk and optimize the bulkUpgrade a data-tier applicationAfter Module 9: Authenticating and Authorizing insert process.completing this module, students will be able Users Authorizing Logins to Access Databasesto: line Authorization Across ServersLab :Work with multiple servers. Authenticating and Authorizing UsersDescribe options for virtualizing SQL Server. This module covers SQL Server security Create LoginsDeploy and upgrade Data-Tier Applications. models, logins and users. Correct an Application Login IssueResolving Service-related Issues line Create Database UsersResolving Concurrency Issues Authenticating Connections to SQL Correct Access to RestoredAfterResolving Login and Connectivity IssuesLab Server completing this module, students will be: Troubleshooting Common Issues able to:Troubleshoot and resolve SQL Server Describe how SQL Server authenticatesadministrative issuesAfter completing this line connections.module, students will be able to: Working with SQL Server Tools Describe how logins are authorized toExplain SQL Server troubleshooting Configuring SQL Server ServicesLab : access databases.methodology. Introduction to SQL Server and its Explain the requirements for authorizationResolve service-related issues. Toolset across servers.Resolve concurrency issues. Verifying SQL Server Component Working with Fixed Database RolesResolve login and connectivity issues Installation Creating User-defined Database RolesLab

Altering Service Accounts for New : Assigning Server and Database Roles

Page 54: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Instance Assign Server Rolesline Enabling Named Pipes Protocol for Both Assign Fixed Database Roles

Working with SQL Server Tools Instances Create and Assign User-defined DatabaseConfiguring SQL Server ServicesLab : Creating an Alias for AdvDev RolesIntroduction to SQL Server and its Toolset Ensuring SQL Browser is Disabled and Check Role AssignmentsAfter completingVerifying SQL Server Component Configure a Fixed TCP/IP Port (Only if this module, students will be able to:Installation time permitsAfter completing this module, Work with server roles.Altering Service Accounts for New Instance students will be able to: Work with fixed database roles.Enabling Named Pipes Protocol for Both Describe the SQL Server Platform. Create user-defined database roles.Instances Work with SQL Server Tools. Authorizing Users to Execute CodeCreating an Alias for AdvDev Configure SQL Server Services. Configuring Permissions at the SchemaEnsuring SQL Browser is Disabled and Planning Server Resource Requirements LevelLab : Authorizing Users to AccessConfigure a Fixed TCP/IP Port (Only if time Pre-installation Testing for SQL ResourcespermitsAfter completing this module, ServerLab : Preparing Systems for SQL Assign Schema-level Permissionsstudents will be able to: Server Assign Object-level PermissionsDescribe the SQL Server Platform. Adjust memory configuration Test PermissionsAfter completing thisWork with SQL Server Tools. Pre-installation Stress Testing module, students will be able to:Configure SQL Server Services. Check Specific I/O OperationsAfter Authorize user access to objects.Planning Server Resource Requirements completing this module, students will be Authorize users to execute code.Pre-installation Testing for SQL ServerLab : able to: Configure permissions at the schemaPreparing Systems for SQL Server Describe the SQL Server architecture. level.Adjust memory configuration Plan for server resource requirements. Implementing SQL Server AuditPre-installation Stress Testing Conduct pre-installation stress testing for Managing SQL Server AuditLab : AuditingCheck Specific I/O OperationsAfter SQL Server. SQL Server Environmentscompleting this module, students will be able Installing SQL Server Determine audit configuration and createto: Upgrading and Automating auditDescribe the SQL Server architecture. InstallationLab : Installing and Create server audit specificationsPlan for server resource requirements. Configuring SQL Server Create database audit specificationsConduct pre-installation stress testing for Review installation requirements Test audit functionalityAfter completing thisSQL Server. Install the SQL Server instance module, students will be able to:Installing SQL Server Perform Post-installation Setup and Describe the options for auditing dataUpgrading and Automating InstallationLab : Checks access in SQL Server.Installing and Configuring SQL Server Configure Server MemoryAfter Implement SQL Server Audit.Review installation requirements completing this module, students will be Manage SQL Server Audit.Install the SQL Server instance able to: Working with SQL Server AgentPerform Post-installation Setup and Checks Prepare to install SQL Server. Managing SQL Server Agent JobsLab :Configure Server MemoryAfter completing Install SQL Server. Automating SQL Server Managementthis module, students will be able to: Upgrade and automate the installation of Create a Data Extraction JobPrepare to install SQL Server. SQL Server. Schedule the Data Extraction JobInstall SQL Server. Working with Files and Filegroups Troubleshoot a Failing JobAfter completingUpgrade and automate the installation of Moving Database FilesLab : Working with this module, students will be able to:SQL Server. Databases Automate SQL Server Management.Working with Files and Filegroups Adjust tempdb configuration Work with SQL Server Agent.Moving Database FilesLab : Working with Create the RateTracking database Manage SQL Server Agent jobs.Databases Attach the OldProspects database Configuring CredentialsAdjust tempdb configuration Add multiple files to tempdbAfter Configuring Proxy AccountsLab :Create the RateTracking database completing this module, students will be Configuring Security for SQL Server AgentAttach the OldProspects database able to: Troubleshoot job execution failureAdd multiple files to tempdbAfter completing Describe the role and structure of SQL Resolve the security issuethis module, students will be able to: Server databases. Perform further troubleshootingAfterDescribe the role and structure of SQL Work with files and filegroups. completing this module, students will beServer databases. Move database files within servers and able to:Work with files and filegroups. between servers. Explain SQL Server Agent security.Move database files within servers and Understanding SQL Server Transaction Configure credentials.between servers. Logging Configure Proxy accounts.Understanding SQL Server Transaction Planning a SQL Server Backup Monitoring SQL Server ErrorsLogging StrategyLab : Understanding SQL Server Configuring Operators, Alerts andPlanning a SQL Server Backup StrategyLab Recovery Models NotificationsLab : Monitoring SQL Agent: Understanding SQL Server Recovery Plan a backup strategy Jobs with Alerts and NotificationsModels Configure Recovery Models Configure Database MailPlan a backup strategy Review recovery models and Implement NotificationsConfigure Recovery Models strategyAfter completing this module, Implement AlertsAfter completing thisReview recovery models and strategyAfter students will be able to: module, students will be able to:completing this module, students will be able Describe the critical concepts Configure database mail.to: surrounding backup strategies. Monitor SQL Server errors.Describe the critical concepts surrounding Explain the transaction logging Configure operators, alerts and

Page 55: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

backup strategies. capabilities within the SQL Server notifications.Explain the transaction logging capabilities database engine. Maintaining Indexeswithin the SQL Server database engine. Plan a SQL Server backup strategy. Automating Routine DatabasePlan a SQL Server backup strategy. Managing Database Backups MaintenanceLab : Performing OngoingManaging Database Backups Working with Backup OptionsLab : Database MaintenanceWorking with Backup OptionsLab : Backup Backup of SQL Server Databases Check database integrity using DBCCof SQL Server Databases Investigate backup compression CHECKDBInvestigate backup compression Transaction log backup Correct index fragmentationTransaction log backup Differential backup Create a database maintenance planDifferential backup Copy-only backup Investigate table lock performanceAfterCopy-only backup Partial backupAfter completing this completing this module, students will bePartial backupAfter completing this module, module, students will be able to: able to:students will be able to: Back up databases and transaction logs. Ensure database integrity.Back up databases and transaction logs. Manage database backups. Maintain indexes.Manage database backups. Work with more advanced backup Automate routine database maintenance.Work with more advanced backup options. options. Improving Performance with the DatabaseRestoring Databases Restoring Databases Engine Tuning AdvisorWorking with Point-in-time recovery Working with Point-in-time recovery Working with Tracing OptionsLab : TracingRestoring System Databases and Individual Restoring System Databases and Access to SQL Server 2012FilesLab : Restoring SQL Server 2012 Individual FilesLab : Restoring SQL Capture a trace using SQL Server ProfilerDatabases Server 2012 Databases Analyze a trace using Database EngineDetermine a restore strategy Determine a restore strategy Tuning AdvisorRestore the database Restore the database Configure SQL TraceAfter completing thisUsing STANDBY modeAfter completing this Using STANDBY modeAfter completing module, students will be able to:module, students will be able to: this module, students will be able to: Capture activity using SQL Server ProfilerUnderstand the restore process. Understand the restore process. and Extended Events Profiler.Restore databases. Restore databases. Improve performance with the DatabaseWork with Point-in-time Recovery. Work with Point-in-time Recovery. Engine Tuning Advisor.Restore system databases and individual Restore system databases and individual Work with tracing options.files. files. Capturing and Managing PerformanceImporting ; Exporting Table Data Importing ; Exporting Table Data DataInserting Data in BulkLab : Importing and Inserting Data in BulkLab : Importing and Analyzing Collected Performance DataLabExporting Data Exporting Data : Monitoring SQL Server 2012Import the Excel spreadsheet Import the Excel spreadsheet Investigating DMVsImport the CSV file Import the CSV file Configure Management Data WarehouseCreate and test an extraction package Create and test an extraction package Configure Instances for Data CollectionCompare loading performanceAfter Compare loading performanceAfter Work with Data Collector ReportsAftercompleting this module, students will be able completing this module, students will be completing this module, students will beto: able to: able to:Transfer data to and from SQL Server. Transfer data to and from SQL Server. Monitor current activity.Import and export table data. Import and export table data. Capture and manage performance data.Insert data in bulk and optimize the bulk Insert data in bulk and optimize the bulk Analyze collected performance data.insert process. insert process. Virtualizing SQL ServerAuthorizing Logins to Access Databases Authorizing Logins to Access Databases Deploying and Upgrading Data-TierAuthorization Across ServersLab : Authorization Across ServersLab : ApplicationsLab : Managing MultipleAuthenticating and Authorizing Users Authenticating and Authorizing Users ServersCreate Logins Create Logins Configure CMS and execute multi-serverCorrect an Application Login Issue Correct an Application Login Issue queriesCreate Database Users Create Database Users Deploy a data-tier applicationCorrect Access to RestoredAfter completing Correct Access to RestoredAfter Register and extract a data-tier applicationthis module, students will be able to: completing this module, students will be Upgrade a data-tier applicationAfterDescribe how SQL Server authenticates able to: completing this module, students will beconnections. Describe how SQL Server authenticates able to:Describe how logins are authorized to connections. Work with multiple servers.access databases. Describe how logins are authorized to Describe options for virtualizing SQLExplain the requirements for authorization access databases. Server.across servers. Explain the requirements for authorization Deploy and upgrade Data-TierWorking with Fixed Database Roles across servers. Applications.Creating User-defined Database RolesLab : Working with Fixed Database Roles Resolving Service-related IssuesAssigning Server and Database Roles Creating User-defined Database Resolving Concurrency IssuesAssign Server Roles RolesLab : Assigning Server and Resolving Login and ConnectivityAssign Fixed Database Roles Database Roles IssuesLab : Troubleshooting CommonCreate and Assign User-defined Database Assign Server Roles IssuesRoles Assign Fixed Database Roles Troubleshoot and resolve SQL ServerCheck Role AssignmentsAfter completing Create and Assign User-defined administrative issuesAfter completing thisthis module, students will be able to: Database Roles module, students will be able to:

Page 56: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Work with server roles. Check Role AssignmentsAfter completing Explain SQL Server troubleshootingWork with fixed database roles. this module, students will be able to: methodology.Create user-defined database roles. Work with server roles. Resolve service-related issues.Authorizing Users to Execute Code Work with fixed database roles. Resolve concurrency issues.Configuring Permissions at the Schema Create user-defined database roles. Resolve login and connectivity issuesLevelLab : Authorizing Users to Access Authorizing Users to Execute CodeResources Configuring Permissions at the SchemaAssign Schema-level Permissions LevelLab : Authorizing Users to Access lineAssign Object-level Permissions Resources Working with SQL Server ToolsTest PermissionsAfter completing this Assign Schema-level Permissions Configuring SQL Server ServicesLab :module, students will be able to: Assign Object-level Permissions Introduction to SQL Server and its ToolsetAuthorize user access to objects. Test PermissionsAfter completing this Verifying SQL Server ComponentAuthorize users to execute code. module, students will be able to: InstallationConfigure permissions at the schema level. Authorize user access to objects. Altering Service Accounts for NewImplementing SQL Server Audit Authorize users to execute code. InstanceManaging SQL Server AuditLab : Auditing Configure permissions at the schema Enabling Named Pipes Protocol for BothSQL Server Environments level. InstancesDetermine audit configuration and create Implementing SQL Server Audit Creating an Alias for AdvDevaudit Managing SQL Server AuditLab : Ensuring SQL Browser is Disabled andCreate server audit specifications Auditing SQL Server Environments Configure a Fixed TCP/IP Port (Only ifCreate database audit specifications Determine audit configuration and create time permitsAfter completing this module,Test audit functionalityAfter completing this audit students will be able to:module, students will be able to: Create server audit specifications Describe the SQL Server Platform.Describe the options for auditing data Create database audit specifications Work with SQL Server Tools.access in SQL Server. Test audit functionalityAfter completing Configure SQL Server Services.Implement SQL Server Audit. this module, students will be able to: Planning Server Resource RequirementsManage SQL Server Audit. Describe the options for auditing data Pre-installation Testing for SQL ServerLabWorking with SQL Server Agent access in SQL Server. : Preparing Systems for SQL ServerManaging SQL Server Agent JobsLab : Implement SQL Server Audit. Adjust memory configurationAutomating SQL Server Management Manage SQL Server Audit. Pre-installation Stress TestingCreate a Data Extraction Job Working with SQL Server Agent Check Specific I/O OperationsAfterSchedule the Data Extraction Job Managing SQL Server Agent JobsLab : completing this module, students will beTroubleshoot a Failing JobAfter completing Automating SQL Server Management able to:this module, students will be able to: Create a Data Extraction Job Describe the SQL Server architecture.Automate SQL Server Management. Schedule the Data Extraction Job Plan for server resource requirements.Work with SQL Server Agent. Troubleshoot a Failing JobAfter Conduct pre-installation stress testing forManage SQL Server Agent jobs. completing this module, students will be SQL Server.Configuring Credentials able to: Installing SQL ServerConfiguring Proxy AccountsLab : Automate SQL Server Management. Upgrading and Automating InstallationLabConfiguring Security for SQL Server Agent Work with SQL Server Agent. : Installing and Configuring SQL ServerTroubleshoot job execution failure Manage SQL Server Agent jobs. Review installation requirementsResolve the security issue Configuring Credentials Install the SQL Server instancePerform further troubleshootingAfter Configuring Proxy AccountsLab : Perform Post-installation Setup andcompleting this module, students will be able Configuring Security for SQL Server Checksto: Agent Configure Server MemoryAfter completingExplain SQL Server Agent security. Troubleshoot job execution failure this module, students will be able to:Configure credentials. Resolve the security issue Prepare to install SQL Server.Configure Proxy accounts. Perform further troubleshootingAfter Install SQL Server.Monitoring SQL Server Errors completing this module, students will be Upgrade and automate the installation ofConfiguring Operators, Alerts and able to: SQL Server.NotificationsLab : Monitoring SQL Agent Explain SQL Server Agent security. Working with Files and FilegroupsJobs with Alerts and Notifications Configure credentials. Moving Database FilesLab : Working withConfigure Database Mail Configure Proxy accounts. DatabasesImplement Notifications Monitoring SQL Server Errors Adjust tempdb configurationImplement AlertsAfter completing this Configuring Operators, Alerts and Create the RateTracking databasemodule, students will be able to: NotificationsLab : Monitoring SQL Agent Attach the OldProspects databaseConfigure database mail. Jobs with Alerts and Notifications Add multiple files to tempdbAfterMonitor SQL Server errors. Configure Database Mail completing this module, students will beConfigure operators, alerts and notifications. Implement Notifications able to:Maintaining Indexes Implement AlertsAfter completing this Describe the role and structure of SQLAutomating Routine Database module, students will be able to: Server databases.MaintenanceLab : Performing Ongoing Configure database mail. Work with files and filegroups.Database Maintenance Monitor SQL Server errors. Move database files within servers andCheck database integrity using DBCC Configure operators, alerts and between servers.CHECKDB notifications. Understanding SQL Server TransactionCorrect index fragmentation Maintaining Indexes Logging

Page 57: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Create a database maintenance plan Automating Routine Database Planning a SQL Server BackupInvestigate table lock performanceAfter MaintenanceLab : Performing Ongoing StrategyLab : Understanding SQL Servercompleting this module, students will be able Database Maintenance Recovery Modelsto: Check database integrity using DBCC Plan a backup strategyEnsure database integrity. CHECKDB Configure Recovery ModelsMaintain indexes. Correct index fragmentation Review recovery models and strategyAfterAutomate routine database maintenance. Create a database maintenance plan completing this module, students will beImproving Performance with the Database Investigate table lock performanceAfter able to:Engine Tuning Advisor completing this module, students will be Describe the critical concepts surroundingWorking with Tracing OptionsLab : Tracing able to: backup strategies.Access to SQL Server 2012 Ensure database integrity. Explain the transaction logging capabilitiesCapture a trace using SQL Server Profiler Maintain indexes. within the SQL Server database engine.Analyze a trace using Database Engine Automate routine database maintenance. Plan a SQL Server backup strategy.Tuning Advisor Improving Performance with the Managing Database BackupsConfigure SQL TraceAfter completing this Database Engine Tuning Advisor Working with Backup OptionsLab : Backupmodule, students will be able to: Working with Tracing OptionsLab : of SQL Server DatabasesCapture activity using SQL Server Profiler Tracing Access to SQL Server 2012 Investigate backup compressionand Extended Events Profiler. Capture a trace using SQL Server Profiler Transaction log backupImprove performance with the Database Analyze a trace using Database Engine Differential backupEngine Tuning Advisor. Tuning Advisor Copy-only backupWork with tracing options. Configure SQL TraceAfter completing Partial backupAfter completing thisCapturing and Managing Performance Data this module, students will be able to: module, students will be able to:Analyzing Collected Performance DataLab : Capture activity using SQL Server Profiler Back up databases and transaction logs.Monitoring SQL Server 2012 and Extended Events Profiler. Manage database backups.Investigating DMVs Improve performance with the Database Work with more advanced backup options.Configure Management Data Warehouse Engine Tuning Advisor. Restoring DatabasesConfigure Instances for Data Collection Work with tracing options. Working with Point-in-time recoveryWork with Data Collector ReportsAfter Capturing and Managing Performance Restoring System Databases andcompleting this module, students will be able Data Individual FilesLab : Restoring SQL Serverto: Analyzing Collected Performance 2012 DatabasesMonitor current activity. DataLab : Monitoring SQL Server 2012 Determine a restore strategyCapture and manage performance data. Investigating DMVs Restore the databaseAnalyze collected performance data. Configure Management Data Warehouse Using STANDBY modeAfter completingVirtualizing SQL Server Configure Instances for Data Collection this module, students will be able to:Deploying and Upgrading Data-Tier Work with Data Collector ReportsAfter Understand the restore process.ApplicationsLab : Managing Multiple Servers completing this module, students will be Restore databases.Configure CMS and execute multi-server able to: Work with Point-in-time Recovery.queries Monitor current activity. Restore system databases and individualDeploy a data-tier application Capture and manage performance data. files.Register and extract a data-tier application Analyze collected performance data. Importing ; Exporting Table DataUpgrade a data-tier applicationAfter Virtualizing SQL Server Inserting Data in BulkLab : Importing andcompleting this module, students will be able Deploying and Upgrading Data-Tier Exporting Datato: ApplicationsLab : Managing Multiple Import the Excel spreadsheetWork with multiple servers. Servers Import the CSV fileDescribe options for virtualizing SQL Server. Configure CMS and execute multi-server Create and test an extraction packageDeploy and upgrade Data-Tier Applications. queries Compare loading performanceAfterResolving Service-related Issues Deploy a data-tier application completing this module, students will beResolving Concurrency Issues Register and extract a data-tier able to:Resolving Login and Connectivity IssuesLab application Transfer data to and from SQL Server.: Troubleshooting Common Issues Upgrade a data-tier applicationAfter Import and export table data.Troubleshoot and resolve SQL Server completing this module, students will be Insert data in bulk and optimize the bulkadministrative issuesAfter completing this able to: insert process.module, students will be able to: Work with multiple servers. Authorizing Logins to Access DatabasesExplain SQL Server troubleshooting Describe options for virtualizing SQL Authorization Across ServersLab :methodology. Server. Authenticating and Authorizing UsersResolve service-related issues. Deploy and upgrade Data-Tier Create LoginsResolve concurrency issues. Applications. Correct an Application Login IssueResolve login and connectivity issues Resolving Service-related Issues Create Database Users

Resolving Concurrency Issues Correct Access to RestoredAfterModule 3: Installing and Configuring SQL Resolving Login and Connectivity completing this module, students will beServer 2012 IssuesLab : Troubleshooting Common able to:line Issues Describe how SQL Server authenticates

Troubleshoot and resolve SQL Server connections.This module details installing and configuring administrative issuesAfter completing this Describe how logins are authorized toSQL Server. module, students will be able to: access databases.line Explain SQL Server troubleshooting Explain the requirements for authorization

Page 58: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Preparing to Install SQL Server methodology. across servers.Resolve service-related issues. Working with Fixed Database RolesResolve concurrency issues. Creating User-defined Database RolesLab

line Resolve login and connectivity issues : Assigning Server and Database RolesWorking with SQL Server Tools Assign Server RolesConfiguring SQL Server ServicesLab : Assign Fixed Database RolesIntroduction to SQL Server and its Toolset line Create and Assign User-defined DatabaseVerifying SQL Server Component Working with SQL Server Tools RolesInstallation Configuring SQL Server ServicesLab : Check Role AssignmentsAfter completingAltering Service Accounts for New Instance Introduction to SQL Server and its this module, students will be able to:Enabling Named Pipes Protocol for Both Toolset Work with server roles.Instances Verifying SQL Server Component Work with fixed database roles.Creating an Alias for AdvDev Installation Create user-defined database roles.Ensuring SQL Browser is Disabled and Altering Service Accounts for New Authorizing Users to Execute CodeConfigure a Fixed TCP/IP Port (Only if time Instance Configuring Permissions at the SchemapermitsAfter completing this module, Enabling Named Pipes Protocol for Both LevelLab : Authorizing Users to Accessstudents will be able to: Instances ResourcesDescribe the SQL Server Platform. Creating an Alias for AdvDev Assign Schema-level PermissionsWork with SQL Server Tools. Ensuring SQL Browser is Disabled and Assign Object-level PermissionsConfigure SQL Server Services. Configure a Fixed TCP/IP Port (Only if Test PermissionsAfter completing thisPlanning Server Resource Requirements time permitsAfter completing this module, module, students will be able to:Pre-installation Testing for SQL ServerLab : students will be able to: Authorize user access to objects.Preparing Systems for SQL Server Describe the SQL Server Platform. Authorize users to execute code.Adjust memory configuration Work with SQL Server Tools. Configure permissions at the schemaPre-installation Stress Testing Configure SQL Server Services. level.Check Specific I/O OperationsAfter Planning Server Resource Requirements Implementing SQL Server Auditcompleting this module, students will be able Pre-installation Testing for SQL Managing SQL Server AuditLab : Auditingto: ServerLab : Preparing Systems for SQL SQL Server EnvironmentsDescribe the SQL Server architecture. Server Determine audit configuration and createPlan for server resource requirements. Adjust memory configuration auditConduct pre-installation stress testing for Pre-installation Stress Testing Create server audit specificationsSQL Server. Check Specific I/O OperationsAfter Create database audit specificationsInstalling SQL Server completing this module, students will be Test audit functionalityAfter completing thisUpgrading and Automating InstallationLab : able to: module, students will be able to:Installing and Configuring SQL Server Describe the SQL Server architecture. Describe the options for auditing dataReview installation requirements Plan for server resource requirements. access in SQL Server.Install the SQL Server instance Conduct pre-installation stress testing for Implement SQL Server Audit.Perform Post-installation Setup and Checks SQL Server. Manage SQL Server Audit.Configure Server MemoryAfter completing Installing SQL Server Working with SQL Server Agentthis module, students will be able to: Upgrading and Automating Managing SQL Server Agent JobsLab :Prepare to install SQL Server. InstallationLab : Installing and Automating SQL Server ManagementInstall SQL Server. Configuring SQL Server Create a Data Extraction JobUpgrade and automate the installation of Review installation requirements Schedule the Data Extraction JobSQL Server. Install the SQL Server instance Troubleshoot a Failing JobAfter completingWorking with Files and Filegroups Perform Post-installation Setup and this module, students will be able to:Moving Database FilesLab : Working with Checks Automate SQL Server Management.Databases Configure Server MemoryAfter Work with SQL Server Agent.Adjust tempdb configuration completing this module, students will be Manage SQL Server Agent jobs.Create the RateTracking database able to: Configuring CredentialsAttach the OldProspects database Prepare to install SQL Server. Configuring Proxy AccountsLab :Add multiple files to tempdbAfter completing Install SQL Server. Configuring Security for SQL Server Agentthis module, students will be able to: Upgrade and automate the installation of Troubleshoot job execution failureDescribe the role and structure of SQL SQL Server. Resolve the security issueServer databases. Working with Files and Filegroups Perform further troubleshootingAfterWork with files and filegroups. Moving Database FilesLab : Working with completing this module, students will beMove database files within servers and Databases able to:between servers. Adjust tempdb configuration Explain SQL Server Agent security.Understanding SQL Server Transaction Create the RateTracking database Configure credentials.Logging Attach the OldProspects database Configure Proxy accounts.Planning a SQL Server Backup StrategyLab Add multiple files to tempdbAfter Monitoring SQL Server Errors: Understanding SQL Server Recovery completing this module, students will be Configuring Operators, Alerts andModels able to: NotificationsLab : Monitoring SQL AgentPlan a backup strategy Describe the role and structure of SQL Jobs with Alerts and NotificationsConfigure Recovery Models Server databases. Configure Database MailReview recovery models and strategyAfter Work with files and filegroups. Implement Notificationscompleting this module, students will be able Move database files within servers and Implement AlertsAfter completing this

Page 59: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

to: between servers. module, students will be able to:Describe the critical concepts surrounding Understanding SQL Server Transaction Configure database mail.backup strategies. Logging Monitor SQL Server errors.Explain the transaction logging capabilities Planning a SQL Server Backup Configure operators, alerts andwithin the SQL Server database engine. StrategyLab : Understanding SQL Server notifications.Plan a SQL Server backup strategy. Recovery Models Maintaining IndexesManaging Database Backups Plan a backup strategy Automating Routine DatabaseWorking with Backup OptionsLab : Backup Configure Recovery Models MaintenanceLab : Performing Ongoingof SQL Server Databases Review recovery models and Database MaintenanceInvestigate backup compression strategyAfter completing this module, Check database integrity using DBCCTransaction log backup students will be able to: CHECKDBDifferential backup Describe the critical concepts Correct index fragmentationCopy-only backup surrounding backup strategies. Create a database maintenance planPartial backupAfter completing this module, Explain the transaction logging Investigate table lock performanceAfterstudents will be able to: capabilities within the SQL Server completing this module, students will beBack up databases and transaction logs. database engine. able to:Manage database backups. Plan a SQL Server backup strategy. Ensure database integrity.Work with more advanced backup options. Managing Database Backups Maintain indexes.Restoring Databases Working with Backup OptionsLab : Automate routine database maintenance.Working with Point-in-time recovery Backup of SQL Server Databases Improving Performance with the DatabaseRestoring System Databases and Individual Investigate backup compression Engine Tuning AdvisorFilesLab : Restoring SQL Server 2012 Transaction log backup Working with Tracing OptionsLab : TracingDatabases Differential backup Access to SQL Server 2012Determine a restore strategy Copy-only backup Capture a trace using SQL Server ProfilerRestore the database Partial backupAfter completing this Analyze a trace using Database EngineUsing STANDBY modeAfter completing this module, students will be able to: Tuning Advisormodule, students will be able to: Back up databases and transaction logs. Configure SQL TraceAfter completing thisUnderstand the restore process. Manage database backups. module, students will be able to:Restore databases. Work with more advanced backup Capture activity using SQL Server ProfilerWork with Point-in-time Recovery. options. and Extended Events Profiler.Restore system databases and individual Restoring Databases Improve performance with the Databasefiles. Working with Point-in-time recovery Engine Tuning Advisor.Importing ; Exporting Table Data Restoring System Databases and Work with tracing options.Inserting Data in BulkLab : Importing and Individual FilesLab : Restoring SQL Capturing and Managing PerformanceExporting Data Server 2012 Databases DataImport the Excel spreadsheet Determine a restore strategy Analyzing Collected Performance DataLabImport the CSV file Restore the database : Monitoring SQL Server 2012Create and test an extraction package Using STANDBY modeAfter completing Investigating DMVsCompare loading performanceAfter this module, students will be able to: Configure Management Data Warehousecompleting this module, students will be able Understand the restore process. Configure Instances for Data Collectionto: Restore databases. Work with Data Collector ReportsAfterTransfer data to and from SQL Server. Work with Point-in-time Recovery. completing this module, students will beImport and export table data. Restore system databases and individual able to:Insert data in bulk and optimize the bulk files. Monitor current activity.insert process. Importing ; Exporting Table Data Capture and manage performance data.Authorizing Logins to Access Databases Inserting Data in BulkLab : Importing and Analyze collected performance data.Authorization Across ServersLab : Exporting Data Virtualizing SQL ServerAuthenticating and Authorizing Users Import the Excel spreadsheet Deploying and Upgrading Data-TierCreate Logins Import the CSV file ApplicationsLab : Managing MultipleCorrect an Application Login Issue Create and test an extraction package ServersCreate Database Users Compare loading performanceAfter Configure CMS and execute multi-serverCorrect Access to RestoredAfter completing completing this module, students will be queriesthis module, students will be able to: able to: Deploy a data-tier applicationDescribe how SQL Server authenticates Transfer data to and from SQL Server. Register and extract a data-tier applicationconnections. Import and export table data. Upgrade a data-tier applicationAfterDescribe how logins are authorized to Insert data in bulk and optimize the bulk completing this module, students will beaccess databases. insert process. able to:Explain the requirements for authorization Authorizing Logins to Access Databases Work with multiple servers.across servers. Authorization Across ServersLab : Describe options for virtualizing SQLWorking with Fixed Database Roles Authenticating and Authorizing Users Server.Creating User-defined Database RolesLab : Create Logins Deploy and upgrade Data-TierAssigning Server and Database Roles Correct an Application Login Issue Applications.Assign Server Roles Create Database Users Resolving Service-related IssuesAssign Fixed Database Roles Correct Access to RestoredAfter Resolving Concurrency IssuesCreate and Assign User-defined Database completing this module, students will be Resolving Login and ConnectivityRoles able to: IssuesLab : Troubleshooting Common

Page 60: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Check Role AssignmentsAfter completing Describe how SQL Server authenticates Issuesthis module, students will be able to: connections. Troubleshoot and resolve SQL ServerWork with server roles. Describe how logins are authorized to administrative issuesAfter completing thisWork with fixed database roles. access databases. module, students will be able to:Create user-defined database roles. Explain the requirements for authorization Explain SQL Server troubleshootingAuthorizing Users to Execute Code across servers. methodology.Configuring Permissions at the Schema Working with Fixed Database Roles Resolve service-related issues.LevelLab : Authorizing Users to Access Creating User-defined Database Resolve concurrency issues.Resources RolesLab : Assigning Server and Resolve login and connectivity issuesAssign Schema-level Permissions Database RolesAssign Object-level Permissions Assign Server RolesTest PermissionsAfter completing this Assign Fixed Database Roles linemodule, students will be able to: Create and Assign User-defined Working with SQL Server ToolsAuthorize user access to objects. Database Roles Configuring SQL Server ServicesLab :Authorize users to execute code. Check Role AssignmentsAfter completing Introduction to SQL Server and its ToolsetConfigure permissions at the schema level. this module, students will be able to: Verifying SQL Server ComponentImplementing SQL Server Audit Work with server roles. InstallationManaging SQL Server AuditLab : Auditing Work with fixed database roles. Altering Service Accounts for NewSQL Server Environments Create user-defined database roles. InstanceDetermine audit configuration and create Authorizing Users to Execute Code Enabling Named Pipes Protocol for Bothaudit Configuring Permissions at the Schema InstancesCreate server audit specifications LevelLab : Authorizing Users to Access Creating an Alias for AdvDevCreate database audit specifications Resources Ensuring SQL Browser is Disabled andTest audit functionalityAfter completing this Assign Schema-level Permissions Configure a Fixed TCP/IP Port (Only ifmodule, students will be able to: Assign Object-level Permissions time permitsAfter completing this module,Describe the options for auditing data Test PermissionsAfter completing this students will be able to:access in SQL Server. module, students will be able to: Describe the SQL Server Platform.Implement SQL Server Audit. Authorize user access to objects. Work with SQL Server Tools.Manage SQL Server Audit. Authorize users to execute code. Configure SQL Server Services.Working with SQL Server Agent Configure permissions at the schema Planning Server Resource RequirementsManaging SQL Server Agent JobsLab : level. Pre-installation Testing for SQL ServerLabAutomating SQL Server Management Implementing SQL Server Audit : Preparing Systems for SQL ServerCreate a Data Extraction Job Managing SQL Server AuditLab : Adjust memory configurationSchedule the Data Extraction Job Auditing SQL Server Environments Pre-installation Stress TestingTroubleshoot a Failing JobAfter completing Determine audit configuration and create Check Specific I/O OperationsAfterthis module, students will be able to: audit completing this module, students will beAutomate SQL Server Management. Create server audit specifications able to:Work with SQL Server Agent. Create database audit specifications Describe the SQL Server architecture.Manage SQL Server Agent jobs. Test audit functionalityAfter completing Plan for server resource requirements.Configuring Credentials this module, students will be able to: Conduct pre-installation stress testing forConfiguring Proxy AccountsLab : Describe the options for auditing data SQL Server.Configuring Security for SQL Server Agent access in SQL Server. Installing SQL ServerTroubleshoot job execution failure Implement SQL Server Audit. Upgrading and Automating InstallationLabResolve the security issue Manage SQL Server Audit. : Installing and Configuring SQL ServerPerform further troubleshootingAfter Working with SQL Server Agent Review installation requirementscompleting this module, students will be able Managing SQL Server Agent JobsLab : Install the SQL Server instanceto: Automating SQL Server Management Perform Post-installation Setup andExplain SQL Server Agent security. Create a Data Extraction Job ChecksConfigure credentials. Schedule the Data Extraction Job Configure Server MemoryAfter completingConfigure Proxy accounts. Troubleshoot a Failing JobAfter this module, students will be able to:Monitoring SQL Server Errors completing this module, students will be Prepare to install SQL Server.Configuring Operators, Alerts and able to: Install SQL Server.NotificationsLab : Monitoring SQL Agent Automate SQL Server Management. Upgrade and automate the installation ofJobs with Alerts and Notifications Work with SQL Server Agent. SQL Server.Configure Database Mail Manage SQL Server Agent jobs. Working with Files and FilegroupsImplement Notifications Configuring Credentials Moving Database FilesLab : Working withImplement AlertsAfter completing this Configuring Proxy AccountsLab : Databasesmodule, students will be able to: Configuring Security for SQL Server Adjust tempdb configurationConfigure database mail. Agent Create the RateTracking databaseMonitor SQL Server errors. Troubleshoot job execution failure Attach the OldProspects databaseConfigure operators, alerts and notifications. Resolve the security issue Add multiple files to tempdbAfterMaintaining Indexes Perform further troubleshootingAfter completing this module, students will beAutomating Routine Database completing this module, students will be able to:MaintenanceLab : Performing Ongoing able to: Describe the role and structure of SQLDatabase Maintenance Explain SQL Server Agent security. Server databases.Check database integrity using DBCC Configure credentials. Work with files and filegroups.

Page 61: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

CHECKDB Configure Proxy accounts. Move database files within servers andCorrect index fragmentation Monitoring SQL Server Errors between servers.Create a database maintenance plan Configuring Operators, Alerts and Understanding SQL Server TransactionInvestigate table lock performanceAfter NotificationsLab : Monitoring SQL Agent Loggingcompleting this module, students will be able Jobs with Alerts and Notifications Planning a SQL Server Backupto: Configure Database Mail StrategyLab : Understanding SQL ServerEnsure database integrity. Implement Notifications Recovery ModelsMaintain indexes. Implement AlertsAfter completing this Plan a backup strategyAutomate routine database maintenance. module, students will be able to: Configure Recovery ModelsImproving Performance with the Database Configure database mail. Review recovery models and strategyAfterEngine Tuning Advisor Monitor SQL Server errors. completing this module, students will beWorking with Tracing OptionsLab : Tracing Configure operators, alerts and able to:Access to SQL Server 2012 notifications. Describe the critical concepts surroundingCapture a trace using SQL Server Profiler Maintaining Indexes backup strategies.Analyze a trace using Database Engine Automating Routine Database Explain the transaction logging capabilitiesTuning Advisor MaintenanceLab : Performing Ongoing within the SQL Server database engine.Configure SQL TraceAfter completing this Database Maintenance Plan a SQL Server backup strategy.module, students will be able to: Check database integrity using DBCC Managing Database BackupsCapture activity using SQL Server Profiler CHECKDB Working with Backup OptionsLab : Backupand Extended Events Profiler. Correct index fragmentation of SQL Server DatabasesImprove performance with the Database Create a database maintenance plan Investigate backup compressionEngine Tuning Advisor. Investigate table lock performanceAfter Transaction log backupWork with tracing options. completing this module, students will be Differential backupCapturing and Managing Performance Data able to: Copy-only backupAnalyzing Collected Performance DataLab : Ensure database integrity. Partial backupAfter completing thisMonitoring SQL Server 2012 Maintain indexes. module, students will be able to:Investigating DMVs Automate routine database maintenance. Back up databases and transaction logs.Configure Management Data Warehouse Improving Performance with the Manage database backups.Configure Instances for Data Collection Database Engine Tuning Advisor Work with more advanced backup options.Work with Data Collector ReportsAfter Working with Tracing OptionsLab : Restoring Databasescompleting this module, students will be able Tracing Access to SQL Server 2012 Working with Point-in-time recoveryto: Capture a trace using SQL Server Profiler Restoring System Databases andMonitor current activity. Analyze a trace using Database Engine Individual FilesLab : Restoring SQL ServerCapture and manage performance data. Tuning Advisor 2012 DatabasesAnalyze collected performance data. Configure SQL TraceAfter completing Determine a restore strategyVirtualizing SQL Server this module, students will be able to: Restore the databaseDeploying and Upgrading Data-Tier Capture activity using SQL Server Profiler Using STANDBY modeAfter completingApplicationsLab : Managing Multiple Servers and Extended Events Profiler. this module, students will be able to:Configure CMS and execute multi-server Improve performance with the Database Understand the restore process.queries Engine Tuning Advisor. Restore databases.Deploy a data-tier application Work with tracing options. Work with Point-in-time Recovery.Register and extract a data-tier application Capturing and Managing Performance Restore system databases and individualUpgrade a data-tier applicationAfter Data files.completing this module, students will be able Analyzing Collected Performance Importing ; Exporting Table Datato: DataLab : Monitoring SQL Server 2012 Inserting Data in BulkLab : Importing andWork with multiple servers. Investigating DMVs Exporting DataDescribe options for virtualizing SQL Server. Configure Management Data Warehouse Import the Excel spreadsheetDeploy and upgrade Data-Tier Applications. Configure Instances for Data Collection Import the CSV fileResolving Service-related Issues Work with Data Collector ReportsAfter Create and test an extraction packageResolving Concurrency Issues completing this module, students will be Compare loading performanceAfterResolving Login and Connectivity IssuesLab able to: completing this module, students will be: Troubleshooting Common Issues Monitor current activity. able to:Troubleshoot and resolve SQL Server Capture and manage performance data. Transfer data to and from SQL Server.administrative issuesAfter completing this Analyze collected performance data. Import and export table data.module, students will be able to: Virtualizing SQL Server Insert data in bulk and optimize the bulkExplain SQL Server troubleshooting Deploying and Upgrading Data-Tier insert process.methodology. ApplicationsLab : Managing Multiple Authorizing Logins to Access DatabasesResolve service-related issues. Servers Authorization Across ServersLab :Resolve concurrency issues. Configure CMS and execute multi-server Authenticating and Authorizing UsersResolve login and connectivity issues queries Create Logins

Deploy a data-tier application Correct an Application Login IssueRegister and extract a data-tier Create Database Users

line application Correct Access to RestoredAfterWorking with SQL Server Tools Upgrade a data-tier applicationAfter completing this module, students will beConfiguring SQL Server ServicesLab : completing this module, students will be able to:Introduction to SQL Server and its Toolset able to: Describe how SQL Server authenticates

Page 62: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Verifying SQL Server Component Work with multiple servers. connections.Installation Describe options for virtualizing SQL Describe how logins are authorized toAltering Service Accounts for New Instance Server. access databases.Enabling Named Pipes Protocol for Both Deploy and upgrade Data-Tier Explain the requirements for authorizationInstances Applications. across servers.Creating an Alias for AdvDev Resolving Service-related Issues Working with Fixed Database RolesEnsuring SQL Browser is Disabled and Resolving Concurrency Issues Creating User-defined Database RolesLabConfigure a Fixed TCP/IP Port (Only if time Resolving Login and Connectivity : Assigning Server and Database RolespermitsAfter completing this module, IssuesLab : Troubleshooting Common Assign Server Rolesstudents will be able to: Issues Assign Fixed Database RolesDescribe the SQL Server Platform. Troubleshoot and resolve SQL Server Create and Assign User-defined DatabaseWork with SQL Server Tools. administrative issuesAfter completing this RolesConfigure SQL Server Services. module, students will be able to: Check Role AssignmentsAfter completingPlanning Server Resource Requirements Explain SQL Server troubleshooting this module, students will be able to:Pre-installation Testing for SQL ServerLab : methodology. Work with server roles.Preparing Systems for SQL Server Resolve service-related issues. Work with fixed database roles.Adjust memory configuration Resolve concurrency issues. Create user-defined database roles.Pre-installation Stress Testing Resolve login and connectivity issues Authorizing Users to Execute CodeCheck Specific I/O OperationsAfter Configuring Permissions at the Schemacompleting this module, students will be able LevelLab : Authorizing Users to Accessto: line ResourcesDescribe the SQL Server architecture. Working with SQL Server Tools Assign Schema-level PermissionsPlan for server resource requirements. Configuring SQL Server ServicesLab : Assign Object-level PermissionsConduct pre-installation stress testing for Introduction to SQL Server and its Test PermissionsAfter completing thisSQL Server. Toolset module, students will be able to:Installing SQL Server Verifying SQL Server Component Authorize user access to objects.Upgrading and Automating InstallationLab : Installation Authorize users to execute code.Installing and Configuring SQL Server Altering Service Accounts for New Configure permissions at the schemaReview installation requirements Instance level.Install the SQL Server instance Enabling Named Pipes Protocol for Both Implementing SQL Server AuditPerform Post-installation Setup and Checks Instances Managing SQL Server AuditLab : AuditingConfigure Server MemoryAfter completing Creating an Alias for AdvDev SQL Server Environmentsthis module, students will be able to: Ensuring SQL Browser is Disabled and Determine audit configuration and createPrepare to install SQL Server. Configure a Fixed TCP/IP Port (Only if auditInstall SQL Server. time permitsAfter completing this module, Create server audit specificationsUpgrade and automate the installation of students will be able to: Create database audit specificationsSQL Server. Describe the SQL Server Platform. Test audit functionalityAfter completing thisWorking with Files and Filegroups Work with SQL Server Tools. module, students will be able to:Moving Database FilesLab : Working with Configure SQL Server Services. Describe the options for auditing dataDatabases Planning Server Resource Requirements access in SQL Server.Adjust tempdb configuration Pre-installation Testing for SQL Implement SQL Server Audit.Create the RateTracking database ServerLab : Preparing Systems for SQL Manage SQL Server Audit.Attach the OldProspects database Server Working with SQL Server AgentAdd multiple files to tempdbAfter completing Adjust memory configuration Managing SQL Server Agent JobsLab :this module, students will be able to: Pre-installation Stress Testing Automating SQL Server ManagementDescribe the role and structure of SQL Check Specific I/O OperationsAfter Create a Data Extraction JobServer databases. completing this module, students will be Schedule the Data Extraction JobWork with files and filegroups. able to: Troubleshoot a Failing JobAfter completingMove database files within servers and Describe the SQL Server architecture. this module, students will be able to:between servers. Plan for server resource requirements. Automate SQL Server Management.Understanding SQL Server Transaction Conduct pre-installation stress testing for Work with SQL Server Agent.Logging SQL Server. Manage SQL Server Agent jobs.Planning a SQL Server Backup StrategyLab Installing SQL Server Configuring Credentials: Understanding SQL Server Recovery Upgrading and Automating Configuring Proxy AccountsLab :Models InstallationLab : Installing and Configuring Security for SQL Server AgentPlan a backup strategy Configuring SQL Server Troubleshoot job execution failureConfigure Recovery Models Review installation requirements Resolve the security issueReview recovery models and strategyAfter Install the SQL Server instance Perform further troubleshootingAftercompleting this module, students will be able Perform Post-installation Setup and completing this module, students will beto: Checks able to:Describe the critical concepts surrounding Configure Server MemoryAfter Explain SQL Server Agent security.backup strategies. completing this module, students will be Configure credentials.Explain the transaction logging capabilities able to: Configure Proxy accounts.within the SQL Server database engine. Prepare to install SQL Server. Monitoring SQL Server ErrorsPlan a SQL Server backup strategy. Install SQL Server. Configuring Operators, Alerts andManaging Database Backups Upgrade and automate the installation of NotificationsLab : Monitoring SQL Agent

Page 63: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Working with Backup OptionsLab : Backup SQL Server. Jobs with Alerts and Notificationsof SQL Server Databases Working with Files and Filegroups Configure Database MailInvestigate backup compression Moving Database FilesLab : Working with Implement NotificationsTransaction log backup Databases Implement AlertsAfter completing thisDifferential backup Adjust tempdb configuration module, students will be able to:Copy-only backup Create the RateTracking database Configure database mail.Partial backupAfter completing this module, Attach the OldProspects database Monitor SQL Server errors.students will be able to: Add multiple files to tempdbAfter Configure operators, alerts andBack up databases and transaction logs. completing this module, students will be notifications.Manage database backups. able to: Maintaining IndexesWork with more advanced backup options. Describe the role and structure of SQL Automating Routine DatabaseRestoring Databases Server databases. MaintenanceLab : Performing OngoingWorking with Point-in-time recovery Work with files and filegroups. Database MaintenanceRestoring System Databases and Individual Move database files within servers and Check database integrity using DBCCFilesLab : Restoring SQL Server 2012 between servers. CHECKDBDatabases Understanding SQL Server Transaction Correct index fragmentationDetermine a restore strategy Logging Create a database maintenance planRestore the database Planning a SQL Server Backup Investigate table lock performanceAfterUsing STANDBY modeAfter completing this StrategyLab : Understanding SQL Server completing this module, students will bemodule, students will be able to: Recovery Models able to:Understand the restore process. Plan a backup strategy Ensure database integrity.Restore databases. Configure Recovery Models Maintain indexes.Work with Point-in-time Recovery. Review recovery models and Automate routine database maintenance.Restore system databases and individual strategyAfter completing this module, Improving Performance with the Databasefiles. students will be able to: Engine Tuning AdvisorImporting ; Exporting Table Data Describe the critical concepts Working with Tracing OptionsLab : TracingInserting Data in BulkLab : Importing and surrounding backup strategies. Access to SQL Server 2012Exporting Data Explain the transaction logging Capture a trace using SQL Server ProfilerImport the Excel spreadsheet capabilities within the SQL Server Analyze a trace using Database EngineImport the CSV file database engine. Tuning AdvisorCreate and test an extraction package Plan a SQL Server backup strategy. Configure SQL TraceAfter completing thisCompare loading performanceAfter Managing Database Backups module, students will be able to:completing this module, students will be able Working with Backup OptionsLab : Capture activity using SQL Server Profilerto: Backup of SQL Server Databases and Extended Events Profiler.Transfer data to and from SQL Server. Investigate backup compression Improve performance with the DatabaseImport and export table data. Transaction log backup Engine Tuning Advisor.Insert data in bulk and optimize the bulk Differential backup Work with tracing options.insert process. Copy-only backup Capturing and Managing PerformanceAuthorizing Logins to Access Databases Partial backupAfter completing this DataAuthorization Across ServersLab : module, students will be able to: Analyzing Collected Performance DataLabAuthenticating and Authorizing Users Back up databases and transaction logs. : Monitoring SQL Server 2012Create Logins Manage database backups. Investigating DMVsCorrect an Application Login Issue Work with more advanced backup Configure Management Data WarehouseCreate Database Users options. Configure Instances for Data CollectionCorrect Access to RestoredAfter completing Restoring Databases Work with Data Collector ReportsAfterthis module, students will be able to: Working with Point-in-time recovery completing this module, students will beDescribe how SQL Server authenticates Restoring System Databases and able to:connections. Individual FilesLab : Restoring SQL Monitor current activity.Describe how logins are authorized to Server 2012 Databases Capture and manage performance data.access databases. Determine a restore strategy Analyze collected performance data.Explain the requirements for authorization Restore the database Virtualizing SQL Serveracross servers. Using STANDBY modeAfter completing Deploying and Upgrading Data-TierWorking with Fixed Database Roles this module, students will be able to: ApplicationsLab : Managing MultipleCreating User-defined Database RolesLab : Understand the restore process. ServersAssigning Server and Database Roles Restore databases. Configure CMS and execute multi-serverAssign Server Roles Work with Point-in-time Recovery. queriesAssign Fixed Database Roles Restore system databases and individual Deploy a data-tier applicationCreate and Assign User-defined Database files. Register and extract a data-tier applicationRoles Importing ; Exporting Table Data Upgrade a data-tier applicationAfterCheck Role AssignmentsAfter completing Inserting Data in BulkLab : Importing and completing this module, students will bethis module, students will be able to: Exporting Data able to:Work with server roles. Import the Excel spreadsheet Work with multiple servers.Work with fixed database roles. Import the CSV file Describe options for virtualizing SQLCreate user-defined database roles. Create and test an extraction package Server.Authorizing Users to Execute Code Compare loading performanceAfter Deploy and upgrade Data-TierConfiguring Permissions at the Schema completing this module, students will be Applications.

Page 64: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

LevelLab : Authorizing Users to Access able to: Resolving Service-related IssuesResources Transfer data to and from SQL Server. Resolving Concurrency IssuesAssign Schema-level Permissions Import and export table data. Resolving Login and ConnectivityAssign Object-level Permissions Insert data in bulk and optimize the bulk IssuesLab : Troubleshooting CommonTest PermissionsAfter completing this insert process. Issuesmodule, students will be able to: Authorizing Logins to Access Databases Troubleshoot and resolve SQL ServerAuthorize user access to objects. Authorization Across ServersLab : administrative issuesAfter completing thisAuthorize users to execute code. Authenticating and Authorizing Users module, students will be able to:Configure permissions at the schema level. Create Logins Explain SQL Server troubleshootingImplementing SQL Server Audit Correct an Application Login Issue methodology.Managing SQL Server AuditLab : Auditing Create Database Users Resolve service-related issues.SQL Server Environments Correct Access to RestoredAfter Resolve concurrency issues.Determine audit configuration and create completing this module, students will be Resolve login and connectivity issuesaudit able to:Create server audit specifications Describe how SQL Server authenticatesCreate database audit specifications connections. lineTest audit functionalityAfter completing this Describe how logins are authorized to Working with SQL Server Toolsmodule, students will be able to: access databases. Configuring SQL Server ServicesLab :Describe the options for auditing data Explain the requirements for authorization Introduction to SQL Server and its Toolsetaccess in SQL Server. across servers. Verifying SQL Server ComponentImplement SQL Server Audit. Working with Fixed Database Roles InstallationManage SQL Server Audit. Creating User-defined Database Altering Service Accounts for NewWorking with SQL Server Agent RolesLab : Assigning Server and InstanceManaging SQL Server Agent JobsLab : Database Roles Enabling Named Pipes Protocol for BothAutomating SQL Server Management Assign Server Roles InstancesCreate a Data Extraction Job Assign Fixed Database Roles Creating an Alias for AdvDevSchedule the Data Extraction Job Create and Assign User-defined Ensuring SQL Browser is Disabled andTroubleshoot a Failing JobAfter completing Database Roles Configure a Fixed TCP/IP Port (Only ifthis module, students will be able to: Check Role AssignmentsAfter completing time permitsAfter completing this module,Automate SQL Server Management. this module, students will be able to: students will be able to:Work with SQL Server Agent. Work with server roles. Describe the SQL Server Platform.Manage SQL Server Agent jobs. Work with fixed database roles. Work with SQL Server Tools.Configuring Credentials Create user-defined database roles. Configure SQL Server Services.Configuring Proxy AccountsLab : Authorizing Users to Execute Code Planning Server Resource RequirementsConfiguring Security for SQL Server Agent Configuring Permissions at the Schema Pre-installation Testing for SQL ServerLabTroubleshoot job execution failure LevelLab : Authorizing Users to Access : Preparing Systems for SQL ServerResolve the security issue Resources Adjust memory configurationPerform further troubleshootingAfter Assign Schema-level Permissions Pre-installation Stress Testingcompleting this module, students will be able Assign Object-level Permissions Check Specific I/O OperationsAfterto: Test PermissionsAfter completing this completing this module, students will beExplain SQL Server Agent security. module, students will be able to: able to:Configure credentials. Authorize user access to objects. Describe the SQL Server architecture.Configure Proxy accounts. Authorize users to execute code. Plan for server resource requirements.Monitoring SQL Server Errors Configure permissions at the schema Conduct pre-installation stress testing forConfiguring Operators, Alerts and level. SQL Server.NotificationsLab : Monitoring SQL Agent Implementing SQL Server Audit Installing SQL ServerJobs with Alerts and Notifications Managing SQL Server AuditLab : Upgrading and Automating InstallationLabConfigure Database Mail Auditing SQL Server Environments : Installing and Configuring SQL ServerImplement Notifications Determine audit configuration and create Review installation requirementsImplement AlertsAfter completing this audit Install the SQL Server instancemodule, students will be able to: Create server audit specifications Perform Post-installation Setup andConfigure database mail. Create database audit specifications ChecksMonitor SQL Server errors. Test audit functionalityAfter completing Configure Server MemoryAfter completingConfigure operators, alerts and notifications. this module, students will be able to: this module, students will be able to:Maintaining Indexes Describe the options for auditing data Prepare to install SQL Server.Automating Routine Database access in SQL Server. Install SQL Server.MaintenanceLab : Performing Ongoing Implement SQL Server Audit. Upgrade and automate the installation ofDatabase Maintenance Manage SQL Server Audit. SQL Server.Check database integrity using DBCC Working with SQL Server Agent Working with Files and FilegroupsCHECKDB Managing SQL Server Agent JobsLab : Moving Database FilesLab : Working withCorrect index fragmentation Automating SQL Server Management DatabasesCreate a database maintenance plan Create a Data Extraction Job Adjust tempdb configurationInvestigate table lock performanceAfter Schedule the Data Extraction Job Create the RateTracking databasecompleting this module, students will be able Troubleshoot a Failing JobAfter Attach the OldProspects databaseto: completing this module, students will be Add multiple files to tempdbAfterEnsure database integrity. able to: completing this module, students will be

Page 65: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Maintain indexes. Automate SQL Server Management. able to:Automate routine database maintenance. Work with SQL Server Agent. Describe the role and structure of SQLImproving Performance with the Database Manage SQL Server Agent jobs. Server databases.Engine Tuning Advisor Configuring Credentials Work with files and filegroups.Working with Tracing OptionsLab : Tracing Configuring Proxy AccountsLab : Move database files within servers andAccess to SQL Server 2012 Configuring Security for SQL Server between servers.Capture a trace using SQL Server Profiler Agent Understanding SQL Server TransactionAnalyze a trace using Database Engine Troubleshoot job execution failure LoggingTuning Advisor Resolve the security issue Planning a SQL Server BackupConfigure SQL TraceAfter completing this Perform further troubleshootingAfter StrategyLab : Understanding SQL Servermodule, students will be able to: completing this module, students will be Recovery ModelsCapture activity using SQL Server Profiler able to: Plan a backup strategyand Extended Events Profiler. Explain SQL Server Agent security. Configure Recovery ModelsImprove performance with the Database Configure credentials. Review recovery models and strategyAfterEngine Tuning Advisor. Configure Proxy accounts. completing this module, students will beWork with tracing options. Monitoring SQL Server Errors able to:Capturing and Managing Performance Data Configuring Operators, Alerts and Describe the critical concepts surroundingAnalyzing Collected Performance DataLab : NotificationsLab : Monitoring SQL Agent backup strategies.Monitoring SQL Server 2012 Jobs with Alerts and Notifications Explain the transaction logging capabilitiesInvestigating DMVs Configure Database Mail within the SQL Server database engine.Configure Management Data Warehouse Implement Notifications Plan a SQL Server backup strategy.Configure Instances for Data Collection Implement AlertsAfter completing this Managing Database BackupsWork with Data Collector ReportsAfter module, students will be able to: Working with Backup OptionsLab : Backupcompleting this module, students will be able Configure database mail. of SQL Server Databasesto: Monitor SQL Server errors. Investigate backup compressionMonitor current activity. Configure operators, alerts and Transaction log backupCapture and manage performance data. notifications. Differential backupAnalyze collected performance data. Maintaining Indexes Copy-only backupVirtualizing SQL Server Automating Routine Database Partial backupAfter completing thisDeploying and Upgrading Data-Tier MaintenanceLab : Performing Ongoing module, students will be able to:ApplicationsLab : Managing Multiple Servers Database Maintenance Back up databases and transaction logs.Configure CMS and execute multi-server Check database integrity using DBCC Manage database backups.queries CHECKDB Work with more advanced backup options.Deploy a data-tier application Correct index fragmentation Restoring DatabasesRegister and extract a data-tier application Create a database maintenance plan Working with Point-in-time recoveryUpgrade a data-tier applicationAfter Investigate table lock performanceAfter Restoring System Databases andcompleting this module, students will be able completing this module, students will be Individual FilesLab : Restoring SQL Serverto: able to: 2012 DatabasesWork with multiple servers. Ensure database integrity. Determine a restore strategyDescribe options for virtualizing SQL Server. Maintain indexes. Restore the databaseDeploy and upgrade Data-Tier Applications. Automate routine database maintenance. Using STANDBY modeAfter completingResolving Service-related Issues Improving Performance with the this module, students will be able to:Resolving Concurrency Issues Database Engine Tuning Advisor Understand the restore process.Resolving Login and Connectivity IssuesLab Working with Tracing OptionsLab : Restore databases.: Troubleshooting Common Issues Tracing Access to SQL Server 2012 Work with Point-in-time Recovery.Troubleshoot and resolve SQL Server Capture a trace using SQL Server Profiler Restore system databases and individualadministrative issuesAfter completing this Analyze a trace using Database Engine files.module, students will be able to: Tuning Advisor Importing ; Exporting Table DataExplain SQL Server troubleshooting Configure SQL TraceAfter completing Inserting Data in BulkLab : Importing andmethodology. this module, students will be able to: Exporting DataResolve service-related issues. Capture activity using SQL Server Profiler Import the Excel spreadsheetResolve concurrency issues. and Extended Events Profiler. Import the CSV fileResolve login and connectivity issues Improve performance with the Database Create and test an extraction package

Engine Tuning Advisor. Compare loading performanceAfterWork with tracing options. completing this module, students will be

line Capturing and Managing Performance able to:Working with SQL Server Tools Data Transfer data to and from SQL Server.Configuring SQL Server ServicesLab : Analyzing Collected Performance Import and export table data.Introduction to SQL Server and its Toolset DataLab : Monitoring SQL Server 2012 Insert data in bulk and optimize the bulkVerifying SQL Server Component Investigating DMVs insert process.Installation Configure Management Data Warehouse Authorizing Logins to Access DatabasesAltering Service Accounts for New Instance Configure Instances for Data Collection Authorization Across ServersLab :Enabling Named Pipes Protocol for Both Work with Data Collector ReportsAfter Authenticating and Authorizing UsersInstances completing this module, students will be Create LoginsCreating an Alias for AdvDev able to: Correct an Application Login IssueEnsuring SQL Browser is Disabled and Monitor current activity. Create Database Users

Page 66: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure a Fixed TCP/IP Port (Only if time Capture and manage performance data. Correct Access to RestoredAfterpermitsAfter completing this module, Analyze collected performance data. completing this module, students will bestudents will be able to: Virtualizing SQL Server able to:Describe the SQL Server Platform. Deploying and Upgrading Data-Tier Describe how SQL Server authenticatesWork with SQL Server Tools. ApplicationsLab : Managing Multiple connections.Configure SQL Server Services. Servers Describe how logins are authorized toPlanning Server Resource Requirements Configure CMS and execute multi-server access databases.Pre-installation Testing for SQL ServerLab : queries Explain the requirements for authorizationPreparing Systems for SQL Server Deploy a data-tier application across servers.Adjust memory configuration Register and extract a data-tier Working with Fixed Database RolesPre-installation Stress Testing application Creating User-defined Database RolesLabCheck Specific I/O OperationsAfter Upgrade a data-tier applicationAfter : Assigning Server and Database Rolescompleting this module, students will be able completing this module, students will be Assign Server Rolesto: able to: Assign Fixed Database RolesDescribe the SQL Server architecture. Work with multiple servers. Create and Assign User-defined DatabasePlan for server resource requirements. Describe options for virtualizing SQL RolesConduct pre-installation stress testing for Server. Check Role AssignmentsAfter completingSQL Server. Deploy and upgrade Data-Tier this module, students will be able to:Installing SQL Server Applications. Work with server roles.Upgrading and Automating InstallationLab : Resolving Service-related Issues Work with fixed database roles.Installing and Configuring SQL Server Resolving Concurrency Issues Create user-defined database roles.Review installation requirements Resolving Login and Connectivity Authorizing Users to Execute CodeInstall the SQL Server instance IssuesLab : Troubleshooting Common Configuring Permissions at the SchemaPerform Post-installation Setup and Checks Issues LevelLab : Authorizing Users to AccessConfigure Server MemoryAfter completing Troubleshoot and resolve SQL Server Resourcesthis module, students will be able to: administrative issuesAfter completing this Assign Schema-level PermissionsPrepare to install SQL Server. module, students will be able to: Assign Object-level PermissionsInstall SQL Server. Explain SQL Server troubleshooting Test PermissionsAfter completing thisUpgrade and automate the installation of methodology. module, students will be able to:SQL Server. Resolve service-related issues. Authorize user access to objects.Working with Files and Filegroups Resolve concurrency issues. Authorize users to execute code.Moving Database FilesLab : Working with Resolve login and connectivity issues Configure permissions at the schemaDatabases level.Adjust tempdb configuration Implementing SQL Server AuditCreate the RateTracking database line Managing SQL Server AuditLab : AuditingAttach the OldProspects database Working with SQL Server Tools SQL Server EnvironmentsAdd multiple files to tempdbAfter completing Configuring SQL Server ServicesLab : Determine audit configuration and createthis module, students will be able to: Introduction to SQL Server and its auditDescribe the role and structure of SQL Toolset Create server audit specificationsServer databases. Verifying SQL Server Component Create database audit specificationsWork with files and filegroups. Installation Test audit functionalityAfter completing thisMove database files within servers and Altering Service Accounts for New module, students will be able to:between servers. Instance Describe the options for auditing dataUnderstanding SQL Server Transaction Enabling Named Pipes Protocol for Both access in SQL Server.Logging Instances Implement SQL Server Audit.Planning a SQL Server Backup StrategyLab Creating an Alias for AdvDev Manage SQL Server Audit.: Understanding SQL Server Recovery Ensuring SQL Browser is Disabled and Working with SQL Server AgentModels Configure a Fixed TCP/IP Port (Only if Managing SQL Server Agent JobsLab :Plan a backup strategy time permitsAfter completing this module, Automating SQL Server ManagementConfigure Recovery Models students will be able to: Create a Data Extraction JobReview recovery models and strategyAfter Describe the SQL Server Platform. Schedule the Data Extraction Jobcompleting this module, students will be able Work with SQL Server Tools. Troubleshoot a Failing JobAfter completingto: Configure SQL Server Services. this module, students will be able to:Describe the critical concepts surrounding Planning Server Resource Requirements Automate SQL Server Management.backup strategies. Pre-installation Testing for SQL Work with SQL Server Agent.Explain the transaction logging capabilities ServerLab : Preparing Systems for SQL Manage SQL Server Agent jobs.within the SQL Server database engine. Server Configuring CredentialsPlan a SQL Server backup strategy. Adjust memory configuration Configuring Proxy AccountsLab :Managing Database Backups Pre-installation Stress Testing Configuring Security for SQL Server AgentWorking with Backup OptionsLab : Backup Check Specific I/O OperationsAfter Troubleshoot job execution failureof SQL Server Databases completing this module, students will be Resolve the security issueInvestigate backup compression able to: Perform further troubleshootingAfterTransaction log backup Describe the SQL Server architecture. completing this module, students will beDifferential backup Plan for server resource requirements. able to:Copy-only backup Conduct pre-installation stress testing for Explain SQL Server Agent security.Partial backupAfter completing this module, SQL Server. Configure credentials.

Page 67: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

students will be able to: Installing SQL Server Configure Proxy accounts.Back up databases and transaction logs. Upgrading and Automating Monitoring SQL Server ErrorsManage database backups. InstallationLab : Installing and Configuring Operators, Alerts andWork with more advanced backup options. Configuring SQL Server NotificationsLab : Monitoring SQL AgentRestoring Databases Review installation requirements Jobs with Alerts and NotificationsWorking with Point-in-time recovery Install the SQL Server instance Configure Database MailRestoring System Databases and Individual Perform Post-installation Setup and Implement NotificationsFilesLab : Restoring SQL Server 2012 Checks Implement AlertsAfter completing thisDatabases Configure Server MemoryAfter module, students will be able to:Determine a restore strategy completing this module, students will be Configure database mail.Restore the database able to: Monitor SQL Server errors.Using STANDBY modeAfter completing this Prepare to install SQL Server. Configure operators, alerts andmodule, students will be able to: Install SQL Server. notifications.Understand the restore process. Upgrade and automate the installation of Maintaining IndexesRestore databases. SQL Server. Automating Routine DatabaseWork with Point-in-time Recovery. Working with Files and Filegroups MaintenanceLab : Performing OngoingRestore system databases and individual Moving Database FilesLab : Working with Database Maintenancefiles. Databases Check database integrity using DBCCImporting ; Exporting Table Data Adjust tempdb configuration CHECKDBInserting Data in BulkLab : Importing and Create the RateTracking database Correct index fragmentationExporting Data Attach the OldProspects database Create a database maintenance planImport the Excel spreadsheet Add multiple files to tempdbAfter Investigate table lock performanceAfterImport the CSV file completing this module, students will be completing this module, students will beCreate and test an extraction package able to: able to:Compare loading performanceAfter Describe the role and structure of SQL Ensure database integrity.completing this module, students will be able Server databases. Maintain indexes.to: Work with files and filegroups. Automate routine database maintenance.Transfer data to and from SQL Server. Move database files within servers and Improving Performance with the DatabaseImport and export table data. between servers. Engine Tuning AdvisorInsert data in bulk and optimize the bulk Understanding SQL Server Transaction Working with Tracing OptionsLab : Tracinginsert process. Logging Access to SQL Server 2012Authorizing Logins to Access Databases Planning a SQL Server Backup Capture a trace using SQL Server ProfilerAuthorization Across ServersLab : StrategyLab : Understanding SQL Server Analyze a trace using Database EngineAuthenticating and Authorizing Users Recovery Models Tuning AdvisorCreate Logins Plan a backup strategy Configure SQL TraceAfter completing thisCorrect an Application Login Issue Configure Recovery Models module, students will be able to:Create Database Users Review recovery models and Capture activity using SQL Server ProfilerCorrect Access to RestoredAfter completing strategyAfter completing this module, and Extended Events Profiler.this module, students will be able to: students will be able to: Improve performance with the DatabaseDescribe how SQL Server authenticates Describe the critical concepts Engine Tuning Advisor.connections. surrounding backup strategies. Work with tracing options.Describe how logins are authorized to Explain the transaction logging Capturing and Managing Performanceaccess databases. capabilities within the SQL Server DataExplain the requirements for authorization database engine. Analyzing Collected Performance DataLabacross servers. Plan a SQL Server backup strategy. : Monitoring SQL Server 2012Working with Fixed Database Roles Managing Database Backups Investigating DMVsCreating User-defined Database RolesLab : Working with Backup OptionsLab : Configure Management Data WarehouseAssigning Server and Database Roles Backup of SQL Server Databases Configure Instances for Data CollectionAssign Server Roles Investigate backup compression Work with Data Collector ReportsAfterAssign Fixed Database Roles Transaction log backup completing this module, students will beCreate and Assign User-defined Database Differential backup able to:Roles Copy-only backup Monitor current activity.Check Role AssignmentsAfter completing Partial backupAfter completing this Capture and manage performance data.this module, students will be able to: module, students will be able to: Analyze collected performance data.Work with server roles. Back up databases and transaction logs. Virtualizing SQL ServerWork with fixed database roles. Manage database backups. Deploying and Upgrading Data-TierCreate user-defined database roles. Work with more advanced backup ApplicationsLab : Managing MultipleAuthorizing Users to Execute Code options. ServersConfiguring Permissions at the Schema Restoring Databases Configure CMS and execute multi-serverLevelLab : Authorizing Users to Access Working with Point-in-time recovery queriesResources Restoring System Databases and Deploy a data-tier applicationAssign Schema-level Permissions Individual FilesLab : Restoring SQL Register and extract a data-tier applicationAssign Object-level Permissions Server 2012 Databases Upgrade a data-tier applicationAfterTest PermissionsAfter completing this Determine a restore strategy completing this module, students will bemodule, students will be able to: Restore the database able to:Authorize user access to objects. Using STANDBY modeAfter completing Work with multiple servers.

Page 68: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Authorize users to execute code. this module, students will be able to: Describe options for virtualizing SQLConfigure permissions at the schema level. Understand the restore process. Server.Implementing SQL Server Audit Restore databases. Deploy and upgrade Data-TierManaging SQL Server AuditLab : Auditing Work with Point-in-time Recovery. Applications.SQL Server Environments Restore system databases and individual Resolving Service-related IssuesDetermine audit configuration and create files. Resolving Concurrency Issuesaudit Importing ; Exporting Table Data Resolving Login and ConnectivityCreate server audit specifications Inserting Data in BulkLab : Importing and IssuesLab : Troubleshooting CommonCreate database audit specifications Exporting Data IssuesTest audit functionalityAfter completing this Import the Excel spreadsheet Troubleshoot and resolve SQL Servermodule, students will be able to: Import the CSV file administrative issuesAfter completing thisDescribe the options for auditing data Create and test an extraction package module, students will be able to:access in SQL Server. Compare loading performanceAfter Explain SQL Server troubleshootingImplement SQL Server Audit. completing this module, students will be methodology.Manage SQL Server Audit. able to: Resolve service-related issues.Working with SQL Server Agent Transfer data to and from SQL Server. Resolve concurrency issues.Managing SQL Server Agent JobsLab : Import and export table data. Resolve login and connectivity issuesAutomating SQL Server Management Insert data in bulk and optimize the bulkCreate a Data Extraction Job insert process.Schedule the Data Extraction Job Authorizing Logins to Access Databases lineTroubleshoot a Failing JobAfter completing Authorization Across ServersLab : Working with SQL Server Toolsthis module, students will be able to: Authenticating and Authorizing Users Configuring SQL Server ServicesLab :Automate SQL Server Management. Create Logins Introduction to SQL Server and its ToolsetWork with SQL Server Agent. Correct an Application Login Issue Verifying SQL Server ComponentManage SQL Server Agent jobs. Create Database Users InstallationConfiguring Credentials Correct Access to RestoredAfter Altering Service Accounts for NewConfiguring Proxy AccountsLab : completing this module, students will be InstanceConfiguring Security for SQL Server Agent able to: Enabling Named Pipes Protocol for BothTroubleshoot job execution failure Describe how SQL Server authenticates InstancesResolve the security issue connections. Creating an Alias for AdvDevPerform further troubleshootingAfter Describe how logins are authorized to Ensuring SQL Browser is Disabled andcompleting this module, students will be able access databases. Configure a Fixed TCP/IP Port (Only ifto: Explain the requirements for authorization time permitsAfter completing this module,Explain SQL Server Agent security. across servers. students will be able to:Configure credentials. Working with Fixed Database Roles Describe the SQL Server Platform.Configure Proxy accounts. Creating User-defined Database Work with SQL Server Tools.Monitoring SQL Server Errors RolesLab : Assigning Server and Configure SQL Server Services.Configuring Operators, Alerts and Database Roles Planning Server Resource RequirementsNotificationsLab : Monitoring SQL Agent Assign Server Roles Pre-installation Testing for SQL ServerLabJobs with Alerts and Notifications Assign Fixed Database Roles : Preparing Systems for SQL ServerConfigure Database Mail Create and Assign User-defined Adjust memory configurationImplement Notifications Database Roles Pre-installation Stress TestingImplement AlertsAfter completing this Check Role AssignmentsAfter completing Check Specific I/O OperationsAftermodule, students will be able to: this module, students will be able to: completing this module, students will beConfigure database mail. Work with server roles. able to:Monitor SQL Server errors. Work with fixed database roles. Describe the SQL Server architecture.Configure operators, alerts and notifications. Create user-defined database roles. Plan for server resource requirements.Maintaining Indexes Authorizing Users to Execute Code Conduct pre-installation stress testing forAutomating Routine Database Configuring Permissions at the Schema SQL Server.MaintenanceLab : Performing Ongoing LevelLab : Authorizing Users to Access Installing SQL ServerDatabase Maintenance Resources Upgrading and Automating InstallationLabCheck database integrity using DBCC Assign Schema-level Permissions : Installing and Configuring SQL ServerCHECKDB Assign Object-level Permissions Review installation requirementsCorrect index fragmentation Test PermissionsAfter completing this Install the SQL Server instanceCreate a database maintenance plan module, students will be able to: Perform Post-installation Setup andInvestigate table lock performanceAfter Authorize user access to objects. Checkscompleting this module, students will be able Authorize users to execute code. Configure Server MemoryAfter completingto: Configure permissions at the schema this module, students will be able to:Ensure database integrity. level. Prepare to install SQL Server.Maintain indexes. Implementing SQL Server Audit Install SQL Server.Automate routine database maintenance. Managing SQL Server AuditLab : Upgrade and automate the installation ofImproving Performance with the Database Auditing SQL Server Environments SQL Server.Engine Tuning Advisor Determine audit configuration and create Working with Files and FilegroupsWorking with Tracing OptionsLab : Tracing audit Moving Database FilesLab : Working withAccess to SQL Server 2012 Create server audit specifications DatabasesCapture a trace using SQL Server Profiler Create database audit specifications Adjust tempdb configuration

Page 69: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Analyze a trace using Database Engine Test audit functionalityAfter completing Create the RateTracking databaseTuning Advisor this module, students will be able to: Attach the OldProspects databaseConfigure SQL TraceAfter completing this Describe the options for auditing data Add multiple files to tempdbAftermodule, students will be able to: access in SQL Server. completing this module, students will beCapture activity using SQL Server Profiler Implement SQL Server Audit. able to:and Extended Events Profiler. Manage SQL Server Audit. Describe the role and structure of SQLImprove performance with the Database Working with SQL Server Agent Server databases.Engine Tuning Advisor. Managing SQL Server Agent JobsLab : Work with files and filegroups.Work with tracing options. Automating SQL Server Management Move database files within servers andCapturing and Managing Performance Data Create a Data Extraction Job between servers.Analyzing Collected Performance DataLab : Schedule the Data Extraction Job Understanding SQL Server TransactionMonitoring SQL Server 2012 Troubleshoot a Failing JobAfter LoggingInvestigating DMVs completing this module, students will be Planning a SQL Server BackupConfigure Management Data Warehouse able to: StrategyLab : Understanding SQL ServerConfigure Instances for Data Collection Automate SQL Server Management. Recovery ModelsWork with Data Collector ReportsAfter Work with SQL Server Agent. Plan a backup strategycompleting this module, students will be able Manage SQL Server Agent jobs. Configure Recovery Modelsto: Configuring Credentials Review recovery models and strategyAfterMonitor current activity. Configuring Proxy AccountsLab : completing this module, students will beCapture and manage performance data. Configuring Security for SQL Server able to:Analyze collected performance data. Agent Describe the critical concepts surroundingVirtualizing SQL Server Troubleshoot job execution failure backup strategies.Deploying and Upgrading Data-Tier Resolve the security issue Explain the transaction logging capabilitiesApplicationsLab : Managing Multiple Servers Perform further troubleshootingAfter within the SQL Server database engine.Configure CMS and execute multi-server completing this module, students will be Plan a SQL Server backup strategy.queries able to: Managing Database BackupsDeploy a data-tier application Explain SQL Server Agent security. Working with Backup OptionsLab : BackupRegister and extract a data-tier application Configure credentials. of SQL Server DatabasesUpgrade a data-tier applicationAfter Configure Proxy accounts. Investigate backup compressioncompleting this module, students will be able Monitoring SQL Server Errors Transaction log backupto: Configuring Operators, Alerts and Differential backupWork with multiple servers. NotificationsLab : Monitoring SQL Agent Copy-only backupDescribe options for virtualizing SQL Server. Jobs with Alerts and Notifications Partial backupAfter completing thisDeploy and upgrade Data-Tier Applications. Configure Database Mail module, students will be able to:Resolving Service-related Issues Implement Notifications Back up databases and transaction logs.Resolving Concurrency Issues Implement AlertsAfter completing this Manage database backups.Resolving Login and Connectivity IssuesLab module, students will be able to: Work with more advanced backup options.: Troubleshooting Common Issues Configure database mail. Restoring DatabasesTroubleshoot and resolve SQL Server Monitor SQL Server errors. Working with Point-in-time recoveryadministrative issuesAfter completing this Configure operators, alerts and Restoring System Databases andmodule, students will be able to: notifications. Individual FilesLab : Restoring SQL ServerExplain SQL Server troubleshooting Maintaining Indexes 2012 Databasesmethodology. Automating Routine Database Determine a restore strategyResolve service-related issues. MaintenanceLab : Performing Ongoing Restore the databaseResolve concurrency issues. Database Maintenance Using STANDBY modeAfter completingResolve login and connectivity issues Check database integrity using DBCC this module, students will be able to:

CHECKDB Understand the restore process.Correct index fragmentation Restore databases.

line Create a database maintenance plan Work with Point-in-time Recovery.Working with SQL Server Tools Investigate table lock performanceAfter Restore system databases and individualConfiguring SQL Server ServicesLab : completing this module, students will be files.Introduction to SQL Server and its Toolset able to: Importing ; Exporting Table DataVerifying SQL Server Component Ensure database integrity. Inserting Data in BulkLab : Importing andInstallation Maintain indexes. Exporting DataAltering Service Accounts for New Instance Automate routine database maintenance. Import the Excel spreadsheetEnabling Named Pipes Protocol for Both Improving Performance with the Import the CSV fileInstances Database Engine Tuning Advisor Create and test an extraction packageCreating an Alias for AdvDev Working with Tracing OptionsLab : Compare loading performanceAfterEnsuring SQL Browser is Disabled and Tracing Access to SQL Server 2012 completing this module, students will beConfigure a Fixed TCP/IP Port (Only if time Capture a trace using SQL Server Profiler able to:permitsAfter completing this module, Analyze a trace using Database Engine Transfer data to and from SQL Server.students will be able to: Tuning Advisor Import and export table data.Describe the SQL Server Platform. Configure SQL TraceAfter completing Insert data in bulk and optimize the bulkWork with SQL Server Tools. this module, students will be able to: insert process.Configure SQL Server Services. Capture activity using SQL Server Profiler Authorizing Logins to Access DatabasesPlanning Server Resource Requirements and Extended Events Profiler. Authorization Across ServersLab :

Page 70: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Pre-installation Testing for SQL ServerLab : Improve performance with the Database Authenticating and Authorizing UsersPreparing Systems for SQL Server Engine Tuning Advisor. Create LoginsAdjust memory configuration Work with tracing options. Correct an Application Login IssuePre-installation Stress Testing Capturing and Managing Performance Create Database UsersCheck Specific I/O OperationsAfter Data Correct Access to RestoredAftercompleting this module, students will be able Analyzing Collected Performance completing this module, students will beto: DataLab : Monitoring SQL Server 2012 able to:Describe the SQL Server architecture. Investigating DMVs Describe how SQL Server authenticatesPlan for server resource requirements. Configure Management Data Warehouse connections.Conduct pre-installation stress testing for Configure Instances for Data Collection Describe how logins are authorized toSQL Server. Work with Data Collector ReportsAfter access databases.Installing SQL Server completing this module, students will be Explain the requirements for authorizationUpgrading and Automating InstallationLab : able to: across servers.Installing and Configuring SQL Server Monitor current activity. Working with Fixed Database RolesReview installation requirements Capture and manage performance data. Creating User-defined Database RolesLabInstall the SQL Server instance Analyze collected performance data. : Assigning Server and Database RolesPerform Post-installation Setup and Checks Virtualizing SQL Server Assign Server RolesConfigure Server MemoryAfter completing Deploying and Upgrading Data-Tier Assign Fixed Database Rolesthis module, students will be able to: ApplicationsLab : Managing Multiple Create and Assign User-defined DatabasePrepare to install SQL Server. Servers RolesInstall SQL Server. Configure CMS and execute multi-server Check Role AssignmentsAfter completingUpgrade and automate the installation of queries this module, students will be able to:SQL Server. Deploy a data-tier application Work with server roles.Working with Files and Filegroups Register and extract a data-tier Work with fixed database roles.Moving Database FilesLab : Working with application Create user-defined database roles.Databases Upgrade a data-tier applicationAfter Authorizing Users to Execute CodeAdjust tempdb configuration completing this module, students will be Configuring Permissions at the SchemaCreate the RateTracking database able to: LevelLab : Authorizing Users to AccessAttach the OldProspects database Work with multiple servers. ResourcesAdd multiple files to tempdbAfter completing Describe options for virtualizing SQL Assign Schema-level Permissionsthis module, students will be able to: Server. Assign Object-level PermissionsDescribe the role and structure of SQL Deploy and upgrade Data-Tier Test PermissionsAfter completing thisServer databases. Applications. module, students will be able to:Work with files and filegroups. Resolving Service-related Issues Authorize user access to objects.Move database files within servers and Resolving Concurrency Issues Authorize users to execute code.between servers. Resolving Login and Connectivity Configure permissions at the schemaUnderstanding SQL Server Transaction IssuesLab : Troubleshooting Common level.Logging Issues Implementing SQL Server AuditPlanning a SQL Server Backup StrategyLab Troubleshoot and resolve SQL Server Managing SQL Server AuditLab : Auditing: Understanding SQL Server Recovery administrative issuesAfter completing this SQL Server EnvironmentsModels module, students will be able to: Determine audit configuration and createPlan a backup strategy Explain SQL Server troubleshooting auditConfigure Recovery Models methodology. Create server audit specificationsReview recovery models and strategyAfter Resolve service-related issues. Create database audit specificationscompleting this module, students will be able Resolve concurrency issues. Test audit functionalityAfter completing thisto: Resolve login and connectivity issues module, students will be able to:Describe the critical concepts surrounding Describe the options for auditing databackup strategies. access in SQL Server.Explain the transaction logging capabilities line Implement SQL Server Audit.within the SQL Server database engine. Working with SQL Server Tools Manage SQL Server Audit.Plan a SQL Server backup strategy. Configuring SQL Server ServicesLab : Working with SQL Server AgentManaging Database Backups Introduction to SQL Server and its Managing SQL Server Agent JobsLab :Working with Backup OptionsLab : Backup Toolset Automating SQL Server Managementof SQL Server Databases Verifying SQL Server Component Create a Data Extraction JobInvestigate backup compression Installation Schedule the Data Extraction JobTransaction log backup Altering Service Accounts for New Troubleshoot a Failing JobAfter completingDifferential backup Instance this module, students will be able to:Copy-only backup Enabling Named Pipes Protocol for Both Automate SQL Server Management.Partial backupAfter completing this module, Instances Work with SQL Server Agent.students will be able to: Creating an Alias for AdvDev Manage SQL Server Agent jobs.Back up databases and transaction logs. Ensuring SQL Browser is Disabled and Configuring CredentialsManage database backups. Configure a Fixed TCP/IP Port (Only if Configuring Proxy AccountsLab :Work with more advanced backup options. time permitsAfter completing this module, Configuring Security for SQL Server AgentRestoring Databases students will be able to: Troubleshoot job execution failureWorking with Point-in-time recovery Describe the SQL Server Platform. Resolve the security issueRestoring System Databases and Individual Work with SQL Server Tools. Perform further troubleshootingAfter

Page 71: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

FilesLab : Restoring SQL Server 2012 Configure SQL Server Services. completing this module, students will beDatabases Planning Server Resource Requirements able to:Determine a restore strategy Pre-installation Testing for SQL Explain SQL Server Agent security.Restore the database ServerLab : Preparing Systems for SQL Configure credentials.Using STANDBY modeAfter completing this Server Configure Proxy accounts.module, students will be able to: Adjust memory configuration Monitoring SQL Server ErrorsUnderstand the restore process. Pre-installation Stress Testing Configuring Operators, Alerts andRestore databases. Check Specific I/O OperationsAfter NotificationsLab : Monitoring SQL AgentWork with Point-in-time Recovery. completing this module, students will be Jobs with Alerts and NotificationsRestore system databases and individual able to: Configure Database Mailfiles. Describe the SQL Server architecture. Implement NotificationsImporting ; Exporting Table Data Plan for server resource requirements. Implement AlertsAfter completing thisInserting Data in BulkLab : Importing and Conduct pre-installation stress testing for module, students will be able to:Exporting Data SQL Server. Configure database mail.Import the Excel spreadsheet Installing SQL Server Monitor SQL Server errors.Import the CSV file Upgrading and Automating Configure operators, alerts andCreate and test an extraction package InstallationLab : Installing and notifications.Compare loading performanceAfter Configuring SQL Server Maintaining Indexescompleting this module, students will be able Review installation requirements Automating Routine Databaseto: Install the SQL Server instance MaintenanceLab : Performing OngoingTransfer data to and from SQL Server. Perform Post-installation Setup and Database MaintenanceImport and export table data. Checks Check database integrity using DBCCInsert data in bulk and optimize the bulk Configure Server MemoryAfter CHECKDBinsert process. completing this module, students will be Correct index fragmentationAuthorizing Logins to Access Databases able to: Create a database maintenance planAuthorization Across ServersLab : Prepare to install SQL Server. Investigate table lock performanceAfterAuthenticating and Authorizing Users Install SQL Server. completing this module, students will beCreate Logins Upgrade and automate the installation of able to:Correct an Application Login Issue SQL Server. Ensure database integrity.Create Database Users Working with Files and Filegroups Maintain indexes.Correct Access to RestoredAfter completing Moving Database FilesLab : Working with Automate routine database maintenance.this module, students will be able to: Databases Improving Performance with the DatabaseDescribe how SQL Server authenticates Adjust tempdb configuration Engine Tuning Advisorconnections. Create the RateTracking database Working with Tracing OptionsLab : TracingDescribe how logins are authorized to Attach the OldProspects database Access to SQL Server 2012access databases. Add multiple files to tempdbAfter Capture a trace using SQL Server ProfilerExplain the requirements for authorization completing this module, students will be Analyze a trace using Database Engineacross servers. able to: Tuning AdvisorWorking with Fixed Database Roles Describe the role and structure of SQL Configure SQL TraceAfter completing thisCreating User-defined Database RolesLab : Server databases. module, students will be able to:Assigning Server and Database Roles Work with files and filegroups. Capture activity using SQL Server ProfilerAssign Server Roles Move database files within servers and and Extended Events Profiler.Assign Fixed Database Roles between servers. Improve performance with the DatabaseCreate and Assign User-defined Database Understanding SQL Server Transaction Engine Tuning Advisor.Roles Logging Work with tracing options.Check Role AssignmentsAfter completing Planning a SQL Server Backup Capturing and Managing Performancethis module, students will be able to: StrategyLab : Understanding SQL Server DataWork with server roles. Recovery Models Analyzing Collected Performance DataLabWork with fixed database roles. Plan a backup strategy : Monitoring SQL Server 2012Create user-defined database roles. Configure Recovery Models Investigating DMVsAuthorizing Users to Execute Code Review recovery models and Configure Management Data WarehouseConfiguring Permissions at the Schema strategyAfter completing this module, Configure Instances for Data CollectionLevelLab : Authorizing Users to Access students will be able to: Work with Data Collector ReportsAfterResources Describe the critical concepts completing this module, students will beAssign Schema-level Permissions surrounding backup strategies. able to:Assign Object-level Permissions Explain the transaction logging Monitor current activity.Test PermissionsAfter completing this capabilities within the SQL Server Capture and manage performance data.module, students will be able to: database engine. Analyze collected performance data.Authorize user access to objects. Plan a SQL Server backup strategy. Virtualizing SQL ServerAuthorize users to execute code. Managing Database Backups Deploying and Upgrading Data-TierConfigure permissions at the schema level. Working with Backup OptionsLab : ApplicationsLab : Managing MultipleImplementing SQL Server Audit Backup of SQL Server Databases ServersManaging SQL Server AuditLab : Auditing Investigate backup compression Configure CMS and execute multi-serverSQL Server Environments Transaction log backup queriesDetermine audit configuration and create Differential backup Deploy a data-tier applicationaudit Copy-only backup Register and extract a data-tier application

Page 72: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Create server audit specifications Partial backupAfter completing this Upgrade a data-tier applicationAfterCreate database audit specifications module, students will be able to: completing this module, students will beTest audit functionalityAfter completing this Back up databases and transaction logs. able to:module, students will be able to: Manage database backups. Work with multiple servers.Describe the options for auditing data Work with more advanced backup Describe options for virtualizing SQLaccess in SQL Server. options. Server.Implement SQL Server Audit. Restoring Databases Deploy and upgrade Data-TierManage SQL Server Audit. Working with Point-in-time recovery Applications.Working with SQL Server Agent Restoring System Databases and Resolving Service-related IssuesManaging SQL Server Agent JobsLab : Individual FilesLab : Restoring SQL Resolving Concurrency IssuesAutomating SQL Server Management Server 2012 Databases Resolving Login and ConnectivityCreate a Data Extraction Job Determine a restore strategy IssuesLab : Troubleshooting CommonSchedule the Data Extraction Job Restore the database IssuesTroubleshoot a Failing JobAfter completing Using STANDBY modeAfter completing Troubleshoot and resolve SQL Serverthis module, students will be able to: this module, students will be able to: administrative issuesAfter completing thisAutomate SQL Server Management. Understand the restore process. module, students will be able to:Work with SQL Server Agent. Restore databases. Explain SQL Server troubleshootingManage SQL Server Agent jobs. Work with Point-in-time Recovery. methodology.Configuring Credentials Restore system databases and individual Resolve service-related issues.Configuring Proxy AccountsLab : files. Resolve concurrency issues.Configuring Security for SQL Server Agent Importing ; Exporting Table Data Resolve login and connectivity issuesTroubleshoot job execution failure Inserting Data in BulkLab : Importing andResolve the security issue Exporting DataPerform further troubleshootingAfter Import the Excel spreadsheet linecompleting this module, students will be able Import the CSV file Working with SQL Server Toolsto: Create and test an extraction package Configuring SQL Server ServicesLab :Explain SQL Server Agent security. Compare loading performanceAfter Introduction to SQL Server and its ToolsetConfigure credentials. completing this module, students will be Verifying SQL Server ComponentConfigure Proxy accounts. able to: InstallationMonitoring SQL Server Errors Transfer data to and from SQL Server. Altering Service Accounts for NewConfiguring Operators, Alerts and Import and export table data. InstanceNotificationsLab : Monitoring SQL Agent Insert data in bulk and optimize the bulk Enabling Named Pipes Protocol for BothJobs with Alerts and Notifications insert process. InstancesConfigure Database Mail Authorizing Logins to Access Databases Creating an Alias for AdvDevImplement Notifications Authorization Across ServersLab : Ensuring SQL Browser is Disabled andImplement AlertsAfter completing this Authenticating and Authorizing Users Configure a Fixed TCP/IP Port (Only ifmodule, students will be able to: Create Logins time permitsAfter completing this module,Configure database mail. Correct an Application Login Issue students will be able to:Monitor SQL Server errors. Create Database Users Describe the SQL Server Platform.Configure operators, alerts and notifications. Correct Access to RestoredAfter Work with SQL Server Tools.Maintaining Indexes completing this module, students will be Configure SQL Server Services.Automating Routine Database able to: Planning Server Resource RequirementsMaintenanceLab : Performing Ongoing Describe how SQL Server authenticates Pre-installation Testing for SQL ServerLabDatabase Maintenance connections. : Preparing Systems for SQL ServerCheck database integrity using DBCC Describe how logins are authorized to Adjust memory configurationCHECKDB access databases. Pre-installation Stress TestingCorrect index fragmentation Explain the requirements for authorization Check Specific I/O OperationsAfterCreate a database maintenance plan across servers. completing this module, students will beInvestigate table lock performanceAfter Working with Fixed Database Roles able to:completing this module, students will be able Creating User-defined Database Describe the SQL Server architecture.to: RolesLab : Assigning Server and Plan for server resource requirements.Ensure database integrity. Database Roles Conduct pre-installation stress testing forMaintain indexes. Assign Server Roles SQL Server.Automate routine database maintenance. Assign Fixed Database Roles Installing SQL ServerImproving Performance with the Database Create and Assign User-defined Upgrading and Automating InstallationLabEngine Tuning Advisor Database Roles : Installing and Configuring SQL ServerWorking with Tracing OptionsLab : Tracing Check Role AssignmentsAfter completing Review installation requirementsAccess to SQL Server 2012 this module, students will be able to: Install the SQL Server instanceCapture a trace using SQL Server Profiler Work with server roles. Perform Post-installation Setup andAnalyze a trace using Database Engine Work with fixed database roles. ChecksTuning Advisor Create user-defined database roles. Configure Server MemoryAfter completingConfigure SQL TraceAfter completing this Authorizing Users to Execute Code this module, students will be able to:module, students will be able to: Configuring Permissions at the Schema Prepare to install SQL Server.Capture activity using SQL Server Profiler LevelLab : Authorizing Users to Access Install SQL Server.and Extended Events Profiler. Resources Upgrade and automate the installation ofImprove performance with the Database Assign Schema-level Permissions SQL Server.

Page 73: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Engine Tuning Advisor. Assign Object-level Permissions Working with Files and FilegroupsWork with tracing options. Test PermissionsAfter completing this Moving Database FilesLab : Working withCapturing and Managing Performance Data module, students will be able to: DatabasesAnalyzing Collected Performance DataLab : Authorize user access to objects. Adjust tempdb configurationMonitoring SQL Server 2012 Authorize users to execute code. Create the RateTracking databaseInvestigating DMVs Configure permissions at the schema Attach the OldProspects databaseConfigure Management Data Warehouse level. Add multiple files to tempdbAfterConfigure Instances for Data Collection Implementing SQL Server Audit completing this module, students will beWork with Data Collector ReportsAfter Managing SQL Server AuditLab : able to:completing this module, students will be able Auditing SQL Server Environments Describe the role and structure of SQLto: Determine audit configuration and create Server databases.Monitor current activity. audit Work with files and filegroups.Capture and manage performance data. Create server audit specifications Move database files within servers andAnalyze collected performance data. Create database audit specifications between servers.Virtualizing SQL Server Test audit functionalityAfter completing Understanding SQL Server TransactionDeploying and Upgrading Data-Tier this module, students will be able to: LoggingApplicationsLab : Managing Multiple Servers Describe the options for auditing data Planning a SQL Server BackupConfigure CMS and execute multi-server access in SQL Server. StrategyLab : Understanding SQL Serverqueries Implement SQL Server Audit. Recovery ModelsDeploy a data-tier application Manage SQL Server Audit. Plan a backup strategyRegister and extract a data-tier application Working with SQL Server Agent Configure Recovery ModelsUpgrade a data-tier applicationAfter Managing SQL Server Agent JobsLab : Review recovery models and strategyAftercompleting this module, students will be able Automating SQL Server Management completing this module, students will beto: Create a Data Extraction Job able to:Work with multiple servers. Schedule the Data Extraction Job Describe the critical concepts surroundingDescribe options for virtualizing SQL Server. Troubleshoot a Failing JobAfter backup strategies.Deploy and upgrade Data-Tier Applications. completing this module, students will be Explain the transaction logging capabilitiesResolving Service-related Issues able to: within the SQL Server database engine.Resolving Concurrency Issues Automate SQL Server Management. Plan a SQL Server backup strategy.Resolving Login and Connectivity IssuesLab Work with SQL Server Agent. Managing Database Backups: Troubleshooting Common Issues Manage SQL Server Agent jobs. Working with Backup OptionsLab : BackupTroubleshoot and resolve SQL Server Configuring Credentials of SQL Server Databasesadministrative issuesAfter completing this Configuring Proxy AccountsLab : Investigate backup compressionmodule, students will be able to: Configuring Security for SQL Server Transaction log backupExplain SQL Server troubleshooting Agent Differential backupmethodology. Troubleshoot job execution failure Copy-only backupResolve service-related issues. Resolve the security issue Partial backupAfter completing thisResolve concurrency issues. Perform further troubleshootingAfter module, students will be able to:Resolve login and connectivity issues completing this module, students will be Back up databases and transaction logs.

able to: Manage database backups.Explain SQL Server Agent security. Work with more advanced backup options.

line Configure credentials. Restoring DatabasesWorking with SQL Server Tools Configure Proxy accounts. Working with Point-in-time recoveryConfiguring SQL Server ServicesLab : Monitoring SQL Server Errors Restoring System Databases andIntroduction to SQL Server and its Toolset Configuring Operators, Alerts and Individual FilesLab : Restoring SQL ServerVerifying SQL Server Component NotificationsLab : Monitoring SQL Agent 2012 DatabasesInstallation Jobs with Alerts and Notifications Determine a restore strategyAltering Service Accounts for New Instance Configure Database Mail Restore the databaseEnabling Named Pipes Protocol for Both Implement Notifications Using STANDBY modeAfter completingInstances Implement AlertsAfter completing this this module, students will be able to:Creating an Alias for AdvDev module, students will be able to: Understand the restore process.Ensuring SQL Browser is Disabled and Configure database mail. Restore databases.Configure a Fixed TCP/IP Port (Only if time Monitor SQL Server errors. Work with Point-in-time Recovery.permitsAfter completing this module, Configure operators, alerts and Restore system databases and individualstudents will be able to: notifications. files.Describe the SQL Server Platform. Maintaining Indexes Importing ; Exporting Table DataWork with SQL Server Tools. Automating Routine Database Inserting Data in BulkLab : Importing andConfigure SQL Server Services. MaintenanceLab : Performing Ongoing Exporting DataPlanning Server Resource Requirements Database Maintenance Import the Excel spreadsheetPre-installation Testing for SQL ServerLab : Check database integrity using DBCC Import the CSV filePreparing Systems for SQL Server CHECKDB Create and test an extraction packageAdjust memory configuration Correct index fragmentation Compare loading performanceAfterPre-installation Stress Testing Create a database maintenance plan completing this module, students will beCheck Specific I/O OperationsAfter Investigate table lock performanceAfter able to:completing this module, students will be able completing this module, students will be Transfer data to and from SQL Server.to: able to: Import and export table data.

Page 74: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Describe the SQL Server architecture. Ensure database integrity. Insert data in bulk and optimize the bulkPlan for server resource requirements. Maintain indexes. insert process.Conduct pre-installation stress testing for Automate routine database maintenance. Authorizing Logins to Access DatabasesSQL Server. Improving Performance with the Authorization Across ServersLab :Installing SQL Server Database Engine Tuning Advisor Authenticating and Authorizing UsersUpgrading and Automating InstallationLab : Working with Tracing OptionsLab : Create LoginsInstalling and Configuring SQL Server Tracing Access to SQL Server 2012 Correct an Application Login IssueReview installation requirements Capture a trace using SQL Server Profiler Create Database UsersInstall the SQL Server instance Analyze a trace using Database Engine Correct Access to RestoredAfterPerform Post-installation Setup and Checks Tuning Advisor completing this module, students will beConfigure Server MemoryAfter completing Configure SQL TraceAfter completing able to:this module, students will be able to: this module, students will be able to: Describe how SQL Server authenticatesPrepare to install SQL Server. Capture activity using SQL Server Profiler connections.Install SQL Server. and Extended Events Profiler. Describe how logins are authorized toUpgrade and automate the installation of Improve performance with the Database access databases.SQL Server. Engine Tuning Advisor. Explain the requirements for authorizationWorking with Files and Filegroups Work with tracing options. across servers.Moving Database FilesLab : Working with Capturing and Managing Performance Working with Fixed Database RolesDatabases Data Creating User-defined Database RolesLabAdjust tempdb configuration Analyzing Collected Performance : Assigning Server and Database RolesCreate the RateTracking database DataLab : Monitoring SQL Server 2012 Assign Server RolesAttach the OldProspects database Investigating DMVs Assign Fixed Database RolesAdd multiple files to tempdbAfter completing Configure Management Data Warehouse Create and Assign User-defined Databasethis module, students will be able to: Configure Instances for Data Collection RolesDescribe the role and structure of SQL Work with Data Collector ReportsAfter Check Role AssignmentsAfter completingServer databases. completing this module, students will be this module, students will be able to:Work with files and filegroups. able to: Work with server roles.Move database files within servers and Monitor current activity. Work with fixed database roles.between servers. Capture and manage performance data. Create user-defined database roles.Understanding SQL Server Transaction Analyze collected performance data. Authorizing Users to Execute CodeLogging Virtualizing SQL Server Configuring Permissions at the SchemaPlanning a SQL Server Backup StrategyLab Deploying and Upgrading Data-Tier LevelLab : Authorizing Users to Access: Understanding SQL Server Recovery ApplicationsLab : Managing Multiple ResourcesModels Servers Assign Schema-level PermissionsPlan a backup strategy Configure CMS and execute multi-server Assign Object-level PermissionsConfigure Recovery Models queries Test PermissionsAfter completing thisReview recovery models and strategyAfter Deploy a data-tier application module, students will be able to:completing this module, students will be able Register and extract a data-tier Authorize user access to objects.to: application Authorize users to execute code.Describe the critical concepts surrounding Upgrade a data-tier applicationAfter Configure permissions at the schemabackup strategies. completing this module, students will be level.Explain the transaction logging capabilities able to: Implementing SQL Server Auditwithin the SQL Server database engine. Work with multiple servers. Managing SQL Server AuditLab : AuditingPlan a SQL Server backup strategy. Describe options for virtualizing SQL SQL Server EnvironmentsManaging Database Backups Server. Determine audit configuration and createWorking with Backup OptionsLab : Backup Deploy and upgrade Data-Tier auditof SQL Server Databases Applications. Create server audit specificationsInvestigate backup compression Resolving Service-related Issues Create database audit specificationsTransaction log backup Resolving Concurrency Issues Test audit functionalityAfter completing thisDifferential backup Resolving Login and Connectivity module, students will be able to:Copy-only backup IssuesLab : Troubleshooting Common Describe the options for auditing dataPartial backupAfter completing this module, Issues access in SQL Server.students will be able to: Troubleshoot and resolve SQL Server Implement SQL Server Audit.Back up databases and transaction logs. administrative issuesAfter completing this Manage SQL Server Audit.Manage database backups. module, students will be able to: Working with SQL Server AgentWork with more advanced backup options. Explain SQL Server troubleshooting Managing SQL Server Agent JobsLab :Restoring Databases methodology. Automating SQL Server ManagementWorking with Point-in-time recovery Resolve service-related issues. Create a Data Extraction JobRestoring System Databases and Individual Resolve concurrency issues. Schedule the Data Extraction JobFilesLab : Restoring SQL Server 2012 Resolve login and connectivity issues Troubleshoot a Failing JobAfter completingDatabases this module, students will be able to:Determine a restore strategy Automate SQL Server Management.Restore the database line Work with SQL Server Agent.Using STANDBY modeAfter completing this Working with SQL Server Tools Manage SQL Server Agent jobs.module, students will be able to: Configuring SQL Server ServicesLab : Configuring CredentialsUnderstand the restore process. Introduction to SQL Server and its Configuring Proxy AccountsLab :

Page 75: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Restore databases. Toolset Configuring Security for SQL Server AgentWork with Point-in-time Recovery. Verifying SQL Server Component Troubleshoot job execution failureRestore system databases and individual Installation Resolve the security issuefiles. Altering Service Accounts for New Perform further troubleshootingAfterImporting ; Exporting Table Data Instance completing this module, students will beInserting Data in BulkLab : Importing and Enabling Named Pipes Protocol for Both able to:Exporting Data Instances Explain SQL Server Agent security.Import the Excel spreadsheet Creating an Alias for AdvDev Configure credentials.Import the CSV file Ensuring SQL Browser is Disabled and Configure Proxy accounts.Create and test an extraction package Configure a Fixed TCP/IP Port (Only if Monitoring SQL Server ErrorsCompare loading performanceAfter time permitsAfter completing this module, Configuring Operators, Alerts andcompleting this module, students will be able students will be able to: NotificationsLab : Monitoring SQL Agentto: Describe the SQL Server Platform. Jobs with Alerts and NotificationsTransfer data to and from SQL Server. Work with SQL Server Tools. Configure Database MailImport and export table data. Configure SQL Server Services. Implement NotificationsInsert data in bulk and optimize the bulk Planning Server Resource Requirements Implement AlertsAfter completing thisinsert process. Pre-installation Testing for SQL module, students will be able to:Authorizing Logins to Access Databases ServerLab : Preparing Systems for SQL Configure database mail.Authorization Across ServersLab : Server Monitor SQL Server errors.Authenticating and Authorizing Users Adjust memory configuration Configure operators, alerts andCreate Logins Pre-installation Stress Testing notifications.Correct an Application Login Issue Check Specific I/O OperationsAfter Maintaining IndexesCreate Database Users completing this module, students will be Automating Routine DatabaseCorrect Access to RestoredAfter completing able to: MaintenanceLab : Performing Ongoingthis module, students will be able to: Describe the SQL Server architecture. Database MaintenanceDescribe how SQL Server authenticates Plan for server resource requirements. Check database integrity using DBCCconnections. Conduct pre-installation stress testing for CHECKDBDescribe how logins are authorized to SQL Server. Correct index fragmentationaccess databases. Installing SQL Server Create a database maintenance planExplain the requirements for authorization Upgrading and Automating Investigate table lock performanceAfteracross servers. InstallationLab : Installing and completing this module, students will beWorking with Fixed Database Roles Configuring SQL Server able to:Creating User-defined Database RolesLab : Review installation requirements Ensure database integrity.Assigning Server and Database Roles Install the SQL Server instance Maintain indexes.Assign Server Roles Perform Post-installation Setup and Automate routine database maintenance.Assign Fixed Database Roles Checks Improving Performance with the DatabaseCreate and Assign User-defined Database Configure Server MemoryAfter Engine Tuning AdvisorRoles completing this module, students will be Working with Tracing OptionsLab : TracingCheck Role AssignmentsAfter completing able to: Access to SQL Server 2012this module, students will be able to: Prepare to install SQL Server. Capture a trace using SQL Server ProfilerWork with server roles. Install SQL Server. Analyze a trace using Database EngineWork with fixed database roles. Upgrade and automate the installation of Tuning AdvisorCreate user-defined database roles. SQL Server. Configure SQL TraceAfter completing thisAuthorizing Users to Execute Code Working with Files and Filegroups module, students will be able to:Configuring Permissions at the Schema Moving Database FilesLab : Working with Capture activity using SQL Server ProfilerLevelLab : Authorizing Users to Access Databases and Extended Events Profiler.Resources Adjust tempdb configuration Improve performance with the DatabaseAssign Schema-level Permissions Create the RateTracking database Engine Tuning Advisor.Assign Object-level Permissions Attach the OldProspects database Work with tracing options.Test PermissionsAfter completing this Add multiple files to tempdbAfter Capturing and Managing Performancemodule, students will be able to: completing this module, students will be DataAuthorize user access to objects. able to: Analyzing Collected Performance DataLabAuthorize users to execute code. Describe the role and structure of SQL : Monitoring SQL Server 2012Configure permissions at the schema level. Server databases. Investigating DMVsImplementing SQL Server Audit Work with files and filegroups. Configure Management Data WarehouseManaging SQL Server AuditLab : Auditing Move database files within servers and Configure Instances for Data CollectionSQL Server Environments between servers. Work with Data Collector ReportsAfterDetermine audit configuration and create Understanding SQL Server Transaction completing this module, students will beaudit Logging able to:Create server audit specifications Planning a SQL Server Backup Monitor current activity.Create database audit specifications StrategyLab : Understanding SQL Server Capture and manage performance data.Test audit functionalityAfter completing this Recovery Models Analyze collected performance data.module, students will be able to: Plan a backup strategy Virtualizing SQL ServerDescribe the options for auditing data Configure Recovery Models Deploying and Upgrading Data-Tieraccess in SQL Server. Review recovery models and ApplicationsLab : Managing MultipleImplement SQL Server Audit. strategyAfter completing this module, Servers

Page 76: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Manage SQL Server Audit. students will be able to: Configure CMS and execute multi-serverWorking with SQL Server Agent Describe the critical concepts queriesManaging SQL Server Agent JobsLab : surrounding backup strategies. Deploy a data-tier applicationAutomating SQL Server Management Explain the transaction logging Register and extract a data-tier applicationCreate a Data Extraction Job capabilities within the SQL Server Upgrade a data-tier applicationAfterSchedule the Data Extraction Job database engine. completing this module, students will beTroubleshoot a Failing JobAfter completing Plan a SQL Server backup strategy. able to:this module, students will be able to: Managing Database Backups Work with multiple servers.Automate SQL Server Management. Working with Backup OptionsLab : Describe options for virtualizing SQLWork with SQL Server Agent. Backup of SQL Server Databases Server.Manage SQL Server Agent jobs. Investigate backup compression Deploy and upgrade Data-TierConfiguring Credentials Transaction log backup Applications.Configuring Proxy AccountsLab : Differential backup Resolving Service-related IssuesConfiguring Security for SQL Server Agent Copy-only backup Resolving Concurrency IssuesTroubleshoot job execution failure Partial backupAfter completing this Resolving Login and ConnectivityResolve the security issue module, students will be able to: IssuesLab : Troubleshooting CommonPerform further troubleshootingAfter Back up databases and transaction logs. Issuescompleting this module, students will be able Manage database backups. Troubleshoot and resolve SQL Serverto: Work with more advanced backup administrative issuesAfter completing thisExplain SQL Server Agent security. options. module, students will be able to:Configure credentials. Restoring Databases Explain SQL Server troubleshootingConfigure Proxy accounts. Working with Point-in-time recovery methodology.Monitoring SQL Server Errors Restoring System Databases and Resolve service-related issues.Configuring Operators, Alerts and Individual FilesLab : Restoring SQL Resolve concurrency issues.NotificationsLab : Monitoring SQL Agent Server 2012 Databases Resolve login and connectivity issuesJobs with Alerts and Notifications Determine a restore strategyConfigure Database Mail Restore the databaseImplement Notifications Using STANDBY modeAfter completing lineImplement AlertsAfter completing this this module, students will be able to: Working with SQL Server Toolsmodule, students will be able to: Understand the restore process. Configuring SQL Server ServicesLab :Configure database mail. Restore databases. Introduction to SQL Server and its ToolsetMonitor SQL Server errors. Work with Point-in-time Recovery. Verifying SQL Server ComponentConfigure operators, alerts and notifications. Restore system databases and individual InstallationMaintaining Indexes files. Altering Service Accounts for NewAutomating Routine Database Importing ; Exporting Table Data InstanceMaintenanceLab : Performing Ongoing Inserting Data in BulkLab : Importing and Enabling Named Pipes Protocol for BothDatabase Maintenance Exporting Data InstancesCheck database integrity using DBCC Import the Excel spreadsheet Creating an Alias for AdvDevCHECKDB Import the CSV file Ensuring SQL Browser is Disabled andCorrect index fragmentation Create and test an extraction package Configure a Fixed TCP/IP Port (Only ifCreate a database maintenance plan Compare loading performanceAfter time permitsAfter completing this module,Investigate table lock performanceAfter completing this module, students will be students will be able to:completing this module, students will be able able to: Describe the SQL Server Platform.to: Transfer data to and from SQL Server. Work with SQL Server Tools.Ensure database integrity. Import and export table data. Configure SQL Server Services.Maintain indexes. Insert data in bulk and optimize the bulk Planning Server Resource RequirementsAutomate routine database maintenance. insert process. Pre-installation Testing for SQL ServerLabImproving Performance with the Database Authorizing Logins to Access Databases : Preparing Systems for SQL ServerEngine Tuning Advisor Authorization Across ServersLab : Adjust memory configurationWorking with Tracing OptionsLab : Tracing Authenticating and Authorizing Users Pre-installation Stress TestingAccess to SQL Server 2012 Create Logins Check Specific I/O OperationsAfterCapture a trace using SQL Server Profiler Correct an Application Login Issue completing this module, students will beAnalyze a trace using Database Engine Create Database Users able to:Tuning Advisor Correct Access to RestoredAfter Describe the SQL Server architecture.Configure SQL TraceAfter completing this completing this module, students will be Plan for server resource requirements.module, students will be able to: able to: Conduct pre-installation stress testing forCapture activity using SQL Server Profiler Describe how SQL Server authenticates SQL Server.and Extended Events Profiler. connections. Installing SQL ServerImprove performance with the Database Describe how logins are authorized to Upgrading and Automating InstallationLabEngine Tuning Advisor. access databases. : Installing and Configuring SQL ServerWork with tracing options. Explain the requirements for authorization Review installation requirementsCapturing and Managing Performance Data across servers. Install the SQL Server instanceAnalyzing Collected Performance DataLab : Working with Fixed Database Roles Perform Post-installation Setup andMonitoring SQL Server 2012 Creating User-defined Database ChecksInvestigating DMVs RolesLab : Assigning Server and Configure Server MemoryAfter completingConfigure Management Data Warehouse Database Roles this module, students will be able to:

Page 77: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure Instances for Data Collection Assign Server Roles Prepare to install SQL Server.Work with Data Collector ReportsAfter Assign Fixed Database Roles Install SQL Server.completing this module, students will be able Create and Assign User-defined Upgrade and automate the installation ofto: Database Roles SQL Server.Monitor current activity. Check Role AssignmentsAfter completing Working with Files and FilegroupsCapture and manage performance data. this module, students will be able to: Moving Database FilesLab : Working withAnalyze collected performance data. Work with server roles. DatabasesVirtualizing SQL Server Work with fixed database roles. Adjust tempdb configurationDeploying and Upgrading Data-Tier Create user-defined database roles. Create the RateTracking databaseApplicationsLab : Managing Multiple Servers Authorizing Users to Execute Code Attach the OldProspects databaseConfigure CMS and execute multi-server Configuring Permissions at the Schema Add multiple files to tempdbAfterqueries LevelLab : Authorizing Users to Access completing this module, students will beDeploy a data-tier application Resources able to:Register and extract a data-tier application Assign Schema-level Permissions Describe the role and structure of SQLUpgrade a data-tier applicationAfter Assign Object-level Permissions Server databases.completing this module, students will be able Test PermissionsAfter completing this Work with files and filegroups.to: module, students will be able to: Move database files within servers andWork with multiple servers. Authorize user access to objects. between servers.Describe options for virtualizing SQL Server. Authorize users to execute code. Understanding SQL Server TransactionDeploy and upgrade Data-Tier Applications. Configure permissions at the schema LoggingResolving Service-related Issues level. Planning a SQL Server BackupResolving Concurrency Issues Implementing SQL Server Audit StrategyLab : Understanding SQL ServerResolving Login and Connectivity IssuesLab Managing SQL Server AuditLab : Recovery Models: Troubleshooting Common Issues Auditing SQL Server Environments Plan a backup strategyTroubleshoot and resolve SQL Server Determine audit configuration and create Configure Recovery Modelsadministrative issuesAfter completing this audit Review recovery models and strategyAftermodule, students will be able to: Create server audit specifications completing this module, students will beExplain SQL Server troubleshooting Create database audit specifications able to:methodology. Test audit functionalityAfter completing Describe the critical concepts surroundingResolve service-related issues. this module, students will be able to: backup strategies.Resolve concurrency issues. Describe the options for auditing data Explain the transaction logging capabilitiesResolve login and connectivity issues access in SQL Server. within the SQL Server database engine.

Implement SQL Server Audit. Plan a SQL Server backup strategy.Manage SQL Server Audit. Managing Database Backups

line Working with SQL Server Agent Working with Backup OptionsLab : BackupWorking with SQL Server Tools Managing SQL Server Agent JobsLab : of SQL Server DatabasesConfiguring SQL Server ServicesLab : Automating SQL Server Management Investigate backup compressionIntroduction to SQL Server and its Toolset Create a Data Extraction Job Transaction log backupVerifying SQL Server Component Schedule the Data Extraction Job Differential backupInstallation Troubleshoot a Failing JobAfter Copy-only backupAltering Service Accounts for New Instance completing this module, students will be Partial backupAfter completing thisEnabling Named Pipes Protocol for Both able to: module, students will be able to:Instances Automate SQL Server Management. Back up databases and transaction logs.Creating an Alias for AdvDev Work with SQL Server Agent. Manage database backups.Ensuring SQL Browser is Disabled and Manage SQL Server Agent jobs. Work with more advanced backup options.Configure a Fixed TCP/IP Port (Only if time Configuring Credentials Restoring DatabasespermitsAfter completing this module, Configuring Proxy AccountsLab : Working with Point-in-time recoverystudents will be able to: Configuring Security for SQL Server Restoring System Databases andDescribe the SQL Server Platform. Agent Individual FilesLab : Restoring SQL ServerWork with SQL Server Tools. Troubleshoot job execution failure 2012 DatabasesConfigure SQL Server Services. Resolve the security issue Determine a restore strategyPlanning Server Resource Requirements Perform further troubleshootingAfter Restore the databasePre-installation Testing for SQL ServerLab : completing this module, students will be Using STANDBY modeAfter completingPreparing Systems for SQL Server able to: this module, students will be able to:Adjust memory configuration Explain SQL Server Agent security. Understand the restore process.Pre-installation Stress Testing Configure credentials. Restore databases.Check Specific I/O OperationsAfter Configure Proxy accounts. Work with Point-in-time Recovery.completing this module, students will be able Monitoring SQL Server Errors Restore system databases and individualto: Configuring Operators, Alerts and files.Describe the SQL Server architecture. NotificationsLab : Monitoring SQL Agent Importing ; Exporting Table DataPlan for server resource requirements. Jobs with Alerts and Notifications Inserting Data in BulkLab : Importing andConduct pre-installation stress testing for Configure Database Mail Exporting DataSQL Server. Implement Notifications Import the Excel spreadsheetInstalling SQL Server Implement AlertsAfter completing this Import the CSV fileUpgrading and Automating InstallationLab : module, students will be able to: Create and test an extraction packageInstalling and Configuring SQL Server Configure database mail. Compare loading performanceAfter

Page 78: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Review installation requirements Monitor SQL Server errors. completing this module, students will beInstall the SQL Server instance Configure operators, alerts and able to:Perform Post-installation Setup and Checks notifications. Transfer data to and from SQL Server.Configure Server MemoryAfter completing Maintaining Indexes Import and export table data.this module, students will be able to: Automating Routine Database Insert data in bulk and optimize the bulkPrepare to install SQL Server. MaintenanceLab : Performing Ongoing insert process.Install SQL Server. Database Maintenance Authorizing Logins to Access DatabasesUpgrade and automate the installation of Check database integrity using DBCC Authorization Across ServersLab :SQL Server. CHECKDB Authenticating and Authorizing UsersWorking with Files and Filegroups Correct index fragmentation Create LoginsMoving Database FilesLab : Working with Create a database maintenance plan Correct an Application Login IssueDatabases Investigate table lock performanceAfter Create Database UsersAdjust tempdb configuration completing this module, students will be Correct Access to RestoredAfterCreate the RateTracking database able to: completing this module, students will beAttach the OldProspects database Ensure database integrity. able to:Add multiple files to tempdbAfter completing Maintain indexes. Describe how SQL Server authenticatesthis module, students will be able to: Automate routine database maintenance. connections.Describe the role and structure of SQL Improving Performance with the Describe how logins are authorized toServer databases. Database Engine Tuning Advisor access databases.Work with files and filegroups. Working with Tracing OptionsLab : Explain the requirements for authorizationMove database files within servers and Tracing Access to SQL Server 2012 across servers.between servers. Capture a trace using SQL Server Profiler Working with Fixed Database RolesUnderstanding SQL Server Transaction Analyze a trace using Database Engine Creating User-defined Database RolesLabLogging Tuning Advisor : Assigning Server and Database RolesPlanning a SQL Server Backup StrategyLab Configure SQL TraceAfter completing Assign Server Roles: Understanding SQL Server Recovery this module, students will be able to: Assign Fixed Database RolesModels Capture activity using SQL Server Profiler Create and Assign User-defined DatabasePlan a backup strategy and Extended Events Profiler. RolesConfigure Recovery Models Improve performance with the Database Check Role AssignmentsAfter completingReview recovery models and strategyAfter Engine Tuning Advisor. this module, students will be able to:completing this module, students will be able Work with tracing options. Work with server roles.to: Capturing and Managing Performance Work with fixed database roles.Describe the critical concepts surrounding Data Create user-defined database roles.backup strategies. Analyzing Collected Performance Authorizing Users to Execute CodeExplain the transaction logging capabilities DataLab : Monitoring SQL Server 2012 Configuring Permissions at the Schemawithin the SQL Server database engine. Investigating DMVs LevelLab : Authorizing Users to AccessPlan a SQL Server backup strategy. Configure Management Data Warehouse ResourcesManaging Database Backups Configure Instances for Data Collection Assign Schema-level PermissionsWorking with Backup OptionsLab : Backup Work with Data Collector ReportsAfter Assign Object-level Permissionsof SQL Server Databases completing this module, students will be Test PermissionsAfter completing thisInvestigate backup compression able to: module, students will be able to:Transaction log backup Monitor current activity. Authorize user access to objects.Differential backup Capture and manage performance data. Authorize users to execute code.Copy-only backup Analyze collected performance data. Configure permissions at the schemaPartial backupAfter completing this module, Virtualizing SQL Server level.students will be able to: Deploying and Upgrading Data-Tier Implementing SQL Server AuditBack up databases and transaction logs. ApplicationsLab : Managing Multiple Managing SQL Server AuditLab : AuditingManage database backups. Servers SQL Server EnvironmentsWork with more advanced backup options. Configure CMS and execute multi-server Determine audit configuration and createRestoring Databases queries auditWorking with Point-in-time recovery Deploy a data-tier application Create server audit specificationsRestoring System Databases and Individual Register and extract a data-tier Create database audit specificationsFilesLab : Restoring SQL Server 2012 application Test audit functionalityAfter completing thisDatabases Upgrade a data-tier applicationAfter module, students will be able to:Determine a restore strategy completing this module, students will be Describe the options for auditing dataRestore the database able to: access in SQL Server.Using STANDBY modeAfter completing this Work with multiple servers. Implement SQL Server Audit.module, students will be able to: Describe options for virtualizing SQL Manage SQL Server Audit.Understand the restore process. Server. Working with SQL Server AgentRestore databases. Deploy and upgrade Data-Tier Managing SQL Server Agent JobsLab :Work with Point-in-time Recovery. Applications. Automating SQL Server ManagementRestore system databases and individual Resolving Service-related Issues Create a Data Extraction Jobfiles. Resolving Concurrency Issues Schedule the Data Extraction JobImporting ; Exporting Table Data Resolving Login and Connectivity Troubleshoot a Failing JobAfter completingInserting Data in BulkLab : Importing and IssuesLab : Troubleshooting Common this module, students will be able to:Exporting Data Issues Automate SQL Server Management.

Page 79: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Import the Excel spreadsheet Troubleshoot and resolve SQL Server Work with SQL Server Agent.Import the CSV file administrative issuesAfter completing this Manage SQL Server Agent jobs.Create and test an extraction package module, students will be able to: Configuring CredentialsCompare loading performanceAfter Explain SQL Server troubleshooting Configuring Proxy AccountsLab :completing this module, students will be able methodology. Configuring Security for SQL Server Agentto: Resolve service-related issues. Troubleshoot job execution failureTransfer data to and from SQL Server. Resolve concurrency issues. Resolve the security issueImport and export table data. Resolve login and connectivity issues Perform further troubleshootingAfterInsert data in bulk and optimize the bulk completing this module, students will beinsert process. able to:Authorizing Logins to Access Databases line Explain SQL Server Agent security.Authorization Across ServersLab : Working with SQL Server Tools Configure credentials.Authenticating and Authorizing Users Configuring SQL Server ServicesLab : Configure Proxy accounts.Create Logins Introduction to SQL Server and its Monitoring SQL Server ErrorsCorrect an Application Login Issue Toolset Configuring Operators, Alerts andCreate Database Users Verifying SQL Server Component NotificationsLab : Monitoring SQL AgentCorrect Access to RestoredAfter completing Installation Jobs with Alerts and Notificationsthis module, students will be able to: Altering Service Accounts for New Configure Database MailDescribe how SQL Server authenticates Instance Implement Notificationsconnections. Enabling Named Pipes Protocol for Both Implement AlertsAfter completing thisDescribe how logins are authorized to Instances module, students will be able to:access databases. Creating an Alias for AdvDev Configure database mail.Explain the requirements for authorization Ensuring SQL Browser is Disabled and Monitor SQL Server errors.across servers. Configure a Fixed TCP/IP Port (Only if Configure operators, alerts andWorking with Fixed Database Roles time permitsAfter completing this module, notifications.Creating User-defined Database RolesLab : students will be able to: Maintaining IndexesAssigning Server and Database Roles Describe the SQL Server Platform. Automating Routine DatabaseAssign Server Roles Work with SQL Server Tools. MaintenanceLab : Performing OngoingAssign Fixed Database Roles Configure SQL Server Services. Database MaintenanceCreate and Assign User-defined Database Planning Server Resource Requirements Check database integrity using DBCCRoles Pre-installation Testing for SQL CHECKDBCheck Role AssignmentsAfter completing ServerLab : Preparing Systems for SQL Correct index fragmentationthis module, students will be able to: Server Create a database maintenance planWork with server roles. Adjust memory configuration Investigate table lock performanceAfterWork with fixed database roles. Pre-installation Stress Testing completing this module, students will beCreate user-defined database roles. Check Specific I/O OperationsAfter able to:Authorizing Users to Execute Code completing this module, students will be Ensure database integrity.Configuring Permissions at the Schema able to: Maintain indexes.LevelLab : Authorizing Users to Access Describe the SQL Server architecture. Automate routine database maintenance.Resources Plan for server resource requirements. Improving Performance with the DatabaseAssign Schema-level Permissions Conduct pre-installation stress testing for Engine Tuning AdvisorAssign Object-level Permissions SQL Server. Working with Tracing OptionsLab : TracingTest PermissionsAfter completing this Installing SQL Server Access to SQL Server 2012module, students will be able to: Upgrading and Automating Capture a trace using SQL Server ProfilerAuthorize user access to objects. InstallationLab : Installing and Analyze a trace using Database EngineAuthorize users to execute code. Configuring SQL Server Tuning AdvisorConfigure permissions at the schema level. Review installation requirements Configure SQL TraceAfter completing thisImplementing SQL Server Audit Install the SQL Server instance module, students will be able to:Managing SQL Server AuditLab : Auditing Perform Post-installation Setup and Capture activity using SQL Server ProfilerSQL Server Environments Checks and Extended Events Profiler.Determine audit configuration and create Configure Server MemoryAfter Improve performance with the Databaseaudit completing this module, students will be Engine Tuning Advisor.Create server audit specifications able to: Work with tracing options.Create database audit specifications Prepare to install SQL Server. Capturing and Managing PerformanceTest audit functionalityAfter completing this Install SQL Server. Datamodule, students will be able to: Upgrade and automate the installation of Analyzing Collected Performance DataLabDescribe the options for auditing data SQL Server. : Monitoring SQL Server 2012access in SQL Server. Working with Files and Filegroups Investigating DMVsImplement SQL Server Audit. Moving Database FilesLab : Working with Configure Management Data WarehouseManage SQL Server Audit. Databases Configure Instances for Data CollectionWorking with SQL Server Agent Adjust tempdb configuration Work with Data Collector ReportsAfterManaging SQL Server Agent JobsLab : Create the RateTracking database completing this module, students will beAutomating SQL Server Management Attach the OldProspects database able to:Create a Data Extraction Job Add multiple files to tempdbAfter Monitor current activity.Schedule the Data Extraction Job completing this module, students will be Capture and manage performance data.Troubleshoot a Failing JobAfter completing able to: Analyze collected performance data.

Page 80: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

this module, students will be able to: Describe the role and structure of SQL Virtualizing SQL ServerAutomate SQL Server Management. Server databases. Deploying and Upgrading Data-TierWork with SQL Server Agent. Work with files and filegroups. ApplicationsLab : Managing MultipleManage SQL Server Agent jobs. Move database files within servers and ServersConfiguring Credentials between servers. Configure CMS and execute multi-serverConfiguring Proxy AccountsLab : Understanding SQL Server Transaction queriesConfiguring Security for SQL Server Agent Logging Deploy a data-tier applicationTroubleshoot job execution failure Planning a SQL Server Backup Register and extract a data-tier applicationResolve the security issue StrategyLab : Understanding SQL Server Upgrade a data-tier applicationAfterPerform further troubleshootingAfter Recovery Models completing this module, students will becompleting this module, students will be able Plan a backup strategy able to:to: Configure Recovery Models Work with multiple servers.Explain SQL Server Agent security. Review recovery models and Describe options for virtualizing SQLConfigure credentials. strategyAfter completing this module, Server.Configure Proxy accounts. students will be able to: Deploy and upgrade Data-TierMonitoring SQL Server Errors Describe the critical concepts Applications.Configuring Operators, Alerts and surrounding backup strategies. Resolving Service-related IssuesNotificationsLab : Monitoring SQL Agent Explain the transaction logging Resolving Concurrency IssuesJobs with Alerts and Notifications capabilities within the SQL Server Resolving Login and ConnectivityConfigure Database Mail database engine. IssuesLab : Troubleshooting CommonImplement Notifications Plan a SQL Server backup strategy. IssuesImplement AlertsAfter completing this Managing Database Backups Troubleshoot and resolve SQL Servermodule, students will be able to: Working with Backup OptionsLab : administrative issuesAfter completing thisConfigure database mail. Backup of SQL Server Databases module, students will be able to:Monitor SQL Server errors. Investigate backup compression Explain SQL Server troubleshootingConfigure operators, alerts and notifications. Transaction log backup methodology.Maintaining Indexes Differential backup Resolve service-related issues.Automating Routine Database Copy-only backup Resolve concurrency issues.MaintenanceLab : Performing Ongoing Partial backupAfter completing this Resolve login and connectivity issuesDatabase Maintenance module, students will be able to:Check database integrity using DBCC Back up databases and transaction logs. Module 17: Tracing Access to SQL ServerCHECKDB Manage database backups. 2012Correct index fragmentation Work with more advanced backup lineCreate a database maintenance plan options.Investigate table lock performanceAfter Restoring Databases This module covers SQL Profiler and SQLcompleting this module, students will be able Working with Point-in-time recovery Trace stored procedures.to: Restoring System Databases and lineEnsure database integrity. Individual FilesLab : Restoring SQL Capturing Activity using SQL ServerMaintain indexes. Server 2012 Databases ProfilerAutomate routine database maintenance. Determine a restore strategyImproving Performance with the Database Restore the databaseEngine Tuning Advisor Using STANDBY modeAfter completing lineWorking with Tracing OptionsLab : Tracing this module, students will be able to: Working with SQL Server ToolsAccess to SQL Server 2012 Understand the restore process. Configuring SQL Server ServicesLab :Capture a trace using SQL Server Profiler Restore databases. Introduction to SQL Server and its ToolsetAnalyze a trace using Database Engine Work with Point-in-time Recovery. Verifying SQL Server ComponentTuning Advisor Restore system databases and individual InstallationConfigure SQL TraceAfter completing this files. Altering Service Accounts for Newmodule, students will be able to: Importing ; Exporting Table Data InstanceCapture activity using SQL Server Profiler Inserting Data in BulkLab : Importing and Enabling Named Pipes Protocol for Bothand Extended Events Profiler. Exporting Data InstancesImprove performance with the Database Import the Excel spreadsheet Creating an Alias for AdvDevEngine Tuning Advisor. Import the CSV file Ensuring SQL Browser is Disabled andWork with tracing options. Create and test an extraction package Configure a Fixed TCP/IP Port (Only ifCapturing and Managing Performance Data Compare loading performanceAfter time permitsAfter completing this module,Analyzing Collected Performance DataLab : completing this module, students will be students will be able to:Monitoring SQL Server 2012 able to: Describe the SQL Server Platform.Investigating DMVs Transfer data to and from SQL Server. Work with SQL Server Tools.Configure Management Data Warehouse Import and export table data. Configure SQL Server Services.Configure Instances for Data Collection Insert data in bulk and optimize the bulk Planning Server Resource RequirementsWork with Data Collector ReportsAfter insert process. Pre-installation Testing for SQL ServerLabcompleting this module, students will be able Authorizing Logins to Access Databases : Preparing Systems for SQL Serverto: Authorization Across ServersLab : Adjust memory configurationMonitor current activity. Authenticating and Authorizing Users Pre-installation Stress TestingCapture and manage performance data. Create Logins Check Specific I/O OperationsAfterAnalyze collected performance data. Correct an Application Login Issue completing this module, students will be

Page 81: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Virtualizing SQL Server Create Database Users able to:Deploying and Upgrading Data-Tier Correct Access to RestoredAfter Describe the SQL Server architecture.ApplicationsLab : Managing Multiple Servers completing this module, students will be Plan for server resource requirements.Configure CMS and execute multi-server able to: Conduct pre-installation stress testing forqueries Describe how SQL Server authenticates SQL Server.Deploy a data-tier application connections. Installing SQL ServerRegister and extract a data-tier application Describe how logins are authorized to Upgrading and Automating InstallationLabUpgrade a data-tier applicationAfter access databases. : Installing and Configuring SQL Servercompleting this module, students will be able Explain the requirements for authorization Review installation requirementsto: across servers. Install the SQL Server instanceWork with multiple servers. Working with Fixed Database Roles Perform Post-installation Setup andDescribe options for virtualizing SQL Server. Creating User-defined Database ChecksDeploy and upgrade Data-Tier Applications. RolesLab : Assigning Server and Configure Server MemoryAfter completingResolving Service-related Issues Database Roles this module, students will be able to:Resolving Concurrency Issues Assign Server Roles Prepare to install SQL Server.Resolving Login and Connectivity IssuesLab Assign Fixed Database Roles Install SQL Server.: Troubleshooting Common Issues Create and Assign User-defined Upgrade and automate the installation ofTroubleshoot and resolve SQL Server Database Roles SQL Server.administrative issuesAfter completing this Check Role AssignmentsAfter completing Working with Files and Filegroupsmodule, students will be able to: this module, students will be able to: Moving Database FilesLab : Working withExplain SQL Server troubleshooting Work with server roles. Databasesmethodology. Work with fixed database roles. Adjust tempdb configurationResolve service-related issues. Create user-defined database roles. Create the RateTracking databaseResolve concurrency issues. Authorizing Users to Execute Code Attach the OldProspects databaseResolve login and connectivity issues Configuring Permissions at the Schema Add multiple files to tempdbAfter

LevelLab : Authorizing Users to Access completing this module, students will beResources able to:

line Assign Schema-level Permissions Describe the role and structure of SQLWorking with SQL Server Tools Assign Object-level Permissions Server databases.Configuring SQL Server ServicesLab : Test PermissionsAfter completing this Work with files and filegroups.Introduction to SQL Server and its Toolset module, students will be able to: Move database files within servers andVerifying SQL Server Component Authorize user access to objects. between servers.Installation Authorize users to execute code. Understanding SQL Server TransactionAltering Service Accounts for New Instance Configure permissions at the schema LoggingEnabling Named Pipes Protocol for Both level. Planning a SQL Server BackupInstances Implementing SQL Server Audit StrategyLab : Understanding SQL ServerCreating an Alias for AdvDev Managing SQL Server AuditLab : Recovery ModelsEnsuring SQL Browser is Disabled and Auditing SQL Server Environments Plan a backup strategyConfigure a Fixed TCP/IP Port (Only if time Determine audit configuration and create Configure Recovery ModelspermitsAfter completing this module, audit Review recovery models and strategyAfterstudents will be able to: Create server audit specifications completing this module, students will beDescribe the SQL Server Platform. Create database audit specifications able to:Work with SQL Server Tools. Test audit functionalityAfter completing Describe the critical concepts surroundingConfigure SQL Server Services. this module, students will be able to: backup strategies.Planning Server Resource Requirements Describe the options for auditing data Explain the transaction logging capabilitiesPre-installation Testing for SQL ServerLab : access in SQL Server. within the SQL Server database engine.Preparing Systems for SQL Server Implement SQL Server Audit. Plan a SQL Server backup strategy.Adjust memory configuration Manage SQL Server Audit. Managing Database BackupsPre-installation Stress Testing Working with SQL Server Agent Working with Backup OptionsLab : BackupCheck Specific I/O OperationsAfter Managing SQL Server Agent JobsLab : of SQL Server Databasescompleting this module, students will be able Automating SQL Server Management Investigate backup compressionto: Create a Data Extraction Job Transaction log backupDescribe the SQL Server architecture. Schedule the Data Extraction Job Differential backupPlan for server resource requirements. Troubleshoot a Failing JobAfter Copy-only backupConduct pre-installation stress testing for completing this module, students will be Partial backupAfter completing thisSQL Server. able to: module, students will be able to:Installing SQL Server Automate SQL Server Management. Back up databases and transaction logs.Upgrading and Automating InstallationLab : Work with SQL Server Agent. Manage database backups.Installing and Configuring SQL Server Manage SQL Server Agent jobs. Work with more advanced backup options.Review installation requirements Configuring Credentials Restoring DatabasesInstall the SQL Server instance Configuring Proxy AccountsLab : Working with Point-in-time recoveryPerform Post-installation Setup and Checks Configuring Security for SQL Server Restoring System Databases andConfigure Server MemoryAfter completing Agent Individual FilesLab : Restoring SQL Serverthis module, students will be able to: Troubleshoot job execution failure 2012 DatabasesPrepare to install SQL Server. Resolve the security issue Determine a restore strategyInstall SQL Server. Perform further troubleshootingAfter Restore the database

Page 82: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Upgrade and automate the installation of completing this module, students will be Using STANDBY modeAfter completingSQL Server. able to: this module, students will be able to:Working with Files and Filegroups Explain SQL Server Agent security. Understand the restore process.Moving Database FilesLab : Working with Configure credentials. Restore databases.Databases Configure Proxy accounts. Work with Point-in-time Recovery.Adjust tempdb configuration Monitoring SQL Server Errors Restore system databases and individualCreate the RateTracking database Configuring Operators, Alerts and files.Attach the OldProspects database NotificationsLab : Monitoring SQL Agent Importing ; Exporting Table DataAdd multiple files to tempdbAfter completing Jobs with Alerts and Notifications Inserting Data in BulkLab : Importing andthis module, students will be able to: Configure Database Mail Exporting DataDescribe the role and structure of SQL Implement Notifications Import the Excel spreadsheetServer databases. Implement AlertsAfter completing this Import the CSV fileWork with files and filegroups. module, students will be able to: Create and test an extraction packageMove database files within servers and Configure database mail. Compare loading performanceAfterbetween servers. Monitor SQL Server errors. completing this module, students will beUnderstanding SQL Server Transaction Configure operators, alerts and able to:Logging notifications. Transfer data to and from SQL Server.Planning a SQL Server Backup StrategyLab Maintaining Indexes Import and export table data.: Understanding SQL Server Recovery Automating Routine Database Insert data in bulk and optimize the bulkModels MaintenanceLab : Performing Ongoing insert process.Plan a backup strategy Database Maintenance Authorizing Logins to Access DatabasesConfigure Recovery Models Check database integrity using DBCC Authorization Across ServersLab :Review recovery models and strategyAfter CHECKDB Authenticating and Authorizing Userscompleting this module, students will be able Correct index fragmentation Create Loginsto: Create a database maintenance plan Correct an Application Login IssueDescribe the critical concepts surrounding Investigate table lock performanceAfter Create Database Usersbackup strategies. completing this module, students will be Correct Access to RestoredAfterExplain the transaction logging capabilities able to: completing this module, students will bewithin the SQL Server database engine. Ensure database integrity. able to:Plan a SQL Server backup strategy. Maintain indexes. Describe how SQL Server authenticatesManaging Database Backups Automate routine database maintenance. connections.Working with Backup OptionsLab : Backup Improving Performance with the Describe how logins are authorized toof SQL Server Databases Database Engine Tuning Advisor access databases.Investigate backup compression Working with Tracing OptionsLab : Explain the requirements for authorizationTransaction log backup Tracing Access to SQL Server 2012 across servers.Differential backup Capture a trace using SQL Server Profiler Working with Fixed Database RolesCopy-only backup Analyze a trace using Database Engine Creating User-defined Database RolesLabPartial backupAfter completing this module, Tuning Advisor : Assigning Server and Database Rolesstudents will be able to: Configure SQL TraceAfter completing Assign Server RolesBack up databases and transaction logs. this module, students will be able to: Assign Fixed Database RolesManage database backups. Capture activity using SQL Server Profiler Create and Assign User-defined DatabaseWork with more advanced backup options. and Extended Events Profiler. RolesRestoring Databases Improve performance with the Database Check Role AssignmentsAfter completingWorking with Point-in-time recovery Engine Tuning Advisor. this module, students will be able to:Restoring System Databases and Individual Work with tracing options. Work with server roles.FilesLab : Restoring SQL Server 2012 Capturing and Managing Performance Work with fixed database roles.Databases Data Create user-defined database roles.Determine a restore strategy Analyzing Collected Performance Authorizing Users to Execute CodeRestore the database DataLab : Monitoring SQL Server 2012 Configuring Permissions at the SchemaUsing STANDBY modeAfter completing this Investigating DMVs LevelLab : Authorizing Users to Accessmodule, students will be able to: Configure Management Data Warehouse ResourcesUnderstand the restore process. Configure Instances for Data Collection Assign Schema-level PermissionsRestore databases. Work with Data Collector ReportsAfter Assign Object-level PermissionsWork with Point-in-time Recovery. completing this module, students will be Test PermissionsAfter completing thisRestore system databases and individual able to: module, students will be able to:files. Monitor current activity. Authorize user access to objects.Importing ; Exporting Table Data Capture and manage performance data. Authorize users to execute code.Inserting Data in BulkLab : Importing and Analyze collected performance data. Configure permissions at the schemaExporting Data Virtualizing SQL Server level.Import the Excel spreadsheet Deploying and Upgrading Data-Tier Implementing SQL Server AuditImport the CSV file ApplicationsLab : Managing Multiple Managing SQL Server AuditLab : AuditingCreate and test an extraction package Servers SQL Server EnvironmentsCompare loading performanceAfter Configure CMS and execute multi-server Determine audit configuration and createcompleting this module, students will be able queries auditto: Deploy a data-tier application Create server audit specificationsTransfer data to and from SQL Server. Register and extract a data-tier Create database audit specifications

Page 83: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Import and export table data. application Test audit functionalityAfter completing thisInsert data in bulk and optimize the bulk Upgrade a data-tier applicationAfter module, students will be able to:insert process. completing this module, students will be Describe the options for auditing dataAuthorizing Logins to Access Databases able to: access in SQL Server.Authorization Across ServersLab : Work with multiple servers. Implement SQL Server Audit.Authenticating and Authorizing Users Describe options for virtualizing SQL Manage SQL Server Audit.Create Logins Server. Working with SQL Server AgentCorrect an Application Login Issue Deploy and upgrade Data-Tier Managing SQL Server Agent JobsLab :Create Database Users Applications. Automating SQL Server ManagementCorrect Access to RestoredAfter completing Resolving Service-related Issues Create a Data Extraction Jobthis module, students will be able to: Resolving Concurrency Issues Schedule the Data Extraction JobDescribe how SQL Server authenticates Resolving Login and Connectivity Troubleshoot a Failing JobAfter completingconnections. IssuesLab : Troubleshooting Common this module, students will be able to:Describe how logins are authorized to Issues Automate SQL Server Management.access databases. Troubleshoot and resolve SQL Server Work with SQL Server Agent.Explain the requirements for authorization administrative issuesAfter completing this Manage SQL Server Agent jobs.across servers. module, students will be able to: Configuring CredentialsWorking with Fixed Database Roles Explain SQL Server troubleshooting Configuring Proxy AccountsLab :Creating User-defined Database RolesLab : methodology. Configuring Security for SQL Server AgentAssigning Server and Database Roles Resolve service-related issues. Troubleshoot job execution failureAssign Server Roles Resolve concurrency issues. Resolve the security issueAssign Fixed Database Roles Resolve login and connectivity issues Perform further troubleshootingAfterCreate and Assign User-defined Database completing this module, students will beRoles Module 10: Assigning Server and Database able to:Check Role AssignmentsAfter completing Roles Explain SQL Server Agent security.this module, students will be able to: line Configure credentials.Work with server roles. Configure Proxy accounts.Work with fixed database roles. This module covers fixed server roles, Monitoring SQL Server ErrorsCreate user-defined database roles. user-defined server roles, fixed database Configuring Operators, Alerts andAuthorizing Users to Execute Code roles and user-defined database roles. NotificationsLab : Monitoring SQL AgentConfiguring Permissions at the Schema line Jobs with Alerts and NotificationsLevelLab : Authorizing Users to Access Working with Server Roles Configure Database MailResources Implement NotificationsAssign Schema-level Permissions Implement AlertsAfter completing thisAssign Object-level Permissions line module, students will be able to:Test PermissionsAfter completing this Working with SQL Server Tools Configure database mail.module, students will be able to: Configuring SQL Server ServicesLab : Monitor SQL Server errors.Authorize user access to objects. Introduction to SQL Server and its Configure operators, alerts andAuthorize users to execute code. Toolset notifications.Configure permissions at the schema level. Verifying SQL Server Component Maintaining IndexesImplementing SQL Server Audit Installation Automating Routine DatabaseManaging SQL Server AuditLab : Auditing Altering Service Accounts for New MaintenanceLab : Performing OngoingSQL Server Environments Instance Database MaintenanceDetermine audit configuration and create Enabling Named Pipes Protocol for Both Check database integrity using DBCCaudit Instances CHECKDBCreate server audit specifications Creating an Alias for AdvDev Correct index fragmentationCreate database audit specifications Ensuring SQL Browser is Disabled and Create a database maintenance planTest audit functionalityAfter completing this Configure a Fixed TCP/IP Port (Only if Investigate table lock performanceAftermodule, students will be able to: time permitsAfter completing this module, completing this module, students will beDescribe the options for auditing data students will be able to: able to:access in SQL Server. Describe the SQL Server Platform. Ensure database integrity.Implement SQL Server Audit. Work with SQL Server Tools. Maintain indexes.Manage SQL Server Audit. Configure SQL Server Services. Automate routine database maintenance.Working with SQL Server Agent Planning Server Resource Requirements Improving Performance with the DatabaseManaging SQL Server Agent JobsLab : Pre-installation Testing for SQL Engine Tuning AdvisorAutomating SQL Server Management ServerLab : Preparing Systems for SQL Working with Tracing OptionsLab : TracingCreate a Data Extraction Job Server Access to SQL Server 2012Schedule the Data Extraction Job Adjust memory configuration Capture a trace using SQL Server ProfilerTroubleshoot a Failing JobAfter completing Pre-installation Stress Testing Analyze a trace using Database Enginethis module, students will be able to: Check Specific I/O OperationsAfter Tuning AdvisorAutomate SQL Server Management. completing this module, students will be Configure SQL TraceAfter completing thisWork with SQL Server Agent. able to: module, students will be able to:Manage SQL Server Agent jobs. Describe the SQL Server architecture. Capture activity using SQL Server ProfilerConfiguring Credentials Plan for server resource requirements. and Extended Events Profiler.Configuring Proxy AccountsLab : Conduct pre-installation stress testing for Improve performance with the DatabaseConfiguring Security for SQL Server Agent SQL Server. Engine Tuning Advisor.

Page 84: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Troubleshoot job execution failure Installing SQL Server Work with tracing options.Resolve the security issue Upgrading and Automating Capturing and Managing PerformancePerform further troubleshootingAfter InstallationLab : Installing and Datacompleting this module, students will be able Configuring SQL Server Analyzing Collected Performance DataLabto: Review installation requirements : Monitoring SQL Server 2012Explain SQL Server Agent security. Install the SQL Server instance Investigating DMVsConfigure credentials. Perform Post-installation Setup and Configure Management Data WarehouseConfigure Proxy accounts. Checks Configure Instances for Data CollectionMonitoring SQL Server Errors Configure Server MemoryAfter Work with Data Collector ReportsAfterConfiguring Operators, Alerts and completing this module, students will be completing this module, students will beNotificationsLab : Monitoring SQL Agent able to: able to:Jobs with Alerts and Notifications Prepare to install SQL Server. Monitor current activity.Configure Database Mail Install SQL Server. Capture and manage performance data.Implement Notifications Upgrade and automate the installation of Analyze collected performance data.Implement AlertsAfter completing this SQL Server. Virtualizing SQL Servermodule, students will be able to: Working with Files and Filegroups Deploying and Upgrading Data-TierConfigure database mail. Moving Database FilesLab : Working with ApplicationsLab : Managing MultipleMonitor SQL Server errors. Databases ServersConfigure operators, alerts and notifications. Adjust tempdb configuration Configure CMS and execute multi-serverMaintaining Indexes Create the RateTracking database queriesAutomating Routine Database Attach the OldProspects database Deploy a data-tier applicationMaintenanceLab : Performing Ongoing Add multiple files to tempdbAfter Register and extract a data-tier applicationDatabase Maintenance completing this module, students will be Upgrade a data-tier applicationAfterCheck database integrity using DBCC able to: completing this module, students will beCHECKDB Describe the role and structure of SQL able to:Correct index fragmentation Server databases. Work with multiple servers.Create a database maintenance plan Work with files and filegroups. Describe options for virtualizing SQLInvestigate table lock performanceAfter Move database files within servers and Server.completing this module, students will be able between servers. Deploy and upgrade Data-Tierto: Understanding SQL Server Transaction Applications.Ensure database integrity. Logging Resolving Service-related IssuesMaintain indexes. Planning a SQL Server Backup Resolving Concurrency IssuesAutomate routine database maintenance. StrategyLab : Understanding SQL Server Resolving Login and ConnectivityImproving Performance with the Database Recovery Models IssuesLab : Troubleshooting CommonEngine Tuning Advisor Plan a backup strategy IssuesWorking with Tracing OptionsLab : Tracing Configure Recovery Models Troubleshoot and resolve SQL ServerAccess to SQL Server 2012 Review recovery models and administrative issuesAfter completing thisCapture a trace using SQL Server Profiler strategyAfter completing this module, module, students will be able to:Analyze a trace using Database Engine students will be able to: Explain SQL Server troubleshootingTuning Advisor Describe the critical concepts methodology.Configure SQL TraceAfter completing this surrounding backup strategies. Resolve service-related issues.module, students will be able to: Explain the transaction logging Resolve concurrency issues.Capture activity using SQL Server Profiler capabilities within the SQL Server Resolve login and connectivity issuesand Extended Events Profiler. database engine.Improve performance with the Database Plan a SQL Server backup strategy.Engine Tuning Advisor. Managing Database Backups lineWork with tracing options. Working with Backup OptionsLab : Working with SQL Server ToolsCapturing and Managing Performance Data Backup of SQL Server Databases Configuring SQL Server ServicesLab :Analyzing Collected Performance DataLab : Investigate backup compression Introduction to SQL Server and its ToolsetMonitoring SQL Server 2012 Transaction log backup Verifying SQL Server ComponentInvestigating DMVs Differential backup InstallationConfigure Management Data Warehouse Copy-only backup Altering Service Accounts for NewConfigure Instances for Data Collection Partial backupAfter completing this InstanceWork with Data Collector ReportsAfter module, students will be able to: Enabling Named Pipes Protocol for Bothcompleting this module, students will be able Back up databases and transaction logs. Instancesto: Manage database backups. Creating an Alias for AdvDevMonitor current activity. Work with more advanced backup Ensuring SQL Browser is Disabled andCapture and manage performance data. options. Configure a Fixed TCP/IP Port (Only ifAnalyze collected performance data. Restoring Databases time permitsAfter completing this module,Virtualizing SQL Server Working with Point-in-time recovery students will be able to:Deploying and Upgrading Data-Tier Restoring System Databases and Describe the SQL Server Platform.ApplicationsLab : Managing Multiple Servers Individual FilesLab : Restoring SQL Work with SQL Server Tools.Configure CMS and execute multi-server Server 2012 Databases Configure SQL Server Services.queries Determine a restore strategy Planning Server Resource RequirementsDeploy a data-tier application Restore the database Pre-installation Testing for SQL ServerLabRegister and extract a data-tier application Using STANDBY modeAfter completing : Preparing Systems for SQL Server

Page 85: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Upgrade a data-tier applicationAfter this module, students will be able to: Adjust memory configurationcompleting this module, students will be able Understand the restore process. Pre-installation Stress Testingto: Restore databases. Check Specific I/O OperationsAfterWork with multiple servers. Work with Point-in-time Recovery. completing this module, students will beDescribe options for virtualizing SQL Server. Restore system databases and individual able to:Deploy and upgrade Data-Tier Applications. files. Describe the SQL Server architecture.Resolving Service-related Issues Importing ; Exporting Table Data Plan for server resource requirements.Resolving Concurrency Issues Inserting Data in BulkLab : Importing and Conduct pre-installation stress testing forResolving Login and Connectivity IssuesLab Exporting Data SQL Server.: Troubleshooting Common Issues Import the Excel spreadsheet Installing SQL ServerTroubleshoot and resolve SQL Server Import the CSV file Upgrading and Automating InstallationLabadministrative issuesAfter completing this Create and test an extraction package : Installing and Configuring SQL Servermodule, students will be able to: Compare loading performanceAfter Review installation requirementsExplain SQL Server troubleshooting completing this module, students will be Install the SQL Server instancemethodology. able to: Perform Post-installation Setup andResolve service-related issues. Transfer data to and from SQL Server. ChecksResolve concurrency issues. Import and export table data. Configure Server MemoryAfter completingResolve login and connectivity issues Insert data in bulk and optimize the bulk this module, students will be able to:

insert process. Prepare to install SQL Server.Module 4: Working with Databases Authorizing Logins to Access Databases Install SQL Server.line Authorization Across ServersLab : Upgrade and automate the installation of

Authenticating and Authorizing Users SQL Server.This module describes how data is stored in Create Logins Working with Files and Filegroupsdatabases, how to create databases, and how Correct an Application Login Issue Moving Database FilesLab : Working withto move databases either within a server or Create Database Users Databasesbetween servers. Correct Access to RestoredAfter Adjust tempdb configurationline completing this module, students will be Create the RateTracking database

Overview of SQL Server Databases able to: Attach the OldProspects databaseDescribe how SQL Server authenticates Add multiple files to tempdbAfterconnections. completing this module, students will be

line Describe how logins are authorized to able to:Working with SQL Server Tools access databases. Describe the role and structure of SQLConfiguring SQL Server ServicesLab : Explain the requirements for authorization Server databases.Introduction to SQL Server and its Toolset across servers. Work with files and filegroups.Verifying SQL Server Component Working with Fixed Database Roles Move database files within servers andInstallation Creating User-defined Database between servers.Altering Service Accounts for New Instance RolesLab : Assigning Server and Understanding SQL Server TransactionEnabling Named Pipes Protocol for Both Database Roles LoggingInstances Assign Server Roles Planning a SQL Server BackupCreating an Alias for AdvDev Assign Fixed Database Roles StrategyLab : Understanding SQL ServerEnsuring SQL Browser is Disabled and Create and Assign User-defined Recovery ModelsConfigure a Fixed TCP/IP Port (Only if time Database Roles Plan a backup strategypermitsAfter completing this module, Check Role AssignmentsAfter completing Configure Recovery Modelsstudents will be able to: this module, students will be able to: Review recovery models and strategyAfterDescribe the SQL Server Platform. Work with server roles. completing this module, students will beWork with SQL Server Tools. Work with fixed database roles. able to:Configure SQL Server Services. Create user-defined database roles. Describe the critical concepts surroundingPlanning Server Resource Requirements Authorizing Users to Execute Code backup strategies.Pre-installation Testing for SQL ServerLab : Configuring Permissions at the Schema Explain the transaction logging capabilitiesPreparing Systems for SQL Server LevelLab : Authorizing Users to Access within the SQL Server database engine.Adjust memory configuration Resources Plan a SQL Server backup strategy.Pre-installation Stress Testing Assign Schema-level Permissions Managing Database BackupsCheck Specific I/O OperationsAfter Assign Object-level Permissions Working with Backup OptionsLab : Backupcompleting this module, students will be able Test PermissionsAfter completing this of SQL Server Databasesto: module, students will be able to: Investigate backup compressionDescribe the SQL Server architecture. Authorize user access to objects. Transaction log backupPlan for server resource requirements. Authorize users to execute code. Differential backupConduct pre-installation stress testing for Configure permissions at the schema Copy-only backupSQL Server. level. Partial backupAfter completing thisInstalling SQL Server Implementing SQL Server Audit module, students will be able to:Upgrading and Automating InstallationLab : Managing SQL Server AuditLab : Back up databases and transaction logs.Installing and Configuring SQL Server Auditing SQL Server Environments Manage database backups.Review installation requirements Determine audit configuration and create Work with more advanced backup options.Install the SQL Server instance audit Restoring DatabasesPerform Post-installation Setup and Checks Create server audit specifications Working with Point-in-time recoveryConfigure Server MemoryAfter completing Create database audit specifications Restoring System Databases and

Page 86: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

this module, students will be able to: Test audit functionalityAfter completing Individual FilesLab : Restoring SQL ServerPrepare to install SQL Server. this module, students will be able to: 2012 DatabasesInstall SQL Server. Describe the options for auditing data Determine a restore strategyUpgrade and automate the installation of access in SQL Server. Restore the databaseSQL Server. Implement SQL Server Audit. Using STANDBY modeAfter completingWorking with Files and Filegroups Manage SQL Server Audit. this module, students will be able to:Moving Database FilesLab : Working with Working with SQL Server Agent Understand the restore process.Databases Managing SQL Server Agent JobsLab : Restore databases.Adjust tempdb configuration Automating SQL Server Management Work with Point-in-time Recovery.Create the RateTracking database Create a Data Extraction Job Restore system databases and individualAttach the OldProspects database Schedule the Data Extraction Job files.Add multiple files to tempdbAfter completing Troubleshoot a Failing JobAfter Importing ; Exporting Table Datathis module, students will be able to: completing this module, students will be Inserting Data in BulkLab : Importing andDescribe the role and structure of SQL able to: Exporting DataServer databases. Automate SQL Server Management. Import the Excel spreadsheetWork with files and filegroups. Work with SQL Server Agent. Import the CSV fileMove database files within servers and Manage SQL Server Agent jobs. Create and test an extraction packagebetween servers. Configuring Credentials Compare loading performanceAfterUnderstanding SQL Server Transaction Configuring Proxy AccountsLab : completing this module, students will beLogging Configuring Security for SQL Server able to:Planning a SQL Server Backup StrategyLab Agent Transfer data to and from SQL Server.: Understanding SQL Server Recovery Troubleshoot job execution failure Import and export table data.Models Resolve the security issue Insert data in bulk and optimize the bulkPlan a backup strategy Perform further troubleshootingAfter insert process.Configure Recovery Models completing this module, students will be Authorizing Logins to Access DatabasesReview recovery models and strategyAfter able to: Authorization Across ServersLab :completing this module, students will be able Explain SQL Server Agent security. Authenticating and Authorizing Usersto: Configure credentials. Create LoginsDescribe the critical concepts surrounding Configure Proxy accounts. Correct an Application Login Issuebackup strategies. Monitoring SQL Server Errors Create Database UsersExplain the transaction logging capabilities Configuring Operators, Alerts and Correct Access to RestoredAfterwithin the SQL Server database engine. NotificationsLab : Monitoring SQL Agent completing this module, students will bePlan a SQL Server backup strategy. Jobs with Alerts and Notifications able to:Managing Database Backups Configure Database Mail Describe how SQL Server authenticatesWorking with Backup OptionsLab : Backup Implement Notifications connections.of SQL Server Databases Implement AlertsAfter completing this Describe how logins are authorized toInvestigate backup compression module, students will be able to: access databases.Transaction log backup Configure database mail. Explain the requirements for authorizationDifferential backup Monitor SQL Server errors. across servers.Copy-only backup Configure operators, alerts and Working with Fixed Database RolesPartial backupAfter completing this module, notifications. Creating User-defined Database RolesLabstudents will be able to: Maintaining Indexes : Assigning Server and Database RolesBack up databases and transaction logs. Automating Routine Database Assign Server RolesManage database backups. MaintenanceLab : Performing Ongoing Assign Fixed Database RolesWork with more advanced backup options. Database Maintenance Create and Assign User-defined DatabaseRestoring Databases Check database integrity using DBCC RolesWorking with Point-in-time recovery CHECKDB Check Role AssignmentsAfter completingRestoring System Databases and Individual Correct index fragmentation this module, students will be able to:FilesLab : Restoring SQL Server 2012 Create a database maintenance plan Work with server roles.Databases Investigate table lock performanceAfter Work with fixed database roles.Determine a restore strategy completing this module, students will be Create user-defined database roles.Restore the database able to: Authorizing Users to Execute CodeUsing STANDBY modeAfter completing this Ensure database integrity. Configuring Permissions at the Schemamodule, students will be able to: Maintain indexes. LevelLab : Authorizing Users to AccessUnderstand the restore process. Automate routine database maintenance. ResourcesRestore databases. Improving Performance with the Assign Schema-level PermissionsWork with Point-in-time Recovery. Database Engine Tuning Advisor Assign Object-level PermissionsRestore system databases and individual Working with Tracing OptionsLab : Test PermissionsAfter completing thisfiles. Tracing Access to SQL Server 2012 module, students will be able to:Importing ; Exporting Table Data Capture a trace using SQL Server Profiler Authorize user access to objects.Inserting Data in BulkLab : Importing and Analyze a trace using Database Engine Authorize users to execute code.Exporting Data Tuning Advisor Configure permissions at the schemaImport the Excel spreadsheet Configure SQL TraceAfter completing level.Import the CSV file this module, students will be able to: Implementing SQL Server AuditCreate and test an extraction package Capture activity using SQL Server Profiler Managing SQL Server AuditLab : AuditingCompare loading performanceAfter and Extended Events Profiler. SQL Server Environments

Page 87: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

completing this module, students will be able Improve performance with the Database Determine audit configuration and createto: Engine Tuning Advisor. auditTransfer data to and from SQL Server. Work with tracing options. Create server audit specificationsImport and export table data. Capturing and Managing Performance Create database audit specificationsInsert data in bulk and optimize the bulk Data Test audit functionalityAfter completing thisinsert process. Analyzing Collected Performance module, students will be able to:Authorizing Logins to Access Databases DataLab : Monitoring SQL Server 2012 Describe the options for auditing dataAuthorization Across ServersLab : Investigating DMVs access in SQL Server.Authenticating and Authorizing Users Configure Management Data Warehouse Implement SQL Server Audit.Create Logins Configure Instances for Data Collection Manage SQL Server Audit.Correct an Application Login Issue Work with Data Collector ReportsAfter Working with SQL Server AgentCreate Database Users completing this module, students will be Managing SQL Server Agent JobsLab :Correct Access to RestoredAfter completing able to: Automating SQL Server Managementthis module, students will be able to: Monitor current activity. Create a Data Extraction JobDescribe how SQL Server authenticates Capture and manage performance data. Schedule the Data Extraction Jobconnections. Analyze collected performance data. Troubleshoot a Failing JobAfter completingDescribe how logins are authorized to Virtualizing SQL Server this module, students will be able to:access databases. Deploying and Upgrading Data-Tier Automate SQL Server Management.Explain the requirements for authorization ApplicationsLab : Managing Multiple Work with SQL Server Agent.across servers. Servers Manage SQL Server Agent jobs.Working with Fixed Database Roles Configure CMS and execute multi-server Configuring CredentialsCreating User-defined Database RolesLab : queries Configuring Proxy AccountsLab :Assigning Server and Database Roles Deploy a data-tier application Configuring Security for SQL Server AgentAssign Server Roles Register and extract a data-tier Troubleshoot job execution failureAssign Fixed Database Roles application Resolve the security issueCreate and Assign User-defined Database Upgrade a data-tier applicationAfter Perform further troubleshootingAfterRoles completing this module, students will be completing this module, students will beCheck Role AssignmentsAfter completing able to: able to:this module, students will be able to: Work with multiple servers. Explain SQL Server Agent security.Work with server roles. Describe options for virtualizing SQL Configure credentials.Work with fixed database roles. Server. Configure Proxy accounts.Create user-defined database roles. Deploy and upgrade Data-Tier Monitoring SQL Server ErrorsAuthorizing Users to Execute Code Applications. Configuring Operators, Alerts andConfiguring Permissions at the Schema Resolving Service-related Issues NotificationsLab : Monitoring SQL AgentLevelLab : Authorizing Users to Access Resolving Concurrency Issues Jobs with Alerts and NotificationsResources Resolving Login and Connectivity Configure Database MailAssign Schema-level Permissions IssuesLab : Troubleshooting Common Implement NotificationsAssign Object-level Permissions Issues Implement AlertsAfter completing thisTest PermissionsAfter completing this Troubleshoot and resolve SQL Server module, students will be able to:module, students will be able to: administrative issuesAfter completing this Configure database mail.Authorize user access to objects. module, students will be able to: Monitor SQL Server errors.Authorize users to execute code. Explain SQL Server troubleshooting Configure operators, alerts andConfigure permissions at the schema level. methodology. notifications.Implementing SQL Server Audit Resolve service-related issues. Maintaining IndexesManaging SQL Server AuditLab : Auditing Resolve concurrency issues. Automating Routine DatabaseSQL Server Environments Resolve login and connectivity issues MaintenanceLab : Performing OngoingDetermine audit configuration and create Database Maintenanceaudit Check database integrity using DBCCCreate server audit specifications line CHECKDBCreate database audit specifications Working with SQL Server Tools Correct index fragmentationTest audit functionalityAfter completing this Configuring SQL Server ServicesLab : Create a database maintenance planmodule, students will be able to: Introduction to SQL Server and its Investigate table lock performanceAfterDescribe the options for auditing data Toolset completing this module, students will beaccess in SQL Server. Verifying SQL Server Component able to:Implement SQL Server Audit. Installation Ensure database integrity.Manage SQL Server Audit. Altering Service Accounts for New Maintain indexes.Working with SQL Server Agent Instance Automate routine database maintenance.Managing SQL Server Agent JobsLab : Enabling Named Pipes Protocol for Both Improving Performance with the DatabaseAutomating SQL Server Management Instances Engine Tuning AdvisorCreate a Data Extraction Job Creating an Alias for AdvDev Working with Tracing OptionsLab : TracingSchedule the Data Extraction Job Ensuring SQL Browser is Disabled and Access to SQL Server 2012Troubleshoot a Failing JobAfter completing Configure a Fixed TCP/IP Port (Only if Capture a trace using SQL Server Profilerthis module, students will be able to: time permitsAfter completing this module, Analyze a trace using Database EngineAutomate SQL Server Management. students will be able to: Tuning AdvisorWork with SQL Server Agent. Describe the SQL Server Platform. Configure SQL TraceAfter completing thisManage SQL Server Agent jobs. Work with SQL Server Tools. module, students will be able to:

Page 88: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configuring Credentials Configure SQL Server Services. Capture activity using SQL Server ProfilerConfiguring Proxy AccountsLab : Planning Server Resource Requirements and Extended Events Profiler.Configuring Security for SQL Server Agent Pre-installation Testing for SQL Improve performance with the DatabaseTroubleshoot job execution failure ServerLab : Preparing Systems for SQL Engine Tuning Advisor.Resolve the security issue Server Work with tracing options.Perform further troubleshootingAfter Adjust memory configuration Capturing and Managing Performancecompleting this module, students will be able Pre-installation Stress Testing Datato: Check Specific I/O OperationsAfter Analyzing Collected Performance DataLabExplain SQL Server Agent security. completing this module, students will be : Monitoring SQL Server 2012Configure credentials. able to: Investigating DMVsConfigure Proxy accounts. Describe the SQL Server architecture. Configure Management Data WarehouseMonitoring SQL Server Errors Plan for server resource requirements. Configure Instances for Data CollectionConfiguring Operators, Alerts and Conduct pre-installation stress testing for Work with Data Collector ReportsAfterNotificationsLab : Monitoring SQL Agent SQL Server. completing this module, students will beJobs with Alerts and Notifications Installing SQL Server able to:Configure Database Mail Upgrading and Automating Monitor current activity.Implement Notifications InstallationLab : Installing and Capture and manage performance data.Implement AlertsAfter completing this Configuring SQL Server Analyze collected performance data.module, students will be able to: Review installation requirements Virtualizing SQL ServerConfigure database mail. Install the SQL Server instance Deploying and Upgrading Data-TierMonitor SQL Server errors. Perform Post-installation Setup and ApplicationsLab : Managing MultipleConfigure operators, alerts and notifications. Checks ServersMaintaining Indexes Configure Server MemoryAfter Configure CMS and execute multi-serverAutomating Routine Database completing this module, students will be queriesMaintenanceLab : Performing Ongoing able to: Deploy a data-tier applicationDatabase Maintenance Prepare to install SQL Server. Register and extract a data-tier applicationCheck database integrity using DBCC Install SQL Server. Upgrade a data-tier applicationAfterCHECKDB Upgrade and automate the installation of completing this module, students will beCorrect index fragmentation SQL Server. able to:Create a database maintenance plan Working with Files and Filegroups Work with multiple servers.Investigate table lock performanceAfter Moving Database FilesLab : Working with Describe options for virtualizing SQLcompleting this module, students will be able Databases Server.to: Adjust tempdb configuration Deploy and upgrade Data-TierEnsure database integrity. Create the RateTracking database Applications.Maintain indexes. Attach the OldProspects database Resolving Service-related IssuesAutomate routine database maintenance. Add multiple files to tempdbAfter Resolving Concurrency IssuesImproving Performance with the Database completing this module, students will be Resolving Login and ConnectivityEngine Tuning Advisor able to: IssuesLab : Troubleshooting CommonWorking with Tracing OptionsLab : Tracing Describe the role and structure of SQL IssuesAccess to SQL Server 2012 Server databases. Troubleshoot and resolve SQL ServerCapture a trace using SQL Server Profiler Work with files and filegroups. administrative issuesAfter completing thisAnalyze a trace using Database Engine Move database files within servers and module, students will be able to:Tuning Advisor between servers. Explain SQL Server troubleshootingConfigure SQL TraceAfter completing this Understanding SQL Server Transaction methodology.module, students will be able to: Logging Resolve service-related issues.Capture activity using SQL Server Profiler Planning a SQL Server Backup Resolve concurrency issues.and Extended Events Profiler. StrategyLab : Understanding SQL Server Resolve login and connectivity issuesImprove performance with the Database Recovery ModelsEngine Tuning Advisor. Plan a backup strategyWork with tracing options. Configure Recovery Models lineCapturing and Managing Performance Data Review recovery models and Working with SQL Server ToolsAnalyzing Collected Performance DataLab : strategyAfter completing this module, Configuring SQL Server ServicesLab :Monitoring SQL Server 2012 students will be able to: Introduction to SQL Server and its ToolsetInvestigating DMVs Describe the critical concepts Verifying SQL Server ComponentConfigure Management Data Warehouse surrounding backup strategies. InstallationConfigure Instances for Data Collection Explain the transaction logging Altering Service Accounts for NewWork with Data Collector ReportsAfter capabilities within the SQL Server Instancecompleting this module, students will be able database engine. Enabling Named Pipes Protocol for Bothto: Plan a SQL Server backup strategy. InstancesMonitor current activity. Managing Database Backups Creating an Alias for AdvDevCapture and manage performance data. Working with Backup OptionsLab : Ensuring SQL Browser is Disabled andAnalyze collected performance data. Backup of SQL Server Databases Configure a Fixed TCP/IP Port (Only ifVirtualizing SQL Server Investigate backup compression time permitsAfter completing this module,Deploying and Upgrading Data-Tier Transaction log backup students will be able to:ApplicationsLab : Managing Multiple Servers Differential backup Describe the SQL Server Platform.Configure CMS and execute multi-server Copy-only backup Work with SQL Server Tools.

Page 89: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

queries Partial backupAfter completing this Configure SQL Server Services.Deploy a data-tier application module, students will be able to: Planning Server Resource RequirementsRegister and extract a data-tier application Back up databases and transaction logs. Pre-installation Testing for SQL ServerLabUpgrade a data-tier applicationAfter Manage database backups. : Preparing Systems for SQL Servercompleting this module, students will be able Work with more advanced backup Adjust memory configurationto: options. Pre-installation Stress TestingWork with multiple servers. Restoring Databases Check Specific I/O OperationsAfterDescribe options for virtualizing SQL Server. Working with Point-in-time recovery completing this module, students will beDeploy and upgrade Data-Tier Applications. Restoring System Databases and able to:Resolving Service-related Issues Individual FilesLab : Restoring SQL Describe the SQL Server architecture.Resolving Concurrency Issues Server 2012 Databases Plan for server resource requirements.Resolving Login and Connectivity IssuesLab Determine a restore strategy Conduct pre-installation stress testing for: Troubleshooting Common Issues Restore the database SQL Server.Troubleshoot and resolve SQL Server Using STANDBY modeAfter completing Installing SQL Serveradministrative issuesAfter completing this this module, students will be able to: Upgrading and Automating InstallationLabmodule, students will be able to: Understand the restore process. : Installing and Configuring SQL ServerExplain SQL Server troubleshooting Restore databases. Review installation requirementsmethodology. Work with Point-in-time Recovery. Install the SQL Server instanceResolve service-related issues. Restore system databases and individual Perform Post-installation Setup andResolve concurrency issues. files. ChecksResolve login and connectivity issues Importing ; Exporting Table Data Configure Server MemoryAfter completing

Inserting Data in BulkLab : Importing and this module, students will be able to:Exporting Data Prepare to install SQL Server.

line Import the Excel spreadsheet Install SQL Server.Working with SQL Server Tools Import the CSV file Upgrade and automate the installation ofConfiguring SQL Server ServicesLab : Create and test an extraction package SQL Server.Introduction to SQL Server and its Toolset Compare loading performanceAfter Working with Files and FilegroupsVerifying SQL Server Component completing this module, students will be Moving Database FilesLab : Working withInstallation able to: DatabasesAltering Service Accounts for New Instance Transfer data to and from SQL Server. Adjust tempdb configurationEnabling Named Pipes Protocol for Both Import and export table data. Create the RateTracking databaseInstances Insert data in bulk and optimize the bulk Attach the OldProspects databaseCreating an Alias for AdvDev insert process. Add multiple files to tempdbAfterEnsuring SQL Browser is Disabled and Authorizing Logins to Access Databases completing this module, students will beConfigure a Fixed TCP/IP Port (Only if time Authorization Across ServersLab : able to:permitsAfter completing this module, Authenticating and Authorizing Users Describe the role and structure of SQLstudents will be able to: Create Logins Server databases.Describe the SQL Server Platform. Correct an Application Login Issue Work with files and filegroups.Work with SQL Server Tools. Create Database Users Move database files within servers andConfigure SQL Server Services. Correct Access to RestoredAfter between servers.Planning Server Resource Requirements completing this module, students will be Understanding SQL Server TransactionPre-installation Testing for SQL ServerLab : able to: LoggingPreparing Systems for SQL Server Describe how SQL Server authenticates Planning a SQL Server BackupAdjust memory configuration connections. StrategyLab : Understanding SQL ServerPre-installation Stress Testing Describe how logins are authorized to Recovery ModelsCheck Specific I/O OperationsAfter access databases. Plan a backup strategycompleting this module, students will be able Explain the requirements for authorization Configure Recovery Modelsto: across servers. Review recovery models and strategyAfterDescribe the SQL Server architecture. Working with Fixed Database Roles completing this module, students will bePlan for server resource requirements. Creating User-defined Database able to:Conduct pre-installation stress testing for RolesLab : Assigning Server and Describe the critical concepts surroundingSQL Server. Database Roles backup strategies.Installing SQL Server Assign Server Roles Explain the transaction logging capabilitiesUpgrading and Automating InstallationLab : Assign Fixed Database Roles within the SQL Server database engine.Installing and Configuring SQL Server Create and Assign User-defined Plan a SQL Server backup strategy.Review installation requirements Database Roles Managing Database BackupsInstall the SQL Server instance Check Role AssignmentsAfter completing Working with Backup OptionsLab : BackupPerform Post-installation Setup and Checks this module, students will be able to: of SQL Server DatabasesConfigure Server MemoryAfter completing Work with server roles. Investigate backup compressionthis module, students will be able to: Work with fixed database roles. Transaction log backupPrepare to install SQL Server. Create user-defined database roles. Differential backupInstall SQL Server. Authorizing Users to Execute Code Copy-only backupUpgrade and automate the installation of Configuring Permissions at the Schema Partial backupAfter completing thisSQL Server. LevelLab : Authorizing Users to Access module, students will be able to:Working with Files and Filegroups Resources Back up databases and transaction logs.Moving Database FilesLab : Working with Assign Schema-level Permissions Manage database backups.

Page 90: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Databases Assign Object-level Permissions Work with more advanced backup options.Adjust tempdb configuration Test PermissionsAfter completing this Restoring DatabasesCreate the RateTracking database module, students will be able to: Working with Point-in-time recoveryAttach the OldProspects database Authorize user access to objects. Restoring System Databases andAdd multiple files to tempdbAfter completing Authorize users to execute code. Individual FilesLab : Restoring SQL Serverthis module, students will be able to: Configure permissions at the schema 2012 DatabasesDescribe the role and structure of SQL level. Determine a restore strategyServer databases. Implementing SQL Server Audit Restore the databaseWork with files and filegroups. Managing SQL Server AuditLab : Using STANDBY modeAfter completingMove database files within servers and Auditing SQL Server Environments this module, students will be able to:between servers. Determine audit configuration and create Understand the restore process.Understanding SQL Server Transaction audit Restore databases.Logging Create server audit specifications Work with Point-in-time Recovery.Planning a SQL Server Backup StrategyLab Create database audit specifications Restore system databases and individual: Understanding SQL Server Recovery Test audit functionalityAfter completing files.Models this module, students will be able to: Importing ; Exporting Table DataPlan a backup strategy Describe the options for auditing data Inserting Data in BulkLab : Importing andConfigure Recovery Models access in SQL Server. Exporting DataReview recovery models and strategyAfter Implement SQL Server Audit. Import the Excel spreadsheetcompleting this module, students will be able Manage SQL Server Audit. Import the CSV fileto: Working with SQL Server Agent Create and test an extraction packageDescribe the critical concepts surrounding Managing SQL Server Agent JobsLab : Compare loading performanceAfterbackup strategies. Automating SQL Server Management completing this module, students will beExplain the transaction logging capabilities Create a Data Extraction Job able to:within the SQL Server database engine. Schedule the Data Extraction Job Transfer data to and from SQL Server.Plan a SQL Server backup strategy. Troubleshoot a Failing JobAfter Import and export table data.Managing Database Backups completing this module, students will be Insert data in bulk and optimize the bulkWorking with Backup OptionsLab : Backup able to: insert process.of SQL Server Databases Automate SQL Server Management. Authorizing Logins to Access DatabasesInvestigate backup compression Work with SQL Server Agent. Authorization Across ServersLab :Transaction log backup Manage SQL Server Agent jobs. Authenticating and Authorizing UsersDifferential backup Configuring Credentials Create LoginsCopy-only backup Configuring Proxy AccountsLab : Correct an Application Login IssuePartial backupAfter completing this module, Configuring Security for SQL Server Create Database Usersstudents will be able to: Agent Correct Access to RestoredAfterBack up databases and transaction logs. Troubleshoot job execution failure completing this module, students will beManage database backups. Resolve the security issue able to:Work with more advanced backup options. Perform further troubleshootingAfter Describe how SQL Server authenticatesRestoring Databases completing this module, students will be connections.Working with Point-in-time recovery able to: Describe how logins are authorized toRestoring System Databases and Individual Explain SQL Server Agent security. access databases.FilesLab : Restoring SQL Server 2012 Configure credentials. Explain the requirements for authorizationDatabases Configure Proxy accounts. across servers.Determine a restore strategy Monitoring SQL Server Errors Working with Fixed Database RolesRestore the database Configuring Operators, Alerts and Creating User-defined Database RolesLabUsing STANDBY modeAfter completing this NotificationsLab : Monitoring SQL Agent : Assigning Server and Database Rolesmodule, students will be able to: Jobs with Alerts and Notifications Assign Server RolesUnderstand the restore process. Configure Database Mail Assign Fixed Database RolesRestore databases. Implement Notifications Create and Assign User-defined DatabaseWork with Point-in-time Recovery. Implement AlertsAfter completing this RolesRestore system databases and individual module, students will be able to: Check Role AssignmentsAfter completingfiles. Configure database mail. this module, students will be able to:Importing ; Exporting Table Data Monitor SQL Server errors. Work with server roles.Inserting Data in BulkLab : Importing and Configure operators, alerts and Work with fixed database roles.Exporting Data notifications. Create user-defined database roles.Import the Excel spreadsheet Maintaining Indexes Authorizing Users to Execute CodeImport the CSV file Automating Routine Database Configuring Permissions at the SchemaCreate and test an extraction package MaintenanceLab : Performing Ongoing LevelLab : Authorizing Users to AccessCompare loading performanceAfter Database Maintenance Resourcescompleting this module, students will be able Check database integrity using DBCC Assign Schema-level Permissionsto: CHECKDB Assign Object-level PermissionsTransfer data to and from SQL Server. Correct index fragmentation Test PermissionsAfter completing thisImport and export table data. Create a database maintenance plan module, students will be able to:Insert data in bulk and optimize the bulk Investigate table lock performanceAfter Authorize user access to objects.insert process. completing this module, students will be Authorize users to execute code.Authorizing Logins to Access Databases able to: Configure permissions at the schema

Page 91: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Authorization Across ServersLab : Ensure database integrity. level.Authenticating and Authorizing Users Maintain indexes. Implementing SQL Server AuditCreate Logins Automate routine database maintenance. Managing SQL Server AuditLab : AuditingCorrect an Application Login Issue Improving Performance with the SQL Server EnvironmentsCreate Database Users Database Engine Tuning Advisor Determine audit configuration and createCorrect Access to RestoredAfter completing Working with Tracing OptionsLab : auditthis module, students will be able to: Tracing Access to SQL Server 2012 Create server audit specificationsDescribe how SQL Server authenticates Capture a trace using SQL Server Profiler Create database audit specificationsconnections. Analyze a trace using Database Engine Test audit functionalityAfter completing thisDescribe how logins are authorized to Tuning Advisor module, students will be able to:access databases. Configure SQL TraceAfter completing Describe the options for auditing dataExplain the requirements for authorization this module, students will be able to: access in SQL Server.across servers. Capture activity using SQL Server Profiler Implement SQL Server Audit.Working with Fixed Database Roles and Extended Events Profiler. Manage SQL Server Audit.Creating User-defined Database RolesLab : Improve performance with the Database Working with SQL Server AgentAssigning Server and Database Roles Engine Tuning Advisor. Managing SQL Server Agent JobsLab :Assign Server Roles Work with tracing options. Automating SQL Server ManagementAssign Fixed Database Roles Capturing and Managing Performance Create a Data Extraction JobCreate and Assign User-defined Database Data Schedule the Data Extraction JobRoles Analyzing Collected Performance Troubleshoot a Failing JobAfter completingCheck Role AssignmentsAfter completing DataLab : Monitoring SQL Server 2012 this module, students will be able to:this module, students will be able to: Investigating DMVs Automate SQL Server Management.Work with server roles. Configure Management Data Warehouse Work with SQL Server Agent.Work with fixed database roles. Configure Instances for Data Collection Manage SQL Server Agent jobs.Create user-defined database roles. Work with Data Collector ReportsAfter Configuring CredentialsAuthorizing Users to Execute Code completing this module, students will be Configuring Proxy AccountsLab :Configuring Permissions at the Schema able to: Configuring Security for SQL Server AgentLevelLab : Authorizing Users to Access Monitor current activity. Troubleshoot job execution failureResources Capture and manage performance data. Resolve the security issueAssign Schema-level Permissions Analyze collected performance data. Perform further troubleshootingAfterAssign Object-level Permissions Virtualizing SQL Server completing this module, students will beTest PermissionsAfter completing this Deploying and Upgrading Data-Tier able to:module, students will be able to: ApplicationsLab : Managing Multiple Explain SQL Server Agent security.Authorize user access to objects. Servers Configure credentials.Authorize users to execute code. Configure CMS and execute multi-server Configure Proxy accounts.Configure permissions at the schema level. queries Monitoring SQL Server ErrorsImplementing SQL Server Audit Deploy a data-tier application Configuring Operators, Alerts andManaging SQL Server AuditLab : Auditing Register and extract a data-tier NotificationsLab : Monitoring SQL AgentSQL Server Environments application Jobs with Alerts and NotificationsDetermine audit configuration and create Upgrade a data-tier applicationAfter Configure Database Mailaudit completing this module, students will be Implement NotificationsCreate server audit specifications able to: Implement AlertsAfter completing thisCreate database audit specifications Work with multiple servers. module, students will be able to:Test audit functionalityAfter completing this Describe options for virtualizing SQL Configure database mail.module, students will be able to: Server. Monitor SQL Server errors.Describe the options for auditing data Deploy and upgrade Data-Tier Configure operators, alerts andaccess in SQL Server. Applications. notifications.Implement SQL Server Audit. Resolving Service-related Issues Maintaining IndexesManage SQL Server Audit. Resolving Concurrency Issues Automating Routine DatabaseWorking with SQL Server Agent Resolving Login and Connectivity MaintenanceLab : Performing OngoingManaging SQL Server Agent JobsLab : IssuesLab : Troubleshooting Common Database MaintenanceAutomating SQL Server Management Issues Check database integrity using DBCCCreate a Data Extraction Job Troubleshoot and resolve SQL Server CHECKDBSchedule the Data Extraction Job administrative issuesAfter completing this Correct index fragmentationTroubleshoot a Failing JobAfter completing module, students will be able to: Create a database maintenance planthis module, students will be able to: Explain SQL Server troubleshooting Investigate table lock performanceAfterAutomate SQL Server Management. methodology. completing this module, students will beWork with SQL Server Agent. Resolve service-related issues. able to:Manage SQL Server Agent jobs. Resolve concurrency issues. Ensure database integrity.Configuring Credentials Resolve login and connectivity issues Maintain indexes.Configuring Proxy AccountsLab : Automate routine database maintenance.Configuring Security for SQL Server Agent Improving Performance with the DatabaseTroubleshoot job execution failure line Engine Tuning AdvisorResolve the security issue Working with SQL Server Tools Working with Tracing OptionsLab : TracingPerform further troubleshootingAfter Configuring SQL Server ServicesLab : Access to SQL Server 2012completing this module, students will be able Introduction to SQL Server and its Capture a trace using SQL Server Profiler

Page 92: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

to: Toolset Analyze a trace using Database EngineExplain SQL Server Agent security. Verifying SQL Server Component Tuning AdvisorConfigure credentials. Installation Configure SQL TraceAfter completing thisConfigure Proxy accounts. Altering Service Accounts for New module, students will be able to:Monitoring SQL Server Errors Instance Capture activity using SQL Server ProfilerConfiguring Operators, Alerts and Enabling Named Pipes Protocol for Both and Extended Events Profiler.NotificationsLab : Monitoring SQL Agent Instances Improve performance with the DatabaseJobs with Alerts and Notifications Creating an Alias for AdvDev Engine Tuning Advisor.Configure Database Mail Ensuring SQL Browser is Disabled and Work with tracing options.Implement Notifications Configure a Fixed TCP/IP Port (Only if Capturing and Managing PerformanceImplement AlertsAfter completing this time permitsAfter completing this module, Datamodule, students will be able to: students will be able to: Analyzing Collected Performance DataLabConfigure database mail. Describe the SQL Server Platform. : Monitoring SQL Server 2012Monitor SQL Server errors. Work with SQL Server Tools. Investigating DMVsConfigure operators, alerts and notifications. Configure SQL Server Services. Configure Management Data WarehouseMaintaining Indexes Planning Server Resource Requirements Configure Instances for Data CollectionAutomating Routine Database Pre-installation Testing for SQL Work with Data Collector ReportsAfterMaintenanceLab : Performing Ongoing ServerLab : Preparing Systems for SQL completing this module, students will beDatabase Maintenance Server able to:Check database integrity using DBCC Adjust memory configuration Monitor current activity.CHECKDB Pre-installation Stress Testing Capture and manage performance data.Correct index fragmentation Check Specific I/O OperationsAfter Analyze collected performance data.Create a database maintenance plan completing this module, students will be Virtualizing SQL ServerInvestigate table lock performanceAfter able to: Deploying and Upgrading Data-Tiercompleting this module, students will be able Describe the SQL Server architecture. ApplicationsLab : Managing Multipleto: Plan for server resource requirements. ServersEnsure database integrity. Conduct pre-installation stress testing for Configure CMS and execute multi-serverMaintain indexes. SQL Server. queriesAutomate routine database maintenance. Installing SQL Server Deploy a data-tier applicationImproving Performance with the Database Upgrading and Automating Register and extract a data-tier applicationEngine Tuning Advisor InstallationLab : Installing and Upgrade a data-tier applicationAfterWorking with Tracing OptionsLab : Tracing Configuring SQL Server completing this module, students will beAccess to SQL Server 2012 Review installation requirements able to:Capture a trace using SQL Server Profiler Install the SQL Server instance Work with multiple servers.Analyze a trace using Database Engine Perform Post-installation Setup and Describe options for virtualizing SQLTuning Advisor Checks Server.Configure SQL TraceAfter completing this Configure Server MemoryAfter Deploy and upgrade Data-Tiermodule, students will be able to: completing this module, students will be Applications.Capture activity using SQL Server Profiler able to: Resolving Service-related Issuesand Extended Events Profiler. Prepare to install SQL Server. Resolving Concurrency IssuesImprove performance with the Database Install SQL Server. Resolving Login and ConnectivityEngine Tuning Advisor. Upgrade and automate the installation of IssuesLab : Troubleshooting CommonWork with tracing options. SQL Server. IssuesCapturing and Managing Performance Data Working with Files and Filegroups Troubleshoot and resolve SQL ServerAnalyzing Collected Performance DataLab : Moving Database FilesLab : Working with administrative issuesAfter completing thisMonitoring SQL Server 2012 Databases module, students will be able to:Investigating DMVs Adjust tempdb configuration Explain SQL Server troubleshootingConfigure Management Data Warehouse Create the RateTracking database methodology.Configure Instances for Data Collection Attach the OldProspects database Resolve service-related issues.Work with Data Collector ReportsAfter Add multiple files to tempdbAfter Resolve concurrency issues.completing this module, students will be able completing this module, students will be Resolve login and connectivity issuesto: able to:Monitor current activity. Describe the role and structure of SQLCapture and manage performance data. Server databases. lineAnalyze collected performance data. Work with files and filegroups. Working with SQL Server ToolsVirtualizing SQL Server Move database files within servers and Configuring SQL Server ServicesLab :Deploying and Upgrading Data-Tier between servers. Introduction to SQL Server and its ToolsetApplicationsLab : Managing Multiple Servers Understanding SQL Server Transaction Verifying SQL Server ComponentConfigure CMS and execute multi-server Logging Installationqueries Planning a SQL Server Backup Altering Service Accounts for NewDeploy a data-tier application StrategyLab : Understanding SQL Server InstanceRegister and extract a data-tier application Recovery Models Enabling Named Pipes Protocol for BothUpgrade a data-tier applicationAfter Plan a backup strategy Instancescompleting this module, students will be able Configure Recovery Models Creating an Alias for AdvDevto: Review recovery models and Ensuring SQL Browser is Disabled andWork with multiple servers. strategyAfter completing this module, Configure a Fixed TCP/IP Port (Only if

Page 93: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Describe options for virtualizing SQL Server. students will be able to: time permitsAfter completing this module,Deploy and upgrade Data-Tier Applications. Describe the critical concepts students will be able to:Resolving Service-related Issues surrounding backup strategies. Describe the SQL Server Platform.Resolving Concurrency Issues Explain the transaction logging Work with SQL Server Tools.Resolving Login and Connectivity IssuesLab capabilities within the SQL Server Configure SQL Server Services.: Troubleshooting Common Issues database engine. Planning Server Resource RequirementsTroubleshoot and resolve SQL Server Plan a SQL Server backup strategy. Pre-installation Testing for SQL ServerLabadministrative issuesAfter completing this Managing Database Backups : Preparing Systems for SQL Servermodule, students will be able to: Working with Backup OptionsLab : Adjust memory configurationExplain SQL Server troubleshooting Backup of SQL Server Databases Pre-installation Stress Testingmethodology. Investigate backup compression Check Specific I/O OperationsAfterResolve service-related issues. Transaction log backup completing this module, students will beResolve concurrency issues. Differential backup able to:Resolve login and connectivity issues Copy-only backup Describe the SQL Server architecture.

Partial backupAfter completing this Plan for server resource requirements.module, students will be able to: Conduct pre-installation stress testing for

line Back up databases and transaction logs. SQL Server.Working with SQL Server Tools Manage database backups. Installing SQL ServerConfiguring SQL Server ServicesLab : Work with more advanced backup Upgrading and Automating InstallationLabIntroduction to SQL Server and its Toolset options. : Installing and Configuring SQL ServerVerifying SQL Server Component Restoring Databases Review installation requirementsInstallation Working with Point-in-time recovery Install the SQL Server instanceAltering Service Accounts for New Instance Restoring System Databases and Perform Post-installation Setup andEnabling Named Pipes Protocol for Both Individual FilesLab : Restoring SQL ChecksInstances Server 2012 Databases Configure Server MemoryAfter completingCreating an Alias for AdvDev Determine a restore strategy this module, students will be able to:Ensuring SQL Browser is Disabled and Restore the database Prepare to install SQL Server.Configure a Fixed TCP/IP Port (Only if time Using STANDBY modeAfter completing Install SQL Server.permitsAfter completing this module, this module, students will be able to: Upgrade and automate the installation ofstudents will be able to: Understand the restore process. SQL Server.Describe the SQL Server Platform. Restore databases. Working with Files and FilegroupsWork with SQL Server Tools. Work with Point-in-time Recovery. Moving Database FilesLab : Working withConfigure SQL Server Services. Restore system databases and individual DatabasesPlanning Server Resource Requirements files. Adjust tempdb configurationPre-installation Testing for SQL ServerLab : Importing ; Exporting Table Data Create the RateTracking databasePreparing Systems for SQL Server Inserting Data in BulkLab : Importing and Attach the OldProspects databaseAdjust memory configuration Exporting Data Add multiple files to tempdbAfterPre-installation Stress Testing Import the Excel spreadsheet completing this module, students will beCheck Specific I/O OperationsAfter Import the CSV file able to:completing this module, students will be able Create and test an extraction package Describe the role and structure of SQLto: Compare loading performanceAfter Server databases.Describe the SQL Server architecture. completing this module, students will be Work with files and filegroups.Plan for server resource requirements. able to: Move database files within servers andConduct pre-installation stress testing for Transfer data to and from SQL Server. between servers.SQL Server. Import and export table data. Understanding SQL Server TransactionInstalling SQL Server Insert data in bulk and optimize the bulk LoggingUpgrading and Automating InstallationLab : insert process. Planning a SQL Server BackupInstalling and Configuring SQL Server Authorizing Logins to Access Databases StrategyLab : Understanding SQL ServerReview installation requirements Authorization Across ServersLab : Recovery ModelsInstall the SQL Server instance Authenticating and Authorizing Users Plan a backup strategyPerform Post-installation Setup and Checks Create Logins Configure Recovery ModelsConfigure Server MemoryAfter completing Correct an Application Login Issue Review recovery models and strategyAfterthis module, students will be able to: Create Database Users completing this module, students will bePrepare to install SQL Server. Correct Access to RestoredAfter able to:Install SQL Server. completing this module, students will be Describe the critical concepts surroundingUpgrade and automate the installation of able to: backup strategies.SQL Server. Describe how SQL Server authenticates Explain the transaction logging capabilitiesWorking with Files and Filegroups connections. within the SQL Server database engine.Moving Database FilesLab : Working with Describe how logins are authorized to Plan a SQL Server backup strategy.Databases access databases. Managing Database BackupsAdjust tempdb configuration Explain the requirements for authorization Working with Backup OptionsLab : BackupCreate the RateTracking database across servers. of SQL Server DatabasesAttach the OldProspects database Working with Fixed Database Roles Investigate backup compressionAdd multiple files to tempdbAfter completing Creating User-defined Database Transaction log backupthis module, students will be able to: RolesLab : Assigning Server and Differential backupDescribe the role and structure of SQL Database Roles Copy-only backup

Page 94: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Server databases. Assign Server Roles Partial backupAfter completing thisWork with files and filegroups. Assign Fixed Database Roles module, students will be able to:Move database files within servers and Create and Assign User-defined Back up databases and transaction logs.between servers. Database Roles Manage database backups.Understanding SQL Server Transaction Check Role AssignmentsAfter completing Work with more advanced backup options.Logging this module, students will be able to: Restoring DatabasesPlanning a SQL Server Backup StrategyLab Work with server roles. Working with Point-in-time recovery: Understanding SQL Server Recovery Work with fixed database roles. Restoring System Databases andModels Create user-defined database roles. Individual FilesLab : Restoring SQL ServerPlan a backup strategy Authorizing Users to Execute Code 2012 DatabasesConfigure Recovery Models Configuring Permissions at the Schema Determine a restore strategyReview recovery models and strategyAfter LevelLab : Authorizing Users to Access Restore the databasecompleting this module, students will be able Resources Using STANDBY modeAfter completingto: Assign Schema-level Permissions this module, students will be able to:Describe the critical concepts surrounding Assign Object-level Permissions Understand the restore process.backup strategies. Test PermissionsAfter completing this Restore databases.Explain the transaction logging capabilities module, students will be able to: Work with Point-in-time Recovery.within the SQL Server database engine. Authorize user access to objects. Restore system databases and individualPlan a SQL Server backup strategy. Authorize users to execute code. files.Managing Database Backups Configure permissions at the schema Importing ; Exporting Table DataWorking with Backup OptionsLab : Backup level. Inserting Data in BulkLab : Importing andof SQL Server Databases Implementing SQL Server Audit Exporting DataInvestigate backup compression Managing SQL Server AuditLab : Import the Excel spreadsheetTransaction log backup Auditing SQL Server Environments Import the CSV fileDifferential backup Determine audit configuration and create Create and test an extraction packageCopy-only backup audit Compare loading performanceAfterPartial backupAfter completing this module, Create server audit specifications completing this module, students will bestudents will be able to: Create database audit specifications able to:Back up databases and transaction logs. Test audit functionalityAfter completing Transfer data to and from SQL Server.Manage database backups. this module, students will be able to: Import and export table data.Work with more advanced backup options. Describe the options for auditing data Insert data in bulk and optimize the bulkRestoring Databases access in SQL Server. insert process.Working with Point-in-time recovery Implement SQL Server Audit. Authorizing Logins to Access DatabasesRestoring System Databases and Individual Manage SQL Server Audit. Authorization Across ServersLab :FilesLab : Restoring SQL Server 2012 Working with SQL Server Agent Authenticating and Authorizing UsersDatabases Managing SQL Server Agent JobsLab : Create LoginsDetermine a restore strategy Automating SQL Server Management Correct an Application Login IssueRestore the database Create a Data Extraction Job Create Database UsersUsing STANDBY modeAfter completing this Schedule the Data Extraction Job Correct Access to RestoredAftermodule, students will be able to: Troubleshoot a Failing JobAfter completing this module, students will beUnderstand the restore process. completing this module, students will be able to:Restore databases. able to: Describe how SQL Server authenticatesWork with Point-in-time Recovery. Automate SQL Server Management. connections.Restore system databases and individual Work with SQL Server Agent. Describe how logins are authorized tofiles. Manage SQL Server Agent jobs. access databases.Importing ; Exporting Table Data Configuring Credentials Explain the requirements for authorizationInserting Data in BulkLab : Importing and Configuring Proxy AccountsLab : across servers.Exporting Data Configuring Security for SQL Server Working with Fixed Database RolesImport the Excel spreadsheet Agent Creating User-defined Database RolesLabImport the CSV file Troubleshoot job execution failure : Assigning Server and Database RolesCreate and test an extraction package Resolve the security issue Assign Server RolesCompare loading performanceAfter Perform further troubleshootingAfter Assign Fixed Database Rolescompleting this module, students will be able completing this module, students will be Create and Assign User-defined Databaseto: able to: RolesTransfer data to and from SQL Server. Explain SQL Server Agent security. Check Role AssignmentsAfter completingImport and export table data. Configure credentials. this module, students will be able to:Insert data in bulk and optimize the bulk Configure Proxy accounts. Work with server roles.insert process. Monitoring SQL Server Errors Work with fixed database roles.Authorizing Logins to Access Databases Configuring Operators, Alerts and Create user-defined database roles.Authorization Across ServersLab : NotificationsLab : Monitoring SQL Agent Authorizing Users to Execute CodeAuthenticating and Authorizing Users Jobs with Alerts and Notifications Configuring Permissions at the SchemaCreate Logins Configure Database Mail LevelLab : Authorizing Users to AccessCorrect an Application Login Issue Implement Notifications ResourcesCreate Database Users Implement AlertsAfter completing this Assign Schema-level PermissionsCorrect Access to RestoredAfter completing module, students will be able to: Assign Object-level Permissionsthis module, students will be able to: Configure database mail. Test PermissionsAfter completing this

Page 95: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Describe how SQL Server authenticates Monitor SQL Server errors. module, students will be able to:connections. Configure operators, alerts and Authorize user access to objects.Describe how logins are authorized to notifications. Authorize users to execute code.access databases. Maintaining Indexes Configure permissions at the schemaExplain the requirements for authorization Automating Routine Database level.across servers. MaintenanceLab : Performing Ongoing Implementing SQL Server AuditWorking with Fixed Database Roles Database Maintenance Managing SQL Server AuditLab : AuditingCreating User-defined Database RolesLab : Check database integrity using DBCC SQL Server EnvironmentsAssigning Server and Database Roles CHECKDB Determine audit configuration and createAssign Server Roles Correct index fragmentation auditAssign Fixed Database Roles Create a database maintenance plan Create server audit specificationsCreate and Assign User-defined Database Investigate table lock performanceAfter Create database audit specificationsRoles completing this module, students will be Test audit functionalityAfter completing thisCheck Role AssignmentsAfter completing able to: module, students will be able to:this module, students will be able to: Ensure database integrity. Describe the options for auditing dataWork with server roles. Maintain indexes. access in SQL Server.Work with fixed database roles. Automate routine database maintenance. Implement SQL Server Audit.Create user-defined database roles. Improving Performance with the Manage SQL Server Audit.Authorizing Users to Execute Code Database Engine Tuning Advisor Working with SQL Server AgentConfiguring Permissions at the Schema Working with Tracing OptionsLab : Managing SQL Server Agent JobsLab :LevelLab : Authorizing Users to Access Tracing Access to SQL Server 2012 Automating SQL Server ManagementResources Capture a trace using SQL Server Profiler Create a Data Extraction JobAssign Schema-level Permissions Analyze a trace using Database Engine Schedule the Data Extraction JobAssign Object-level Permissions Tuning Advisor Troubleshoot a Failing JobAfter completingTest PermissionsAfter completing this Configure SQL TraceAfter completing this module, students will be able to:module, students will be able to: this module, students will be able to: Automate SQL Server Management.Authorize user access to objects. Capture activity using SQL Server Profiler Work with SQL Server Agent.Authorize users to execute code. and Extended Events Profiler. Manage SQL Server Agent jobs.Configure permissions at the schema level. Improve performance with the Database Configuring CredentialsImplementing SQL Server Audit Engine Tuning Advisor. Configuring Proxy AccountsLab :Managing SQL Server AuditLab : Auditing Work with tracing options. Configuring Security for SQL Server AgentSQL Server Environments Capturing and Managing Performance Troubleshoot job execution failureDetermine audit configuration and create Data Resolve the security issueaudit Analyzing Collected Performance Perform further troubleshootingAfterCreate server audit specifications DataLab : Monitoring SQL Server 2012 completing this module, students will beCreate database audit specifications Investigating DMVs able to:Test audit functionalityAfter completing this Configure Management Data Warehouse Explain SQL Server Agent security.module, students will be able to: Configure Instances for Data Collection Configure credentials.Describe the options for auditing data Work with Data Collector ReportsAfter Configure Proxy accounts.access in SQL Server. completing this module, students will be Monitoring SQL Server ErrorsImplement SQL Server Audit. able to: Configuring Operators, Alerts andManage SQL Server Audit. Monitor current activity. NotificationsLab : Monitoring SQL AgentWorking with SQL Server Agent Capture and manage performance data. Jobs with Alerts and NotificationsManaging SQL Server Agent JobsLab : Analyze collected performance data. Configure Database MailAutomating SQL Server Management Virtualizing SQL Server Implement NotificationsCreate a Data Extraction Job Deploying and Upgrading Data-Tier Implement AlertsAfter completing thisSchedule the Data Extraction Job ApplicationsLab : Managing Multiple module, students will be able to:Troubleshoot a Failing JobAfter completing Servers Configure database mail.this module, students will be able to: Configure CMS and execute multi-server Monitor SQL Server errors.Automate SQL Server Management. queries Configure operators, alerts andWork with SQL Server Agent. Deploy a data-tier application notifications.Manage SQL Server Agent jobs. Register and extract a data-tier Maintaining IndexesConfiguring Credentials application Automating Routine DatabaseConfiguring Proxy AccountsLab : Upgrade a data-tier applicationAfter MaintenanceLab : Performing OngoingConfiguring Security for SQL Server Agent completing this module, students will be Database MaintenanceTroubleshoot job execution failure able to: Check database integrity using DBCCResolve the security issue Work with multiple servers. CHECKDBPerform further troubleshootingAfter Describe options for virtualizing SQL Correct index fragmentationcompleting this module, students will be able Server. Create a database maintenance planto: Deploy and upgrade Data-Tier Investigate table lock performanceAfterExplain SQL Server Agent security. Applications. completing this module, students will beConfigure credentials. Resolving Service-related Issues able to:Configure Proxy accounts. Resolving Concurrency Issues Ensure database integrity.Monitoring SQL Server Errors Resolving Login and Connectivity Maintain indexes.Configuring Operators, Alerts and IssuesLab : Troubleshooting Common Automate routine database maintenance.NotificationsLab : Monitoring SQL Agent Issues Improving Performance with the Database

Page 96: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Jobs with Alerts and Notifications Troubleshoot and resolve SQL Server Engine Tuning AdvisorConfigure Database Mail administrative issuesAfter completing this Working with Tracing OptionsLab : TracingImplement Notifications module, students will be able to: Access to SQL Server 2012Implement AlertsAfter completing this Explain SQL Server troubleshooting Capture a trace using SQL Server Profilermodule, students will be able to: methodology. Analyze a trace using Database EngineConfigure database mail. Resolve service-related issues. Tuning AdvisorMonitor SQL Server errors. Resolve concurrency issues. Configure SQL TraceAfter completing thisConfigure operators, alerts and notifications. Resolve login and connectivity issues module, students will be able to:Maintaining Indexes Capture activity using SQL Server ProfilerAutomating Routine Database and Extended Events Profiler.MaintenanceLab : Performing Ongoing line Improve performance with the DatabaseDatabase Maintenance Working with SQL Server Tools Engine Tuning Advisor.Check database integrity using DBCC Configuring SQL Server ServicesLab : Work with tracing options.CHECKDB Introduction to SQL Server and its Capturing and Managing PerformanceCorrect index fragmentation Toolset DataCreate a database maintenance plan Verifying SQL Server Component Analyzing Collected Performance DataLabInvestigate table lock performanceAfter Installation : Monitoring SQL Server 2012completing this module, students will be able Altering Service Accounts for New Investigating DMVsto: Instance Configure Management Data WarehouseEnsure database integrity. Enabling Named Pipes Protocol for Both Configure Instances for Data CollectionMaintain indexes. Instances Work with Data Collector ReportsAfterAutomate routine database maintenance. Creating an Alias for AdvDev completing this module, students will beImproving Performance with the Database Ensuring SQL Browser is Disabled and able to:Engine Tuning Advisor Configure a Fixed TCP/IP Port (Only if Monitor current activity.Working with Tracing OptionsLab : Tracing time permitsAfter completing this module, Capture and manage performance data.Access to SQL Server 2012 students will be able to: Analyze collected performance data.Capture a trace using SQL Server Profiler Describe the SQL Server Platform. Virtualizing SQL ServerAnalyze a trace using Database Engine Work with SQL Server Tools. Deploying and Upgrading Data-TierTuning Advisor Configure SQL Server Services. ApplicationsLab : Managing MultipleConfigure SQL TraceAfter completing this Planning Server Resource Requirements Serversmodule, students will be able to: Pre-installation Testing for SQL Configure CMS and execute multi-serverCapture activity using SQL Server Profiler ServerLab : Preparing Systems for SQL queriesand Extended Events Profiler. Server Deploy a data-tier applicationImprove performance with the Database Adjust memory configuration Register and extract a data-tier applicationEngine Tuning Advisor. Pre-installation Stress Testing Upgrade a data-tier applicationAfterWork with tracing options. Check Specific I/O OperationsAfter completing this module, students will beCapturing and Managing Performance Data completing this module, students will be able to:Analyzing Collected Performance DataLab : able to: Work with multiple servers.Monitoring SQL Server 2012 Describe the SQL Server architecture. Describe options for virtualizing SQLInvestigating DMVs Plan for server resource requirements. Server.Configure Management Data Warehouse Conduct pre-installation stress testing for Deploy and upgrade Data-TierConfigure Instances for Data Collection SQL Server. Applications.Work with Data Collector ReportsAfter Installing SQL Server Resolving Service-related Issuescompleting this module, students will be able Upgrading and Automating Resolving Concurrency Issuesto: InstallationLab : Installing and Resolving Login and ConnectivityMonitor current activity. Configuring SQL Server IssuesLab : Troubleshooting CommonCapture and manage performance data. Review installation requirements IssuesAnalyze collected performance data. Install the SQL Server instance Troubleshoot and resolve SQL ServerVirtualizing SQL Server Perform Post-installation Setup and administrative issuesAfter completing thisDeploying and Upgrading Data-Tier Checks module, students will be able to:ApplicationsLab : Managing Multiple Servers Configure Server MemoryAfter Explain SQL Server troubleshootingConfigure CMS and execute multi-server completing this module, students will be methodology.queries able to: Resolve service-related issues.Deploy a data-tier application Prepare to install SQL Server. Resolve concurrency issues.Register and extract a data-tier application Install SQL Server. Resolve login and connectivity issuesUpgrade a data-tier applicationAfter Upgrade and automate the installation ofcompleting this module, students will be able SQL Server.to: Working with Files and Filegroups lineWork with multiple servers. Moving Database FilesLab : Working with Working with SQL Server ToolsDescribe options for virtualizing SQL Server. Databases Configuring SQL Server ServicesLab :Deploy and upgrade Data-Tier Applications. Adjust tempdb configuration Introduction to SQL Server and its ToolsetResolving Service-related Issues Create the RateTracking database Verifying SQL Server ComponentResolving Concurrency Issues Attach the OldProspects database InstallationResolving Login and Connectivity IssuesLab Add multiple files to tempdbAfter Altering Service Accounts for New: Troubleshooting Common Issues completing this module, students will be InstanceTroubleshoot and resolve SQL Server able to: Enabling Named Pipes Protocol for Both

Page 97: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

administrative issuesAfter completing this Describe the role and structure of SQL Instancesmodule, students will be able to: Server databases. Creating an Alias for AdvDevExplain SQL Server troubleshooting Work with files and filegroups. Ensuring SQL Browser is Disabled andmethodology. Move database files within servers and Configure a Fixed TCP/IP Port (Only ifResolve service-related issues. between servers. time permitsAfter completing this module,Resolve concurrency issues. Understanding SQL Server Transaction students will be able to:Resolve login and connectivity issues Logging Describe the SQL Server Platform.

Planning a SQL Server Backup Work with SQL Server Tools.StrategyLab : Understanding SQL Server Configure SQL Server Services.

line Recovery Models Planning Server Resource RequirementsWorking with SQL Server Tools Plan a backup strategy Pre-installation Testing for SQL ServerLabConfiguring SQL Server ServicesLab : Configure Recovery Models : Preparing Systems for SQL ServerIntroduction to SQL Server and its Toolset Review recovery models and Adjust memory configurationVerifying SQL Server Component strategyAfter completing this module, Pre-installation Stress TestingInstallation students will be able to: Check Specific I/O OperationsAfterAltering Service Accounts for New Instance Describe the critical concepts completing this module, students will beEnabling Named Pipes Protocol for Both surrounding backup strategies. able to:Instances Explain the transaction logging Describe the SQL Server architecture.Creating an Alias for AdvDev capabilities within the SQL Server Plan for server resource requirements.Ensuring SQL Browser is Disabled and database engine. Conduct pre-installation stress testing forConfigure a Fixed TCP/IP Port (Only if time Plan a SQL Server backup strategy. SQL Server.permitsAfter completing this module, Managing Database Backups Installing SQL Serverstudents will be able to: Working with Backup OptionsLab : Upgrading and Automating InstallationLabDescribe the SQL Server Platform. Backup of SQL Server Databases : Installing and Configuring SQL ServerWork with SQL Server Tools. Investigate backup compression Review installation requirementsConfigure SQL Server Services. Transaction log backup Install the SQL Server instancePlanning Server Resource Requirements Differential backup Perform Post-installation Setup andPre-installation Testing for SQL ServerLab : Copy-only backup ChecksPreparing Systems for SQL Server Partial backupAfter completing this Configure Server MemoryAfter completingAdjust memory configuration module, students will be able to: this module, students will be able to:Pre-installation Stress Testing Back up databases and transaction logs. Prepare to install SQL Server.Check Specific I/O OperationsAfter Manage database backups. Install SQL Server.completing this module, students will be able Work with more advanced backup Upgrade and automate the installation ofto: options. SQL Server.Describe the SQL Server architecture. Restoring Databases Working with Files and FilegroupsPlan for server resource requirements. Working with Point-in-time recovery Moving Database FilesLab : Working withConduct pre-installation stress testing for Restoring System Databases and DatabasesSQL Server. Individual FilesLab : Restoring SQL Adjust tempdb configurationInstalling SQL Server Server 2012 Databases Create the RateTracking databaseUpgrading and Automating InstallationLab : Determine a restore strategy Attach the OldProspects databaseInstalling and Configuring SQL Server Restore the database Add multiple files to tempdbAfterReview installation requirements Using STANDBY modeAfter completing completing this module, students will beInstall the SQL Server instance this module, students will be able to: able to:Perform Post-installation Setup and Checks Understand the restore process. Describe the role and structure of SQLConfigure Server MemoryAfter completing Restore databases. Server databases.this module, students will be able to: Work with Point-in-time Recovery. Work with files and filegroups.Prepare to install SQL Server. Restore system databases and individual Move database files within servers andInstall SQL Server. files. between servers.Upgrade and automate the installation of Importing ; Exporting Table Data Understanding SQL Server TransactionSQL Server. Inserting Data in BulkLab : Importing and LoggingWorking with Files and Filegroups Exporting Data Planning a SQL Server BackupMoving Database FilesLab : Working with Import the Excel spreadsheet StrategyLab : Understanding SQL ServerDatabases Import the CSV file Recovery ModelsAdjust tempdb configuration Create and test an extraction package Plan a backup strategyCreate the RateTracking database Compare loading performanceAfter Configure Recovery ModelsAttach the OldProspects database completing this module, students will be Review recovery models and strategyAfterAdd multiple files to tempdbAfter completing able to: completing this module, students will bethis module, students will be able to: Transfer data to and from SQL Server. able to:Describe the role and structure of SQL Import and export table data. Describe the critical concepts surroundingServer databases. Insert data in bulk and optimize the bulk backup strategies.Work with files and filegroups. insert process. Explain the transaction logging capabilitiesMove database files within servers and Authorizing Logins to Access Databases within the SQL Server database engine.between servers. Authorization Across ServersLab : Plan a SQL Server backup strategy.Understanding SQL Server Transaction Authenticating and Authorizing Users Managing Database BackupsLogging Create Logins Working with Backup OptionsLab : BackupPlanning a SQL Server Backup StrategyLab Correct an Application Login Issue of SQL Server Databases

Page 98: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

: Understanding SQL Server Recovery Create Database Users Investigate backup compressionModels Correct Access to RestoredAfter Transaction log backupPlan a backup strategy completing this module, students will be Differential backupConfigure Recovery Models able to: Copy-only backupReview recovery models and strategyAfter Describe how SQL Server authenticates Partial backupAfter completing thiscompleting this module, students will be able connections. module, students will be able to:to: Describe how logins are authorized to Back up databases and transaction logs.Describe the critical concepts surrounding access databases. Manage database backups.backup strategies. Explain the requirements for authorization Work with more advanced backup options.Explain the transaction logging capabilities across servers. Restoring Databaseswithin the SQL Server database engine. Working with Fixed Database Roles Working with Point-in-time recoveryPlan a SQL Server backup strategy. Creating User-defined Database Restoring System Databases andManaging Database Backups RolesLab : Assigning Server and Individual FilesLab : Restoring SQL ServerWorking with Backup OptionsLab : Backup Database Roles 2012 Databasesof SQL Server Databases Assign Server Roles Determine a restore strategyInvestigate backup compression Assign Fixed Database Roles Restore the databaseTransaction log backup Create and Assign User-defined Using STANDBY modeAfter completingDifferential backup Database Roles this module, students will be able to:Copy-only backup Check Role AssignmentsAfter completing Understand the restore process.Partial backupAfter completing this module, this module, students will be able to: Restore databases.students will be able to: Work with server roles. Work with Point-in-time Recovery.Back up databases and transaction logs. Work with fixed database roles. Restore system databases and individualManage database backups. Create user-defined database roles. files.Work with more advanced backup options. Authorizing Users to Execute Code Importing ; Exporting Table DataRestoring Databases Configuring Permissions at the Schema Inserting Data in BulkLab : Importing andWorking with Point-in-time recovery LevelLab : Authorizing Users to Access Exporting DataRestoring System Databases and Individual Resources Import the Excel spreadsheetFilesLab : Restoring SQL Server 2012 Assign Schema-level Permissions Import the CSV fileDatabases Assign Object-level Permissions Create and test an extraction packageDetermine a restore strategy Test PermissionsAfter completing this Compare loading performanceAfterRestore the database module, students will be able to: completing this module, students will beUsing STANDBY modeAfter completing this Authorize user access to objects. able to:module, students will be able to: Authorize users to execute code. Transfer data to and from SQL Server.Understand the restore process. Configure permissions at the schema Import and export table data.Restore databases. level. Insert data in bulk and optimize the bulkWork with Point-in-time Recovery. Implementing SQL Server Audit insert process.Restore system databases and individual Managing SQL Server AuditLab : Authorizing Logins to Access Databasesfiles. Auditing SQL Server Environments Authorization Across ServersLab :Importing ; Exporting Table Data Determine audit configuration and create Authenticating and Authorizing UsersInserting Data in BulkLab : Importing and audit Create LoginsExporting Data Create server audit specifications Correct an Application Login IssueImport the Excel spreadsheet Create database audit specifications Create Database UsersImport the CSV file Test audit functionalityAfter completing Correct Access to RestoredAfterCreate and test an extraction package this module, students will be able to: completing this module, students will beCompare loading performanceAfter Describe the options for auditing data able to:completing this module, students will be able access in SQL Server. Describe how SQL Server authenticatesto: Implement SQL Server Audit. connections.Transfer data to and from SQL Server. Manage SQL Server Audit. Describe how logins are authorized toImport and export table data. Working with SQL Server Agent access databases.Insert data in bulk and optimize the bulk Managing SQL Server Agent JobsLab : Explain the requirements for authorizationinsert process. Automating SQL Server Management across servers.Authorizing Logins to Access Databases Create a Data Extraction Job Working with Fixed Database RolesAuthorization Across ServersLab : Schedule the Data Extraction Job Creating User-defined Database RolesLabAuthenticating and Authorizing Users Troubleshoot a Failing JobAfter : Assigning Server and Database RolesCreate Logins completing this module, students will be Assign Server RolesCorrect an Application Login Issue able to: Assign Fixed Database RolesCreate Database Users Automate SQL Server Management. Create and Assign User-defined DatabaseCorrect Access to RestoredAfter completing Work with SQL Server Agent. Rolesthis module, students will be able to: Manage SQL Server Agent jobs. Check Role AssignmentsAfter completingDescribe how SQL Server authenticates Configuring Credentials this module, students will be able to:connections. Configuring Proxy AccountsLab : Work with server roles.Describe how logins are authorized to Configuring Security for SQL Server Work with fixed database roles.access databases. Agent Create user-defined database roles.Explain the requirements for authorization Troubleshoot job execution failure Authorizing Users to Execute Codeacross servers. Resolve the security issue Configuring Permissions at the SchemaWorking with Fixed Database Roles Perform further troubleshootingAfter LevelLab : Authorizing Users to Access

Page 99: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Creating User-defined Database RolesLab : completing this module, students will be ResourcesAssigning Server and Database Roles able to: Assign Schema-level PermissionsAssign Server Roles Explain SQL Server Agent security. Assign Object-level PermissionsAssign Fixed Database Roles Configure credentials. Test PermissionsAfter completing thisCreate and Assign User-defined Database Configure Proxy accounts. module, students will be able to:Roles Monitoring SQL Server Errors Authorize user access to objects.Check Role AssignmentsAfter completing Configuring Operators, Alerts and Authorize users to execute code.this module, students will be able to: NotificationsLab : Monitoring SQL Agent Configure permissions at the schemaWork with server roles. Jobs with Alerts and Notifications level.Work with fixed database roles. Configure Database Mail Implementing SQL Server AuditCreate user-defined database roles. Implement Notifications Managing SQL Server AuditLab : AuditingAuthorizing Users to Execute Code Implement AlertsAfter completing this SQL Server EnvironmentsConfiguring Permissions at the Schema module, students will be able to: Determine audit configuration and createLevelLab : Authorizing Users to Access Configure database mail. auditResources Monitor SQL Server errors. Create server audit specificationsAssign Schema-level Permissions Configure operators, alerts and Create database audit specificationsAssign Object-level Permissions notifications. Test audit functionalityAfter completing thisTest PermissionsAfter completing this Maintaining Indexes module, students will be able to:module, students will be able to: Automating Routine Database Describe the options for auditing dataAuthorize user access to objects. MaintenanceLab : Performing Ongoing access in SQL Server.Authorize users to execute code. Database Maintenance Implement SQL Server Audit.Configure permissions at the schema level. Check database integrity using DBCC Manage SQL Server Audit.Implementing SQL Server Audit CHECKDB Working with SQL Server AgentManaging SQL Server AuditLab : Auditing Correct index fragmentation Managing SQL Server Agent JobsLab :SQL Server Environments Create a database maintenance plan Automating SQL Server ManagementDetermine audit configuration and create Investigate table lock performanceAfter Create a Data Extraction Jobaudit completing this module, students will be Schedule the Data Extraction JobCreate server audit specifications able to: Troubleshoot a Failing JobAfter completingCreate database audit specifications Ensure database integrity. this module, students will be able to:Test audit functionalityAfter completing this Maintain indexes. Automate SQL Server Management.module, students will be able to: Automate routine database maintenance. Work with SQL Server Agent.Describe the options for auditing data Improving Performance with the Manage SQL Server Agent jobs.access in SQL Server. Database Engine Tuning Advisor Configuring CredentialsImplement SQL Server Audit. Working with Tracing OptionsLab : Configuring Proxy AccountsLab :Manage SQL Server Audit. Tracing Access to SQL Server 2012 Configuring Security for SQL Server AgentWorking with SQL Server Agent Capture a trace using SQL Server Profiler Troubleshoot job execution failureManaging SQL Server Agent JobsLab : Analyze a trace using Database Engine Resolve the security issueAutomating SQL Server Management Tuning Advisor Perform further troubleshootingAfterCreate a Data Extraction Job Configure SQL TraceAfter completing completing this module, students will beSchedule the Data Extraction Job this module, students will be able to: able to:Troubleshoot a Failing JobAfter completing Capture activity using SQL Server Profiler Explain SQL Server Agent security.this module, students will be able to: and Extended Events Profiler. Configure credentials.Automate SQL Server Management. Improve performance with the Database Configure Proxy accounts.Work with SQL Server Agent. Engine Tuning Advisor. Monitoring SQL Server ErrorsManage SQL Server Agent jobs. Work with tracing options. Configuring Operators, Alerts andConfiguring Credentials Capturing and Managing Performance NotificationsLab : Monitoring SQL AgentConfiguring Proxy AccountsLab : Data Jobs with Alerts and NotificationsConfiguring Security for SQL Server Agent Analyzing Collected Performance Configure Database MailTroubleshoot job execution failure DataLab : Monitoring SQL Server 2012 Implement NotificationsResolve the security issue Investigating DMVs Implement AlertsAfter completing thisPerform further troubleshootingAfter Configure Management Data Warehouse module, students will be able to:completing this module, students will be able Configure Instances for Data Collection Configure database mail.to: Work with Data Collector ReportsAfter Monitor SQL Server errors.Explain SQL Server Agent security. completing this module, students will be Configure operators, alerts andConfigure credentials. able to: notifications.Configure Proxy accounts. Monitor current activity. Maintaining IndexesMonitoring SQL Server Errors Capture and manage performance data. Automating Routine DatabaseConfiguring Operators, Alerts and Analyze collected performance data. MaintenanceLab : Performing OngoingNotificationsLab : Monitoring SQL Agent Virtualizing SQL Server Database MaintenanceJobs with Alerts and Notifications Deploying and Upgrading Data-Tier Check database integrity using DBCCConfigure Database Mail ApplicationsLab : Managing Multiple CHECKDBImplement Notifications Servers Correct index fragmentationImplement AlertsAfter completing this Configure CMS and execute multi-server Create a database maintenance planmodule, students will be able to: queries Investigate table lock performanceAfterConfigure database mail. Deploy a data-tier application completing this module, students will beMonitor SQL Server errors. Register and extract a data-tier able to:

Page 100: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure operators, alerts and notifications. application Ensure database integrity.Maintaining Indexes Upgrade a data-tier applicationAfter Maintain indexes.Automating Routine Database completing this module, students will be Automate routine database maintenance.MaintenanceLab : Performing Ongoing able to: Improving Performance with the DatabaseDatabase Maintenance Work with multiple servers. Engine Tuning AdvisorCheck database integrity using DBCC Describe options for virtualizing SQL Working with Tracing OptionsLab : TracingCHECKDB Server. Access to SQL Server 2012Correct index fragmentation Deploy and upgrade Data-Tier Capture a trace using SQL Server ProfilerCreate a database maintenance plan Applications. Analyze a trace using Database EngineInvestigate table lock performanceAfter Resolving Service-related Issues Tuning Advisorcompleting this module, students will be able Resolving Concurrency Issues Configure SQL TraceAfter completing thisto: Resolving Login and Connectivity module, students will be able to:Ensure database integrity. IssuesLab : Troubleshooting Common Capture activity using SQL Server ProfilerMaintain indexes. Issues and Extended Events Profiler.Automate routine database maintenance. Troubleshoot and resolve SQL Server Improve performance with the DatabaseImproving Performance with the Database administrative issuesAfter completing this Engine Tuning Advisor.Engine Tuning Advisor module, students will be able to: Work with tracing options.Working with Tracing OptionsLab : Tracing Explain SQL Server troubleshooting Capturing and Managing PerformanceAccess to SQL Server 2012 methodology. DataCapture a trace using SQL Server Profiler Resolve service-related issues. Analyzing Collected Performance DataLabAnalyze a trace using Database Engine Resolve concurrency issues. : Monitoring SQL Server 2012Tuning Advisor Resolve login and connectivity issues Investigating DMVsConfigure SQL TraceAfter completing this Configure Management Data Warehousemodule, students will be able to: Configure Instances for Data CollectionCapture activity using SQL Server Profiler line Work with Data Collector ReportsAfterand Extended Events Profiler. Working with SQL Server Tools completing this module, students will beImprove performance with the Database Configuring SQL Server ServicesLab : able to:Engine Tuning Advisor. Introduction to SQL Server and its Monitor current activity.Work with tracing options. Toolset Capture and manage performance data.Capturing and Managing Performance Data Verifying SQL Server Component Analyze collected performance data.Analyzing Collected Performance DataLab : Installation Virtualizing SQL ServerMonitoring SQL Server 2012 Altering Service Accounts for New Deploying and Upgrading Data-TierInvestigating DMVs Instance ApplicationsLab : Managing MultipleConfigure Management Data Warehouse Enabling Named Pipes Protocol for Both ServersConfigure Instances for Data Collection Instances Configure CMS and execute multi-serverWork with Data Collector ReportsAfter Creating an Alias for AdvDev queriescompleting this module, students will be able Ensuring SQL Browser is Disabled and Deploy a data-tier applicationto: Configure a Fixed TCP/IP Port (Only if Register and extract a data-tier applicationMonitor current activity. time permitsAfter completing this module, Upgrade a data-tier applicationAfterCapture and manage performance data. students will be able to: completing this module, students will beAnalyze collected performance data. Describe the SQL Server Platform. able to:Virtualizing SQL Server Work with SQL Server Tools. Work with multiple servers.Deploying and Upgrading Data-Tier Configure SQL Server Services. Describe options for virtualizing SQLApplicationsLab : Managing Multiple Servers Planning Server Resource Requirements Server.Configure CMS and execute multi-server Pre-installation Testing for SQL Deploy and upgrade Data-Tierqueries ServerLab : Preparing Systems for SQL Applications.Deploy a data-tier application Server Resolving Service-related IssuesRegister and extract a data-tier application Adjust memory configuration Resolving Concurrency IssuesUpgrade a data-tier applicationAfter Pre-installation Stress Testing Resolving Login and Connectivitycompleting this module, students will be able Check Specific I/O OperationsAfter IssuesLab : Troubleshooting Commonto: completing this module, students will be IssuesWork with multiple servers. able to: Troubleshoot and resolve SQL ServerDescribe options for virtualizing SQL Server. Describe the SQL Server architecture. administrative issuesAfter completing thisDeploy and upgrade Data-Tier Applications. Plan for server resource requirements. module, students will be able to:Resolving Service-related Issues Conduct pre-installation stress testing for Explain SQL Server troubleshootingResolving Concurrency Issues SQL Server. methodology.Resolving Login and Connectivity IssuesLab Installing SQL Server Resolve service-related issues.: Troubleshooting Common Issues Upgrading and Automating Resolve concurrency issues.Troubleshoot and resolve SQL Server InstallationLab : Installing and Resolve login and connectivity issuesadministrative issuesAfter completing this Configuring SQL Servermodule, students will be able to: Review installation requirementsExplain SQL Server troubleshooting Install the SQL Server instance linemethodology. Perform Post-installation Setup and Working with SQL Server ToolsResolve service-related issues. Checks Configuring SQL Server ServicesLab :Resolve concurrency issues. Configure Server MemoryAfter Introduction to SQL Server and its ToolsetResolve login and connectivity issues completing this module, students will be Verifying SQL Server Component

Page 101: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

able to: InstallationPrepare to install SQL Server. Altering Service Accounts for New

line Install SQL Server. InstanceWorking with SQL Server Tools Upgrade and automate the installation of Enabling Named Pipes Protocol for BothConfiguring SQL Server ServicesLab : SQL Server. InstancesIntroduction to SQL Server and its Toolset Working with Files and Filegroups Creating an Alias for AdvDevVerifying SQL Server Component Moving Database FilesLab : Working with Ensuring SQL Browser is Disabled andInstallation Databases Configure a Fixed TCP/IP Port (Only ifAltering Service Accounts for New Instance Adjust tempdb configuration time permitsAfter completing this module,Enabling Named Pipes Protocol for Both Create the RateTracking database students will be able to:Instances Attach the OldProspects database Describe the SQL Server Platform.Creating an Alias for AdvDev Add multiple files to tempdbAfter Work with SQL Server Tools.Ensuring SQL Browser is Disabled and completing this module, students will be Configure SQL Server Services.Configure a Fixed TCP/IP Port (Only if time able to: Planning Server Resource RequirementspermitsAfter completing this module, Describe the role and structure of SQL Pre-installation Testing for SQL ServerLabstudents will be able to: Server databases. : Preparing Systems for SQL ServerDescribe the SQL Server Platform. Work with files and filegroups. Adjust memory configurationWork with SQL Server Tools. Move database files within servers and Pre-installation Stress TestingConfigure SQL Server Services. between servers. Check Specific I/O OperationsAfterPlanning Server Resource Requirements Understanding SQL Server Transaction completing this module, students will bePre-installation Testing for SQL ServerLab : Logging able to:Preparing Systems for SQL Server Planning a SQL Server Backup Describe the SQL Server architecture.Adjust memory configuration StrategyLab : Understanding SQL Server Plan for server resource requirements.Pre-installation Stress Testing Recovery Models Conduct pre-installation stress testing forCheck Specific I/O OperationsAfter Plan a backup strategy SQL Server.completing this module, students will be able Configure Recovery Models Installing SQL Serverto: Review recovery models and Upgrading and Automating InstallationLabDescribe the SQL Server architecture. strategyAfter completing this module, : Installing and Configuring SQL ServerPlan for server resource requirements. students will be able to: Review installation requirementsConduct pre-installation stress testing for Describe the critical concepts Install the SQL Server instanceSQL Server. surrounding backup strategies. Perform Post-installation Setup andInstalling SQL Server Explain the transaction logging ChecksUpgrading and Automating InstallationLab : capabilities within the SQL Server Configure Server MemoryAfter completingInstalling and Configuring SQL Server database engine. this module, students will be able to:Review installation requirements Plan a SQL Server backup strategy. Prepare to install SQL Server.Install the SQL Server instance Managing Database Backups Install SQL Server.Perform Post-installation Setup and Checks Working with Backup OptionsLab : Upgrade and automate the installation ofConfigure Server MemoryAfter completing Backup of SQL Server Databases SQL Server.this module, students will be able to: Investigate backup compression Working with Files and FilegroupsPrepare to install SQL Server. Transaction log backup Moving Database FilesLab : Working withInstall SQL Server. Differential backup DatabasesUpgrade and automate the installation of Copy-only backup Adjust tempdb configurationSQL Server. Partial backupAfter completing this Create the RateTracking databaseWorking with Files and Filegroups module, students will be able to: Attach the OldProspects databaseMoving Database FilesLab : Working with Back up databases and transaction logs. Add multiple files to tempdbAfterDatabases Manage database backups. completing this module, students will beAdjust tempdb configuration Work with more advanced backup able to:Create the RateTracking database options. Describe the role and structure of SQLAttach the OldProspects database Restoring Databases Server databases.Add multiple files to tempdbAfter completing Working with Point-in-time recovery Work with files and filegroups.this module, students will be able to: Restoring System Databases and Move database files within servers andDescribe the role and structure of SQL Individual FilesLab : Restoring SQL between servers.Server databases. Server 2012 Databases Understanding SQL Server TransactionWork with files and filegroups. Determine a restore strategy LoggingMove database files within servers and Restore the database Planning a SQL Server Backupbetween servers. Using STANDBY modeAfter completing StrategyLab : Understanding SQL ServerUnderstanding SQL Server Transaction this module, students will be able to: Recovery ModelsLogging Understand the restore process. Plan a backup strategyPlanning a SQL Server Backup StrategyLab Restore databases. Configure Recovery Models: Understanding SQL Server Recovery Work with Point-in-time Recovery. Review recovery models and strategyAfterModels Restore system databases and individual completing this module, students will bePlan a backup strategy files. able to:Configure Recovery Models Importing ; Exporting Table Data Describe the critical concepts surroundingReview recovery models and strategyAfter Inserting Data in BulkLab : Importing and backup strategies.completing this module, students will be able Exporting Data Explain the transaction logging capabilitiesto: Import the Excel spreadsheet within the SQL Server database engine.

Page 102: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Describe the critical concepts surrounding Import the CSV file Plan a SQL Server backup strategy.backup strategies. Create and test an extraction package Managing Database BackupsExplain the transaction logging capabilities Compare loading performanceAfter Working with Backup OptionsLab : Backupwithin the SQL Server database engine. completing this module, students will be of SQL Server DatabasesPlan a SQL Server backup strategy. able to: Investigate backup compressionManaging Database Backups Transfer data to and from SQL Server. Transaction log backupWorking with Backup OptionsLab : Backup Import and export table data. Differential backupof SQL Server Databases Insert data in bulk and optimize the bulk Copy-only backupInvestigate backup compression insert process. Partial backupAfter completing thisTransaction log backup Authorizing Logins to Access Databases module, students will be able to:Differential backup Authorization Across ServersLab : Back up databases and transaction logs.Copy-only backup Authenticating and Authorizing Users Manage database backups.Partial backupAfter completing this module, Create Logins Work with more advanced backup options.students will be able to: Correct an Application Login Issue Restoring DatabasesBack up databases and transaction logs. Create Database Users Working with Point-in-time recoveryManage database backups. Correct Access to RestoredAfter Restoring System Databases andWork with more advanced backup options. completing this module, students will be Individual FilesLab : Restoring SQL ServerRestoring Databases able to: 2012 DatabasesWorking with Point-in-time recovery Describe how SQL Server authenticates Determine a restore strategyRestoring System Databases and Individual connections. Restore the databaseFilesLab : Restoring SQL Server 2012 Describe how logins are authorized to Using STANDBY modeAfter completingDatabases access databases. this module, students will be able to:Determine a restore strategy Explain the requirements for authorization Understand the restore process.Restore the database across servers. Restore databases.Using STANDBY modeAfter completing this Working with Fixed Database Roles Work with Point-in-time Recovery.module, students will be able to: Creating User-defined Database Restore system databases and individualUnderstand the restore process. RolesLab : Assigning Server and files.Restore databases. Database Roles Importing ; Exporting Table DataWork with Point-in-time Recovery. Assign Server Roles Inserting Data in BulkLab : Importing andRestore system databases and individual Assign Fixed Database Roles Exporting Datafiles. Create and Assign User-defined Import the Excel spreadsheetImporting ; Exporting Table Data Database Roles Import the CSV fileInserting Data in BulkLab : Importing and Check Role AssignmentsAfter completing Create and test an extraction packageExporting Data this module, students will be able to: Compare loading performanceAfterImport the Excel spreadsheet Work with server roles. completing this module, students will beImport the CSV file Work with fixed database roles. able to:Create and test an extraction package Create user-defined database roles. Transfer data to and from SQL Server.Compare loading performanceAfter Authorizing Users to Execute Code Import and export table data.completing this module, students will be able Configuring Permissions at the Schema Insert data in bulk and optimize the bulkto: LevelLab : Authorizing Users to Access insert process.Transfer data to and from SQL Server. Resources Authorizing Logins to Access DatabasesImport and export table data. Assign Schema-level Permissions Authorization Across ServersLab :Insert data in bulk and optimize the bulk Assign Object-level Permissions Authenticating and Authorizing Usersinsert process. Test PermissionsAfter completing this Create LoginsAuthorizing Logins to Access Databases module, students will be able to: Correct an Application Login IssueAuthorization Across ServersLab : Authorize user access to objects. Create Database UsersAuthenticating and Authorizing Users Authorize users to execute code. Correct Access to RestoredAfterCreate Logins Configure permissions at the schema completing this module, students will beCorrect an Application Login Issue level. able to:Create Database Users Implementing SQL Server Audit Describe how SQL Server authenticatesCorrect Access to RestoredAfter completing Managing SQL Server AuditLab : connections.this module, students will be able to: Auditing SQL Server Environments Describe how logins are authorized toDescribe how SQL Server authenticates Determine audit configuration and create access databases.connections. audit Explain the requirements for authorizationDescribe how logins are authorized to Create server audit specifications across servers.access databases. Create database audit specifications Working with Fixed Database RolesExplain the requirements for authorization Test audit functionalityAfter completing Creating User-defined Database RolesLabacross servers. this module, students will be able to: : Assigning Server and Database RolesWorking with Fixed Database Roles Describe the options for auditing data Assign Server RolesCreating User-defined Database RolesLab : access in SQL Server. Assign Fixed Database RolesAssigning Server and Database Roles Implement SQL Server Audit. Create and Assign User-defined DatabaseAssign Server Roles Manage SQL Server Audit. RolesAssign Fixed Database Roles Working with SQL Server Agent Check Role AssignmentsAfter completingCreate and Assign User-defined Database Managing SQL Server Agent JobsLab : this module, students will be able to:Roles Automating SQL Server Management Work with server roles.Check Role AssignmentsAfter completing Create a Data Extraction Job Work with fixed database roles.

Page 103: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

this module, students will be able to: Schedule the Data Extraction Job Create user-defined database roles.Work with server roles. Troubleshoot a Failing JobAfter Authorizing Users to Execute CodeWork with fixed database roles. completing this module, students will be Configuring Permissions at the SchemaCreate user-defined database roles. able to: LevelLab : Authorizing Users to AccessAuthorizing Users to Execute Code Automate SQL Server Management. ResourcesConfiguring Permissions at the Schema Work with SQL Server Agent. Assign Schema-level PermissionsLevelLab : Authorizing Users to Access Manage SQL Server Agent jobs. Assign Object-level PermissionsResources Configuring Credentials Test PermissionsAfter completing thisAssign Schema-level Permissions Configuring Proxy AccountsLab : module, students will be able to:Assign Object-level Permissions Configuring Security for SQL Server Authorize user access to objects.Test PermissionsAfter completing this Agent Authorize users to execute code.module, students will be able to: Troubleshoot job execution failure Configure permissions at the schemaAuthorize user access to objects. Resolve the security issue level.Authorize users to execute code. Perform further troubleshootingAfter Implementing SQL Server AuditConfigure permissions at the schema level. completing this module, students will be Managing SQL Server AuditLab : AuditingImplementing SQL Server Audit able to: SQL Server EnvironmentsManaging SQL Server AuditLab : Auditing Explain SQL Server Agent security. Determine audit configuration and createSQL Server Environments Configure credentials. auditDetermine audit configuration and create Configure Proxy accounts. Create server audit specificationsaudit Monitoring SQL Server Errors Create database audit specificationsCreate server audit specifications Configuring Operators, Alerts and Test audit functionalityAfter completing thisCreate database audit specifications NotificationsLab : Monitoring SQL Agent module, students will be able to:Test audit functionalityAfter completing this Jobs with Alerts and Notifications Describe the options for auditing datamodule, students will be able to: Configure Database Mail access in SQL Server.Describe the options for auditing data Implement Notifications Implement SQL Server Audit.access in SQL Server. Implement AlertsAfter completing this Manage SQL Server Audit.Implement SQL Server Audit. module, students will be able to: Working with SQL Server AgentManage SQL Server Audit. Configure database mail. Managing SQL Server Agent JobsLab :Working with SQL Server Agent Monitor SQL Server errors. Automating SQL Server ManagementManaging SQL Server Agent JobsLab : Configure operators, alerts and Create a Data Extraction JobAutomating SQL Server Management notifications. Schedule the Data Extraction JobCreate a Data Extraction Job Maintaining Indexes Troubleshoot a Failing JobAfter completingSchedule the Data Extraction Job Automating Routine Database this module, students will be able to:Troubleshoot a Failing JobAfter completing MaintenanceLab : Performing Ongoing Automate SQL Server Management.this module, students will be able to: Database Maintenance Work with SQL Server Agent.Automate SQL Server Management. Check database integrity using DBCC Manage SQL Server Agent jobs.Work with SQL Server Agent. CHECKDB Configuring CredentialsManage SQL Server Agent jobs. Correct index fragmentation Configuring Proxy AccountsLab :Configuring Credentials Create a database maintenance plan Configuring Security for SQL Server AgentConfiguring Proxy AccountsLab : Investigate table lock performanceAfter Troubleshoot job execution failureConfiguring Security for SQL Server Agent completing this module, students will be Resolve the security issueTroubleshoot job execution failure able to: Perform further troubleshootingAfterResolve the security issue Ensure database integrity. completing this module, students will bePerform further troubleshootingAfter Maintain indexes. able to:completing this module, students will be able Automate routine database maintenance. Explain SQL Server Agent security.to: Improving Performance with the Configure credentials.Explain SQL Server Agent security. Database Engine Tuning Advisor Configure Proxy accounts.Configure credentials. Working with Tracing OptionsLab : Monitoring SQL Server ErrorsConfigure Proxy accounts. Tracing Access to SQL Server 2012 Configuring Operators, Alerts andMonitoring SQL Server Errors Capture a trace using SQL Server Profiler NotificationsLab : Monitoring SQL AgentConfiguring Operators, Alerts and Analyze a trace using Database Engine Jobs with Alerts and NotificationsNotificationsLab : Monitoring SQL Agent Tuning Advisor Configure Database MailJobs with Alerts and Notifications Configure SQL TraceAfter completing Implement NotificationsConfigure Database Mail this module, students will be able to: Implement AlertsAfter completing thisImplement Notifications Capture activity using SQL Server Profiler module, students will be able to:Implement AlertsAfter completing this and Extended Events Profiler. Configure database mail.module, students will be able to: Improve performance with the Database Monitor SQL Server errors.Configure database mail. Engine Tuning Advisor. Configure operators, alerts andMonitor SQL Server errors. Work with tracing options. notifications.Configure operators, alerts and notifications. Capturing and Managing Performance Maintaining IndexesMaintaining Indexes Data Automating Routine DatabaseAutomating Routine Database Analyzing Collected Performance MaintenanceLab : Performing OngoingMaintenanceLab : Performing Ongoing DataLab : Monitoring SQL Server 2012 Database MaintenanceDatabase Maintenance Investigating DMVs Check database integrity using DBCCCheck database integrity using DBCC Configure Management Data Warehouse CHECKDBCHECKDB Configure Instances for Data Collection Correct index fragmentation

Page 104: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Correct index fragmentation Work with Data Collector ReportsAfter Create a database maintenance planCreate a database maintenance plan completing this module, students will be Investigate table lock performanceAfterInvestigate table lock performanceAfter able to: completing this module, students will becompleting this module, students will be able Monitor current activity. able to:to: Capture and manage performance data. Ensure database integrity.Ensure database integrity. Analyze collected performance data. Maintain indexes.Maintain indexes. Virtualizing SQL Server Automate routine database maintenance.Automate routine database maintenance. Deploying and Upgrading Data-Tier Improving Performance with the DatabaseImproving Performance with the Database ApplicationsLab : Managing Multiple Engine Tuning AdvisorEngine Tuning Advisor Servers Working with Tracing OptionsLab : TracingWorking with Tracing OptionsLab : Tracing Configure CMS and execute multi-server Access to SQL Server 2012Access to SQL Server 2012 queries Capture a trace using SQL Server ProfilerCapture a trace using SQL Server Profiler Deploy a data-tier application Analyze a trace using Database EngineAnalyze a trace using Database Engine Register and extract a data-tier Tuning AdvisorTuning Advisor application Configure SQL TraceAfter completing thisConfigure SQL TraceAfter completing this Upgrade a data-tier applicationAfter module, students will be able to:module, students will be able to: completing this module, students will be Capture activity using SQL Server ProfilerCapture activity using SQL Server Profiler able to: and Extended Events Profiler.and Extended Events Profiler. Work with multiple servers. Improve performance with the DatabaseImprove performance with the Database Describe options for virtualizing SQL Engine Tuning Advisor.Engine Tuning Advisor. Server. Work with tracing options.Work with tracing options. Deploy and upgrade Data-Tier Capturing and Managing PerformanceCapturing and Managing Performance Data Applications. DataAnalyzing Collected Performance DataLab : Resolving Service-related Issues Analyzing Collected Performance DataLabMonitoring SQL Server 2012 Resolving Concurrency Issues : Monitoring SQL Server 2012Investigating DMVs Resolving Login and Connectivity Investigating DMVsConfigure Management Data Warehouse IssuesLab : Troubleshooting Common Configure Management Data WarehouseConfigure Instances for Data Collection Issues Configure Instances for Data CollectionWork with Data Collector ReportsAfter Troubleshoot and resolve SQL Server Work with Data Collector ReportsAftercompleting this module, students will be able administrative issuesAfter completing this completing this module, students will beto: module, students will be able to: able to:Monitor current activity. Explain SQL Server troubleshooting Monitor current activity.Capture and manage performance data. methodology. Capture and manage performance data.Analyze collected performance data. Resolve service-related issues. Analyze collected performance data.Virtualizing SQL Server Resolve concurrency issues. Virtualizing SQL ServerDeploying and Upgrading Data-Tier Resolve login and connectivity issues Deploying and Upgrading Data-TierApplicationsLab : Managing Multiple Servers ApplicationsLab : Managing MultipleConfigure CMS and execute multi-server Serversqueries line Configure CMS and execute multi-serverDeploy a data-tier application Working with SQL Server Tools queriesRegister and extract a data-tier application Configuring SQL Server ServicesLab : Deploy a data-tier applicationUpgrade a data-tier applicationAfter Introduction to SQL Server and its Register and extract a data-tier applicationcompleting this module, students will be able Toolset Upgrade a data-tier applicationAfterto: Verifying SQL Server Component completing this module, students will beWork with multiple servers. Installation able to:Describe options for virtualizing SQL Server. Altering Service Accounts for New Work with multiple servers.Deploy and upgrade Data-Tier Applications. Instance Describe options for virtualizing SQLResolving Service-related Issues Enabling Named Pipes Protocol for Both Server.Resolving Concurrency Issues Instances Deploy and upgrade Data-TierResolving Login and Connectivity IssuesLab Creating an Alias for AdvDev Applications.: Troubleshooting Common Issues Ensuring SQL Browser is Disabled and Resolving Service-related IssuesTroubleshoot and resolve SQL Server Configure a Fixed TCP/IP Port (Only if Resolving Concurrency Issuesadministrative issuesAfter completing this time permitsAfter completing this module, Resolving Login and Connectivitymodule, students will be able to: students will be able to: IssuesLab : Troubleshooting CommonExplain SQL Server troubleshooting Describe the SQL Server Platform. Issuesmethodology. Work with SQL Server Tools. Troubleshoot and resolve SQL ServerResolve service-related issues. Configure SQL Server Services. administrative issuesAfter completing thisResolve concurrency issues. Planning Server Resource Requirements module, students will be able to:Resolve login and connectivity issues Pre-installation Testing for SQL Explain SQL Server troubleshooting

ServerLab : Preparing Systems for SQL methodology.Server Resolve service-related issues.

line Adjust memory configuration Resolve concurrency issues.Working with SQL Server Tools Pre-installation Stress Testing Resolve login and connectivity issuesConfiguring SQL Server ServicesLab : Check Specific I/O OperationsAfterIntroduction to SQL Server and its Toolset completing this module, students will be Module 18: Monitoring SQL Server 2012Verifying SQL Server Component able to: line

Page 105: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Installation Describe the SQL Server architecture.Altering Service Accounts for New Instance Plan for server resource requirements. This module introduces DMVs and theEnabling Named Pipes Protocol for Both Conduct pre-installation stress testing for configuration of data collection.Instances SQL Server. lineCreating an Alias for AdvDev Installing SQL Server Monitoring ActivityEnsuring SQL Browser is Disabled and Upgrading and AutomatingConfigure a Fixed TCP/IP Port (Only if time InstallationLab : Installing andpermitsAfter completing this module, Configuring SQL Server linestudents will be able to: Review installation requirements Working with SQL Server ToolsDescribe the SQL Server Platform. Install the SQL Server instance Configuring SQL Server ServicesLab :Work with SQL Server Tools. Perform Post-installation Setup and Introduction to SQL Server and its ToolsetConfigure SQL Server Services. Checks Verifying SQL Server ComponentPlanning Server Resource Requirements Configure Server MemoryAfter InstallationPre-installation Testing for SQL ServerLab : completing this module, students will be Altering Service Accounts for NewPreparing Systems for SQL Server able to: InstanceAdjust memory configuration Prepare to install SQL Server. Enabling Named Pipes Protocol for BothPre-installation Stress Testing Install SQL Server. InstancesCheck Specific I/O OperationsAfter Upgrade and automate the installation of Creating an Alias for AdvDevcompleting this module, students will be able SQL Server. Ensuring SQL Browser is Disabled andto: Working with Files and Filegroups Configure a Fixed TCP/IP Port (Only ifDescribe the SQL Server architecture. Moving Database FilesLab : Working with time permitsAfter completing this module,Plan for server resource requirements. Databases students will be able to:Conduct pre-installation stress testing for Adjust tempdb configuration Describe the SQL Server Platform.SQL Server. Create the RateTracking database Work with SQL Server Tools.Installing SQL Server Attach the OldProspects database Configure SQL Server Services.Upgrading and Automating InstallationLab : Add multiple files to tempdbAfter Planning Server Resource RequirementsInstalling and Configuring SQL Server completing this module, students will be Pre-installation Testing for SQL ServerLabReview installation requirements able to: : Preparing Systems for SQL ServerInstall the SQL Server instance Describe the role and structure of SQL Adjust memory configurationPerform Post-installation Setup and Checks Server databases. Pre-installation Stress TestingConfigure Server MemoryAfter completing Work with files and filegroups. Check Specific I/O OperationsAfterthis module, students will be able to: Move database files within servers and completing this module, students will bePrepare to install SQL Server. between servers. able to:Install SQL Server. Understanding SQL Server Transaction Describe the SQL Server architecture.Upgrade and automate the installation of Logging Plan for server resource requirements.SQL Server. Planning a SQL Server Backup Conduct pre-installation stress testing forWorking with Files and Filegroups StrategyLab : Understanding SQL Server SQL Server.Moving Database FilesLab : Working with Recovery Models Installing SQL ServerDatabases Plan a backup strategy Upgrading and Automating InstallationLabAdjust tempdb configuration Configure Recovery Models : Installing and Configuring SQL ServerCreate the RateTracking database Review recovery models and Review installation requirementsAttach the OldProspects database strategyAfter completing this module, Install the SQL Server instanceAdd multiple files to tempdbAfter completing students will be able to: Perform Post-installation Setup andthis module, students will be able to: Describe the critical concepts ChecksDescribe the role and structure of SQL surrounding backup strategies. Configure Server MemoryAfter completingServer databases. Explain the transaction logging this module, students will be able to:Work with files and filegroups. capabilities within the SQL Server Prepare to install SQL Server.Move database files within servers and database engine. Install SQL Server.between servers. Plan a SQL Server backup strategy. Upgrade and automate the installation ofUnderstanding SQL Server Transaction Managing Database Backups SQL Server.Logging Working with Backup OptionsLab : Working with Files and FilegroupsPlanning a SQL Server Backup StrategyLab Backup of SQL Server Databases Moving Database FilesLab : Working with: Understanding SQL Server Recovery Investigate backup compression DatabasesModels Transaction log backup Adjust tempdb configurationPlan a backup strategy Differential backup Create the RateTracking databaseConfigure Recovery Models Copy-only backup Attach the OldProspects databaseReview recovery models and strategyAfter Partial backupAfter completing this Add multiple files to tempdbAftercompleting this module, students will be able module, students will be able to: completing this module, students will beto: Back up databases and transaction logs. able to:Describe the critical concepts surrounding Manage database backups. Describe the role and structure of SQLbackup strategies. Work with more advanced backup Server databases.Explain the transaction logging capabilities options. Work with files and filegroups.within the SQL Server database engine. Restoring Databases Move database files within servers andPlan a SQL Server backup strategy. Working with Point-in-time recovery between servers.Managing Database Backups Restoring System Databases and Understanding SQL Server TransactionWorking with Backup OptionsLab : Backup Individual FilesLab : Restoring SQL Logging

Page 106: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

of SQL Server Databases Server 2012 Databases Planning a SQL Server BackupInvestigate backup compression Determine a restore strategy StrategyLab : Understanding SQL ServerTransaction log backup Restore the database Recovery ModelsDifferential backup Using STANDBY modeAfter completing Plan a backup strategyCopy-only backup this module, students will be able to: Configure Recovery ModelsPartial backupAfter completing this module, Understand the restore process. Review recovery models and strategyAfterstudents will be able to: Restore databases. completing this module, students will beBack up databases and transaction logs. Work with Point-in-time Recovery. able to:Manage database backups. Restore system databases and individual Describe the critical concepts surroundingWork with more advanced backup options. files. backup strategies.Restoring Databases Importing ; Exporting Table Data Explain the transaction logging capabilitiesWorking with Point-in-time recovery Inserting Data in BulkLab : Importing and within the SQL Server database engine.Restoring System Databases and Individual Exporting Data Plan a SQL Server backup strategy.FilesLab : Restoring SQL Server 2012 Import the Excel spreadsheet Managing Database BackupsDatabases Import the CSV file Working with Backup OptionsLab : BackupDetermine a restore strategy Create and test an extraction package of SQL Server DatabasesRestore the database Compare loading performanceAfter Investigate backup compressionUsing STANDBY modeAfter completing this completing this module, students will be Transaction log backupmodule, students will be able to: able to: Differential backupUnderstand the restore process. Transfer data to and from SQL Server. Copy-only backupRestore databases. Import and export table data. Partial backupAfter completing thisWork with Point-in-time Recovery. Insert data in bulk and optimize the bulk module, students will be able to:Restore system databases and individual insert process. Back up databases and transaction logs.files. Authorizing Logins to Access Databases Manage database backups.Importing ; Exporting Table Data Authorization Across ServersLab : Work with more advanced backup options.Inserting Data in BulkLab : Importing and Authenticating and Authorizing Users Restoring DatabasesExporting Data Create Logins Working with Point-in-time recoveryImport the Excel spreadsheet Correct an Application Login Issue Restoring System Databases andImport the CSV file Create Database Users Individual FilesLab : Restoring SQL ServerCreate and test an extraction package Correct Access to RestoredAfter 2012 DatabasesCompare loading performanceAfter completing this module, students will be Determine a restore strategycompleting this module, students will be able able to: Restore the databaseto: Describe how SQL Server authenticates Using STANDBY modeAfter completingTransfer data to and from SQL Server. connections. this module, students will be able to:Import and export table data. Describe how logins are authorized to Understand the restore process.Insert data in bulk and optimize the bulk access databases. Restore databases.insert process. Explain the requirements for authorization Work with Point-in-time Recovery.Authorizing Logins to Access Databases across servers. Restore system databases and individualAuthorization Across ServersLab : Working with Fixed Database Roles files.Authenticating and Authorizing Users Creating User-defined Database Importing ; Exporting Table DataCreate Logins RolesLab : Assigning Server and Inserting Data in BulkLab : Importing andCorrect an Application Login Issue Database Roles Exporting DataCreate Database Users Assign Server Roles Import the Excel spreadsheetCorrect Access to RestoredAfter completing Assign Fixed Database Roles Import the CSV filethis module, students will be able to: Create and Assign User-defined Create and test an extraction packageDescribe how SQL Server authenticates Database Roles Compare loading performanceAfterconnections. Check Role AssignmentsAfter completing completing this module, students will beDescribe how logins are authorized to this module, students will be able to: able to:access databases. Work with server roles. Transfer data to and from SQL Server.Explain the requirements for authorization Work with fixed database roles. Import and export table data.across servers. Create user-defined database roles. Insert data in bulk and optimize the bulkWorking with Fixed Database Roles Authorizing Users to Execute Code insert process.Creating User-defined Database RolesLab : Configuring Permissions at the Schema Authorizing Logins to Access DatabasesAssigning Server and Database Roles LevelLab : Authorizing Users to Access Authorization Across ServersLab :Assign Server Roles Resources Authenticating and Authorizing UsersAssign Fixed Database Roles Assign Schema-level Permissions Create LoginsCreate and Assign User-defined Database Assign Object-level Permissions Correct an Application Login IssueRoles Test PermissionsAfter completing this Create Database UsersCheck Role AssignmentsAfter completing module, students will be able to: Correct Access to RestoredAfterthis module, students will be able to: Authorize user access to objects. completing this module, students will beWork with server roles. Authorize users to execute code. able to:Work with fixed database roles. Configure permissions at the schema Describe how SQL Server authenticatesCreate user-defined database roles. level. connections.Authorizing Users to Execute Code Implementing SQL Server Audit Describe how logins are authorized toConfiguring Permissions at the Schema Managing SQL Server AuditLab : access databases.LevelLab : Authorizing Users to Access Auditing SQL Server Environments Explain the requirements for authorization

Page 107: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Resources Determine audit configuration and create across servers.Assign Schema-level Permissions audit Working with Fixed Database RolesAssign Object-level Permissions Create server audit specifications Creating User-defined Database RolesLabTest PermissionsAfter completing this Create database audit specifications : Assigning Server and Database Rolesmodule, students will be able to: Test audit functionalityAfter completing Assign Server RolesAuthorize user access to objects. this module, students will be able to: Assign Fixed Database RolesAuthorize users to execute code. Describe the options for auditing data Create and Assign User-defined DatabaseConfigure permissions at the schema level. access in SQL Server. RolesImplementing SQL Server Audit Implement SQL Server Audit. Check Role AssignmentsAfter completingManaging SQL Server AuditLab : Auditing Manage SQL Server Audit. this module, students will be able to:SQL Server Environments Working with SQL Server Agent Work with server roles.Determine audit configuration and create Managing SQL Server Agent JobsLab : Work with fixed database roles.audit Automating SQL Server Management Create user-defined database roles.Create server audit specifications Create a Data Extraction Job Authorizing Users to Execute CodeCreate database audit specifications Schedule the Data Extraction Job Configuring Permissions at the SchemaTest audit functionalityAfter completing this Troubleshoot a Failing JobAfter LevelLab : Authorizing Users to Accessmodule, students will be able to: completing this module, students will be ResourcesDescribe the options for auditing data able to: Assign Schema-level Permissionsaccess in SQL Server. Automate SQL Server Management. Assign Object-level PermissionsImplement SQL Server Audit. Work with SQL Server Agent. Test PermissionsAfter completing thisManage SQL Server Audit. Manage SQL Server Agent jobs. module, students will be able to:Working with SQL Server Agent Configuring Credentials Authorize user access to objects.Managing SQL Server Agent JobsLab : Configuring Proxy AccountsLab : Authorize users to execute code.Automating SQL Server Management Configuring Security for SQL Server Configure permissions at the schemaCreate a Data Extraction Job Agent level.Schedule the Data Extraction Job Troubleshoot job execution failure Implementing SQL Server AuditTroubleshoot a Failing JobAfter completing Resolve the security issue Managing SQL Server AuditLab : Auditingthis module, students will be able to: Perform further troubleshootingAfter SQL Server EnvironmentsAutomate SQL Server Management. completing this module, students will be Determine audit configuration and createWork with SQL Server Agent. able to: auditManage SQL Server Agent jobs. Explain SQL Server Agent security. Create server audit specificationsConfiguring Credentials Configure credentials. Create database audit specificationsConfiguring Proxy AccountsLab : Configure Proxy accounts. Test audit functionalityAfter completing thisConfiguring Security for SQL Server Agent Monitoring SQL Server Errors module, students will be able to:Troubleshoot job execution failure Configuring Operators, Alerts and Describe the options for auditing dataResolve the security issue NotificationsLab : Monitoring SQL Agent access in SQL Server.Perform further troubleshootingAfter Jobs with Alerts and Notifications Implement SQL Server Audit.completing this module, students will be able Configure Database Mail Manage SQL Server Audit.to: Implement Notifications Working with SQL Server AgentExplain SQL Server Agent security. Implement AlertsAfter completing this Managing SQL Server Agent JobsLab :Configure credentials. module, students will be able to: Automating SQL Server ManagementConfigure Proxy accounts. Configure database mail. Create a Data Extraction JobMonitoring SQL Server Errors Monitor SQL Server errors. Schedule the Data Extraction JobConfiguring Operators, Alerts and Configure operators, alerts and Troubleshoot a Failing JobAfter completingNotificationsLab : Monitoring SQL Agent notifications. this module, students will be able to:Jobs with Alerts and Notifications Maintaining Indexes Automate SQL Server Management.Configure Database Mail Automating Routine Database Work with SQL Server Agent.Implement Notifications MaintenanceLab : Performing Ongoing Manage SQL Server Agent jobs.Implement AlertsAfter completing this Database Maintenance Configuring Credentialsmodule, students will be able to: Check database integrity using DBCC Configuring Proxy AccountsLab :Configure database mail. CHECKDB Configuring Security for SQL Server AgentMonitor SQL Server errors. Correct index fragmentation Troubleshoot job execution failureConfigure operators, alerts and notifications. Create a database maintenance plan Resolve the security issueMaintaining Indexes Investigate table lock performanceAfter Perform further troubleshootingAfterAutomating Routine Database completing this module, students will be completing this module, students will beMaintenanceLab : Performing Ongoing able to: able to:Database Maintenance Ensure database integrity. Explain SQL Server Agent security.Check database integrity using DBCC Maintain indexes. Configure credentials.CHECKDB Automate routine database maintenance. Configure Proxy accounts.Correct index fragmentation Improving Performance with the Monitoring SQL Server ErrorsCreate a database maintenance plan Database Engine Tuning Advisor Configuring Operators, Alerts andInvestigate table lock performanceAfter Working with Tracing OptionsLab : NotificationsLab : Monitoring SQL Agentcompleting this module, students will be able Tracing Access to SQL Server 2012 Jobs with Alerts and Notificationsto: Capture a trace using SQL Server Profiler Configure Database MailEnsure database integrity. Analyze a trace using Database Engine Implement NotificationsMaintain indexes. Tuning Advisor Implement AlertsAfter completing this

Page 108: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Automate routine database maintenance. Configure SQL TraceAfter completing module, students will be able to:Improving Performance with the Database this module, students will be able to: Configure database mail.Engine Tuning Advisor Capture activity using SQL Server Profiler Monitor SQL Server errors.Working with Tracing OptionsLab : Tracing and Extended Events Profiler. Configure operators, alerts andAccess to SQL Server 2012 Improve performance with the Database notifications.Capture a trace using SQL Server Profiler Engine Tuning Advisor. Maintaining IndexesAnalyze a trace using Database Engine Work with tracing options. Automating Routine DatabaseTuning Advisor Capturing and Managing Performance MaintenanceLab : Performing OngoingConfigure SQL TraceAfter completing this Data Database Maintenancemodule, students will be able to: Analyzing Collected Performance Check database integrity using DBCCCapture activity using SQL Server Profiler DataLab : Monitoring SQL Server 2012 CHECKDBand Extended Events Profiler. Investigating DMVs Correct index fragmentationImprove performance with the Database Configure Management Data Warehouse Create a database maintenance planEngine Tuning Advisor. Configure Instances for Data Collection Investigate table lock performanceAfterWork with tracing options. Work with Data Collector ReportsAfter completing this module, students will beCapturing and Managing Performance Data completing this module, students will be able to:Analyzing Collected Performance DataLab : able to: Ensure database integrity.Monitoring SQL Server 2012 Monitor current activity. Maintain indexes.Investigating DMVs Capture and manage performance data. Automate routine database maintenance.Configure Management Data Warehouse Analyze collected performance data. Improving Performance with the DatabaseConfigure Instances for Data Collection Virtualizing SQL Server Engine Tuning AdvisorWork with Data Collector ReportsAfter Deploying and Upgrading Data-Tier Working with Tracing OptionsLab : Tracingcompleting this module, students will be able ApplicationsLab : Managing Multiple Access to SQL Server 2012to: Servers Capture a trace using SQL Server ProfilerMonitor current activity. Configure CMS and execute multi-server Analyze a trace using Database EngineCapture and manage performance data. queries Tuning AdvisorAnalyze collected performance data. Deploy a data-tier application Configure SQL TraceAfter completing thisVirtualizing SQL Server Register and extract a data-tier module, students will be able to:Deploying and Upgrading Data-Tier application Capture activity using SQL Server ProfilerApplicationsLab : Managing Multiple Servers Upgrade a data-tier applicationAfter and Extended Events Profiler.Configure CMS and execute multi-server completing this module, students will be Improve performance with the Databasequeries able to: Engine Tuning Advisor.Deploy a data-tier application Work with multiple servers. Work with tracing options.Register and extract a data-tier application Describe options for virtualizing SQL Capturing and Managing PerformanceUpgrade a data-tier applicationAfter Server. Datacompleting this module, students will be able Deploy and upgrade Data-Tier Analyzing Collected Performance DataLabto: Applications. : Monitoring SQL Server 2012Work with multiple servers. Resolving Service-related Issues Investigating DMVsDescribe options for virtualizing SQL Server. Resolving Concurrency Issues Configure Management Data WarehouseDeploy and upgrade Data-Tier Applications. Resolving Login and Connectivity Configure Instances for Data CollectionResolving Service-related Issues IssuesLab : Troubleshooting Common Work with Data Collector ReportsAfterResolving Concurrency Issues Issues completing this module, students will beResolving Login and Connectivity IssuesLab Troubleshoot and resolve SQL Server able to:: Troubleshooting Common Issues administrative issuesAfter completing this Monitor current activity.Troubleshoot and resolve SQL Server module, students will be able to: Capture and manage performance data.administrative issuesAfter completing this Explain SQL Server troubleshooting Analyze collected performance data.module, students will be able to: methodology. Virtualizing SQL ServerExplain SQL Server troubleshooting Resolve service-related issues. Deploying and Upgrading Data-Tiermethodology. Resolve concurrency issues. ApplicationsLab : Managing MultipleResolve service-related issues. Resolve login and connectivity issues ServersResolve concurrency issues. Configure CMS and execute multi-serverResolve login and connectivity issues queries

line Deploy a data-tier applicationWorking with SQL Server Tools Register and extract a data-tier application

line Configuring SQL Server ServicesLab : Upgrade a data-tier applicationAfterWorking with SQL Server Tools Introduction to SQL Server and its completing this module, students will beConfiguring SQL Server ServicesLab : Toolset able to:Introduction to SQL Server and its Toolset Verifying SQL Server Component Work with multiple servers.Verifying SQL Server Component Installation Describe options for virtualizing SQLInstallation Altering Service Accounts for New Server.Altering Service Accounts for New Instance Instance Deploy and upgrade Data-TierEnabling Named Pipes Protocol for Both Enabling Named Pipes Protocol for Both Applications.Instances Instances Resolving Service-related IssuesCreating an Alias for AdvDev Creating an Alias for AdvDev Resolving Concurrency IssuesEnsuring SQL Browser is Disabled and Ensuring SQL Browser is Disabled and Resolving Login and ConnectivityConfigure a Fixed TCP/IP Port (Only if time Configure a Fixed TCP/IP Port (Only if IssuesLab : Troubleshooting Common

Page 109: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

permitsAfter completing this module, time permitsAfter completing this module, Issuesstudents will be able to: students will be able to: Troubleshoot and resolve SQL ServerDescribe the SQL Server Platform. Describe the SQL Server Platform. administrative issuesAfter completing thisWork with SQL Server Tools. Work with SQL Server Tools. module, students will be able to:Configure SQL Server Services. Configure SQL Server Services. Explain SQL Server troubleshootingPlanning Server Resource Requirements Planning Server Resource Requirements methodology.Pre-installation Testing for SQL ServerLab : Pre-installation Testing for SQL Resolve service-related issues.Preparing Systems for SQL Server ServerLab : Preparing Systems for SQL Resolve concurrency issues.Adjust memory configuration Server Resolve login and connectivity issuesPre-installation Stress Testing Adjust memory configurationCheck Specific I/O OperationsAfter Pre-installation Stress Testingcompleting this module, students will be able Check Specific I/O OperationsAfter lineto: completing this module, students will be Working with SQL Server ToolsDescribe the SQL Server architecture. able to: Configuring SQL Server ServicesLab :Plan for server resource requirements. Describe the SQL Server architecture. Introduction to SQL Server and its ToolsetConduct pre-installation stress testing for Plan for server resource requirements. Verifying SQL Server ComponentSQL Server. Conduct pre-installation stress testing for InstallationInstalling SQL Server SQL Server. Altering Service Accounts for NewUpgrading and Automating InstallationLab : Installing SQL Server InstanceInstalling and Configuring SQL Server Upgrading and Automating Enabling Named Pipes Protocol for BothReview installation requirements InstallationLab : Installing and InstancesInstall the SQL Server instance Configuring SQL Server Creating an Alias for AdvDevPerform Post-installation Setup and Checks Review installation requirements Ensuring SQL Browser is Disabled andConfigure Server MemoryAfter completing Install the SQL Server instance Configure a Fixed TCP/IP Port (Only ifthis module, students will be able to: Perform Post-installation Setup and time permitsAfter completing this module,Prepare to install SQL Server. Checks students will be able to:Install SQL Server. Configure Server MemoryAfter Describe the SQL Server Platform.Upgrade and automate the installation of completing this module, students will be Work with SQL Server Tools.SQL Server. able to: Configure SQL Server Services.Working with Files and Filegroups Prepare to install SQL Server. Planning Server Resource RequirementsMoving Database FilesLab : Working with Install SQL Server. Pre-installation Testing for SQL ServerLabDatabases Upgrade and automate the installation of : Preparing Systems for SQL ServerAdjust tempdb configuration SQL Server. Adjust memory configurationCreate the RateTracking database Working with Files and Filegroups Pre-installation Stress TestingAttach the OldProspects database Moving Database FilesLab : Working with Check Specific I/O OperationsAfterAdd multiple files to tempdbAfter completing Databases completing this module, students will bethis module, students will be able to: Adjust tempdb configuration able to:Describe the role and structure of SQL Create the RateTracking database Describe the SQL Server architecture.Server databases. Attach the OldProspects database Plan for server resource requirements.Work with files and filegroups. Add multiple files to tempdbAfter Conduct pre-installation stress testing forMove database files within servers and completing this module, students will be SQL Server.between servers. able to: Installing SQL ServerUnderstanding SQL Server Transaction Describe the role and structure of SQL Upgrading and Automating InstallationLabLogging Server databases. : Installing and Configuring SQL ServerPlanning a SQL Server Backup StrategyLab Work with files and filegroups. Review installation requirements: Understanding SQL Server Recovery Move database files within servers and Install the SQL Server instanceModels between servers. Perform Post-installation Setup andPlan a backup strategy Understanding SQL Server Transaction ChecksConfigure Recovery Models Logging Configure Server MemoryAfter completingReview recovery models and strategyAfter Planning a SQL Server Backup this module, students will be able to:completing this module, students will be able StrategyLab : Understanding SQL Server Prepare to install SQL Server.to: Recovery Models Install SQL Server.Describe the critical concepts surrounding Plan a backup strategy Upgrade and automate the installation ofbackup strategies. Configure Recovery Models SQL Server.Explain the transaction logging capabilities Review recovery models and Working with Files and Filegroupswithin the SQL Server database engine. strategyAfter completing this module, Moving Database FilesLab : Working withPlan a SQL Server backup strategy. students will be able to: DatabasesManaging Database Backups Describe the critical concepts Adjust tempdb configurationWorking with Backup OptionsLab : Backup surrounding backup strategies. Create the RateTracking databaseof SQL Server Databases Explain the transaction logging Attach the OldProspects databaseInvestigate backup compression capabilities within the SQL Server Add multiple files to tempdbAfterTransaction log backup database engine. completing this module, students will beDifferential backup Plan a SQL Server backup strategy. able to:Copy-only backup Managing Database Backups Describe the role and structure of SQLPartial backupAfter completing this module, Working with Backup OptionsLab : Server databases.students will be able to: Backup of SQL Server Databases Work with files and filegroups.

Page 110: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Back up databases and transaction logs. Investigate backup compression Move database files within servers andManage database backups. Transaction log backup between servers.Work with more advanced backup options. Differential backup Understanding SQL Server TransactionRestoring Databases Copy-only backup LoggingWorking with Point-in-time recovery Partial backupAfter completing this Planning a SQL Server BackupRestoring System Databases and Individual module, students will be able to: StrategyLab : Understanding SQL ServerFilesLab : Restoring SQL Server 2012 Back up databases and transaction logs. Recovery ModelsDatabases Manage database backups. Plan a backup strategyDetermine a restore strategy Work with more advanced backup Configure Recovery ModelsRestore the database options. Review recovery models and strategyAfterUsing STANDBY modeAfter completing this Restoring Databases completing this module, students will bemodule, students will be able to: Working with Point-in-time recovery able to:Understand the restore process. Restoring System Databases and Describe the critical concepts surroundingRestore databases. Individual FilesLab : Restoring SQL backup strategies.Work with Point-in-time Recovery. Server 2012 Databases Explain the transaction logging capabilitiesRestore system databases and individual Determine a restore strategy within the SQL Server database engine.files. Restore the database Plan a SQL Server backup strategy.Importing ; Exporting Table Data Using STANDBY modeAfter completing Managing Database BackupsInserting Data in BulkLab : Importing and this module, students will be able to: Working with Backup OptionsLab : BackupExporting Data Understand the restore process. of SQL Server DatabasesImport the Excel spreadsheet Restore databases. Investigate backup compressionImport the CSV file Work with Point-in-time Recovery. Transaction log backupCreate and test an extraction package Restore system databases and individual Differential backupCompare loading performanceAfter files. Copy-only backupcompleting this module, students will be able Importing ; Exporting Table Data Partial backupAfter completing thisto: Inserting Data in BulkLab : Importing and module, students will be able to:Transfer data to and from SQL Server. Exporting Data Back up databases and transaction logs.Import and export table data. Import the Excel spreadsheet Manage database backups.Insert data in bulk and optimize the bulk Import the CSV file Work with more advanced backup options.insert process. Create and test an extraction package Restoring DatabasesAuthorizing Logins to Access Databases Compare loading performanceAfter Working with Point-in-time recoveryAuthorization Across ServersLab : completing this module, students will be Restoring System Databases andAuthenticating and Authorizing Users able to: Individual FilesLab : Restoring SQL ServerCreate Logins Transfer data to and from SQL Server. 2012 DatabasesCorrect an Application Login Issue Import and export table data. Determine a restore strategyCreate Database Users Insert data in bulk and optimize the bulk Restore the databaseCorrect Access to RestoredAfter completing insert process. Using STANDBY modeAfter completingthis module, students will be able to: Authorizing Logins to Access Databases this module, students will be able to:Describe how SQL Server authenticates Authorization Across ServersLab : Understand the restore process.connections. Authenticating and Authorizing Users Restore databases.Describe how logins are authorized to Create Logins Work with Point-in-time Recovery.access databases. Correct an Application Login Issue Restore system databases and individualExplain the requirements for authorization Create Database Users files.across servers. Correct Access to RestoredAfter Importing ; Exporting Table DataWorking with Fixed Database Roles completing this module, students will be Inserting Data in BulkLab : Importing andCreating User-defined Database RolesLab : able to: Exporting DataAssigning Server and Database Roles Describe how SQL Server authenticates Import the Excel spreadsheetAssign Server Roles connections. Import the CSV fileAssign Fixed Database Roles Describe how logins are authorized to Create and test an extraction packageCreate and Assign User-defined Database access databases. Compare loading performanceAfterRoles Explain the requirements for authorization completing this module, students will beCheck Role AssignmentsAfter completing across servers. able to:this module, students will be able to: Working with Fixed Database Roles Transfer data to and from SQL Server.Work with server roles. Creating User-defined Database Import and export table data.Work with fixed database roles. RolesLab : Assigning Server and Insert data in bulk and optimize the bulkCreate user-defined database roles. Database Roles insert process.Authorizing Users to Execute Code Assign Server Roles Authorizing Logins to Access DatabasesConfiguring Permissions at the Schema Assign Fixed Database Roles Authorization Across ServersLab :LevelLab : Authorizing Users to Access Create and Assign User-defined Authenticating and Authorizing UsersResources Database Roles Create LoginsAssign Schema-level Permissions Check Role AssignmentsAfter completing Correct an Application Login IssueAssign Object-level Permissions this module, students will be able to: Create Database UsersTest PermissionsAfter completing this Work with server roles. Correct Access to RestoredAftermodule, students will be able to: Work with fixed database roles. completing this module, students will beAuthorize user access to objects. Create user-defined database roles. able to:Authorize users to execute code. Authorizing Users to Execute Code Describe how SQL Server authenticates

Page 111: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure permissions at the schema level. Configuring Permissions at the Schema connections.Implementing SQL Server Audit LevelLab : Authorizing Users to Access Describe how logins are authorized toManaging SQL Server AuditLab : Auditing Resources access databases.SQL Server Environments Assign Schema-level Permissions Explain the requirements for authorizationDetermine audit configuration and create Assign Object-level Permissions across servers.audit Test PermissionsAfter completing this Working with Fixed Database RolesCreate server audit specifications module, students will be able to: Creating User-defined Database RolesLabCreate database audit specifications Authorize user access to objects. : Assigning Server and Database RolesTest audit functionalityAfter completing this Authorize users to execute code. Assign Server Rolesmodule, students will be able to: Configure permissions at the schema Assign Fixed Database RolesDescribe the options for auditing data level. Create and Assign User-defined Databaseaccess in SQL Server. Implementing SQL Server Audit RolesImplement SQL Server Audit. Managing SQL Server AuditLab : Check Role AssignmentsAfter completingManage SQL Server Audit. Auditing SQL Server Environments this module, students will be able to:Working with SQL Server Agent Determine audit configuration and create Work with server roles.Managing SQL Server Agent JobsLab : audit Work with fixed database roles.Automating SQL Server Management Create server audit specifications Create user-defined database roles.Create a Data Extraction Job Create database audit specifications Authorizing Users to Execute CodeSchedule the Data Extraction Job Test audit functionalityAfter completing Configuring Permissions at the SchemaTroubleshoot a Failing JobAfter completing this module, students will be able to: LevelLab : Authorizing Users to Accessthis module, students will be able to: Describe the options for auditing data ResourcesAutomate SQL Server Management. access in SQL Server. Assign Schema-level PermissionsWork with SQL Server Agent. Implement SQL Server Audit. Assign Object-level PermissionsManage SQL Server Agent jobs. Manage SQL Server Audit. Test PermissionsAfter completing thisConfiguring Credentials Working with SQL Server Agent module, students will be able to:Configuring Proxy AccountsLab : Managing SQL Server Agent JobsLab : Authorize user access to objects.Configuring Security for SQL Server Agent Automating SQL Server Management Authorize users to execute code.Troubleshoot job execution failure Create a Data Extraction Job Configure permissions at the schemaResolve the security issue Schedule the Data Extraction Job level.Perform further troubleshootingAfter Troubleshoot a Failing JobAfter Implementing SQL Server Auditcompleting this module, students will be able completing this module, students will be Managing SQL Server AuditLab : Auditingto: able to: SQL Server EnvironmentsExplain SQL Server Agent security. Automate SQL Server Management. Determine audit configuration and createConfigure credentials. Work with SQL Server Agent. auditConfigure Proxy accounts. Manage SQL Server Agent jobs. Create server audit specificationsMonitoring SQL Server Errors Configuring Credentials Create database audit specificationsConfiguring Operators, Alerts and Configuring Proxy AccountsLab : Test audit functionalityAfter completing thisNotificationsLab : Monitoring SQL Agent Configuring Security for SQL Server module, students will be able to:Jobs with Alerts and Notifications Agent Describe the options for auditing dataConfigure Database Mail Troubleshoot job execution failure access in SQL Server.Implement Notifications Resolve the security issue Implement SQL Server Audit.Implement AlertsAfter completing this Perform further troubleshootingAfter Manage SQL Server Audit.module, students will be able to: completing this module, students will be Working with SQL Server AgentConfigure database mail. able to: Managing SQL Server Agent JobsLab :Monitor SQL Server errors. Explain SQL Server Agent security. Automating SQL Server ManagementConfigure operators, alerts and notifications. Configure credentials. Create a Data Extraction JobMaintaining Indexes Configure Proxy accounts. Schedule the Data Extraction JobAutomating Routine Database Monitoring SQL Server Errors Troubleshoot a Failing JobAfter completingMaintenanceLab : Performing Ongoing Configuring Operators, Alerts and this module, students will be able to:Database Maintenance NotificationsLab : Monitoring SQL Agent Automate SQL Server Management.Check database integrity using DBCC Jobs with Alerts and Notifications Work with SQL Server Agent.CHECKDB Configure Database Mail Manage SQL Server Agent jobs.Correct index fragmentation Implement Notifications Configuring CredentialsCreate a database maintenance plan Implement AlertsAfter completing this Configuring Proxy AccountsLab :Investigate table lock performanceAfter module, students will be able to: Configuring Security for SQL Server Agentcompleting this module, students will be able Configure database mail. Troubleshoot job execution failureto: Monitor SQL Server errors. Resolve the security issueEnsure database integrity. Configure operators, alerts and Perform further troubleshootingAfterMaintain indexes. notifications. completing this module, students will beAutomate routine database maintenance. Maintaining Indexes able to:Improving Performance with the Database Automating Routine Database Explain SQL Server Agent security.Engine Tuning Advisor MaintenanceLab : Performing Ongoing Configure credentials.Working with Tracing OptionsLab : Tracing Database Maintenance Configure Proxy accounts.Access to SQL Server 2012 Check database integrity using DBCC Monitoring SQL Server ErrorsCapture a trace using SQL Server Profiler CHECKDB Configuring Operators, Alerts andAnalyze a trace using Database Engine Correct index fragmentation NotificationsLab : Monitoring SQL Agent

Page 112: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Tuning Advisor Create a database maintenance plan Jobs with Alerts and NotificationsConfigure SQL TraceAfter completing this Investigate table lock performanceAfter Configure Database Mailmodule, students will be able to: completing this module, students will be Implement NotificationsCapture activity using SQL Server Profiler able to: Implement AlertsAfter completing thisand Extended Events Profiler. Ensure database integrity. module, students will be able to:Improve performance with the Database Maintain indexes. Configure database mail.Engine Tuning Advisor. Automate routine database maintenance. Monitor SQL Server errors.Work with tracing options. Improving Performance with the Configure operators, alerts andCapturing and Managing Performance Data Database Engine Tuning Advisor notifications.Analyzing Collected Performance DataLab : Working with Tracing OptionsLab : Maintaining IndexesMonitoring SQL Server 2012 Tracing Access to SQL Server 2012 Automating Routine DatabaseInvestigating DMVs Capture a trace using SQL Server Profiler MaintenanceLab : Performing OngoingConfigure Management Data Warehouse Analyze a trace using Database Engine Database MaintenanceConfigure Instances for Data Collection Tuning Advisor Check database integrity using DBCCWork with Data Collector ReportsAfter Configure SQL TraceAfter completing CHECKDBcompleting this module, students will be able this module, students will be able to: Correct index fragmentationto: Capture activity using SQL Server Profiler Create a database maintenance planMonitor current activity. and Extended Events Profiler. Investigate table lock performanceAfterCapture and manage performance data. Improve performance with the Database completing this module, students will beAnalyze collected performance data. Engine Tuning Advisor. able to:Virtualizing SQL Server Work with tracing options. Ensure database integrity.Deploying and Upgrading Data-Tier Capturing and Managing Performance Maintain indexes.ApplicationsLab : Managing Multiple Servers Data Automate routine database maintenance.Configure CMS and execute multi-server Analyzing Collected Performance Improving Performance with the Databasequeries DataLab : Monitoring SQL Server 2012 Engine Tuning AdvisorDeploy a data-tier application Investigating DMVs Working with Tracing OptionsLab : TracingRegister and extract a data-tier application Configure Management Data Warehouse Access to SQL Server 2012Upgrade a data-tier applicationAfter Configure Instances for Data Collection Capture a trace using SQL Server Profilercompleting this module, students will be able Work with Data Collector ReportsAfter Analyze a trace using Database Engineto: completing this module, students will be Tuning AdvisorWork with multiple servers. able to: Configure SQL TraceAfter completing thisDescribe options for virtualizing SQL Server. Monitor current activity. module, students will be able to:Deploy and upgrade Data-Tier Applications. Capture and manage performance data. Capture activity using SQL Server ProfilerResolving Service-related Issues Analyze collected performance data. and Extended Events Profiler.Resolving Concurrency Issues Virtualizing SQL Server Improve performance with the DatabaseResolving Login and Connectivity IssuesLab Deploying and Upgrading Data-Tier Engine Tuning Advisor.: Troubleshooting Common Issues ApplicationsLab : Managing Multiple Work with tracing options.Troubleshoot and resolve SQL Server Servers Capturing and Managing Performanceadministrative issuesAfter completing this Configure CMS and execute multi-server Datamodule, students will be able to: queries Analyzing Collected Performance DataLabExplain SQL Server troubleshooting Deploy a data-tier application : Monitoring SQL Server 2012methodology. Register and extract a data-tier Investigating DMVsResolve service-related issues. application Configure Management Data WarehouseResolve concurrency issues. Upgrade a data-tier applicationAfter Configure Instances for Data CollectionResolve login and connectivity issues completing this module, students will be Work with Data Collector ReportsAfter

able to: completing this module, students will beModule 5: Understanding SQL Server 2012 Work with multiple servers. able to:Recovery Models Describe options for virtualizing SQL Monitor current activity.line Server. Capture and manage performance data.

Deploy and upgrade Data-Tier Analyze collected performance data.This module describes the concept of the Applications. Virtualizing SQL Servertransaction log and SQL Server recovery Resolving Service-related Issues Deploying and Upgrading Data-Tiermodels. It introduces the different backup Resolving Concurrency Issues ApplicationsLab : Managing Multiplestrategies available with SQL Server. Resolving Login and Connectivity Serversline IssuesLab : Troubleshooting Common Configure CMS and execute multi-server

Backup Strategies Issues queriesTroubleshoot and resolve SQL Server Deploy a data-tier applicationadministrative issuesAfter completing this Register and extract a data-tier application

line module, students will be able to: Upgrade a data-tier applicationAfterWorking with SQL Server Tools Explain SQL Server troubleshooting completing this module, students will beConfiguring SQL Server ServicesLab : methodology. able to:Introduction to SQL Server and its Toolset Resolve service-related issues. Work with multiple servers.Verifying SQL Server Component Resolve concurrency issues. Describe options for virtualizing SQLInstallation Resolve login and connectivity issues Server.Altering Service Accounts for New Instance Deploy and upgrade Data-TierEnabling Named Pipes Protocol for Both Module 11: Authorizing Users to Access Applications.

Page 113: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Instances Resources Resolving Service-related IssuesCreating an Alias for AdvDev line Resolving Concurrency IssuesEnsuring SQL Browser is Disabled and Resolving Login and ConnectivityConfigure a Fixed TCP/IP Port (Only if time This module covers permissions and the IssuesLab : Troubleshooting CommonpermitsAfter completing this module, assignment of permissions. Issuesstudents will be able to: line Troubleshoot and resolve SQL ServerDescribe the SQL Server Platform. Authorizing User Access to Objects administrative issuesAfter completing thisWork with SQL Server Tools. module, students will be able to:Configure SQL Server Services. Explain SQL Server troubleshootingPlanning Server Resource Requirements line methodology.Pre-installation Testing for SQL ServerLab : Working with SQL Server Tools Resolve service-related issues.Preparing Systems for SQL Server Configuring SQL Server ServicesLab : Resolve concurrency issues.Adjust memory configuration Introduction to SQL Server and its Resolve login and connectivity issuesPre-installation Stress Testing ToolsetCheck Specific I/O OperationsAfter Verifying SQL Server Componentcompleting this module, students will be able Installation lineto: Altering Service Accounts for New Working with SQL Server ToolsDescribe the SQL Server architecture. Instance Configuring SQL Server ServicesLab :Plan for server resource requirements. Enabling Named Pipes Protocol for Both Introduction to SQL Server and its ToolsetConduct pre-installation stress testing for Instances Verifying SQL Server ComponentSQL Server. Creating an Alias for AdvDev InstallationInstalling SQL Server Ensuring SQL Browser is Disabled and Altering Service Accounts for NewUpgrading and Automating InstallationLab : Configure a Fixed TCP/IP Port (Only if InstanceInstalling and Configuring SQL Server time permitsAfter completing this module, Enabling Named Pipes Protocol for BothReview installation requirements students will be able to: InstancesInstall the SQL Server instance Describe the SQL Server Platform. Creating an Alias for AdvDevPerform Post-installation Setup and Checks Work with SQL Server Tools. Ensuring SQL Browser is Disabled andConfigure Server MemoryAfter completing Configure SQL Server Services. Configure a Fixed TCP/IP Port (Only ifthis module, students will be able to: Planning Server Resource Requirements time permitsAfter completing this module,Prepare to install SQL Server. Pre-installation Testing for SQL students will be able to:Install SQL Server. ServerLab : Preparing Systems for SQL Describe the SQL Server Platform.Upgrade and automate the installation of Server Work with SQL Server Tools.SQL Server. Adjust memory configuration Configure SQL Server Services.Working with Files and Filegroups Pre-installation Stress Testing Planning Server Resource RequirementsMoving Database FilesLab : Working with Check Specific I/O OperationsAfter Pre-installation Testing for SQL ServerLabDatabases completing this module, students will be : Preparing Systems for SQL ServerAdjust tempdb configuration able to: Adjust memory configurationCreate the RateTracking database Describe the SQL Server architecture. Pre-installation Stress TestingAttach the OldProspects database Plan for server resource requirements. Check Specific I/O OperationsAfterAdd multiple files to tempdbAfter completing Conduct pre-installation stress testing for completing this module, students will bethis module, students will be able to: SQL Server. able to:Describe the role and structure of SQL Installing SQL Server Describe the SQL Server architecture.Server databases. Upgrading and Automating Plan for server resource requirements.Work with files and filegroups. InstallationLab : Installing and Conduct pre-installation stress testing forMove database files within servers and Configuring SQL Server SQL Server.between servers. Review installation requirements Installing SQL ServerUnderstanding SQL Server Transaction Install the SQL Server instance Upgrading and Automating InstallationLabLogging Perform Post-installation Setup and : Installing and Configuring SQL ServerPlanning a SQL Server Backup StrategyLab Checks Review installation requirements: Understanding SQL Server Recovery Configure Server MemoryAfter Install the SQL Server instanceModels completing this module, students will be Perform Post-installation Setup andPlan a backup strategy able to: ChecksConfigure Recovery Models Prepare to install SQL Server. Configure Server MemoryAfter completingReview recovery models and strategyAfter Install SQL Server. this module, students will be able to:completing this module, students will be able Upgrade and automate the installation of Prepare to install SQL Server.to: SQL Server. Install SQL Server.Describe the critical concepts surrounding Working with Files and Filegroups Upgrade and automate the installation ofbackup strategies. Moving Database FilesLab : Working with SQL Server.Explain the transaction logging capabilities Databases Working with Files and Filegroupswithin the SQL Server database engine. Adjust tempdb configuration Moving Database FilesLab : Working withPlan a SQL Server backup strategy. Create the RateTracking database DatabasesManaging Database Backups Attach the OldProspects database Adjust tempdb configurationWorking with Backup OptionsLab : Backup Add multiple files to tempdbAfter Create the RateTracking databaseof SQL Server Databases completing this module, students will be Attach the OldProspects databaseInvestigate backup compression able to: Add multiple files to tempdbAfterTransaction log backup Describe the role and structure of SQL completing this module, students will be

Page 114: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Differential backup Server databases. able to:Copy-only backup Work with files and filegroups. Describe the role and structure of SQLPartial backupAfter completing this module, Move database files within servers and Server databases.students will be able to: between servers. Work with files and filegroups.Back up databases and transaction logs. Understanding SQL Server Transaction Move database files within servers andManage database backups. Logging between servers.Work with more advanced backup options. Planning a SQL Server Backup Understanding SQL Server TransactionRestoring Databases StrategyLab : Understanding SQL Server LoggingWorking with Point-in-time recovery Recovery Models Planning a SQL Server BackupRestoring System Databases and Individual Plan a backup strategy StrategyLab : Understanding SQL ServerFilesLab : Restoring SQL Server 2012 Configure Recovery Models Recovery ModelsDatabases Review recovery models and Plan a backup strategyDetermine a restore strategy strategyAfter completing this module, Configure Recovery ModelsRestore the database students will be able to: Review recovery models and strategyAfterUsing STANDBY modeAfter completing this Describe the critical concepts completing this module, students will bemodule, students will be able to: surrounding backup strategies. able to:Understand the restore process. Explain the transaction logging Describe the critical concepts surroundingRestore databases. capabilities within the SQL Server backup strategies.Work with Point-in-time Recovery. database engine. Explain the transaction logging capabilitiesRestore system databases and individual Plan a SQL Server backup strategy. within the SQL Server database engine.files. Managing Database Backups Plan a SQL Server backup strategy.Importing ; Exporting Table Data Working with Backup OptionsLab : Managing Database BackupsInserting Data in BulkLab : Importing and Backup of SQL Server Databases Working with Backup OptionsLab : BackupExporting Data Investigate backup compression of SQL Server DatabasesImport the Excel spreadsheet Transaction log backup Investigate backup compressionImport the CSV file Differential backup Transaction log backupCreate and test an extraction package Copy-only backup Differential backupCompare loading performanceAfter Partial backupAfter completing this Copy-only backupcompleting this module, students will be able module, students will be able to: Partial backupAfter completing thisto: Back up databases and transaction logs. module, students will be able to:Transfer data to and from SQL Server. Manage database backups. Back up databases and transaction logs.Import and export table data. Work with more advanced backup Manage database backups.Insert data in bulk and optimize the bulk options. Work with more advanced backup options.insert process. Restoring Databases Restoring DatabasesAuthorizing Logins to Access Databases Working with Point-in-time recovery Working with Point-in-time recoveryAuthorization Across ServersLab : Restoring System Databases and Restoring System Databases andAuthenticating and Authorizing Users Individual FilesLab : Restoring SQL Individual FilesLab : Restoring SQL ServerCreate Logins Server 2012 Databases 2012 DatabasesCorrect an Application Login Issue Determine a restore strategy Determine a restore strategyCreate Database Users Restore the database Restore the databaseCorrect Access to RestoredAfter completing Using STANDBY modeAfter completing Using STANDBY modeAfter completingthis module, students will be able to: this module, students will be able to: this module, students will be able to:Describe how SQL Server authenticates Understand the restore process. Understand the restore process.connections. Restore databases. Restore databases.Describe how logins are authorized to Work with Point-in-time Recovery. Work with Point-in-time Recovery.access databases. Restore system databases and individual Restore system databases and individualExplain the requirements for authorization files. files.across servers. Importing ; Exporting Table Data Importing ; Exporting Table DataWorking with Fixed Database Roles Inserting Data in BulkLab : Importing and Inserting Data in BulkLab : Importing andCreating User-defined Database RolesLab : Exporting Data Exporting DataAssigning Server and Database Roles Import the Excel spreadsheet Import the Excel spreadsheetAssign Server Roles Import the CSV file Import the CSV fileAssign Fixed Database Roles Create and test an extraction package Create and test an extraction packageCreate and Assign User-defined Database Compare loading performanceAfter Compare loading performanceAfterRoles completing this module, students will be completing this module, students will beCheck Role AssignmentsAfter completing able to: able to:this module, students will be able to: Transfer data to and from SQL Server. Transfer data to and from SQL Server.Work with server roles. Import and export table data. Import and export table data.Work with fixed database roles. Insert data in bulk and optimize the bulk Insert data in bulk and optimize the bulkCreate user-defined database roles. insert process. insert process.Authorizing Users to Execute Code Authorizing Logins to Access Databases Authorizing Logins to Access DatabasesConfiguring Permissions at the Schema Authorization Across ServersLab : Authorization Across ServersLab :LevelLab : Authorizing Users to Access Authenticating and Authorizing Users Authenticating and Authorizing UsersResources Create Logins Create LoginsAssign Schema-level Permissions Correct an Application Login Issue Correct an Application Login IssueAssign Object-level Permissions Create Database Users Create Database Users

Page 115: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Test PermissionsAfter completing this Correct Access to RestoredAfter Correct Access to RestoredAftermodule, students will be able to: completing this module, students will be completing this module, students will beAuthorize user access to objects. able to: able to:Authorize users to execute code. Describe how SQL Server authenticates Describe how SQL Server authenticatesConfigure permissions at the schema level. connections. connections.Implementing SQL Server Audit Describe how logins are authorized to Describe how logins are authorized toManaging SQL Server AuditLab : Auditing access databases. access databases.SQL Server Environments Explain the requirements for authorization Explain the requirements for authorizationDetermine audit configuration and create across servers. across servers.audit Working with Fixed Database Roles Working with Fixed Database RolesCreate server audit specifications Creating User-defined Database Creating User-defined Database RolesLabCreate database audit specifications RolesLab : Assigning Server and : Assigning Server and Database RolesTest audit functionalityAfter completing this Database Roles Assign Server Rolesmodule, students will be able to: Assign Server Roles Assign Fixed Database RolesDescribe the options for auditing data Assign Fixed Database Roles Create and Assign User-defined Databaseaccess in SQL Server. Create and Assign User-defined RolesImplement SQL Server Audit. Database Roles Check Role AssignmentsAfter completingManage SQL Server Audit. Check Role AssignmentsAfter completing this module, students will be able to:Working with SQL Server Agent this module, students will be able to: Work with server roles.Managing SQL Server Agent JobsLab : Work with server roles. Work with fixed database roles.Automating SQL Server Management Work with fixed database roles. Create user-defined database roles.Create a Data Extraction Job Create user-defined database roles. Authorizing Users to Execute CodeSchedule the Data Extraction Job Authorizing Users to Execute Code Configuring Permissions at the SchemaTroubleshoot a Failing JobAfter completing Configuring Permissions at the Schema LevelLab : Authorizing Users to Accessthis module, students will be able to: LevelLab : Authorizing Users to Access ResourcesAutomate SQL Server Management. Resources Assign Schema-level PermissionsWork with SQL Server Agent. Assign Schema-level Permissions Assign Object-level PermissionsManage SQL Server Agent jobs. Assign Object-level Permissions Test PermissionsAfter completing thisConfiguring Credentials Test PermissionsAfter completing this module, students will be able to:Configuring Proxy AccountsLab : module, students will be able to: Authorize user access to objects.Configuring Security for SQL Server Agent Authorize user access to objects. Authorize users to execute code.Troubleshoot job execution failure Authorize users to execute code. Configure permissions at the schemaResolve the security issue Configure permissions at the schema level.Perform further troubleshootingAfter level. Implementing SQL Server Auditcompleting this module, students will be able Implementing SQL Server Audit Managing SQL Server AuditLab : Auditingto: Managing SQL Server AuditLab : SQL Server EnvironmentsExplain SQL Server Agent security. Auditing SQL Server Environments Determine audit configuration and createConfigure credentials. Determine audit configuration and create auditConfigure Proxy accounts. audit Create server audit specificationsMonitoring SQL Server Errors Create server audit specifications Create database audit specificationsConfiguring Operators, Alerts and Create database audit specifications Test audit functionalityAfter completing thisNotificationsLab : Monitoring SQL Agent Test audit functionalityAfter completing module, students will be able to:Jobs with Alerts and Notifications this module, students will be able to: Describe the options for auditing dataConfigure Database Mail Describe the options for auditing data access in SQL Server.Implement Notifications access in SQL Server. Implement SQL Server Audit.Implement AlertsAfter completing this Implement SQL Server Audit. Manage SQL Server Audit.module, students will be able to: Manage SQL Server Audit. Working with SQL Server AgentConfigure database mail. Working with SQL Server Agent Managing SQL Server Agent JobsLab :Monitor SQL Server errors. Managing SQL Server Agent JobsLab : Automating SQL Server ManagementConfigure operators, alerts and notifications. Automating SQL Server Management Create a Data Extraction JobMaintaining Indexes Create a Data Extraction Job Schedule the Data Extraction JobAutomating Routine Database Schedule the Data Extraction Job Troubleshoot a Failing JobAfter completingMaintenanceLab : Performing Ongoing Troubleshoot a Failing JobAfter this module, students will be able to:Database Maintenance completing this module, students will be Automate SQL Server Management.Check database integrity using DBCC able to: Work with SQL Server Agent.CHECKDB Automate SQL Server Management. Manage SQL Server Agent jobs.Correct index fragmentation Work with SQL Server Agent. Configuring CredentialsCreate a database maintenance plan Manage SQL Server Agent jobs. Configuring Proxy AccountsLab :Investigate table lock performanceAfter Configuring Credentials Configuring Security for SQL Server Agentcompleting this module, students will be able Configuring Proxy AccountsLab : Troubleshoot job execution failureto: Configuring Security for SQL Server Resolve the security issueEnsure database integrity. Agent Perform further troubleshootingAfterMaintain indexes. Troubleshoot job execution failure completing this module, students will beAutomate routine database maintenance. Resolve the security issue able to:Improving Performance with the Database Perform further troubleshootingAfter Explain SQL Server Agent security.Engine Tuning Advisor completing this module, students will be Configure credentials.

Page 116: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Working with Tracing OptionsLab : Tracing able to: Configure Proxy accounts.Access to SQL Server 2012 Explain SQL Server Agent security. Monitoring SQL Server ErrorsCapture a trace using SQL Server Profiler Configure credentials. Configuring Operators, Alerts andAnalyze a trace using Database Engine Configure Proxy accounts. NotificationsLab : Monitoring SQL AgentTuning Advisor Monitoring SQL Server Errors Jobs with Alerts and NotificationsConfigure SQL TraceAfter completing this Configuring Operators, Alerts and Configure Database Mailmodule, students will be able to: NotificationsLab : Monitoring SQL Agent Implement NotificationsCapture activity using SQL Server Profiler Jobs with Alerts and Notifications Implement AlertsAfter completing thisand Extended Events Profiler. Configure Database Mail module, students will be able to:Improve performance with the Database Implement Notifications Configure database mail.Engine Tuning Advisor. Implement AlertsAfter completing this Monitor SQL Server errors.Work with tracing options. module, students will be able to: Configure operators, alerts andCapturing and Managing Performance Data Configure database mail. notifications.Analyzing Collected Performance DataLab : Monitor SQL Server errors. Maintaining IndexesMonitoring SQL Server 2012 Configure operators, alerts and Automating Routine DatabaseInvestigating DMVs notifications. MaintenanceLab : Performing OngoingConfigure Management Data Warehouse Maintaining Indexes Database MaintenanceConfigure Instances for Data Collection Automating Routine Database Check database integrity using DBCCWork with Data Collector ReportsAfter MaintenanceLab : Performing Ongoing CHECKDBcompleting this module, students will be able Database Maintenance Correct index fragmentationto: Check database integrity using DBCC Create a database maintenance planMonitor current activity. CHECKDB Investigate table lock performanceAfterCapture and manage performance data. Correct index fragmentation completing this module, students will beAnalyze collected performance data. Create a database maintenance plan able to:Virtualizing SQL Server Investigate table lock performanceAfter Ensure database integrity.Deploying and Upgrading Data-Tier completing this module, students will be Maintain indexes.ApplicationsLab : Managing Multiple Servers able to: Automate routine database maintenance.Configure CMS and execute multi-server Ensure database integrity. Improving Performance with the Databasequeries Maintain indexes. Engine Tuning AdvisorDeploy a data-tier application Automate routine database maintenance. Working with Tracing OptionsLab : TracingRegister and extract a data-tier application Improving Performance with the Access to SQL Server 2012Upgrade a data-tier applicationAfter Database Engine Tuning Advisor Capture a trace using SQL Server Profilercompleting this module, students will be able Working with Tracing OptionsLab : Analyze a trace using Database Engineto: Tracing Access to SQL Server 2012 Tuning AdvisorWork with multiple servers. Capture a trace using SQL Server Profiler Configure SQL TraceAfter completing thisDescribe options for virtualizing SQL Server. Analyze a trace using Database Engine module, students will be able to:Deploy and upgrade Data-Tier Applications. Tuning Advisor Capture activity using SQL Server ProfilerResolving Service-related Issues Configure SQL TraceAfter completing and Extended Events Profiler.Resolving Concurrency Issues this module, students will be able to: Improve performance with the DatabaseResolving Login and Connectivity IssuesLab Capture activity using SQL Server Profiler Engine Tuning Advisor.: Troubleshooting Common Issues and Extended Events Profiler. Work with tracing options.Troubleshoot and resolve SQL Server Improve performance with the Database Capturing and Managing Performanceadministrative issuesAfter completing this Engine Tuning Advisor. Datamodule, students will be able to: Work with tracing options. Analyzing Collected Performance DataLabExplain SQL Server troubleshooting Capturing and Managing Performance : Monitoring SQL Server 2012methodology. Data Investigating DMVsResolve service-related issues. Analyzing Collected Performance Configure Management Data WarehouseResolve concurrency issues. DataLab : Monitoring SQL Server 2012 Configure Instances for Data CollectionResolve login and connectivity issues Investigating DMVs Work with Data Collector ReportsAfter

Configure Management Data Warehouse completing this module, students will beConfigure Instances for Data Collection able to:

line Work with Data Collector ReportsAfter Monitor current activity.Working with SQL Server Tools completing this module, students will be Capture and manage performance data.Configuring SQL Server ServicesLab : able to: Analyze collected performance data.Introduction to SQL Server and its Toolset Monitor current activity. Virtualizing SQL ServerVerifying SQL Server Component Capture and manage performance data. Deploying and Upgrading Data-TierInstallation Analyze collected performance data. ApplicationsLab : Managing MultipleAltering Service Accounts for New Instance Virtualizing SQL Server ServersEnabling Named Pipes Protocol for Both Deploying and Upgrading Data-Tier Configure CMS and execute multi-serverInstances ApplicationsLab : Managing Multiple queriesCreating an Alias for AdvDev Servers Deploy a data-tier applicationEnsuring SQL Browser is Disabled and Configure CMS and execute multi-server Register and extract a data-tier applicationConfigure a Fixed TCP/IP Port (Only if time queries Upgrade a data-tier applicationAfterpermitsAfter completing this module, Deploy a data-tier application completing this module, students will bestudents will be able to: Register and extract a data-tier able to:Describe the SQL Server Platform. application Work with multiple servers.

Page 117: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Work with SQL Server Tools. Upgrade a data-tier applicationAfter Describe options for virtualizing SQLConfigure SQL Server Services. completing this module, students will be Server.Planning Server Resource Requirements able to: Deploy and upgrade Data-TierPre-installation Testing for SQL ServerLab : Work with multiple servers. Applications.Preparing Systems for SQL Server Describe options for virtualizing SQL Resolving Service-related IssuesAdjust memory configuration Server. Resolving Concurrency IssuesPre-installation Stress Testing Deploy and upgrade Data-Tier Resolving Login and ConnectivityCheck Specific I/O OperationsAfter Applications. IssuesLab : Troubleshooting Commoncompleting this module, students will be able Resolving Service-related Issues Issuesto: Resolving Concurrency Issues Troubleshoot and resolve SQL ServerDescribe the SQL Server architecture. Resolving Login and Connectivity administrative issuesAfter completing thisPlan for server resource requirements. IssuesLab : Troubleshooting Common module, students will be able to:Conduct pre-installation stress testing for Issues Explain SQL Server troubleshootingSQL Server. Troubleshoot and resolve SQL Server methodology.Installing SQL Server administrative issuesAfter completing this Resolve service-related issues.Upgrading and Automating InstallationLab : module, students will be able to: Resolve concurrency issues.Installing and Configuring SQL Server Explain SQL Server troubleshooting Resolve login and connectivity issuesReview installation requirements methodology.Install the SQL Server instance Resolve service-related issues.Perform Post-installation Setup and Checks Resolve concurrency issues. lineConfigure Server MemoryAfter completing Resolve login and connectivity issues Working with SQL Server Toolsthis module, students will be able to: Configuring SQL Server ServicesLab :Prepare to install SQL Server. Introduction to SQL Server and its ToolsetInstall SQL Server. line Verifying SQL Server ComponentUpgrade and automate the installation of Working with SQL Server Tools InstallationSQL Server. Configuring SQL Server ServicesLab : Altering Service Accounts for NewWorking with Files and Filegroups Introduction to SQL Server and its InstanceMoving Database FilesLab : Working with Toolset Enabling Named Pipes Protocol for BothDatabases Verifying SQL Server Component InstancesAdjust tempdb configuration Installation Creating an Alias for AdvDevCreate the RateTracking database Altering Service Accounts for New Ensuring SQL Browser is Disabled andAttach the OldProspects database Instance Configure a Fixed TCP/IP Port (Only ifAdd multiple files to tempdbAfter completing Enabling Named Pipes Protocol for Both time permitsAfter completing this module,this module, students will be able to: Instances students will be able to:Describe the role and structure of SQL Creating an Alias for AdvDev Describe the SQL Server Platform.Server databases. Ensuring SQL Browser is Disabled and Work with SQL Server Tools.Work with files and filegroups. Configure a Fixed TCP/IP Port (Only if Configure SQL Server Services.Move database files within servers and time permitsAfter completing this module, Planning Server Resource Requirementsbetween servers. students will be able to: Pre-installation Testing for SQL ServerLabUnderstanding SQL Server Transaction Describe the SQL Server Platform. : Preparing Systems for SQL ServerLogging Work with SQL Server Tools. Adjust memory configurationPlanning a SQL Server Backup StrategyLab Configure SQL Server Services. Pre-installation Stress Testing: Understanding SQL Server Recovery Planning Server Resource Requirements Check Specific I/O OperationsAfterModels Pre-installation Testing for SQL completing this module, students will bePlan a backup strategy ServerLab : Preparing Systems for SQL able to:Configure Recovery Models Server Describe the SQL Server architecture.Review recovery models and strategyAfter Adjust memory configuration Plan for server resource requirements.completing this module, students will be able Pre-installation Stress Testing Conduct pre-installation stress testing forto: Check Specific I/O OperationsAfter SQL Server.Describe the critical concepts surrounding completing this module, students will be Installing SQL Serverbackup strategies. able to: Upgrading and Automating InstallationLabExplain the transaction logging capabilities Describe the SQL Server architecture. : Installing and Configuring SQL Serverwithin the SQL Server database engine. Plan for server resource requirements. Review installation requirementsPlan a SQL Server backup strategy. Conduct pre-installation stress testing for Install the SQL Server instanceManaging Database Backups SQL Server. Perform Post-installation Setup andWorking with Backup OptionsLab : Backup Installing SQL Server Checksof SQL Server Databases Upgrading and Automating Configure Server MemoryAfter completingInvestigate backup compression InstallationLab : Installing and this module, students will be able to:Transaction log backup Configuring SQL Server Prepare to install SQL Server.Differential backup Review installation requirements Install SQL Server.Copy-only backup Install the SQL Server instance Upgrade and automate the installation ofPartial backupAfter completing this module, Perform Post-installation Setup and SQL Server.students will be able to: Checks Working with Files and FilegroupsBack up databases and transaction logs. Configure Server MemoryAfter Moving Database FilesLab : Working withManage database backups. completing this module, students will be DatabasesWork with more advanced backup options. able to: Adjust tempdb configuration

Page 118: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Restoring Databases Prepare to install SQL Server. Create the RateTracking databaseWorking with Point-in-time recovery Install SQL Server. Attach the OldProspects databaseRestoring System Databases and Individual Upgrade and automate the installation of Add multiple files to tempdbAfterFilesLab : Restoring SQL Server 2012 SQL Server. completing this module, students will beDatabases Working with Files and Filegroups able to:Determine a restore strategy Moving Database FilesLab : Working with Describe the role and structure of SQLRestore the database Databases Server databases.Using STANDBY modeAfter completing this Adjust tempdb configuration Work with files and filegroups.module, students will be able to: Create the RateTracking database Move database files within servers andUnderstand the restore process. Attach the OldProspects database between servers.Restore databases. Add multiple files to tempdbAfter Understanding SQL Server TransactionWork with Point-in-time Recovery. completing this module, students will be LoggingRestore system databases and individual able to: Planning a SQL Server Backupfiles. Describe the role and structure of SQL StrategyLab : Understanding SQL ServerImporting ; Exporting Table Data Server databases. Recovery ModelsInserting Data in BulkLab : Importing and Work with files and filegroups. Plan a backup strategyExporting Data Move database files within servers and Configure Recovery ModelsImport the Excel spreadsheet between servers. Review recovery models and strategyAfterImport the CSV file Understanding SQL Server Transaction completing this module, students will beCreate and test an extraction package Logging able to:Compare loading performanceAfter Planning a SQL Server Backup Describe the critical concepts surroundingcompleting this module, students will be able StrategyLab : Understanding SQL Server backup strategies.to: Recovery Models Explain the transaction logging capabilitiesTransfer data to and from SQL Server. Plan a backup strategy within the SQL Server database engine.Import and export table data. Configure Recovery Models Plan a SQL Server backup strategy.Insert data in bulk and optimize the bulk Review recovery models and Managing Database Backupsinsert process. strategyAfter completing this module, Working with Backup OptionsLab : BackupAuthorizing Logins to Access Databases students will be able to: of SQL Server DatabasesAuthorization Across ServersLab : Describe the critical concepts Investigate backup compressionAuthenticating and Authorizing Users surrounding backup strategies. Transaction log backupCreate Logins Explain the transaction logging Differential backupCorrect an Application Login Issue capabilities within the SQL Server Copy-only backupCreate Database Users database engine. Partial backupAfter completing thisCorrect Access to RestoredAfter completing Plan a SQL Server backup strategy. module, students will be able to:this module, students will be able to: Managing Database Backups Back up databases and transaction logs.Describe how SQL Server authenticates Working with Backup OptionsLab : Manage database backups.connections. Backup of SQL Server Databases Work with more advanced backup options.Describe how logins are authorized to Investigate backup compression Restoring Databasesaccess databases. Transaction log backup Working with Point-in-time recoveryExplain the requirements for authorization Differential backup Restoring System Databases andacross servers. Copy-only backup Individual FilesLab : Restoring SQL ServerWorking with Fixed Database Roles Partial backupAfter completing this 2012 DatabasesCreating User-defined Database RolesLab : module, students will be able to: Determine a restore strategyAssigning Server and Database Roles Back up databases and transaction logs. Restore the databaseAssign Server Roles Manage database backups. Using STANDBY modeAfter completingAssign Fixed Database Roles Work with more advanced backup this module, students will be able to:Create and Assign User-defined Database options. Understand the restore process.Roles Restoring Databases Restore databases.Check Role AssignmentsAfter completing Working with Point-in-time recovery Work with Point-in-time Recovery.this module, students will be able to: Restoring System Databases and Restore system databases and individualWork with server roles. Individual FilesLab : Restoring SQL files.Work with fixed database roles. Server 2012 Databases Importing ; Exporting Table DataCreate user-defined database roles. Determine a restore strategy Inserting Data in BulkLab : Importing andAuthorizing Users to Execute Code Restore the database Exporting DataConfiguring Permissions at the Schema Using STANDBY modeAfter completing Import the Excel spreadsheetLevelLab : Authorizing Users to Access this module, students will be able to: Import the CSV fileResources Understand the restore process. Create and test an extraction packageAssign Schema-level Permissions Restore databases. Compare loading performanceAfterAssign Object-level Permissions Work with Point-in-time Recovery. completing this module, students will beTest PermissionsAfter completing this Restore system databases and individual able to:module, students will be able to: files. Transfer data to and from SQL Server.Authorize user access to objects. Importing ; Exporting Table Data Import and export table data.Authorize users to execute code. Inserting Data in BulkLab : Importing and Insert data in bulk and optimize the bulkConfigure permissions at the schema level. Exporting Data insert process.Implementing SQL Server Audit Import the Excel spreadsheet Authorizing Logins to Access DatabasesManaging SQL Server AuditLab : Auditing Import the CSV file Authorization Across ServersLab :

Page 119: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

SQL Server Environments Create and test an extraction package Authenticating and Authorizing UsersDetermine audit configuration and create Compare loading performanceAfter Create Loginsaudit completing this module, students will be Correct an Application Login IssueCreate server audit specifications able to: Create Database UsersCreate database audit specifications Transfer data to and from SQL Server. Correct Access to RestoredAfterTest audit functionalityAfter completing this Import and export table data. completing this module, students will bemodule, students will be able to: Insert data in bulk and optimize the bulk able to:Describe the options for auditing data insert process. Describe how SQL Server authenticatesaccess in SQL Server. Authorizing Logins to Access Databases connections.Implement SQL Server Audit. Authorization Across ServersLab : Describe how logins are authorized toManage SQL Server Audit. Authenticating and Authorizing Users access databases.Working with SQL Server Agent Create Logins Explain the requirements for authorizationManaging SQL Server Agent JobsLab : Correct an Application Login Issue across servers.Automating SQL Server Management Create Database Users Working with Fixed Database RolesCreate a Data Extraction Job Correct Access to RestoredAfter Creating User-defined Database RolesLabSchedule the Data Extraction Job completing this module, students will be : Assigning Server and Database RolesTroubleshoot a Failing JobAfter completing able to: Assign Server Rolesthis module, students will be able to: Describe how SQL Server authenticates Assign Fixed Database RolesAutomate SQL Server Management. connections. Create and Assign User-defined DatabaseWork with SQL Server Agent. Describe how logins are authorized to RolesManage SQL Server Agent jobs. access databases. Check Role AssignmentsAfter completingConfiguring Credentials Explain the requirements for authorization this module, students will be able to:Configuring Proxy AccountsLab : across servers. Work with server roles.Configuring Security for SQL Server Agent Working with Fixed Database Roles Work with fixed database roles.Troubleshoot job execution failure Creating User-defined Database Create user-defined database roles.Resolve the security issue RolesLab : Assigning Server and Authorizing Users to Execute CodePerform further troubleshootingAfter Database Roles Configuring Permissions at the Schemacompleting this module, students will be able Assign Server Roles LevelLab : Authorizing Users to Accessto: Assign Fixed Database Roles ResourcesExplain SQL Server Agent security. Create and Assign User-defined Assign Schema-level PermissionsConfigure credentials. Database Roles Assign Object-level PermissionsConfigure Proxy accounts. Check Role AssignmentsAfter completing Test PermissionsAfter completing thisMonitoring SQL Server Errors this module, students will be able to: module, students will be able to:Configuring Operators, Alerts and Work with server roles. Authorize user access to objects.NotificationsLab : Monitoring SQL Agent Work with fixed database roles. Authorize users to execute code.Jobs with Alerts and Notifications Create user-defined database roles. Configure permissions at the schemaConfigure Database Mail Authorizing Users to Execute Code level.Implement Notifications Configuring Permissions at the Schema Implementing SQL Server AuditImplement AlertsAfter completing this LevelLab : Authorizing Users to Access Managing SQL Server AuditLab : Auditingmodule, students will be able to: Resources SQL Server EnvironmentsConfigure database mail. Assign Schema-level Permissions Determine audit configuration and createMonitor SQL Server errors. Assign Object-level Permissions auditConfigure operators, alerts and notifications. Test PermissionsAfter completing this Create server audit specificationsMaintaining Indexes module, students will be able to: Create database audit specificationsAutomating Routine Database Authorize user access to objects. Test audit functionalityAfter completing thisMaintenanceLab : Performing Ongoing Authorize users to execute code. module, students will be able to:Database Maintenance Configure permissions at the schema Describe the options for auditing dataCheck database integrity using DBCC level. access in SQL Server.CHECKDB Implementing SQL Server Audit Implement SQL Server Audit.Correct index fragmentation Managing SQL Server AuditLab : Manage SQL Server Audit.Create a database maintenance plan Auditing SQL Server Environments Working with SQL Server AgentInvestigate table lock performanceAfter Determine audit configuration and create Managing SQL Server Agent JobsLab :completing this module, students will be able audit Automating SQL Server Managementto: Create server audit specifications Create a Data Extraction JobEnsure database integrity. Create database audit specifications Schedule the Data Extraction JobMaintain indexes. Test audit functionalityAfter completing Troubleshoot a Failing JobAfter completingAutomate routine database maintenance. this module, students will be able to: this module, students will be able to:Improving Performance with the Database Describe the options for auditing data Automate SQL Server Management.Engine Tuning Advisor access in SQL Server. Work with SQL Server Agent.Working with Tracing OptionsLab : Tracing Implement SQL Server Audit. Manage SQL Server Agent jobs.Access to SQL Server 2012 Manage SQL Server Audit. Configuring CredentialsCapture a trace using SQL Server Profiler Working with SQL Server Agent Configuring Proxy AccountsLab :Analyze a trace using Database Engine Managing SQL Server Agent JobsLab : Configuring Security for SQL Server AgentTuning Advisor Automating SQL Server Management Troubleshoot job execution failureConfigure SQL TraceAfter completing this Create a Data Extraction Job Resolve the security issuemodule, students will be able to: Schedule the Data Extraction Job Perform further troubleshootingAfter

Page 120: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Capture activity using SQL Server Profiler Troubleshoot a Failing JobAfter completing this module, students will beand Extended Events Profiler. completing this module, students will be able to:Improve performance with the Database able to: Explain SQL Server Agent security.Engine Tuning Advisor. Automate SQL Server Management. Configure credentials.Work with tracing options. Work with SQL Server Agent. Configure Proxy accounts.Capturing and Managing Performance Data Manage SQL Server Agent jobs. Monitoring SQL Server ErrorsAnalyzing Collected Performance DataLab : Configuring Credentials Configuring Operators, Alerts andMonitoring SQL Server 2012 Configuring Proxy AccountsLab : NotificationsLab : Monitoring SQL AgentInvestigating DMVs Configuring Security for SQL Server Jobs with Alerts and NotificationsConfigure Management Data Warehouse Agent Configure Database MailConfigure Instances for Data Collection Troubleshoot job execution failure Implement NotificationsWork with Data Collector ReportsAfter Resolve the security issue Implement AlertsAfter completing thiscompleting this module, students will be able Perform further troubleshootingAfter module, students will be able to:to: completing this module, students will be Configure database mail.Monitor current activity. able to: Monitor SQL Server errors.Capture and manage performance data. Explain SQL Server Agent security. Configure operators, alerts andAnalyze collected performance data. Configure credentials. notifications.Virtualizing SQL Server Configure Proxy accounts. Maintaining IndexesDeploying and Upgrading Data-Tier Monitoring SQL Server Errors Automating Routine DatabaseApplicationsLab : Managing Multiple Servers Configuring Operators, Alerts and MaintenanceLab : Performing OngoingConfigure CMS and execute multi-server NotificationsLab : Monitoring SQL Agent Database Maintenancequeries Jobs with Alerts and Notifications Check database integrity using DBCCDeploy a data-tier application Configure Database Mail CHECKDBRegister and extract a data-tier application Implement Notifications Correct index fragmentationUpgrade a data-tier applicationAfter Implement AlertsAfter completing this Create a database maintenance plancompleting this module, students will be able module, students will be able to: Investigate table lock performanceAfterto: Configure database mail. completing this module, students will beWork with multiple servers. Monitor SQL Server errors. able to:Describe options for virtualizing SQL Server. Configure operators, alerts and Ensure database integrity.Deploy and upgrade Data-Tier Applications. notifications. Maintain indexes.Resolving Service-related Issues Maintaining Indexes Automate routine database maintenance.Resolving Concurrency Issues Automating Routine Database Improving Performance with the DatabaseResolving Login and Connectivity IssuesLab MaintenanceLab : Performing Ongoing Engine Tuning Advisor: Troubleshooting Common Issues Database Maintenance Working with Tracing OptionsLab : TracingTroubleshoot and resolve SQL Server Check database integrity using DBCC Access to SQL Server 2012administrative issuesAfter completing this CHECKDB Capture a trace using SQL Server Profilermodule, students will be able to: Correct index fragmentation Analyze a trace using Database EngineExplain SQL Server troubleshooting Create a database maintenance plan Tuning Advisormethodology. Investigate table lock performanceAfter Configure SQL TraceAfter completing thisResolve service-related issues. completing this module, students will be module, students will be able to:Resolve concurrency issues. able to: Capture activity using SQL Server ProfilerResolve login and connectivity issues Ensure database integrity. and Extended Events Profiler.

Maintain indexes. Improve performance with the DatabaseAutomate routine database maintenance. Engine Tuning Advisor.

line Improving Performance with the Work with tracing options.Working with SQL Server Tools Database Engine Tuning Advisor Capturing and Managing PerformanceConfiguring SQL Server ServicesLab : Working with Tracing OptionsLab : DataIntroduction to SQL Server and its Toolset Tracing Access to SQL Server 2012 Analyzing Collected Performance DataLabVerifying SQL Server Component Capture a trace using SQL Server Profiler : Monitoring SQL Server 2012Installation Analyze a trace using Database Engine Investigating DMVsAltering Service Accounts for New Instance Tuning Advisor Configure Management Data WarehouseEnabling Named Pipes Protocol for Both Configure SQL TraceAfter completing Configure Instances for Data CollectionInstances this module, students will be able to: Work with Data Collector ReportsAfterCreating an Alias for AdvDev Capture activity using SQL Server Profiler completing this module, students will beEnsuring SQL Browser is Disabled and and Extended Events Profiler. able to:Configure a Fixed TCP/IP Port (Only if time Improve performance with the Database Monitor current activity.permitsAfter completing this module, Engine Tuning Advisor. Capture and manage performance data.students will be able to: Work with tracing options. Analyze collected performance data.Describe the SQL Server Platform. Capturing and Managing Performance Virtualizing SQL ServerWork with SQL Server Tools. Data Deploying and Upgrading Data-TierConfigure SQL Server Services. Analyzing Collected Performance ApplicationsLab : Managing MultiplePlanning Server Resource Requirements DataLab : Monitoring SQL Server 2012 ServersPre-installation Testing for SQL ServerLab : Investigating DMVs Configure CMS and execute multi-serverPreparing Systems for SQL Server Configure Management Data Warehouse queriesAdjust memory configuration Configure Instances for Data Collection Deploy a data-tier applicationPre-installation Stress Testing Work with Data Collector ReportsAfter Register and extract a data-tier application

Page 121: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Check Specific I/O OperationsAfter completing this module, students will be Upgrade a data-tier applicationAftercompleting this module, students will be able able to: completing this module, students will beto: Monitor current activity. able to:Describe the SQL Server architecture. Capture and manage performance data. Work with multiple servers.Plan for server resource requirements. Analyze collected performance data. Describe options for virtualizing SQLConduct pre-installation stress testing for Virtualizing SQL Server Server.SQL Server. Deploying and Upgrading Data-Tier Deploy and upgrade Data-TierInstalling SQL Server ApplicationsLab : Managing Multiple Applications.Upgrading and Automating InstallationLab : Servers Resolving Service-related IssuesInstalling and Configuring SQL Server Configure CMS and execute multi-server Resolving Concurrency IssuesReview installation requirements queries Resolving Login and ConnectivityInstall the SQL Server instance Deploy a data-tier application IssuesLab : Troubleshooting CommonPerform Post-installation Setup and Checks Register and extract a data-tier IssuesConfigure Server MemoryAfter completing application Troubleshoot and resolve SQL Serverthis module, students will be able to: Upgrade a data-tier applicationAfter administrative issuesAfter completing thisPrepare to install SQL Server. completing this module, students will be module, students will be able to:Install SQL Server. able to: Explain SQL Server troubleshootingUpgrade and automate the installation of Work with multiple servers. methodology.SQL Server. Describe options for virtualizing SQL Resolve service-related issues.Working with Files and Filegroups Server. Resolve concurrency issues.Moving Database FilesLab : Working with Deploy and upgrade Data-Tier Resolve login and connectivity issuesDatabases Applications.Adjust tempdb configuration Resolving Service-related IssuesCreate the RateTracking database Resolving Concurrency Issues lineAttach the OldProspects database Resolving Login and Connectivity Working with SQL Server ToolsAdd multiple files to tempdbAfter completing IssuesLab : Troubleshooting Common Configuring SQL Server ServicesLab :this module, students will be able to: Issues Introduction to SQL Server and its ToolsetDescribe the role and structure of SQL Troubleshoot and resolve SQL Server Verifying SQL Server ComponentServer databases. administrative issuesAfter completing this InstallationWork with files and filegroups. module, students will be able to: Altering Service Accounts for NewMove database files within servers and Explain SQL Server troubleshooting Instancebetween servers. methodology. Enabling Named Pipes Protocol for BothUnderstanding SQL Server Transaction Resolve service-related issues. InstancesLogging Resolve concurrency issues. Creating an Alias for AdvDevPlanning a SQL Server Backup StrategyLab Resolve login and connectivity issues Ensuring SQL Browser is Disabled and: Understanding SQL Server Recovery Configure a Fixed TCP/IP Port (Only ifModels time permitsAfter completing this module,Plan a backup strategy line students will be able to:Configure Recovery Models Working with SQL Server Tools Describe the SQL Server Platform.Review recovery models and strategyAfter Configuring SQL Server ServicesLab : Work with SQL Server Tools.completing this module, students will be able Introduction to SQL Server and its Configure SQL Server Services.to: Toolset Planning Server Resource RequirementsDescribe the critical concepts surrounding Verifying SQL Server Component Pre-installation Testing for SQL ServerLabbackup strategies. Installation : Preparing Systems for SQL ServerExplain the transaction logging capabilities Altering Service Accounts for New Adjust memory configurationwithin the SQL Server database engine. Instance Pre-installation Stress TestingPlan a SQL Server backup strategy. Enabling Named Pipes Protocol for Both Check Specific I/O OperationsAfterManaging Database Backups Instances completing this module, students will beWorking with Backup OptionsLab : Backup Creating an Alias for AdvDev able to:of SQL Server Databases Ensuring SQL Browser is Disabled and Describe the SQL Server architecture.Investigate backup compression Configure a Fixed TCP/IP Port (Only if Plan for server resource requirements.Transaction log backup time permitsAfter completing this module, Conduct pre-installation stress testing forDifferential backup students will be able to: SQL Server.Copy-only backup Describe the SQL Server Platform. Installing SQL ServerPartial backupAfter completing this module, Work with SQL Server Tools. Upgrading and Automating InstallationLabstudents will be able to: Configure SQL Server Services. : Installing and Configuring SQL ServerBack up databases and transaction logs. Planning Server Resource Requirements Review installation requirementsManage database backups. Pre-installation Testing for SQL Install the SQL Server instanceWork with more advanced backup options. ServerLab : Preparing Systems for SQL Perform Post-installation Setup andRestoring Databases Server ChecksWorking with Point-in-time recovery Adjust memory configuration Configure Server MemoryAfter completingRestoring System Databases and Individual Pre-installation Stress Testing this module, students will be able to:FilesLab : Restoring SQL Server 2012 Check Specific I/O OperationsAfter Prepare to install SQL Server.Databases completing this module, students will be Install SQL Server.Determine a restore strategy able to: Upgrade and automate the installation ofRestore the database Describe the SQL Server architecture. SQL Server.

Page 122: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Using STANDBY modeAfter completing this Plan for server resource requirements. Working with Files and Filegroupsmodule, students will be able to: Conduct pre-installation stress testing for Moving Database FilesLab : Working withUnderstand the restore process. SQL Server. DatabasesRestore databases. Installing SQL Server Adjust tempdb configurationWork with Point-in-time Recovery. Upgrading and Automating Create the RateTracking databaseRestore system databases and individual InstallationLab : Installing and Attach the OldProspects databasefiles. Configuring SQL Server Add multiple files to tempdbAfterImporting ; Exporting Table Data Review installation requirements completing this module, students will beInserting Data in BulkLab : Importing and Install the SQL Server instance able to:Exporting Data Perform Post-installation Setup and Describe the role and structure of SQLImport the Excel spreadsheet Checks Server databases.Import the CSV file Configure Server MemoryAfter Work with files and filegroups.Create and test an extraction package completing this module, students will be Move database files within servers andCompare loading performanceAfter able to: between servers.completing this module, students will be able Prepare to install SQL Server. Understanding SQL Server Transactionto: Install SQL Server. LoggingTransfer data to and from SQL Server. Upgrade and automate the installation of Planning a SQL Server BackupImport and export table data. SQL Server. StrategyLab : Understanding SQL ServerInsert data in bulk and optimize the bulk Working with Files and Filegroups Recovery Modelsinsert process. Moving Database FilesLab : Working with Plan a backup strategyAuthorizing Logins to Access Databases Databases Configure Recovery ModelsAuthorization Across ServersLab : Adjust tempdb configuration Review recovery models and strategyAfterAuthenticating and Authorizing Users Create the RateTracking database completing this module, students will beCreate Logins Attach the OldProspects database able to:Correct an Application Login Issue Add multiple files to tempdbAfter Describe the critical concepts surroundingCreate Database Users completing this module, students will be backup strategies.Correct Access to RestoredAfter completing able to: Explain the transaction logging capabilitiesthis module, students will be able to: Describe the role and structure of SQL within the SQL Server database engine.Describe how SQL Server authenticates Server databases. Plan a SQL Server backup strategy.connections. Work with files and filegroups. Managing Database BackupsDescribe how logins are authorized to Move database files within servers and Working with Backup OptionsLab : Backupaccess databases. between servers. of SQL Server DatabasesExplain the requirements for authorization Understanding SQL Server Transaction Investigate backup compressionacross servers. Logging Transaction log backupWorking with Fixed Database Roles Planning a SQL Server Backup Differential backupCreating User-defined Database RolesLab : StrategyLab : Understanding SQL Server Copy-only backupAssigning Server and Database Roles Recovery Models Partial backupAfter completing thisAssign Server Roles Plan a backup strategy module, students will be able to:Assign Fixed Database Roles Configure Recovery Models Back up databases and transaction logs.Create and Assign User-defined Database Review recovery models and Manage database backups.Roles strategyAfter completing this module, Work with more advanced backup options.Check Role AssignmentsAfter completing students will be able to: Restoring Databasesthis module, students will be able to: Describe the critical concepts Working with Point-in-time recoveryWork with server roles. surrounding backup strategies. Restoring System Databases andWork with fixed database roles. Explain the transaction logging Individual FilesLab : Restoring SQL ServerCreate user-defined database roles. capabilities within the SQL Server 2012 DatabasesAuthorizing Users to Execute Code database engine. Determine a restore strategyConfiguring Permissions at the Schema Plan a SQL Server backup strategy. Restore the databaseLevelLab : Authorizing Users to Access Managing Database Backups Using STANDBY modeAfter completingResources Working with Backup OptionsLab : this module, students will be able to:Assign Schema-level Permissions Backup of SQL Server Databases Understand the restore process.Assign Object-level Permissions Investigate backup compression Restore databases.Test PermissionsAfter completing this Transaction log backup Work with Point-in-time Recovery.module, students will be able to: Differential backup Restore system databases and individualAuthorize user access to objects. Copy-only backup files.Authorize users to execute code. Partial backupAfter completing this Importing ; Exporting Table DataConfigure permissions at the schema level. module, students will be able to: Inserting Data in BulkLab : Importing andImplementing SQL Server Audit Back up databases and transaction logs. Exporting DataManaging SQL Server AuditLab : Auditing Manage database backups. Import the Excel spreadsheetSQL Server Environments Work with more advanced backup Import the CSV fileDetermine audit configuration and create options. Create and test an extraction packageaudit Restoring Databases Compare loading performanceAfterCreate server audit specifications Working with Point-in-time recovery completing this module, students will beCreate database audit specifications Restoring System Databases and able to:Test audit functionalityAfter completing this Individual FilesLab : Restoring SQL Transfer data to and from SQL Server.module, students will be able to: Server 2012 Databases Import and export table data.

Page 123: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Describe the options for auditing data Determine a restore strategy Insert data in bulk and optimize the bulkaccess in SQL Server. Restore the database insert process.Implement SQL Server Audit. Using STANDBY modeAfter completing Authorizing Logins to Access DatabasesManage SQL Server Audit. this module, students will be able to: Authorization Across ServersLab :Working with SQL Server Agent Understand the restore process. Authenticating and Authorizing UsersManaging SQL Server Agent JobsLab : Restore databases. Create LoginsAutomating SQL Server Management Work with Point-in-time Recovery. Correct an Application Login IssueCreate a Data Extraction Job Restore system databases and individual Create Database UsersSchedule the Data Extraction Job files. Correct Access to RestoredAfterTroubleshoot a Failing JobAfter completing Importing ; Exporting Table Data completing this module, students will bethis module, students will be able to: Inserting Data in BulkLab : Importing and able to:Automate SQL Server Management. Exporting Data Describe how SQL Server authenticatesWork with SQL Server Agent. Import the Excel spreadsheet connections.Manage SQL Server Agent jobs. Import the CSV file Describe how logins are authorized toConfiguring Credentials Create and test an extraction package access databases.Configuring Proxy AccountsLab : Compare loading performanceAfter Explain the requirements for authorizationConfiguring Security for SQL Server Agent completing this module, students will be across servers.Troubleshoot job execution failure able to: Working with Fixed Database RolesResolve the security issue Transfer data to and from SQL Server. Creating User-defined Database RolesLabPerform further troubleshootingAfter Import and export table data. : Assigning Server and Database Rolescompleting this module, students will be able Insert data in bulk and optimize the bulk Assign Server Rolesto: insert process. Assign Fixed Database RolesExplain SQL Server Agent security. Authorizing Logins to Access Databases Create and Assign User-defined DatabaseConfigure credentials. Authorization Across ServersLab : RolesConfigure Proxy accounts. Authenticating and Authorizing Users Check Role AssignmentsAfter completingMonitoring SQL Server Errors Create Logins this module, students will be able to:Configuring Operators, Alerts and Correct an Application Login Issue Work with server roles.NotificationsLab : Monitoring SQL Agent Create Database Users Work with fixed database roles.Jobs with Alerts and Notifications Correct Access to RestoredAfter Create user-defined database roles.Configure Database Mail completing this module, students will be Authorizing Users to Execute CodeImplement Notifications able to: Configuring Permissions at the SchemaImplement AlertsAfter completing this Describe how SQL Server authenticates LevelLab : Authorizing Users to Accessmodule, students will be able to: connections. ResourcesConfigure database mail. Describe how logins are authorized to Assign Schema-level PermissionsMonitor SQL Server errors. access databases. Assign Object-level PermissionsConfigure operators, alerts and notifications. Explain the requirements for authorization Test PermissionsAfter completing thisMaintaining Indexes across servers. module, students will be able to:Automating Routine Database Working with Fixed Database Roles Authorize user access to objects.MaintenanceLab : Performing Ongoing Creating User-defined Database Authorize users to execute code.Database Maintenance RolesLab : Assigning Server and Configure permissions at the schemaCheck database integrity using DBCC Database Roles level.CHECKDB Assign Server Roles Implementing SQL Server AuditCorrect index fragmentation Assign Fixed Database Roles Managing SQL Server AuditLab : AuditingCreate a database maintenance plan Create and Assign User-defined SQL Server EnvironmentsInvestigate table lock performanceAfter Database Roles Determine audit configuration and createcompleting this module, students will be able Check Role AssignmentsAfter completing auditto: this module, students will be able to: Create server audit specificationsEnsure database integrity. Work with server roles. Create database audit specificationsMaintain indexes. Work with fixed database roles. Test audit functionalityAfter completing thisAutomate routine database maintenance. Create user-defined database roles. module, students will be able to:Improving Performance with the Database Authorizing Users to Execute Code Describe the options for auditing dataEngine Tuning Advisor Configuring Permissions at the Schema access in SQL Server.Working with Tracing OptionsLab : Tracing LevelLab : Authorizing Users to Access Implement SQL Server Audit.Access to SQL Server 2012 Resources Manage SQL Server Audit.Capture a trace using SQL Server Profiler Assign Schema-level Permissions Working with SQL Server AgentAnalyze a trace using Database Engine Assign Object-level Permissions Managing SQL Server Agent JobsLab :Tuning Advisor Test PermissionsAfter completing this Automating SQL Server ManagementConfigure SQL TraceAfter completing this module, students will be able to: Create a Data Extraction Jobmodule, students will be able to: Authorize user access to objects. Schedule the Data Extraction JobCapture activity using SQL Server Profiler Authorize users to execute code. Troubleshoot a Failing JobAfter completingand Extended Events Profiler. Configure permissions at the schema this module, students will be able to:Improve performance with the Database level. Automate SQL Server Management.Engine Tuning Advisor. Implementing SQL Server Audit Work with SQL Server Agent.Work with tracing options. Managing SQL Server AuditLab : Manage SQL Server Agent jobs.Capturing and Managing Performance Data Auditing SQL Server Environments Configuring CredentialsAnalyzing Collected Performance DataLab : Determine audit configuration and create Configuring Proxy AccountsLab :

Page 124: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Monitoring SQL Server 2012 audit Configuring Security for SQL Server AgentInvestigating DMVs Create server audit specifications Troubleshoot job execution failureConfigure Management Data Warehouse Create database audit specifications Resolve the security issueConfigure Instances for Data Collection Test audit functionalityAfter completing Perform further troubleshootingAfterWork with Data Collector ReportsAfter this module, students will be able to: completing this module, students will becompleting this module, students will be able Describe the options for auditing data able to:to: access in SQL Server. Explain SQL Server Agent security.Monitor current activity. Implement SQL Server Audit. Configure credentials.Capture and manage performance data. Manage SQL Server Audit. Configure Proxy accounts.Analyze collected performance data. Working with SQL Server Agent Monitoring SQL Server ErrorsVirtualizing SQL Server Managing SQL Server Agent JobsLab : Configuring Operators, Alerts andDeploying and Upgrading Data-Tier Automating SQL Server Management NotificationsLab : Monitoring SQL AgentApplicationsLab : Managing Multiple Servers Create a Data Extraction Job Jobs with Alerts and NotificationsConfigure CMS and execute multi-server Schedule the Data Extraction Job Configure Database Mailqueries Troubleshoot a Failing JobAfter Implement NotificationsDeploy a data-tier application completing this module, students will be Implement AlertsAfter completing thisRegister and extract a data-tier application able to: module, students will be able to:Upgrade a data-tier applicationAfter Automate SQL Server Management. Configure database mail.completing this module, students will be able Work with SQL Server Agent. Monitor SQL Server errors.to: Manage SQL Server Agent jobs. Configure operators, alerts andWork with multiple servers. Configuring Credentials notifications.Describe options for virtualizing SQL Server. Configuring Proxy AccountsLab : Maintaining IndexesDeploy and upgrade Data-Tier Applications. Configuring Security for SQL Server Automating Routine DatabaseResolving Service-related Issues Agent MaintenanceLab : Performing OngoingResolving Concurrency Issues Troubleshoot job execution failure Database MaintenanceResolving Login and Connectivity IssuesLab Resolve the security issue Check database integrity using DBCC: Troubleshooting Common Issues Perform further troubleshootingAfter CHECKDBTroubleshoot and resolve SQL Server completing this module, students will be Correct index fragmentationadministrative issuesAfter completing this able to: Create a database maintenance planmodule, students will be able to: Explain SQL Server Agent security. Investigate table lock performanceAfterExplain SQL Server troubleshooting Configure credentials. completing this module, students will bemethodology. Configure Proxy accounts. able to:Resolve service-related issues. Monitoring SQL Server Errors Ensure database integrity.Resolve concurrency issues. Configuring Operators, Alerts and Maintain indexes.Resolve login and connectivity issues NotificationsLab : Monitoring SQL Agent Automate routine database maintenance.

Jobs with Alerts and Notifications Improving Performance with the DatabaseConfigure Database Mail Engine Tuning Advisor

line Implement Notifications Working with Tracing OptionsLab : TracingWorking with SQL Server Tools Implement AlertsAfter completing this Access to SQL Server 2012Configuring SQL Server ServicesLab : module, students will be able to: Capture a trace using SQL Server ProfilerIntroduction to SQL Server and its Toolset Configure database mail. Analyze a trace using Database EngineVerifying SQL Server Component Monitor SQL Server errors. Tuning AdvisorInstallation Configure operators, alerts and Configure SQL TraceAfter completing thisAltering Service Accounts for New Instance notifications. module, students will be able to:Enabling Named Pipes Protocol for Both Maintaining Indexes Capture activity using SQL Server ProfilerInstances Automating Routine Database and Extended Events Profiler.Creating an Alias for AdvDev MaintenanceLab : Performing Ongoing Improve performance with the DatabaseEnsuring SQL Browser is Disabled and Database Maintenance Engine Tuning Advisor.Configure a Fixed TCP/IP Port (Only if time Check database integrity using DBCC Work with tracing options.permitsAfter completing this module, CHECKDB Capturing and Managing Performancestudents will be able to: Correct index fragmentation DataDescribe the SQL Server Platform. Create a database maintenance plan Analyzing Collected Performance DataLabWork with SQL Server Tools. Investigate table lock performanceAfter : Monitoring SQL Server 2012Configure SQL Server Services. completing this module, students will be Investigating DMVsPlanning Server Resource Requirements able to: Configure Management Data WarehousePre-installation Testing for SQL ServerLab : Ensure database integrity. Configure Instances for Data CollectionPreparing Systems for SQL Server Maintain indexes. Work with Data Collector ReportsAfterAdjust memory configuration Automate routine database maintenance. completing this module, students will bePre-installation Stress Testing Improving Performance with the able to:Check Specific I/O OperationsAfter Database Engine Tuning Advisor Monitor current activity.completing this module, students will be able Working with Tracing OptionsLab : Capture and manage performance data.to: Tracing Access to SQL Server 2012 Analyze collected performance data.Describe the SQL Server architecture. Capture a trace using SQL Server Profiler Virtualizing SQL ServerPlan for server resource requirements. Analyze a trace using Database Engine Deploying and Upgrading Data-TierConduct pre-installation stress testing for Tuning Advisor ApplicationsLab : Managing MultipleSQL Server. Configure SQL TraceAfter completing Servers

Page 125: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Installing SQL Server this module, students will be able to: Configure CMS and execute multi-serverUpgrading and Automating InstallationLab : Capture activity using SQL Server Profiler queriesInstalling and Configuring SQL Server and Extended Events Profiler. Deploy a data-tier applicationReview installation requirements Improve performance with the Database Register and extract a data-tier applicationInstall the SQL Server instance Engine Tuning Advisor. Upgrade a data-tier applicationAfterPerform Post-installation Setup and Checks Work with tracing options. completing this module, students will beConfigure Server MemoryAfter completing Capturing and Managing Performance able to:this module, students will be able to: Data Work with multiple servers.Prepare to install SQL Server. Analyzing Collected Performance Describe options for virtualizing SQLInstall SQL Server. DataLab : Monitoring SQL Server 2012 Server.Upgrade and automate the installation of Investigating DMVs Deploy and upgrade Data-TierSQL Server. Configure Management Data Warehouse Applications.Working with Files and Filegroups Configure Instances for Data Collection Resolving Service-related IssuesMoving Database FilesLab : Working with Work with Data Collector ReportsAfter Resolving Concurrency IssuesDatabases completing this module, students will be Resolving Login and ConnectivityAdjust tempdb configuration able to: IssuesLab : Troubleshooting CommonCreate the RateTracking database Monitor current activity. IssuesAttach the OldProspects database Capture and manage performance data. Troubleshoot and resolve SQL ServerAdd multiple files to tempdbAfter completing Analyze collected performance data. administrative issuesAfter completing thisthis module, students will be able to: Virtualizing SQL Server module, students will be able to:Describe the role and structure of SQL Deploying and Upgrading Data-Tier Explain SQL Server troubleshootingServer databases. ApplicationsLab : Managing Multiple methodology.Work with files and filegroups. Servers Resolve service-related issues.Move database files within servers and Configure CMS and execute multi-server Resolve concurrency issues.between servers. queries Resolve login and connectivity issuesUnderstanding SQL Server Transaction Deploy a data-tier applicationLogging Register and extract a data-tierPlanning a SQL Server Backup StrategyLab application line: Understanding SQL Server Recovery Upgrade a data-tier applicationAfter Working with SQL Server ToolsModels completing this module, students will be Configuring SQL Server ServicesLab :Plan a backup strategy able to: Introduction to SQL Server and its ToolsetConfigure Recovery Models Work with multiple servers. Verifying SQL Server ComponentReview recovery models and strategyAfter Describe options for virtualizing SQL Installationcompleting this module, students will be able Server. Altering Service Accounts for Newto: Deploy and upgrade Data-Tier InstanceDescribe the critical concepts surrounding Applications. Enabling Named Pipes Protocol for Bothbackup strategies. Resolving Service-related Issues InstancesExplain the transaction logging capabilities Resolving Concurrency Issues Creating an Alias for AdvDevwithin the SQL Server database engine. Resolving Login and Connectivity Ensuring SQL Browser is Disabled andPlan a SQL Server backup strategy. IssuesLab : Troubleshooting Common Configure a Fixed TCP/IP Port (Only ifManaging Database Backups Issues time permitsAfter completing this module,Working with Backup OptionsLab : Backup Troubleshoot and resolve SQL Server students will be able to:of SQL Server Databases administrative issuesAfter completing this Describe the SQL Server Platform.Investigate backup compression module, students will be able to: Work with SQL Server Tools.Transaction log backup Explain SQL Server troubleshooting Configure SQL Server Services.Differential backup methodology. Planning Server Resource RequirementsCopy-only backup Resolve service-related issues. Pre-installation Testing for SQL ServerLabPartial backupAfter completing this module, Resolve concurrency issues. : Preparing Systems for SQL Serverstudents will be able to: Resolve login and connectivity issues Adjust memory configurationBack up databases and transaction logs. Pre-installation Stress TestingManage database backups. Check Specific I/O OperationsAfterWork with more advanced backup options. line completing this module, students will beRestoring Databases Working with SQL Server Tools able to:Working with Point-in-time recovery Configuring SQL Server ServicesLab : Describe the SQL Server architecture.Restoring System Databases and Individual Introduction to SQL Server and its Plan for server resource requirements.FilesLab : Restoring SQL Server 2012 Toolset Conduct pre-installation stress testing forDatabases Verifying SQL Server Component SQL Server.Determine a restore strategy Installation Installing SQL ServerRestore the database Altering Service Accounts for New Upgrading and Automating InstallationLabUsing STANDBY modeAfter completing this Instance : Installing and Configuring SQL Servermodule, students will be able to: Enabling Named Pipes Protocol for Both Review installation requirementsUnderstand the restore process. Instances Install the SQL Server instanceRestore databases. Creating an Alias for AdvDev Perform Post-installation Setup andWork with Point-in-time Recovery. Ensuring SQL Browser is Disabled and ChecksRestore system databases and individual Configure a Fixed TCP/IP Port (Only if Configure Server MemoryAfter completingfiles. time permitsAfter completing this module, this module, students will be able to:

Page 126: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Importing ; Exporting Table Data students will be able to: Prepare to install SQL Server.Inserting Data in BulkLab : Importing and Describe the SQL Server Platform. Install SQL Server.Exporting Data Work with SQL Server Tools. Upgrade and automate the installation ofImport the Excel spreadsheet Configure SQL Server Services. SQL Server.Import the CSV file Planning Server Resource Requirements Working with Files and FilegroupsCreate and test an extraction package Pre-installation Testing for SQL Moving Database FilesLab : Working withCompare loading performanceAfter ServerLab : Preparing Systems for SQL Databasescompleting this module, students will be able Server Adjust tempdb configurationto: Adjust memory configuration Create the RateTracking databaseTransfer data to and from SQL Server. Pre-installation Stress Testing Attach the OldProspects databaseImport and export table data. Check Specific I/O OperationsAfter Add multiple files to tempdbAfterInsert data in bulk and optimize the bulk completing this module, students will be completing this module, students will beinsert process. able to: able to:Authorizing Logins to Access Databases Describe the SQL Server architecture. Describe the role and structure of SQLAuthorization Across ServersLab : Plan for server resource requirements. Server databases.Authenticating and Authorizing Users Conduct pre-installation stress testing for Work with files and filegroups.Create Logins SQL Server. Move database files within servers andCorrect an Application Login Issue Installing SQL Server between servers.Create Database Users Upgrading and Automating Understanding SQL Server TransactionCorrect Access to RestoredAfter completing InstallationLab : Installing and Loggingthis module, students will be able to: Configuring SQL Server Planning a SQL Server BackupDescribe how SQL Server authenticates Review installation requirements StrategyLab : Understanding SQL Serverconnections. Install the SQL Server instance Recovery ModelsDescribe how logins are authorized to Perform Post-installation Setup and Plan a backup strategyaccess databases. Checks Configure Recovery ModelsExplain the requirements for authorization Configure Server MemoryAfter Review recovery models and strategyAfteracross servers. completing this module, students will be completing this module, students will beWorking with Fixed Database Roles able to: able to:Creating User-defined Database RolesLab : Prepare to install SQL Server. Describe the critical concepts surroundingAssigning Server and Database Roles Install SQL Server. backup strategies.Assign Server Roles Upgrade and automate the installation of Explain the transaction logging capabilitiesAssign Fixed Database Roles SQL Server. within the SQL Server database engine.Create and Assign User-defined Database Working with Files and Filegroups Plan a SQL Server backup strategy.Roles Moving Database FilesLab : Working with Managing Database BackupsCheck Role AssignmentsAfter completing Databases Working with Backup OptionsLab : Backupthis module, students will be able to: Adjust tempdb configuration of SQL Server DatabasesWork with server roles. Create the RateTracking database Investigate backup compressionWork with fixed database roles. Attach the OldProspects database Transaction log backupCreate user-defined database roles. Add multiple files to tempdbAfter Differential backupAuthorizing Users to Execute Code completing this module, students will be Copy-only backupConfiguring Permissions at the Schema able to: Partial backupAfter completing thisLevelLab : Authorizing Users to Access Describe the role and structure of SQL module, students will be able to:Resources Server databases. Back up databases and transaction logs.Assign Schema-level Permissions Work with files and filegroups. Manage database backups.Assign Object-level Permissions Move database files within servers and Work with more advanced backup options.Test PermissionsAfter completing this between servers. Restoring Databasesmodule, students will be able to: Understanding SQL Server Transaction Working with Point-in-time recoveryAuthorize user access to objects. Logging Restoring System Databases andAuthorize users to execute code. Planning a SQL Server Backup Individual FilesLab : Restoring SQL ServerConfigure permissions at the schema level. StrategyLab : Understanding SQL Server 2012 DatabasesImplementing SQL Server Audit Recovery Models Determine a restore strategyManaging SQL Server AuditLab : Auditing Plan a backup strategy Restore the databaseSQL Server Environments Configure Recovery Models Using STANDBY modeAfter completingDetermine audit configuration and create Review recovery models and this module, students will be able to:audit strategyAfter completing this module, Understand the restore process.Create server audit specifications students will be able to: Restore databases.Create database audit specifications Describe the critical concepts Work with Point-in-time Recovery.Test audit functionalityAfter completing this surrounding backup strategies. Restore system databases and individualmodule, students will be able to: Explain the transaction logging files.Describe the options for auditing data capabilities within the SQL Server Importing ; Exporting Table Dataaccess in SQL Server. database engine. Inserting Data in BulkLab : Importing andImplement SQL Server Audit. Plan a SQL Server backup strategy. Exporting DataManage SQL Server Audit. Managing Database Backups Import the Excel spreadsheetWorking with SQL Server Agent Working with Backup OptionsLab : Import the CSV fileManaging SQL Server Agent JobsLab : Backup of SQL Server Databases Create and test an extraction packageAutomating SQL Server Management Investigate backup compression Compare loading performanceAfter

Page 127: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Create a Data Extraction Job Transaction log backup completing this module, students will beSchedule the Data Extraction Job Differential backup able to:Troubleshoot a Failing JobAfter completing Copy-only backup Transfer data to and from SQL Server.this module, students will be able to: Partial backupAfter completing this Import and export table data.Automate SQL Server Management. module, students will be able to: Insert data in bulk and optimize the bulkWork with SQL Server Agent. Back up databases and transaction logs. insert process.Manage SQL Server Agent jobs. Manage database backups. Authorizing Logins to Access DatabasesConfiguring Credentials Work with more advanced backup Authorization Across ServersLab :Configuring Proxy AccountsLab : options. Authenticating and Authorizing UsersConfiguring Security for SQL Server Agent Restoring Databases Create LoginsTroubleshoot job execution failure Working with Point-in-time recovery Correct an Application Login IssueResolve the security issue Restoring System Databases and Create Database UsersPerform further troubleshootingAfter Individual FilesLab : Restoring SQL Correct Access to RestoredAftercompleting this module, students will be able Server 2012 Databases completing this module, students will beto: Determine a restore strategy able to:Explain SQL Server Agent security. Restore the database Describe how SQL Server authenticatesConfigure credentials. Using STANDBY modeAfter completing connections.Configure Proxy accounts. this module, students will be able to: Describe how logins are authorized toMonitoring SQL Server Errors Understand the restore process. access databases.Configuring Operators, Alerts and Restore databases. Explain the requirements for authorizationNotificationsLab : Monitoring SQL Agent Work with Point-in-time Recovery. across servers.Jobs with Alerts and Notifications Restore system databases and individual Working with Fixed Database RolesConfigure Database Mail files. Creating User-defined Database RolesLabImplement Notifications Importing ; Exporting Table Data : Assigning Server and Database RolesImplement AlertsAfter completing this Inserting Data in BulkLab : Importing and Assign Server Rolesmodule, students will be able to: Exporting Data Assign Fixed Database RolesConfigure database mail. Import the Excel spreadsheet Create and Assign User-defined DatabaseMonitor SQL Server errors. Import the CSV file RolesConfigure operators, alerts and notifications. Create and test an extraction package Check Role AssignmentsAfter completingMaintaining Indexes Compare loading performanceAfter this module, students will be able to:Automating Routine Database completing this module, students will be Work with server roles.MaintenanceLab : Performing Ongoing able to: Work with fixed database roles.Database Maintenance Transfer data to and from SQL Server. Create user-defined database roles.Check database integrity using DBCC Import and export table data. Authorizing Users to Execute CodeCHECKDB Insert data in bulk and optimize the bulk Configuring Permissions at the SchemaCorrect index fragmentation insert process. LevelLab : Authorizing Users to AccessCreate a database maintenance plan Authorizing Logins to Access Databases ResourcesInvestigate table lock performanceAfter Authorization Across ServersLab : Assign Schema-level Permissionscompleting this module, students will be able Authenticating and Authorizing Users Assign Object-level Permissionsto: Create Logins Test PermissionsAfter completing thisEnsure database integrity. Correct an Application Login Issue module, students will be able to:Maintain indexes. Create Database Users Authorize user access to objects.Automate routine database maintenance. Correct Access to RestoredAfter Authorize users to execute code.Improving Performance with the Database completing this module, students will be Configure permissions at the schemaEngine Tuning Advisor able to: level.Working with Tracing OptionsLab : Tracing Describe how SQL Server authenticates Implementing SQL Server AuditAccess to SQL Server 2012 connections. Managing SQL Server AuditLab : AuditingCapture a trace using SQL Server Profiler Describe how logins are authorized to SQL Server EnvironmentsAnalyze a trace using Database Engine access databases. Determine audit configuration and createTuning Advisor Explain the requirements for authorization auditConfigure SQL TraceAfter completing this across servers. Create server audit specificationsmodule, students will be able to: Working with Fixed Database Roles Create database audit specificationsCapture activity using SQL Server Profiler Creating User-defined Database Test audit functionalityAfter completing thisand Extended Events Profiler. RolesLab : Assigning Server and module, students will be able to:Improve performance with the Database Database Roles Describe the options for auditing dataEngine Tuning Advisor. Assign Server Roles access in SQL Server.Work with tracing options. Assign Fixed Database Roles Implement SQL Server Audit.Capturing and Managing Performance Data Create and Assign User-defined Manage SQL Server Audit.Analyzing Collected Performance DataLab : Database Roles Working with SQL Server AgentMonitoring SQL Server 2012 Check Role AssignmentsAfter completing Managing SQL Server Agent JobsLab :Investigating DMVs this module, students will be able to: Automating SQL Server ManagementConfigure Management Data Warehouse Work with server roles. Create a Data Extraction JobConfigure Instances for Data Collection Work with fixed database roles. Schedule the Data Extraction JobWork with Data Collector ReportsAfter Create user-defined database roles. Troubleshoot a Failing JobAfter completingcompleting this module, students will be able Authorizing Users to Execute Code this module, students will be able to:to: Configuring Permissions at the Schema Automate SQL Server Management.

Page 128: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Monitor current activity. LevelLab : Authorizing Users to Access Work with SQL Server Agent.Capture and manage performance data. Resources Manage SQL Server Agent jobs.Analyze collected performance data. Assign Schema-level Permissions Configuring CredentialsVirtualizing SQL Server Assign Object-level Permissions Configuring Proxy AccountsLab :Deploying and Upgrading Data-Tier Test PermissionsAfter completing this Configuring Security for SQL Server AgentApplicationsLab : Managing Multiple Servers module, students will be able to: Troubleshoot job execution failureConfigure CMS and execute multi-server Authorize user access to objects. Resolve the security issuequeries Authorize users to execute code. Perform further troubleshootingAfterDeploy a data-tier application Configure permissions at the schema completing this module, students will beRegister and extract a data-tier application level. able to:Upgrade a data-tier applicationAfter Implementing SQL Server Audit Explain SQL Server Agent security.completing this module, students will be able Managing SQL Server AuditLab : Configure credentials.to: Auditing SQL Server Environments Configure Proxy accounts.Work with multiple servers. Determine audit configuration and create Monitoring SQL Server ErrorsDescribe options for virtualizing SQL Server. audit Configuring Operators, Alerts andDeploy and upgrade Data-Tier Applications. Create server audit specifications NotificationsLab : Monitoring SQL AgentResolving Service-related Issues Create database audit specifications Jobs with Alerts and NotificationsResolving Concurrency Issues Test audit functionalityAfter completing Configure Database MailResolving Login and Connectivity IssuesLab this module, students will be able to: Implement Notifications: Troubleshooting Common Issues Describe the options for auditing data Implement AlertsAfter completing thisTroubleshoot and resolve SQL Server access in SQL Server. module, students will be able to:administrative issuesAfter completing this Implement SQL Server Audit. Configure database mail.module, students will be able to: Manage SQL Server Audit. Monitor SQL Server errors.Explain SQL Server troubleshooting Working with SQL Server Agent Configure operators, alerts andmethodology. Managing SQL Server Agent JobsLab : notifications.Resolve service-related issues. Automating SQL Server Management Maintaining IndexesResolve concurrency issues. Create a Data Extraction Job Automating Routine DatabaseResolve login and connectivity issues Schedule the Data Extraction Job MaintenanceLab : Performing Ongoing

Troubleshoot a Failing JobAfter Database Maintenancecompleting this module, students will be Check database integrity using DBCC

line able to: CHECKDBWorking with SQL Server Tools Automate SQL Server Management. Correct index fragmentationConfiguring SQL Server ServicesLab : Work with SQL Server Agent. Create a database maintenance planIntroduction to SQL Server and its Toolset Manage SQL Server Agent jobs. Investigate table lock performanceAfterVerifying SQL Server Component Configuring Credentials completing this module, students will beInstallation Configuring Proxy AccountsLab : able to:Altering Service Accounts for New Instance Configuring Security for SQL Server Ensure database integrity.Enabling Named Pipes Protocol for Both Agent Maintain indexes.Instances Troubleshoot job execution failure Automate routine database maintenance.Creating an Alias for AdvDev Resolve the security issue Improving Performance with the DatabaseEnsuring SQL Browser is Disabled and Perform further troubleshootingAfter Engine Tuning AdvisorConfigure a Fixed TCP/IP Port (Only if time completing this module, students will be Working with Tracing OptionsLab : TracingpermitsAfter completing this module, able to: Access to SQL Server 2012students will be able to: Explain SQL Server Agent security. Capture a trace using SQL Server ProfilerDescribe the SQL Server Platform. Configure credentials. Analyze a trace using Database EngineWork with SQL Server Tools. Configure Proxy accounts. Tuning AdvisorConfigure SQL Server Services. Monitoring SQL Server Errors Configure SQL TraceAfter completing thisPlanning Server Resource Requirements Configuring Operators, Alerts and module, students will be able to:Pre-installation Testing for SQL ServerLab : NotificationsLab : Monitoring SQL Agent Capture activity using SQL Server ProfilerPreparing Systems for SQL Server Jobs with Alerts and Notifications and Extended Events Profiler.Adjust memory configuration Configure Database Mail Improve performance with the DatabasePre-installation Stress Testing Implement Notifications Engine Tuning Advisor.Check Specific I/O OperationsAfter Implement AlertsAfter completing this Work with tracing options.completing this module, students will be able module, students will be able to: Capturing and Managing Performanceto: Configure database mail. DataDescribe the SQL Server architecture. Monitor SQL Server errors. Analyzing Collected Performance DataLabPlan for server resource requirements. Configure operators, alerts and : Monitoring SQL Server 2012Conduct pre-installation stress testing for notifications. Investigating DMVsSQL Server. Maintaining Indexes Configure Management Data WarehouseInstalling SQL Server Automating Routine Database Configure Instances for Data CollectionUpgrading and Automating InstallationLab : MaintenanceLab : Performing Ongoing Work with Data Collector ReportsAfterInstalling and Configuring SQL Server Database Maintenance completing this module, students will beReview installation requirements Check database integrity using DBCC able to:Install the SQL Server instance CHECKDB Monitor current activity.Perform Post-installation Setup and Checks Correct index fragmentation Capture and manage performance data.Configure Server MemoryAfter completing Create a database maintenance plan Analyze collected performance data.

Page 129: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

this module, students will be able to: Investigate table lock performanceAfter Virtualizing SQL ServerPrepare to install SQL Server. completing this module, students will be Deploying and Upgrading Data-TierInstall SQL Server. able to: ApplicationsLab : Managing MultipleUpgrade and automate the installation of Ensure database integrity. ServersSQL Server. Maintain indexes. Configure CMS and execute multi-serverWorking with Files and Filegroups Automate routine database maintenance. queriesMoving Database FilesLab : Working with Improving Performance with the Deploy a data-tier applicationDatabases Database Engine Tuning Advisor Register and extract a data-tier applicationAdjust tempdb configuration Working with Tracing OptionsLab : Upgrade a data-tier applicationAfterCreate the RateTracking database Tracing Access to SQL Server 2012 completing this module, students will beAttach the OldProspects database Capture a trace using SQL Server Profiler able to:Add multiple files to tempdbAfter completing Analyze a trace using Database Engine Work with multiple servers.this module, students will be able to: Tuning Advisor Describe options for virtualizing SQLDescribe the role and structure of SQL Configure SQL TraceAfter completing Server.Server databases. this module, students will be able to: Deploy and upgrade Data-TierWork with files and filegroups. Capture activity using SQL Server Profiler Applications.Move database files within servers and and Extended Events Profiler. Resolving Service-related Issuesbetween servers. Improve performance with the Database Resolving Concurrency IssuesUnderstanding SQL Server Transaction Engine Tuning Advisor. Resolving Login and ConnectivityLogging Work with tracing options. IssuesLab : Troubleshooting CommonPlanning a SQL Server Backup StrategyLab Capturing and Managing Performance Issues: Understanding SQL Server Recovery Data Troubleshoot and resolve SQL ServerModels Analyzing Collected Performance administrative issuesAfter completing thisPlan a backup strategy DataLab : Monitoring SQL Server 2012 module, students will be able to:Configure Recovery Models Investigating DMVs Explain SQL Server troubleshootingReview recovery models and strategyAfter Configure Management Data Warehouse methodology.completing this module, students will be able Configure Instances for Data Collection Resolve service-related issues.to: Work with Data Collector ReportsAfter Resolve concurrency issues.Describe the critical concepts surrounding completing this module, students will be Resolve login and connectivity issuesbackup strategies. able to:Explain the transaction logging capabilities Monitor current activity.within the SQL Server database engine. Capture and manage performance data. linePlan a SQL Server backup strategy. Analyze collected performance data. Working with SQL Server ToolsManaging Database Backups Virtualizing SQL Server Configuring SQL Server ServicesLab :Working with Backup OptionsLab : Backup Deploying and Upgrading Data-Tier Introduction to SQL Server and its Toolsetof SQL Server Databases ApplicationsLab : Managing Multiple Verifying SQL Server ComponentInvestigate backup compression Servers InstallationTransaction log backup Configure CMS and execute multi-server Altering Service Accounts for NewDifferential backup queries InstanceCopy-only backup Deploy a data-tier application Enabling Named Pipes Protocol for BothPartial backupAfter completing this module, Register and extract a data-tier Instancesstudents will be able to: application Creating an Alias for AdvDevBack up databases and transaction logs. Upgrade a data-tier applicationAfter Ensuring SQL Browser is Disabled andManage database backups. completing this module, students will be Configure a Fixed TCP/IP Port (Only ifWork with more advanced backup options. able to: time permitsAfter completing this module,Restoring Databases Work with multiple servers. students will be able to:Working with Point-in-time recovery Describe options for virtualizing SQL Describe the SQL Server Platform.Restoring System Databases and Individual Server. Work with SQL Server Tools.FilesLab : Restoring SQL Server 2012 Deploy and upgrade Data-Tier Configure SQL Server Services.Databases Applications. Planning Server Resource RequirementsDetermine a restore strategy Resolving Service-related Issues Pre-installation Testing for SQL ServerLabRestore the database Resolving Concurrency Issues : Preparing Systems for SQL ServerUsing STANDBY modeAfter completing this Resolving Login and Connectivity Adjust memory configurationmodule, students will be able to: IssuesLab : Troubleshooting Common Pre-installation Stress TestingUnderstand the restore process. Issues Check Specific I/O OperationsAfterRestore databases. Troubleshoot and resolve SQL Server completing this module, students will beWork with Point-in-time Recovery. administrative issuesAfter completing this able to:Restore system databases and individual module, students will be able to: Describe the SQL Server architecture.files. Explain SQL Server troubleshooting Plan for server resource requirements.Importing ; Exporting Table Data methodology. Conduct pre-installation stress testing forInserting Data in BulkLab : Importing and Resolve service-related issues. SQL Server.Exporting Data Resolve concurrency issues. Installing SQL ServerImport the Excel spreadsheet Resolve login and connectivity issues Upgrading and Automating InstallationLabImport the CSV file : Installing and Configuring SQL ServerCreate and test an extraction package Review installation requirementsCompare loading performanceAfter line Install the SQL Server instance

Page 130: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

completing this module, students will be able Working with SQL Server Tools Perform Post-installation Setup andto: Configuring SQL Server ServicesLab : ChecksTransfer data to and from SQL Server. Introduction to SQL Server and its Configure Server MemoryAfter completingImport and export table data. Toolset this module, students will be able to:Insert data in bulk and optimize the bulk Verifying SQL Server Component Prepare to install SQL Server.insert process. Installation Install SQL Server.Authorizing Logins to Access Databases Altering Service Accounts for New Upgrade and automate the installation ofAuthorization Across ServersLab : Instance SQL Server.Authenticating and Authorizing Users Enabling Named Pipes Protocol for Both Working with Files and FilegroupsCreate Logins Instances Moving Database FilesLab : Working withCorrect an Application Login Issue Creating an Alias for AdvDev DatabasesCreate Database Users Ensuring SQL Browser is Disabled and Adjust tempdb configurationCorrect Access to RestoredAfter completing Configure a Fixed TCP/IP Port (Only if Create the RateTracking databasethis module, students will be able to: time permitsAfter completing this module, Attach the OldProspects databaseDescribe how SQL Server authenticates students will be able to: Add multiple files to tempdbAfterconnections. Describe the SQL Server Platform. completing this module, students will beDescribe how logins are authorized to Work with SQL Server Tools. able to:access databases. Configure SQL Server Services. Describe the role and structure of SQLExplain the requirements for authorization Planning Server Resource Requirements Server databases.across servers. Pre-installation Testing for SQL Work with files and filegroups.Working with Fixed Database Roles ServerLab : Preparing Systems for SQL Move database files within servers andCreating User-defined Database RolesLab : Server between servers.Assigning Server and Database Roles Adjust memory configuration Understanding SQL Server TransactionAssign Server Roles Pre-installation Stress Testing LoggingAssign Fixed Database Roles Check Specific I/O OperationsAfter Planning a SQL Server BackupCreate and Assign User-defined Database completing this module, students will be StrategyLab : Understanding SQL ServerRoles able to: Recovery ModelsCheck Role AssignmentsAfter completing Describe the SQL Server architecture. Plan a backup strategythis module, students will be able to: Plan for server resource requirements. Configure Recovery ModelsWork with server roles. Conduct pre-installation stress testing for Review recovery models and strategyAfterWork with fixed database roles. SQL Server. completing this module, students will beCreate user-defined database roles. Installing SQL Server able to:Authorizing Users to Execute Code Upgrading and Automating Describe the critical concepts surroundingConfiguring Permissions at the Schema InstallationLab : Installing and backup strategies.LevelLab : Authorizing Users to Access Configuring SQL Server Explain the transaction logging capabilitiesResources Review installation requirements within the SQL Server database engine.Assign Schema-level Permissions Install the SQL Server instance Plan a SQL Server backup strategy.Assign Object-level Permissions Perform Post-installation Setup and Managing Database BackupsTest PermissionsAfter completing this Checks Working with Backup OptionsLab : Backupmodule, students will be able to: Configure Server MemoryAfter of SQL Server DatabasesAuthorize user access to objects. completing this module, students will be Investigate backup compressionAuthorize users to execute code. able to: Transaction log backupConfigure permissions at the schema level. Prepare to install SQL Server. Differential backupImplementing SQL Server Audit Install SQL Server. Copy-only backupManaging SQL Server AuditLab : Auditing Upgrade and automate the installation of Partial backupAfter completing thisSQL Server Environments SQL Server. module, students will be able to:Determine audit configuration and create Working with Files and Filegroups Back up databases and transaction logs.audit Moving Database FilesLab : Working with Manage database backups.Create server audit specifications Databases Work with more advanced backup options.Create database audit specifications Adjust tempdb configuration Restoring DatabasesTest audit functionalityAfter completing this Create the RateTracking database Working with Point-in-time recoverymodule, students will be able to: Attach the OldProspects database Restoring System Databases andDescribe the options for auditing data Add multiple files to tempdbAfter Individual FilesLab : Restoring SQL Serveraccess in SQL Server. completing this module, students will be 2012 DatabasesImplement SQL Server Audit. able to: Determine a restore strategyManage SQL Server Audit. Describe the role and structure of SQL Restore the databaseWorking with SQL Server Agent Server databases. Using STANDBY modeAfter completingManaging SQL Server Agent JobsLab : Work with files and filegroups. this module, students will be able to:Automating SQL Server Management Move database files within servers and Understand the restore process.Create a Data Extraction Job between servers. Restore databases.Schedule the Data Extraction Job Understanding SQL Server Transaction Work with Point-in-time Recovery.Troubleshoot a Failing JobAfter completing Logging Restore system databases and individualthis module, students will be able to: Planning a SQL Server Backup files.Automate SQL Server Management. StrategyLab : Understanding SQL Server Importing ; Exporting Table DataWork with SQL Server Agent. Recovery Models Inserting Data in BulkLab : Importing andManage SQL Server Agent jobs. Plan a backup strategy Exporting Data

Page 131: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configuring Credentials Configure Recovery Models Import the Excel spreadsheetConfiguring Proxy AccountsLab : Review recovery models and Import the CSV fileConfiguring Security for SQL Server Agent strategyAfter completing this module, Create and test an extraction packageTroubleshoot job execution failure students will be able to: Compare loading performanceAfterResolve the security issue Describe the critical concepts completing this module, students will bePerform further troubleshootingAfter surrounding backup strategies. able to:completing this module, students will be able Explain the transaction logging Transfer data to and from SQL Server.to: capabilities within the SQL Server Import and export table data.Explain SQL Server Agent security. database engine. Insert data in bulk and optimize the bulkConfigure credentials. Plan a SQL Server backup strategy. insert process.Configure Proxy accounts. Managing Database Backups Authorizing Logins to Access DatabasesMonitoring SQL Server Errors Working with Backup OptionsLab : Authorization Across ServersLab :Configuring Operators, Alerts and Backup of SQL Server Databases Authenticating and Authorizing UsersNotificationsLab : Monitoring SQL Agent Investigate backup compression Create LoginsJobs with Alerts and Notifications Transaction log backup Correct an Application Login IssueConfigure Database Mail Differential backup Create Database UsersImplement Notifications Copy-only backup Correct Access to RestoredAfterImplement AlertsAfter completing this Partial backupAfter completing this completing this module, students will bemodule, students will be able to: module, students will be able to: able to:Configure database mail. Back up databases and transaction logs. Describe how SQL Server authenticatesMonitor SQL Server errors. Manage database backups. connections.Configure operators, alerts and notifications. Work with more advanced backup Describe how logins are authorized toMaintaining Indexes options. access databases.Automating Routine Database Restoring Databases Explain the requirements for authorizationMaintenanceLab : Performing Ongoing Working with Point-in-time recovery across servers.Database Maintenance Restoring System Databases and Working with Fixed Database RolesCheck database integrity using DBCC Individual FilesLab : Restoring SQL Creating User-defined Database RolesLabCHECKDB Server 2012 Databases : Assigning Server and Database RolesCorrect index fragmentation Determine a restore strategy Assign Server RolesCreate a database maintenance plan Restore the database Assign Fixed Database RolesInvestigate table lock performanceAfter Using STANDBY modeAfter completing Create and Assign User-defined Databasecompleting this module, students will be able this module, students will be able to: Rolesto: Understand the restore process. Check Role AssignmentsAfter completingEnsure database integrity. Restore databases. this module, students will be able to:Maintain indexes. Work with Point-in-time Recovery. Work with server roles.Automate routine database maintenance. Restore system databases and individual Work with fixed database roles.Improving Performance with the Database files. Create user-defined database roles.Engine Tuning Advisor Importing ; Exporting Table Data Authorizing Users to Execute CodeWorking with Tracing OptionsLab : Tracing Inserting Data in BulkLab : Importing and Configuring Permissions at the SchemaAccess to SQL Server 2012 Exporting Data LevelLab : Authorizing Users to AccessCapture a trace using SQL Server Profiler Import the Excel spreadsheet ResourcesAnalyze a trace using Database Engine Import the CSV file Assign Schema-level PermissionsTuning Advisor Create and test an extraction package Assign Object-level PermissionsConfigure SQL TraceAfter completing this Compare loading performanceAfter Test PermissionsAfter completing thismodule, students will be able to: completing this module, students will be module, students will be able to:Capture activity using SQL Server Profiler able to: Authorize user access to objects.and Extended Events Profiler. Transfer data to and from SQL Server. Authorize users to execute code.Improve performance with the Database Import and export table data. Configure permissions at the schemaEngine Tuning Advisor. Insert data in bulk and optimize the bulk level.Work with tracing options. insert process. Implementing SQL Server AuditCapturing and Managing Performance Data Authorizing Logins to Access Databases Managing SQL Server AuditLab : AuditingAnalyzing Collected Performance DataLab : Authorization Across ServersLab : SQL Server EnvironmentsMonitoring SQL Server 2012 Authenticating and Authorizing Users Determine audit configuration and createInvestigating DMVs Create Logins auditConfigure Management Data Warehouse Correct an Application Login Issue Create server audit specificationsConfigure Instances for Data Collection Create Database Users Create database audit specificationsWork with Data Collector ReportsAfter Correct Access to RestoredAfter Test audit functionalityAfter completing thiscompleting this module, students will be able completing this module, students will be module, students will be able to:to: able to: Describe the options for auditing dataMonitor current activity. Describe how SQL Server authenticates access in SQL Server.Capture and manage performance data. connections. Implement SQL Server Audit.Analyze collected performance data. Describe how logins are authorized to Manage SQL Server Audit.Virtualizing SQL Server access databases. Working with SQL Server AgentDeploying and Upgrading Data-Tier Explain the requirements for authorization Managing SQL Server Agent JobsLab :ApplicationsLab : Managing Multiple Servers across servers. Automating SQL Server ManagementConfigure CMS and execute multi-server Working with Fixed Database Roles Create a Data Extraction Job

Page 132: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

queries Creating User-defined Database Schedule the Data Extraction JobDeploy a data-tier application RolesLab : Assigning Server and Troubleshoot a Failing JobAfter completingRegister and extract a data-tier application Database Roles this module, students will be able to:Upgrade a data-tier applicationAfter Assign Server Roles Automate SQL Server Management.completing this module, students will be able Assign Fixed Database Roles Work with SQL Server Agent.to: Create and Assign User-defined Manage SQL Server Agent jobs.Work with multiple servers. Database Roles Configuring CredentialsDescribe options for virtualizing SQL Server. Check Role AssignmentsAfter completing Configuring Proxy AccountsLab :Deploy and upgrade Data-Tier Applications. this module, students will be able to: Configuring Security for SQL Server AgentResolving Service-related Issues Work with server roles. Troubleshoot job execution failureResolving Concurrency Issues Work with fixed database roles. Resolve the security issueResolving Login and Connectivity IssuesLab Create user-defined database roles. Perform further troubleshootingAfter: Troubleshooting Common Issues Authorizing Users to Execute Code completing this module, students will beTroubleshoot and resolve SQL Server Configuring Permissions at the Schema able to:administrative issuesAfter completing this LevelLab : Authorizing Users to Access Explain SQL Server Agent security.module, students will be able to: Resources Configure credentials.Explain SQL Server troubleshooting Assign Schema-level Permissions Configure Proxy accounts.methodology. Assign Object-level Permissions Monitoring SQL Server ErrorsResolve service-related issues. Test PermissionsAfter completing this Configuring Operators, Alerts andResolve concurrency issues. module, students will be able to: NotificationsLab : Monitoring SQL AgentResolve login and connectivity issues Authorize user access to objects. Jobs with Alerts and Notifications

Authorize users to execute code. Configure Database MailConfigure permissions at the schema Implement Notifications

line level. Implement AlertsAfter completing thisWorking with SQL Server Tools Implementing SQL Server Audit module, students will be able to:Configuring SQL Server ServicesLab : Managing SQL Server AuditLab : Configure database mail.Introduction to SQL Server and its Toolset Auditing SQL Server Environments Monitor SQL Server errors.Verifying SQL Server Component Determine audit configuration and create Configure operators, alerts andInstallation audit notifications.Altering Service Accounts for New Instance Create server audit specifications Maintaining IndexesEnabling Named Pipes Protocol for Both Create database audit specifications Automating Routine DatabaseInstances Test audit functionalityAfter completing MaintenanceLab : Performing OngoingCreating an Alias for AdvDev this module, students will be able to: Database MaintenanceEnsuring SQL Browser is Disabled and Describe the options for auditing data Check database integrity using DBCCConfigure a Fixed TCP/IP Port (Only if time access in SQL Server. CHECKDBpermitsAfter completing this module, Implement SQL Server Audit. Correct index fragmentationstudents will be able to: Manage SQL Server Audit. Create a database maintenance planDescribe the SQL Server Platform. Working with SQL Server Agent Investigate table lock performanceAfterWork with SQL Server Tools. Managing SQL Server Agent JobsLab : completing this module, students will beConfigure SQL Server Services. Automating SQL Server Management able to:Planning Server Resource Requirements Create a Data Extraction Job Ensure database integrity.Pre-installation Testing for SQL ServerLab : Schedule the Data Extraction Job Maintain indexes.Preparing Systems for SQL Server Troubleshoot a Failing JobAfter Automate routine database maintenance.Adjust memory configuration completing this module, students will be Improving Performance with the DatabasePre-installation Stress Testing able to: Engine Tuning AdvisorCheck Specific I/O OperationsAfter Automate SQL Server Management. Working with Tracing OptionsLab : Tracingcompleting this module, students will be able Work with SQL Server Agent. Access to SQL Server 2012to: Manage SQL Server Agent jobs. Capture a trace using SQL Server ProfilerDescribe the SQL Server architecture. Configuring Credentials Analyze a trace using Database EnginePlan for server resource requirements. Configuring Proxy AccountsLab : Tuning AdvisorConduct pre-installation stress testing for Configuring Security for SQL Server Configure SQL TraceAfter completing thisSQL Server. Agent module, students will be able to:Installing SQL Server Troubleshoot job execution failure Capture activity using SQL Server ProfilerUpgrading and Automating InstallationLab : Resolve the security issue and Extended Events Profiler.Installing and Configuring SQL Server Perform further troubleshootingAfter Improve performance with the DatabaseReview installation requirements completing this module, students will be Engine Tuning Advisor.Install the SQL Server instance able to: Work with tracing options.Perform Post-installation Setup and Checks Explain SQL Server Agent security. Capturing and Managing PerformanceConfigure Server MemoryAfter completing Configure credentials. Datathis module, students will be able to: Configure Proxy accounts. Analyzing Collected Performance DataLabPrepare to install SQL Server. Monitoring SQL Server Errors : Monitoring SQL Server 2012Install SQL Server. Configuring Operators, Alerts and Investigating DMVsUpgrade and automate the installation of NotificationsLab : Monitoring SQL Agent Configure Management Data WarehouseSQL Server. Jobs with Alerts and Notifications Configure Instances for Data CollectionWorking with Files and Filegroups Configure Database Mail Work with Data Collector ReportsAfterMoving Database FilesLab : Working with Implement Notifications completing this module, students will be

Page 133: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Databases Implement AlertsAfter completing this able to:Adjust tempdb configuration module, students will be able to: Monitor current activity.Create the RateTracking database Configure database mail. Capture and manage performance data.Attach the OldProspects database Monitor SQL Server errors. Analyze collected performance data.Add multiple files to tempdbAfter completing Configure operators, alerts and Virtualizing SQL Serverthis module, students will be able to: notifications. Deploying and Upgrading Data-TierDescribe the role and structure of SQL Maintaining Indexes ApplicationsLab : Managing MultipleServer databases. Automating Routine Database ServersWork with files and filegroups. MaintenanceLab : Performing Ongoing Configure CMS and execute multi-serverMove database files within servers and Database Maintenance queriesbetween servers. Check database integrity using DBCC Deploy a data-tier applicationUnderstanding SQL Server Transaction CHECKDB Register and extract a data-tier applicationLogging Correct index fragmentation Upgrade a data-tier applicationAfterPlanning a SQL Server Backup StrategyLab Create a database maintenance plan completing this module, students will be: Understanding SQL Server Recovery Investigate table lock performanceAfter able to:Models completing this module, students will be Work with multiple servers.Plan a backup strategy able to: Describe options for virtualizing SQLConfigure Recovery Models Ensure database integrity. Server.Review recovery models and strategyAfter Maintain indexes. Deploy and upgrade Data-Tiercompleting this module, students will be able Automate routine database maintenance. Applications.to: Improving Performance with the Resolving Service-related IssuesDescribe the critical concepts surrounding Database Engine Tuning Advisor Resolving Concurrency Issuesbackup strategies. Working with Tracing OptionsLab : Resolving Login and ConnectivityExplain the transaction logging capabilities Tracing Access to SQL Server 2012 IssuesLab : Troubleshooting Commonwithin the SQL Server database engine. Capture a trace using SQL Server Profiler IssuesPlan a SQL Server backup strategy. Analyze a trace using Database Engine Troubleshoot and resolve SQL ServerManaging Database Backups Tuning Advisor administrative issuesAfter completing thisWorking with Backup OptionsLab : Backup Configure SQL TraceAfter completing module, students will be able to:of SQL Server Databases this module, students will be able to: Explain SQL Server troubleshootingInvestigate backup compression Capture activity using SQL Server Profiler methodology.Transaction log backup and Extended Events Profiler. Resolve service-related issues.Differential backup Improve performance with the Database Resolve concurrency issues.Copy-only backup Engine Tuning Advisor. Resolve login and connectivity issuesPartial backupAfter completing this module, Work with tracing options.students will be able to: Capturing and Managing Performance Module 19: Managing Multiple ServersBack up databases and transaction logs. Data lineManage database backups. Analyzing Collected PerformanceWork with more advanced backup options. DataLab : Monitoring SQL Server 2012 This module covers Central ManagementRestoring Databases Investigating DMVs Servers and Multi-Server queries,Working with Point-in-time recovery Configure Management Data Warehouse Virtualization of SQL Server and Data-TierRestoring System Databases and Individual Configure Instances for Data Collection Applications.FilesLab : Restoring SQL Server 2012 Work with Data Collector ReportsAfter lineDatabases completing this module, students will be Working with Multiple ServersDetermine a restore strategy able to:Restore the database Monitor current activity.Using STANDBY modeAfter completing this Capture and manage performance data. linemodule, students will be able to: Analyze collected performance data. Working with SQL Server ToolsUnderstand the restore process. Virtualizing SQL Server Configuring SQL Server ServicesLab :Restore databases. Deploying and Upgrading Data-Tier Introduction to SQL Server and its ToolsetWork with Point-in-time Recovery. ApplicationsLab : Managing Multiple Verifying SQL Server ComponentRestore system databases and individual Servers Installationfiles. Configure CMS and execute multi-server Altering Service Accounts for NewImporting ; Exporting Table Data queries InstanceInserting Data in BulkLab : Importing and Deploy a data-tier application Enabling Named Pipes Protocol for BothExporting Data Register and extract a data-tier InstancesImport the Excel spreadsheet application Creating an Alias for AdvDevImport the CSV file Upgrade a data-tier applicationAfter Ensuring SQL Browser is Disabled andCreate and test an extraction package completing this module, students will be Configure a Fixed TCP/IP Port (Only ifCompare loading performanceAfter able to: time permitsAfter completing this module,completing this module, students will be able Work with multiple servers. students will be able to:to: Describe options for virtualizing SQL Describe the SQL Server Platform.Transfer data to and from SQL Server. Server. Work with SQL Server Tools.Import and export table data. Deploy and upgrade Data-Tier Configure SQL Server Services.Insert data in bulk and optimize the bulk Applications. Planning Server Resource Requirementsinsert process. Resolving Service-related Issues Pre-installation Testing for SQL ServerLabAuthorizing Logins to Access Databases Resolving Concurrency Issues : Preparing Systems for SQL Server

Page 134: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Authorization Across ServersLab : Resolving Login and Connectivity Adjust memory configurationAuthenticating and Authorizing Users IssuesLab : Troubleshooting Common Pre-installation Stress TestingCreate Logins Issues Check Specific I/O OperationsAfterCorrect an Application Login Issue Troubleshoot and resolve SQL Server completing this module, students will beCreate Database Users administrative issuesAfter completing this able to:Correct Access to RestoredAfter completing module, students will be able to: Describe the SQL Server architecture.this module, students will be able to: Explain SQL Server troubleshooting Plan for server resource requirements.Describe how SQL Server authenticates methodology. Conduct pre-installation stress testing forconnections. Resolve service-related issues. SQL Server.Describe how logins are authorized to Resolve concurrency issues. Installing SQL Serveraccess databases. Resolve login and connectivity issues Upgrading and Automating InstallationLabExplain the requirements for authorization : Installing and Configuring SQL Serveracross servers. Review installation requirementsWorking with Fixed Database Roles line Install the SQL Server instanceCreating User-defined Database RolesLab : Working with SQL Server Tools Perform Post-installation Setup andAssigning Server and Database Roles Configuring SQL Server ServicesLab : ChecksAssign Server Roles Introduction to SQL Server and its Configure Server MemoryAfter completingAssign Fixed Database Roles Toolset this module, students will be able to:Create and Assign User-defined Database Verifying SQL Server Component Prepare to install SQL Server.Roles Installation Install SQL Server.Check Role AssignmentsAfter completing Altering Service Accounts for New Upgrade and automate the installation ofthis module, students will be able to: Instance SQL Server.Work with server roles. Enabling Named Pipes Protocol for Both Working with Files and FilegroupsWork with fixed database roles. Instances Moving Database FilesLab : Working withCreate user-defined database roles. Creating an Alias for AdvDev DatabasesAuthorizing Users to Execute Code Ensuring SQL Browser is Disabled and Adjust tempdb configurationConfiguring Permissions at the Schema Configure a Fixed TCP/IP Port (Only if Create the RateTracking databaseLevelLab : Authorizing Users to Access time permitsAfter completing this module, Attach the OldProspects databaseResources students will be able to: Add multiple files to tempdbAfterAssign Schema-level Permissions Describe the SQL Server Platform. completing this module, students will beAssign Object-level Permissions Work with SQL Server Tools. able to:Test PermissionsAfter completing this Configure SQL Server Services. Describe the role and structure of SQLmodule, students will be able to: Planning Server Resource Requirements Server databases.Authorize user access to objects. Pre-installation Testing for SQL Work with files and filegroups.Authorize users to execute code. ServerLab : Preparing Systems for SQL Move database files within servers andConfigure permissions at the schema level. Server between servers.Implementing SQL Server Audit Adjust memory configuration Understanding SQL Server TransactionManaging SQL Server AuditLab : Auditing Pre-installation Stress Testing LoggingSQL Server Environments Check Specific I/O OperationsAfter Planning a SQL Server BackupDetermine audit configuration and create completing this module, students will be StrategyLab : Understanding SQL Serveraudit able to: Recovery ModelsCreate server audit specifications Describe the SQL Server architecture. Plan a backup strategyCreate database audit specifications Plan for server resource requirements. Configure Recovery ModelsTest audit functionalityAfter completing this Conduct pre-installation stress testing for Review recovery models and strategyAftermodule, students will be able to: SQL Server. completing this module, students will beDescribe the options for auditing data Installing SQL Server able to:access in SQL Server. Upgrading and Automating Describe the critical concepts surroundingImplement SQL Server Audit. InstallationLab : Installing and backup strategies.Manage SQL Server Audit. Configuring SQL Server Explain the transaction logging capabilitiesWorking with SQL Server Agent Review installation requirements within the SQL Server database engine.Managing SQL Server Agent JobsLab : Install the SQL Server instance Plan a SQL Server backup strategy.Automating SQL Server Management Perform Post-installation Setup and Managing Database BackupsCreate a Data Extraction Job Checks Working with Backup OptionsLab : BackupSchedule the Data Extraction Job Configure Server MemoryAfter of SQL Server DatabasesTroubleshoot a Failing JobAfter completing completing this module, students will be Investigate backup compressionthis module, students will be able to: able to: Transaction log backupAutomate SQL Server Management. Prepare to install SQL Server. Differential backupWork with SQL Server Agent. Install SQL Server. Copy-only backupManage SQL Server Agent jobs. Upgrade and automate the installation of Partial backupAfter completing thisConfiguring Credentials SQL Server. module, students will be able to:Configuring Proxy AccountsLab : Working with Files and Filegroups Back up databases and transaction logs.Configuring Security for SQL Server Agent Moving Database FilesLab : Working with Manage database backups.Troubleshoot job execution failure Databases Work with more advanced backup options.Resolve the security issue Adjust tempdb configuration Restoring DatabasesPerform further troubleshootingAfter Create the RateTracking database Working with Point-in-time recoverycompleting this module, students will be able Attach the OldProspects database Restoring System Databases and

Page 135: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

to: Add multiple files to tempdbAfter Individual FilesLab : Restoring SQL ServerExplain SQL Server Agent security. completing this module, students will be 2012 DatabasesConfigure credentials. able to: Determine a restore strategyConfigure Proxy accounts. Describe the role and structure of SQL Restore the databaseMonitoring SQL Server Errors Server databases. Using STANDBY modeAfter completingConfiguring Operators, Alerts and Work with files and filegroups. this module, students will be able to:NotificationsLab : Monitoring SQL Agent Move database files within servers and Understand the restore process.Jobs with Alerts and Notifications between servers. Restore databases.Configure Database Mail Understanding SQL Server Transaction Work with Point-in-time Recovery.Implement Notifications Logging Restore system databases and individualImplement AlertsAfter completing this Planning a SQL Server Backup files.module, students will be able to: StrategyLab : Understanding SQL Server Importing ; Exporting Table DataConfigure database mail. Recovery Models Inserting Data in BulkLab : Importing andMonitor SQL Server errors. Plan a backup strategy Exporting DataConfigure operators, alerts and notifications. Configure Recovery Models Import the Excel spreadsheetMaintaining Indexes Review recovery models and Import the CSV fileAutomating Routine Database strategyAfter completing this module, Create and test an extraction packageMaintenanceLab : Performing Ongoing students will be able to: Compare loading performanceAfterDatabase Maintenance Describe the critical concepts completing this module, students will beCheck database integrity using DBCC surrounding backup strategies. able to:CHECKDB Explain the transaction logging Transfer data to and from SQL Server.Correct index fragmentation capabilities within the SQL Server Import and export table data.Create a database maintenance plan database engine. Insert data in bulk and optimize the bulkInvestigate table lock performanceAfter Plan a SQL Server backup strategy. insert process.completing this module, students will be able Managing Database Backups Authorizing Logins to Access Databasesto: Working with Backup OptionsLab : Authorization Across ServersLab :Ensure database integrity. Backup of SQL Server Databases Authenticating and Authorizing UsersMaintain indexes. Investigate backup compression Create LoginsAutomate routine database maintenance. Transaction log backup Correct an Application Login IssueImproving Performance with the Database Differential backup Create Database UsersEngine Tuning Advisor Copy-only backup Correct Access to RestoredAfterWorking with Tracing OptionsLab : Tracing Partial backupAfter completing this completing this module, students will beAccess to SQL Server 2012 module, students will be able to: able to:Capture a trace using SQL Server Profiler Back up databases and transaction logs. Describe how SQL Server authenticatesAnalyze a trace using Database Engine Manage database backups. connections.Tuning Advisor Work with more advanced backup Describe how logins are authorized toConfigure SQL TraceAfter completing this options. access databases.module, students will be able to: Restoring Databases Explain the requirements for authorizationCapture activity using SQL Server Profiler Working with Point-in-time recovery across servers.and Extended Events Profiler. Restoring System Databases and Working with Fixed Database RolesImprove performance with the Database Individual FilesLab : Restoring SQL Creating User-defined Database RolesLabEngine Tuning Advisor. Server 2012 Databases : Assigning Server and Database RolesWork with tracing options. Determine a restore strategy Assign Server RolesCapturing and Managing Performance Data Restore the database Assign Fixed Database RolesAnalyzing Collected Performance DataLab : Using STANDBY modeAfter completing Create and Assign User-defined DatabaseMonitoring SQL Server 2012 this module, students will be able to: RolesInvestigating DMVs Understand the restore process. Check Role AssignmentsAfter completingConfigure Management Data Warehouse Restore databases. this module, students will be able to:Configure Instances for Data Collection Work with Point-in-time Recovery. Work with server roles.Work with Data Collector ReportsAfter Restore system databases and individual Work with fixed database roles.completing this module, students will be able files. Create user-defined database roles.to: Importing ; Exporting Table Data Authorizing Users to Execute CodeMonitor current activity. Inserting Data in BulkLab : Importing and Configuring Permissions at the SchemaCapture and manage performance data. Exporting Data LevelLab : Authorizing Users to AccessAnalyze collected performance data. Import the Excel spreadsheet ResourcesVirtualizing SQL Server Import the CSV file Assign Schema-level PermissionsDeploying and Upgrading Data-Tier Create and test an extraction package Assign Object-level PermissionsApplicationsLab : Managing Multiple Servers Compare loading performanceAfter Test PermissionsAfter completing thisConfigure CMS and execute multi-server completing this module, students will be module, students will be able to:queries able to: Authorize user access to objects.Deploy a data-tier application Transfer data to and from SQL Server. Authorize users to execute code.Register and extract a data-tier application Import and export table data. Configure permissions at the schemaUpgrade a data-tier applicationAfter Insert data in bulk and optimize the bulk level.completing this module, students will be able insert process. Implementing SQL Server Auditto: Authorizing Logins to Access Databases Managing SQL Server AuditLab : AuditingWork with multiple servers. Authorization Across ServersLab : SQL Server Environments

Page 136: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Describe options for virtualizing SQL Server. Authenticating and Authorizing Users Determine audit configuration and createDeploy and upgrade Data-Tier Applications. Create Logins auditResolving Service-related Issues Correct an Application Login Issue Create server audit specificationsResolving Concurrency Issues Create Database Users Create database audit specificationsResolving Login and Connectivity IssuesLab Correct Access to RestoredAfter Test audit functionalityAfter completing this: Troubleshooting Common Issues completing this module, students will be module, students will be able to:Troubleshoot and resolve SQL Server able to: Describe the options for auditing dataadministrative issuesAfter completing this Describe how SQL Server authenticates access in SQL Server.module, students will be able to: connections. Implement SQL Server Audit.Explain SQL Server troubleshooting Describe how logins are authorized to Manage SQL Server Audit.methodology. access databases. Working with SQL Server AgentResolve service-related issues. Explain the requirements for authorization Managing SQL Server Agent JobsLab :Resolve concurrency issues. across servers. Automating SQL Server ManagementResolve login and connectivity issues Working with Fixed Database Roles Create a Data Extraction Job

Creating User-defined Database Schedule the Data Extraction JobModule 6: Backup of SQL Server 2012 RolesLab : Assigning Server and Troubleshoot a Failing JobAfter completingDatabases Database Roles this module, students will be able to:line Assign Server Roles Automate SQL Server Management.

Assign Fixed Database Roles Work with SQL Server Agent.This module describes SQL Server Backup and Create and Assign User-defined Manage SQL Server Agent jobs.the backup types. Database Roles Configuring Credentialsline Check Role AssignmentsAfter completing Configuring Proxy AccountsLab :

Backing up Databases and Transaction this module, students will be able to: Configuring Security for SQL Server AgentLogs Work with server roles. Troubleshoot job execution failure

Work with fixed database roles. Resolve the security issueCreate user-defined database roles. Perform further troubleshootingAfter

line Authorizing Users to Execute Code completing this module, students will beWorking with SQL Server Tools Configuring Permissions at the Schema able to:Configuring SQL Server ServicesLab : LevelLab : Authorizing Users to Access Explain SQL Server Agent security.Introduction to SQL Server and its Toolset Resources Configure credentials.Verifying SQL Server Component Assign Schema-level Permissions Configure Proxy accounts.Installation Assign Object-level Permissions Monitoring SQL Server ErrorsAltering Service Accounts for New Instance Test PermissionsAfter completing this Configuring Operators, Alerts andEnabling Named Pipes Protocol for Both module, students will be able to: NotificationsLab : Monitoring SQL AgentInstances Authorize user access to objects. Jobs with Alerts and NotificationsCreating an Alias for AdvDev Authorize users to execute code. Configure Database MailEnsuring SQL Browser is Disabled and Configure permissions at the schema Implement NotificationsConfigure a Fixed TCP/IP Port (Only if time level. Implement AlertsAfter completing thispermitsAfter completing this module, Implementing SQL Server Audit module, students will be able to:students will be able to: Managing SQL Server AuditLab : Configure database mail.Describe the SQL Server Platform. Auditing SQL Server Environments Monitor SQL Server errors.Work with SQL Server Tools. Determine audit configuration and create Configure operators, alerts andConfigure SQL Server Services. audit notifications.Planning Server Resource Requirements Create server audit specifications Maintaining IndexesPre-installation Testing for SQL ServerLab : Create database audit specifications Automating Routine DatabasePreparing Systems for SQL Server Test audit functionalityAfter completing MaintenanceLab : Performing OngoingAdjust memory configuration this module, students will be able to: Database MaintenancePre-installation Stress Testing Describe the options for auditing data Check database integrity using DBCCCheck Specific I/O OperationsAfter access in SQL Server. CHECKDBcompleting this module, students will be able Implement SQL Server Audit. Correct index fragmentationto: Manage SQL Server Audit. Create a database maintenance planDescribe the SQL Server architecture. Working with SQL Server Agent Investigate table lock performanceAfterPlan for server resource requirements. Managing SQL Server Agent JobsLab : completing this module, students will beConduct pre-installation stress testing for Automating SQL Server Management able to:SQL Server. Create a Data Extraction Job Ensure database integrity.Installing SQL Server Schedule the Data Extraction Job Maintain indexes.Upgrading and Automating InstallationLab : Troubleshoot a Failing JobAfter Automate routine database maintenance.Installing and Configuring SQL Server completing this module, students will be Improving Performance with the DatabaseReview installation requirements able to: Engine Tuning AdvisorInstall the SQL Server instance Automate SQL Server Management. Working with Tracing OptionsLab : TracingPerform Post-installation Setup and Checks Work with SQL Server Agent. Access to SQL Server 2012Configure Server MemoryAfter completing Manage SQL Server Agent jobs. Capture a trace using SQL Server Profilerthis module, students will be able to: Configuring Credentials Analyze a trace using Database EnginePrepare to install SQL Server. Configuring Proxy AccountsLab : Tuning AdvisorInstall SQL Server. Configuring Security for SQL Server Configure SQL TraceAfter completing thisUpgrade and automate the installation of Agent module, students will be able to:

Page 137: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

SQL Server. Troubleshoot job execution failure Capture activity using SQL Server ProfilerWorking with Files and Filegroups Resolve the security issue and Extended Events Profiler.Moving Database FilesLab : Working with Perform further troubleshootingAfter Improve performance with the DatabaseDatabases completing this module, students will be Engine Tuning Advisor.Adjust tempdb configuration able to: Work with tracing options.Create the RateTracking database Explain SQL Server Agent security. Capturing and Managing PerformanceAttach the OldProspects database Configure credentials. DataAdd multiple files to tempdbAfter completing Configure Proxy accounts. Analyzing Collected Performance DataLabthis module, students will be able to: Monitoring SQL Server Errors : Monitoring SQL Server 2012Describe the role and structure of SQL Configuring Operators, Alerts and Investigating DMVsServer databases. NotificationsLab : Monitoring SQL Agent Configure Management Data WarehouseWork with files and filegroups. Jobs with Alerts and Notifications Configure Instances for Data CollectionMove database files within servers and Configure Database Mail Work with Data Collector ReportsAfterbetween servers. Implement Notifications completing this module, students will beUnderstanding SQL Server Transaction Implement AlertsAfter completing this able to:Logging module, students will be able to: Monitor current activity.Planning a SQL Server Backup StrategyLab Configure database mail. Capture and manage performance data.: Understanding SQL Server Recovery Monitor SQL Server errors. Analyze collected performance data.Models Configure operators, alerts and Virtualizing SQL ServerPlan a backup strategy notifications. Deploying and Upgrading Data-TierConfigure Recovery Models Maintaining Indexes ApplicationsLab : Managing MultipleReview recovery models and strategyAfter Automating Routine Database Serverscompleting this module, students will be able MaintenanceLab : Performing Ongoing Configure CMS and execute multi-serverto: Database Maintenance queriesDescribe the critical concepts surrounding Check database integrity using DBCC Deploy a data-tier applicationbackup strategies. CHECKDB Register and extract a data-tier applicationExplain the transaction logging capabilities Correct index fragmentation Upgrade a data-tier applicationAfterwithin the SQL Server database engine. Create a database maintenance plan completing this module, students will bePlan a SQL Server backup strategy. Investigate table lock performanceAfter able to:Managing Database Backups completing this module, students will be Work with multiple servers.Working with Backup OptionsLab : Backup able to: Describe options for virtualizing SQLof SQL Server Databases Ensure database integrity. Server.Investigate backup compression Maintain indexes. Deploy and upgrade Data-TierTransaction log backup Automate routine database maintenance. Applications.Differential backup Improving Performance with the Resolving Service-related IssuesCopy-only backup Database Engine Tuning Advisor Resolving Concurrency IssuesPartial backupAfter completing this module, Working with Tracing OptionsLab : Resolving Login and Connectivitystudents will be able to: Tracing Access to SQL Server 2012 IssuesLab : Troubleshooting CommonBack up databases and transaction logs. Capture a trace using SQL Server Profiler IssuesManage database backups. Analyze a trace using Database Engine Troubleshoot and resolve SQL ServerWork with more advanced backup options. Tuning Advisor administrative issuesAfter completing thisRestoring Databases Configure SQL TraceAfter completing module, students will be able to:Working with Point-in-time recovery this module, students will be able to: Explain SQL Server troubleshootingRestoring System Databases and Individual Capture activity using SQL Server Profiler methodology.FilesLab : Restoring SQL Server 2012 and Extended Events Profiler. Resolve service-related issues.Databases Improve performance with the Database Resolve concurrency issues.Determine a restore strategy Engine Tuning Advisor. Resolve login and connectivity issuesRestore the database Work with tracing options.Using STANDBY modeAfter completing this Capturing and Managing Performancemodule, students will be able to: Data lineUnderstand the restore process. Analyzing Collected Performance Working with SQL Server ToolsRestore databases. DataLab : Monitoring SQL Server 2012 Configuring SQL Server ServicesLab :Work with Point-in-time Recovery. Investigating DMVs Introduction to SQL Server and its ToolsetRestore system databases and individual Configure Management Data Warehouse Verifying SQL Server Componentfiles. Configure Instances for Data Collection InstallationImporting ; Exporting Table Data Work with Data Collector ReportsAfter Altering Service Accounts for NewInserting Data in BulkLab : Importing and completing this module, students will be InstanceExporting Data able to: Enabling Named Pipes Protocol for BothImport the Excel spreadsheet Monitor current activity. InstancesImport the CSV file Capture and manage performance data. Creating an Alias for AdvDevCreate and test an extraction package Analyze collected performance data. Ensuring SQL Browser is Disabled andCompare loading performanceAfter Virtualizing SQL Server Configure a Fixed TCP/IP Port (Only ifcompleting this module, students will be able Deploying and Upgrading Data-Tier time permitsAfter completing this module,to: ApplicationsLab : Managing Multiple students will be able to:Transfer data to and from SQL Server. Servers Describe the SQL Server Platform.Import and export table data. Configure CMS and execute multi-server Work with SQL Server Tools.

Page 138: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Insert data in bulk and optimize the bulk queries Configure SQL Server Services.insert process. Deploy a data-tier application Planning Server Resource RequirementsAuthorizing Logins to Access Databases Register and extract a data-tier Pre-installation Testing for SQL ServerLabAuthorization Across ServersLab : application : Preparing Systems for SQL ServerAuthenticating and Authorizing Users Upgrade a data-tier applicationAfter Adjust memory configurationCreate Logins completing this module, students will be Pre-installation Stress TestingCorrect an Application Login Issue able to: Check Specific I/O OperationsAfterCreate Database Users Work with multiple servers. completing this module, students will beCorrect Access to RestoredAfter completing Describe options for virtualizing SQL able to:this module, students will be able to: Server. Describe the SQL Server architecture.Describe how SQL Server authenticates Deploy and upgrade Data-Tier Plan for server resource requirements.connections. Applications. Conduct pre-installation stress testing forDescribe how logins are authorized to Resolving Service-related Issues SQL Server.access databases. Resolving Concurrency Issues Installing SQL ServerExplain the requirements for authorization Resolving Login and Connectivity Upgrading and Automating InstallationLabacross servers. IssuesLab : Troubleshooting Common : Installing and Configuring SQL ServerWorking with Fixed Database Roles Issues Review installation requirementsCreating User-defined Database RolesLab : Troubleshoot and resolve SQL Server Install the SQL Server instanceAssigning Server and Database Roles administrative issuesAfter completing this Perform Post-installation Setup andAssign Server Roles module, students will be able to: ChecksAssign Fixed Database Roles Explain SQL Server troubleshooting Configure Server MemoryAfter completingCreate and Assign User-defined Database methodology. this module, students will be able to:Roles Resolve service-related issues. Prepare to install SQL Server.Check Role AssignmentsAfter completing Resolve concurrency issues. Install SQL Server.this module, students will be able to: Resolve login and connectivity issues Upgrade and automate the installation ofWork with server roles. SQL Server.Work with fixed database roles. Module 12: Auditing SQL Server Working with Files and FilegroupsCreate user-defined database roles. Environments Moving Database FilesLab : Working withAuthorizing Users to Execute Code line DatabasesConfiguring Permissions at the Schema Adjust tempdb configurationLevelLab : Authorizing Users to Access This module covers SQL Server Audit. Create the RateTracking databaseResources line Attach the OldProspects databaseAssign Schema-level Permissions Options for Auditing Data Access in SQL Add multiple files to tempdbAfterAssign Object-level Permissions completing this module, students will beTest PermissionsAfter completing this able to:module, students will be able to: line Describe the role and structure of SQLAuthorize user access to objects. Working with SQL Server Tools Server databases.Authorize users to execute code. Configuring SQL Server ServicesLab : Work with files and filegroups.Configure permissions at the schema level. Introduction to SQL Server and its Move database files within servers andImplementing SQL Server Audit Toolset between servers.Managing SQL Server AuditLab : Auditing Verifying SQL Server Component Understanding SQL Server TransactionSQL Server Environments Installation LoggingDetermine audit configuration and create Altering Service Accounts for New Planning a SQL Server Backupaudit Instance StrategyLab : Understanding SQL ServerCreate server audit specifications Enabling Named Pipes Protocol for Both Recovery ModelsCreate database audit specifications Instances Plan a backup strategyTest audit functionalityAfter completing this Creating an Alias for AdvDev Configure Recovery Modelsmodule, students will be able to: Ensuring SQL Browser is Disabled and Review recovery models and strategyAfterDescribe the options for auditing data Configure a Fixed TCP/IP Port (Only if completing this module, students will beaccess in SQL Server. time permitsAfter completing this module, able to:Implement SQL Server Audit. students will be able to: Describe the critical concepts surroundingManage SQL Server Audit. Describe the SQL Server Platform. backup strategies.Working with SQL Server Agent Work with SQL Server Tools. Explain the transaction logging capabilitiesManaging SQL Server Agent JobsLab : Configure SQL Server Services. within the SQL Server database engine.Automating SQL Server Management Planning Server Resource Requirements Plan a SQL Server backup strategy.Create a Data Extraction Job Pre-installation Testing for SQL Managing Database BackupsSchedule the Data Extraction Job ServerLab : Preparing Systems for SQL Working with Backup OptionsLab : BackupTroubleshoot a Failing JobAfter completing Server of SQL Server Databasesthis module, students will be able to: Adjust memory configuration Investigate backup compressionAutomate SQL Server Management. Pre-installation Stress Testing Transaction log backupWork with SQL Server Agent. Check Specific I/O OperationsAfter Differential backupManage SQL Server Agent jobs. completing this module, students will be Copy-only backupConfiguring Credentials able to: Partial backupAfter completing thisConfiguring Proxy AccountsLab : Describe the SQL Server architecture. module, students will be able to:Configuring Security for SQL Server Agent Plan for server resource requirements. Back up databases and transaction logs.Troubleshoot job execution failure Conduct pre-installation stress testing for Manage database backups.

Page 139: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Resolve the security issue SQL Server. Work with more advanced backup options.Perform further troubleshootingAfter Installing SQL Server Restoring Databasescompleting this module, students will be able Upgrading and Automating Working with Point-in-time recoveryto: InstallationLab : Installing and Restoring System Databases andExplain SQL Server Agent security. Configuring SQL Server Individual FilesLab : Restoring SQL ServerConfigure credentials. Review installation requirements 2012 DatabasesConfigure Proxy accounts. Install the SQL Server instance Determine a restore strategyMonitoring SQL Server Errors Perform Post-installation Setup and Restore the databaseConfiguring Operators, Alerts and Checks Using STANDBY modeAfter completingNotificationsLab : Monitoring SQL Agent Configure Server MemoryAfter this module, students will be able to:Jobs with Alerts and Notifications completing this module, students will be Understand the restore process.Configure Database Mail able to: Restore databases.Implement Notifications Prepare to install SQL Server. Work with Point-in-time Recovery.Implement AlertsAfter completing this Install SQL Server. Restore system databases and individualmodule, students will be able to: Upgrade and automate the installation of files.Configure database mail. SQL Server. Importing ; Exporting Table DataMonitor SQL Server errors. Working with Files and Filegroups Inserting Data in BulkLab : Importing andConfigure operators, alerts and notifications. Moving Database FilesLab : Working with Exporting DataMaintaining Indexes Databases Import the Excel spreadsheetAutomating Routine Database Adjust tempdb configuration Import the CSV fileMaintenanceLab : Performing Ongoing Create the RateTracking database Create and test an extraction packageDatabase Maintenance Attach the OldProspects database Compare loading performanceAfterCheck database integrity using DBCC Add multiple files to tempdbAfter completing this module, students will beCHECKDB completing this module, students will be able to:Correct index fragmentation able to: Transfer data to and from SQL Server.Create a database maintenance plan Describe the role and structure of SQL Import and export table data.Investigate table lock performanceAfter Server databases. Insert data in bulk and optimize the bulkcompleting this module, students will be able Work with files and filegroups. insert process.to: Move database files within servers and Authorizing Logins to Access DatabasesEnsure database integrity. between servers. Authorization Across ServersLab :Maintain indexes. Understanding SQL Server Transaction Authenticating and Authorizing UsersAutomate routine database maintenance. Logging Create LoginsImproving Performance with the Database Planning a SQL Server Backup Correct an Application Login IssueEngine Tuning Advisor StrategyLab : Understanding SQL Server Create Database UsersWorking with Tracing OptionsLab : Tracing Recovery Models Correct Access to RestoredAfterAccess to SQL Server 2012 Plan a backup strategy completing this module, students will beCapture a trace using SQL Server Profiler Configure Recovery Models able to:Analyze a trace using Database Engine Review recovery models and Describe how SQL Server authenticatesTuning Advisor strategyAfter completing this module, connections.Configure SQL TraceAfter completing this students will be able to: Describe how logins are authorized tomodule, students will be able to: Describe the critical concepts access databases.Capture activity using SQL Server Profiler surrounding backup strategies. Explain the requirements for authorizationand Extended Events Profiler. Explain the transaction logging across servers.Improve performance with the Database capabilities within the SQL Server Working with Fixed Database RolesEngine Tuning Advisor. database engine. Creating User-defined Database RolesLabWork with tracing options. Plan a SQL Server backup strategy. : Assigning Server and Database RolesCapturing and Managing Performance Data Managing Database Backups Assign Server RolesAnalyzing Collected Performance DataLab : Working with Backup OptionsLab : Assign Fixed Database RolesMonitoring SQL Server 2012 Backup of SQL Server Databases Create and Assign User-defined DatabaseInvestigating DMVs Investigate backup compression RolesConfigure Management Data Warehouse Transaction log backup Check Role AssignmentsAfter completingConfigure Instances for Data Collection Differential backup this module, students will be able to:Work with Data Collector ReportsAfter Copy-only backup Work with server roles.completing this module, students will be able Partial backupAfter completing this Work with fixed database roles.to: module, students will be able to: Create user-defined database roles.Monitor current activity. Back up databases and transaction logs. Authorizing Users to Execute CodeCapture and manage performance data. Manage database backups. Configuring Permissions at the SchemaAnalyze collected performance data. Work with more advanced backup LevelLab : Authorizing Users to AccessVirtualizing SQL Server options. ResourcesDeploying and Upgrading Data-Tier Restoring Databases Assign Schema-level PermissionsApplicationsLab : Managing Multiple Servers Working with Point-in-time recovery Assign Object-level PermissionsConfigure CMS and execute multi-server Restoring System Databases and Test PermissionsAfter completing thisqueries Individual FilesLab : Restoring SQL module, students will be able to:Deploy a data-tier application Server 2012 Databases Authorize user access to objects.Register and extract a data-tier application Determine a restore strategy Authorize users to execute code.Upgrade a data-tier applicationAfter Restore the database Configure permissions at the schema

Page 140: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

completing this module, students will be able Using STANDBY modeAfter completing level.to: this module, students will be able to: Implementing SQL Server AuditWork with multiple servers. Understand the restore process. Managing SQL Server AuditLab : AuditingDescribe options for virtualizing SQL Server. Restore databases. SQL Server EnvironmentsDeploy and upgrade Data-Tier Applications. Work with Point-in-time Recovery. Determine audit configuration and createResolving Service-related Issues Restore system databases and individual auditResolving Concurrency Issues files. Create server audit specificationsResolving Login and Connectivity IssuesLab Importing ; Exporting Table Data Create database audit specifications: Troubleshooting Common Issues Inserting Data in BulkLab : Importing and Test audit functionalityAfter completing thisTroubleshoot and resolve SQL Server Exporting Data module, students will be able to:administrative issuesAfter completing this Import the Excel spreadsheet Describe the options for auditing datamodule, students will be able to: Import the CSV file access in SQL Server.Explain SQL Server troubleshooting Create and test an extraction package Implement SQL Server Audit.methodology. Compare loading performanceAfter Manage SQL Server Audit.Resolve service-related issues. completing this module, students will be Working with SQL Server AgentResolve concurrency issues. able to: Managing SQL Server Agent JobsLab :Resolve login and connectivity issues Transfer data to and from SQL Server. Automating SQL Server Management

Import and export table data. Create a Data Extraction JobInsert data in bulk and optimize the bulk Schedule the Data Extraction Job

line insert process. Troubleshoot a Failing JobAfter completingWorking with SQL Server Tools Authorizing Logins to Access Databases this module, students will be able to:Configuring SQL Server ServicesLab : Authorization Across ServersLab : Automate SQL Server Management.Introduction to SQL Server and its Toolset Authenticating and Authorizing Users Work with SQL Server Agent.Verifying SQL Server Component Create Logins Manage SQL Server Agent jobs.Installation Correct an Application Login Issue Configuring CredentialsAltering Service Accounts for New Instance Create Database Users Configuring Proxy AccountsLab :Enabling Named Pipes Protocol for Both Correct Access to RestoredAfter Configuring Security for SQL Server AgentInstances completing this module, students will be Troubleshoot job execution failureCreating an Alias for AdvDev able to: Resolve the security issueEnsuring SQL Browser is Disabled and Describe how SQL Server authenticates Perform further troubleshootingAfterConfigure a Fixed TCP/IP Port (Only if time connections. completing this module, students will bepermitsAfter completing this module, Describe how logins are authorized to able to:students will be able to: access databases. Explain SQL Server Agent security.Describe the SQL Server Platform. Explain the requirements for authorization Configure credentials.Work with SQL Server Tools. across servers. Configure Proxy accounts.Configure SQL Server Services. Working with Fixed Database Roles Monitoring SQL Server ErrorsPlanning Server Resource Requirements Creating User-defined Database Configuring Operators, Alerts andPre-installation Testing for SQL ServerLab : RolesLab : Assigning Server and NotificationsLab : Monitoring SQL AgentPreparing Systems for SQL Server Database Roles Jobs with Alerts and NotificationsAdjust memory configuration Assign Server Roles Configure Database MailPre-installation Stress Testing Assign Fixed Database Roles Implement NotificationsCheck Specific I/O OperationsAfter Create and Assign User-defined Implement AlertsAfter completing thiscompleting this module, students will be able Database Roles module, students will be able to:to: Check Role AssignmentsAfter completing Configure database mail.Describe the SQL Server architecture. this module, students will be able to: Monitor SQL Server errors.Plan for server resource requirements. Work with server roles. Configure operators, alerts andConduct pre-installation stress testing for Work with fixed database roles. notifications.SQL Server. Create user-defined database roles. Maintaining IndexesInstalling SQL Server Authorizing Users to Execute Code Automating Routine DatabaseUpgrading and Automating InstallationLab : Configuring Permissions at the Schema MaintenanceLab : Performing OngoingInstalling and Configuring SQL Server LevelLab : Authorizing Users to Access Database MaintenanceReview installation requirements Resources Check database integrity using DBCCInstall the SQL Server instance Assign Schema-level Permissions CHECKDBPerform Post-installation Setup and Checks Assign Object-level Permissions Correct index fragmentationConfigure Server MemoryAfter completing Test PermissionsAfter completing this Create a database maintenance planthis module, students will be able to: module, students will be able to: Investigate table lock performanceAfterPrepare to install SQL Server. Authorize user access to objects. completing this module, students will beInstall SQL Server. Authorize users to execute code. able to:Upgrade and automate the installation of Configure permissions at the schema Ensure database integrity.SQL Server. level. Maintain indexes.Working with Files and Filegroups Implementing SQL Server Audit Automate routine database maintenance.Moving Database FilesLab : Working with Managing SQL Server AuditLab : Improving Performance with the DatabaseDatabases Auditing SQL Server Environments Engine Tuning AdvisorAdjust tempdb configuration Determine audit configuration and create Working with Tracing OptionsLab : TracingCreate the RateTracking database audit Access to SQL Server 2012Attach the OldProspects database Create server audit specifications Capture a trace using SQL Server Profiler

Page 141: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Add multiple files to tempdbAfter completing Create database audit specifications Analyze a trace using Database Enginethis module, students will be able to: Test audit functionalityAfter completing Tuning AdvisorDescribe the role and structure of SQL this module, students will be able to: Configure SQL TraceAfter completing thisServer databases. Describe the options for auditing data module, students will be able to:Work with files and filegroups. access in SQL Server. Capture activity using SQL Server ProfilerMove database files within servers and Implement SQL Server Audit. and Extended Events Profiler.between servers. Manage SQL Server Audit. Improve performance with the DatabaseUnderstanding SQL Server Transaction Working with SQL Server Agent Engine Tuning Advisor.Logging Managing SQL Server Agent JobsLab : Work with tracing options.Planning a SQL Server Backup StrategyLab Automating SQL Server Management Capturing and Managing Performance: Understanding SQL Server Recovery Create a Data Extraction Job DataModels Schedule the Data Extraction Job Analyzing Collected Performance DataLabPlan a backup strategy Troubleshoot a Failing JobAfter : Monitoring SQL Server 2012Configure Recovery Models completing this module, students will be Investigating DMVsReview recovery models and strategyAfter able to: Configure Management Data Warehousecompleting this module, students will be able Automate SQL Server Management. Configure Instances for Data Collectionto: Work with SQL Server Agent. Work with Data Collector ReportsAfterDescribe the critical concepts surrounding Manage SQL Server Agent jobs. completing this module, students will bebackup strategies. Configuring Credentials able to:Explain the transaction logging capabilities Configuring Proxy AccountsLab : Monitor current activity.within the SQL Server database engine. Configuring Security for SQL Server Capture and manage performance data.Plan a SQL Server backup strategy. Agent Analyze collected performance data.Managing Database Backups Troubleshoot job execution failure Virtualizing SQL ServerWorking with Backup OptionsLab : Backup Resolve the security issue Deploying and Upgrading Data-Tierof SQL Server Databases Perform further troubleshootingAfter ApplicationsLab : Managing MultipleInvestigate backup compression completing this module, students will be ServersTransaction log backup able to: Configure CMS and execute multi-serverDifferential backup Explain SQL Server Agent security. queriesCopy-only backup Configure credentials. Deploy a data-tier applicationPartial backupAfter completing this module, Configure Proxy accounts. Register and extract a data-tier applicationstudents will be able to: Monitoring SQL Server Errors Upgrade a data-tier applicationAfterBack up databases and transaction logs. Configuring Operators, Alerts and completing this module, students will beManage database backups. NotificationsLab : Monitoring SQL Agent able to:Work with more advanced backup options. Jobs with Alerts and Notifications Work with multiple servers.Restoring Databases Configure Database Mail Describe options for virtualizing SQLWorking with Point-in-time recovery Implement Notifications Server.Restoring System Databases and Individual Implement AlertsAfter completing this Deploy and upgrade Data-TierFilesLab : Restoring SQL Server 2012 module, students will be able to: Applications.Databases Configure database mail. Resolving Service-related IssuesDetermine a restore strategy Monitor SQL Server errors. Resolving Concurrency IssuesRestore the database Configure operators, alerts and Resolving Login and ConnectivityUsing STANDBY modeAfter completing this notifications. IssuesLab : Troubleshooting Commonmodule, students will be able to: Maintaining Indexes IssuesUnderstand the restore process. Automating Routine Database Troubleshoot and resolve SQL ServerRestore databases. MaintenanceLab : Performing Ongoing administrative issuesAfter completing thisWork with Point-in-time Recovery. Database Maintenance module, students will be able to:Restore system databases and individual Check database integrity using DBCC Explain SQL Server troubleshootingfiles. CHECKDB methodology.Importing ; Exporting Table Data Correct index fragmentation Resolve service-related issues.Inserting Data in BulkLab : Importing and Create a database maintenance plan Resolve concurrency issues.Exporting Data Investigate table lock performanceAfter Resolve login and connectivity issuesImport the Excel spreadsheet completing this module, students will beImport the CSV file able to:Create and test an extraction package Ensure database integrity. lineCompare loading performanceAfter Maintain indexes. Working with SQL Server Toolscompleting this module, students will be able Automate routine database maintenance. Configuring SQL Server ServicesLab :to: Improving Performance with the Introduction to SQL Server and its ToolsetTransfer data to and from SQL Server. Database Engine Tuning Advisor Verifying SQL Server ComponentImport and export table data. Working with Tracing OptionsLab : InstallationInsert data in bulk and optimize the bulk Tracing Access to SQL Server 2012 Altering Service Accounts for Newinsert process. Capture a trace using SQL Server Profiler InstanceAuthorizing Logins to Access Databases Analyze a trace using Database Engine Enabling Named Pipes Protocol for BothAuthorization Across ServersLab : Tuning Advisor InstancesAuthenticating and Authorizing Users Configure SQL TraceAfter completing Creating an Alias for AdvDevCreate Logins this module, students will be able to: Ensuring SQL Browser is Disabled andCorrect an Application Login Issue Capture activity using SQL Server Profiler Configure a Fixed TCP/IP Port (Only if

Page 142: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Create Database Users and Extended Events Profiler. time permitsAfter completing this module,Correct Access to RestoredAfter completing Improve performance with the Database students will be able to:this module, students will be able to: Engine Tuning Advisor. Describe the SQL Server Platform.Describe how SQL Server authenticates Work with tracing options. Work with SQL Server Tools.connections. Capturing and Managing Performance Configure SQL Server Services.Describe how logins are authorized to Data Planning Server Resource Requirementsaccess databases. Analyzing Collected Performance Pre-installation Testing for SQL ServerLabExplain the requirements for authorization DataLab : Monitoring SQL Server 2012 : Preparing Systems for SQL Serveracross servers. Investigating DMVs Adjust memory configurationWorking with Fixed Database Roles Configure Management Data Warehouse Pre-installation Stress TestingCreating User-defined Database RolesLab : Configure Instances for Data Collection Check Specific I/O OperationsAfterAssigning Server and Database Roles Work with Data Collector ReportsAfter completing this module, students will beAssign Server Roles completing this module, students will be able to:Assign Fixed Database Roles able to: Describe the SQL Server architecture.Create and Assign User-defined Database Monitor current activity. Plan for server resource requirements.Roles Capture and manage performance data. Conduct pre-installation stress testing forCheck Role AssignmentsAfter completing Analyze collected performance data. SQL Server.this module, students will be able to: Virtualizing SQL Server Installing SQL ServerWork with server roles. Deploying and Upgrading Data-Tier Upgrading and Automating InstallationLabWork with fixed database roles. ApplicationsLab : Managing Multiple : Installing and Configuring SQL ServerCreate user-defined database roles. Servers Review installation requirementsAuthorizing Users to Execute Code Configure CMS and execute multi-server Install the SQL Server instanceConfiguring Permissions at the Schema queries Perform Post-installation Setup andLevelLab : Authorizing Users to Access Deploy a data-tier application ChecksResources Register and extract a data-tier Configure Server MemoryAfter completingAssign Schema-level Permissions application this module, students will be able to:Assign Object-level Permissions Upgrade a data-tier applicationAfter Prepare to install SQL Server.Test PermissionsAfter completing this completing this module, students will be Install SQL Server.module, students will be able to: able to: Upgrade and automate the installation ofAuthorize user access to objects. Work with multiple servers. SQL Server.Authorize users to execute code. Describe options for virtualizing SQL Working with Files and FilegroupsConfigure permissions at the schema level. Server. Moving Database FilesLab : Working withImplementing SQL Server Audit Deploy and upgrade Data-Tier DatabasesManaging SQL Server AuditLab : Auditing Applications. Adjust tempdb configurationSQL Server Environments Resolving Service-related Issues Create the RateTracking databaseDetermine audit configuration and create Resolving Concurrency Issues Attach the OldProspects databaseaudit Resolving Login and Connectivity Add multiple files to tempdbAfterCreate server audit specifications IssuesLab : Troubleshooting Common completing this module, students will beCreate database audit specifications Issues able to:Test audit functionalityAfter completing this Troubleshoot and resolve SQL Server Describe the role and structure of SQLmodule, students will be able to: administrative issuesAfter completing this Server databases.Describe the options for auditing data module, students will be able to: Work with files and filegroups.access in SQL Server. Explain SQL Server troubleshooting Move database files within servers andImplement SQL Server Audit. methodology. between servers.Manage SQL Server Audit. Resolve service-related issues. Understanding SQL Server TransactionWorking with SQL Server Agent Resolve concurrency issues. LoggingManaging SQL Server Agent JobsLab : Resolve login and connectivity issues Planning a SQL Server BackupAutomating SQL Server Management StrategyLab : Understanding SQL ServerCreate a Data Extraction Job Recovery ModelsSchedule the Data Extraction Job line Plan a backup strategyTroubleshoot a Failing JobAfter completing Working with SQL Server Tools Configure Recovery Modelsthis module, students will be able to: Configuring SQL Server ServicesLab : Review recovery models and strategyAfterAutomate SQL Server Management. Introduction to SQL Server and its completing this module, students will beWork with SQL Server Agent. Toolset able to:Manage SQL Server Agent jobs. Verifying SQL Server Component Describe the critical concepts surroundingConfiguring Credentials Installation backup strategies.Configuring Proxy AccountsLab : Altering Service Accounts for New Explain the transaction logging capabilitiesConfiguring Security for SQL Server Agent Instance within the SQL Server database engine.Troubleshoot job execution failure Enabling Named Pipes Protocol for Both Plan a SQL Server backup strategy.Resolve the security issue Instances Managing Database BackupsPerform further troubleshootingAfter Creating an Alias for AdvDev Working with Backup OptionsLab : Backupcompleting this module, students will be able Ensuring SQL Browser is Disabled and of SQL Server Databasesto: Configure a Fixed TCP/IP Port (Only if Investigate backup compressionExplain SQL Server Agent security. time permitsAfter completing this module, Transaction log backupConfigure credentials. students will be able to: Differential backupConfigure Proxy accounts. Describe the SQL Server Platform. Copy-only backup

Page 143: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Monitoring SQL Server Errors Work with SQL Server Tools. Partial backupAfter completing thisConfiguring Operators, Alerts and Configure SQL Server Services. module, students will be able to:NotificationsLab : Monitoring SQL Agent Planning Server Resource Requirements Back up databases and transaction logs.Jobs with Alerts and Notifications Pre-installation Testing for SQL Manage database backups.Configure Database Mail ServerLab : Preparing Systems for SQL Work with more advanced backup options.Implement Notifications Server Restoring DatabasesImplement AlertsAfter completing this Adjust memory configuration Working with Point-in-time recoverymodule, students will be able to: Pre-installation Stress Testing Restoring System Databases andConfigure database mail. Check Specific I/O OperationsAfter Individual FilesLab : Restoring SQL ServerMonitor SQL Server errors. completing this module, students will be 2012 DatabasesConfigure operators, alerts and notifications. able to: Determine a restore strategyMaintaining Indexes Describe the SQL Server architecture. Restore the databaseAutomating Routine Database Plan for server resource requirements. Using STANDBY modeAfter completingMaintenanceLab : Performing Ongoing Conduct pre-installation stress testing for this module, students will be able to:Database Maintenance SQL Server. Understand the restore process.Check database integrity using DBCC Installing SQL Server Restore databases.CHECKDB Upgrading and Automating Work with Point-in-time Recovery.Correct index fragmentation InstallationLab : Installing and Restore system databases and individualCreate a database maintenance plan Configuring SQL Server files.Investigate table lock performanceAfter Review installation requirements Importing ; Exporting Table Datacompleting this module, students will be able Install the SQL Server instance Inserting Data in BulkLab : Importing andto: Perform Post-installation Setup and Exporting DataEnsure database integrity. Checks Import the Excel spreadsheetMaintain indexes. Configure Server MemoryAfter Import the CSV fileAutomate routine database maintenance. completing this module, students will be Create and test an extraction packageImproving Performance with the Database able to: Compare loading performanceAfterEngine Tuning Advisor Prepare to install SQL Server. completing this module, students will beWorking with Tracing OptionsLab : Tracing Install SQL Server. able to:Access to SQL Server 2012 Upgrade and automate the installation of Transfer data to and from SQL Server.Capture a trace using SQL Server Profiler SQL Server. Import and export table data.Analyze a trace using Database Engine Working with Files and Filegroups Insert data in bulk and optimize the bulkTuning Advisor Moving Database FilesLab : Working with insert process.Configure SQL TraceAfter completing this Databases Authorizing Logins to Access Databasesmodule, students will be able to: Adjust tempdb configuration Authorization Across ServersLab :Capture activity using SQL Server Profiler Create the RateTracking database Authenticating and Authorizing Usersand Extended Events Profiler. Attach the OldProspects database Create LoginsImprove performance with the Database Add multiple files to tempdbAfter Correct an Application Login IssueEngine Tuning Advisor. completing this module, students will be Create Database UsersWork with tracing options. able to: Correct Access to RestoredAfterCapturing and Managing Performance Data Describe the role and structure of SQL completing this module, students will beAnalyzing Collected Performance DataLab : Server databases. able to:Monitoring SQL Server 2012 Work with files and filegroups. Describe how SQL Server authenticatesInvestigating DMVs Move database files within servers and connections.Configure Management Data Warehouse between servers. Describe how logins are authorized toConfigure Instances for Data Collection Understanding SQL Server Transaction access databases.Work with Data Collector ReportsAfter Logging Explain the requirements for authorizationcompleting this module, students will be able Planning a SQL Server Backup across servers.to: StrategyLab : Understanding SQL Server Working with Fixed Database RolesMonitor current activity. Recovery Models Creating User-defined Database RolesLabCapture and manage performance data. Plan a backup strategy : Assigning Server and Database RolesAnalyze collected performance data. Configure Recovery Models Assign Server RolesVirtualizing SQL Server Review recovery models and Assign Fixed Database RolesDeploying and Upgrading Data-Tier strategyAfter completing this module, Create and Assign User-defined DatabaseApplicationsLab : Managing Multiple Servers students will be able to: RolesConfigure CMS and execute multi-server Describe the critical concepts Check Role AssignmentsAfter completingqueries surrounding backup strategies. this module, students will be able to:Deploy a data-tier application Explain the transaction logging Work with server roles.Register and extract a data-tier application capabilities within the SQL Server Work with fixed database roles.Upgrade a data-tier applicationAfter database engine. Create user-defined database roles.completing this module, students will be able Plan a SQL Server backup strategy. Authorizing Users to Execute Codeto: Managing Database Backups Configuring Permissions at the SchemaWork with multiple servers. Working with Backup OptionsLab : LevelLab : Authorizing Users to AccessDescribe options for virtualizing SQL Server. Backup of SQL Server Databases ResourcesDeploy and upgrade Data-Tier Applications. Investigate backup compression Assign Schema-level PermissionsResolving Service-related Issues Transaction log backup Assign Object-level PermissionsResolving Concurrency Issues Differential backup Test PermissionsAfter completing this

Page 144: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Resolving Login and Connectivity IssuesLab Copy-only backup module, students will be able to:: Troubleshooting Common Issues Partial backupAfter completing this Authorize user access to objects.Troubleshoot and resolve SQL Server module, students will be able to: Authorize users to execute code.administrative issuesAfter completing this Back up databases and transaction logs. Configure permissions at the schemamodule, students will be able to: Manage database backups. level.Explain SQL Server troubleshooting Work with more advanced backup Implementing SQL Server Auditmethodology. options. Managing SQL Server AuditLab : AuditingResolve service-related issues. Restoring Databases SQL Server EnvironmentsResolve concurrency issues. Working with Point-in-time recovery Determine audit configuration and createResolve login and connectivity issues Restoring System Databases and audit

Individual FilesLab : Restoring SQL Create server audit specificationsServer 2012 Databases Create database audit specifications

line Determine a restore strategy Test audit functionalityAfter completing thisWorking with SQL Server Tools Restore the database module, students will be able to:Configuring SQL Server ServicesLab : Using STANDBY modeAfter completing Describe the options for auditing dataIntroduction to SQL Server and its Toolset this module, students will be able to: access in SQL Server.Verifying SQL Server Component Understand the restore process. Implement SQL Server Audit.Installation Restore databases. Manage SQL Server Audit.Altering Service Accounts for New Instance Work with Point-in-time Recovery. Working with SQL Server AgentEnabling Named Pipes Protocol for Both Restore system databases and individual Managing SQL Server Agent JobsLab :Instances files. Automating SQL Server ManagementCreating an Alias for AdvDev Importing ; Exporting Table Data Create a Data Extraction JobEnsuring SQL Browser is Disabled and Inserting Data in BulkLab : Importing and Schedule the Data Extraction JobConfigure a Fixed TCP/IP Port (Only if time Exporting Data Troubleshoot a Failing JobAfter completingpermitsAfter completing this module, Import the Excel spreadsheet this module, students will be able to:students will be able to: Import the CSV file Automate SQL Server Management.Describe the SQL Server Platform. Create and test an extraction package Work with SQL Server Agent.Work with SQL Server Tools. Compare loading performanceAfter Manage SQL Server Agent jobs.Configure SQL Server Services. completing this module, students will be Configuring CredentialsPlanning Server Resource Requirements able to: Configuring Proxy AccountsLab :Pre-installation Testing for SQL ServerLab : Transfer data to and from SQL Server. Configuring Security for SQL Server AgentPreparing Systems for SQL Server Import and export table data. Troubleshoot job execution failureAdjust memory configuration Insert data in bulk and optimize the bulk Resolve the security issuePre-installation Stress Testing insert process. Perform further troubleshootingAfterCheck Specific I/O OperationsAfter Authorizing Logins to Access Databases completing this module, students will becompleting this module, students will be able Authorization Across ServersLab : able to:to: Authenticating and Authorizing Users Explain SQL Server Agent security.Describe the SQL Server architecture. Create Logins Configure credentials.Plan for server resource requirements. Correct an Application Login Issue Configure Proxy accounts.Conduct pre-installation stress testing for Create Database Users Monitoring SQL Server ErrorsSQL Server. Correct Access to RestoredAfter Configuring Operators, Alerts andInstalling SQL Server completing this module, students will be NotificationsLab : Monitoring SQL AgentUpgrading and Automating InstallationLab : able to: Jobs with Alerts and NotificationsInstalling and Configuring SQL Server Describe how SQL Server authenticates Configure Database MailReview installation requirements connections. Implement NotificationsInstall the SQL Server instance Describe how logins are authorized to Implement AlertsAfter completing thisPerform Post-installation Setup and Checks access databases. module, students will be able to:Configure Server MemoryAfter completing Explain the requirements for authorization Configure database mail.this module, students will be able to: across servers. Monitor SQL Server errors.Prepare to install SQL Server. Working with Fixed Database Roles Configure operators, alerts andInstall SQL Server. Creating User-defined Database notifications.Upgrade and automate the installation of RolesLab : Assigning Server and Maintaining IndexesSQL Server. Database Roles Automating Routine DatabaseWorking with Files and Filegroups Assign Server Roles MaintenanceLab : Performing OngoingMoving Database FilesLab : Working with Assign Fixed Database Roles Database MaintenanceDatabases Create and Assign User-defined Check database integrity using DBCCAdjust tempdb configuration Database Roles CHECKDBCreate the RateTracking database Check Role AssignmentsAfter completing Correct index fragmentationAttach the OldProspects database this module, students will be able to: Create a database maintenance planAdd multiple files to tempdbAfter completing Work with server roles. Investigate table lock performanceAfterthis module, students will be able to: Work with fixed database roles. completing this module, students will beDescribe the role and structure of SQL Create user-defined database roles. able to:Server databases. Authorizing Users to Execute Code Ensure database integrity.Work with files and filegroups. Configuring Permissions at the Schema Maintain indexes.Move database files within servers and LevelLab : Authorizing Users to Access Automate routine database maintenance.between servers. Resources Improving Performance with the Database

Page 145: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Understanding SQL Server Transaction Assign Schema-level Permissions Engine Tuning AdvisorLogging Assign Object-level Permissions Working with Tracing OptionsLab : TracingPlanning a SQL Server Backup StrategyLab Test PermissionsAfter completing this Access to SQL Server 2012: Understanding SQL Server Recovery module, students will be able to: Capture a trace using SQL Server ProfilerModels Authorize user access to objects. Analyze a trace using Database EnginePlan a backup strategy Authorize users to execute code. Tuning AdvisorConfigure Recovery Models Configure permissions at the schema Configure SQL TraceAfter completing thisReview recovery models and strategyAfter level. module, students will be able to:completing this module, students will be able Implementing SQL Server Audit Capture activity using SQL Server Profilerto: Managing SQL Server AuditLab : and Extended Events Profiler.Describe the critical concepts surrounding Auditing SQL Server Environments Improve performance with the Databasebackup strategies. Determine audit configuration and create Engine Tuning Advisor.Explain the transaction logging capabilities audit Work with tracing options.within the SQL Server database engine. Create server audit specifications Capturing and Managing PerformancePlan a SQL Server backup strategy. Create database audit specifications DataManaging Database Backups Test audit functionalityAfter completing Analyzing Collected Performance DataLabWorking with Backup OptionsLab : Backup this module, students will be able to: : Monitoring SQL Server 2012of SQL Server Databases Describe the options for auditing data Investigating DMVsInvestigate backup compression access in SQL Server. Configure Management Data WarehouseTransaction log backup Implement SQL Server Audit. Configure Instances for Data CollectionDifferential backup Manage SQL Server Audit. Work with Data Collector ReportsAfterCopy-only backup Working with SQL Server Agent completing this module, students will bePartial backupAfter completing this module, Managing SQL Server Agent JobsLab : able to:students will be able to: Automating SQL Server Management Monitor current activity.Back up databases and transaction logs. Create a Data Extraction Job Capture and manage performance data.Manage database backups. Schedule the Data Extraction Job Analyze collected performance data.Work with more advanced backup options. Troubleshoot a Failing JobAfter Virtualizing SQL ServerRestoring Databases completing this module, students will be Deploying and Upgrading Data-TierWorking with Point-in-time recovery able to: ApplicationsLab : Managing MultipleRestoring System Databases and Individual Automate SQL Server Management. ServersFilesLab : Restoring SQL Server 2012 Work with SQL Server Agent. Configure CMS and execute multi-serverDatabases Manage SQL Server Agent jobs. queriesDetermine a restore strategy Configuring Credentials Deploy a data-tier applicationRestore the database Configuring Proxy AccountsLab : Register and extract a data-tier applicationUsing STANDBY modeAfter completing this Configuring Security for SQL Server Upgrade a data-tier applicationAftermodule, students will be able to: Agent completing this module, students will beUnderstand the restore process. Troubleshoot job execution failure able to:Restore databases. Resolve the security issue Work with multiple servers.Work with Point-in-time Recovery. Perform further troubleshootingAfter Describe options for virtualizing SQLRestore system databases and individual completing this module, students will be Server.files. able to: Deploy and upgrade Data-TierImporting ; Exporting Table Data Explain SQL Server Agent security. Applications.Inserting Data in BulkLab : Importing and Configure credentials. Resolving Service-related IssuesExporting Data Configure Proxy accounts. Resolving Concurrency IssuesImport the Excel spreadsheet Monitoring SQL Server Errors Resolving Login and ConnectivityImport the CSV file Configuring Operators, Alerts and IssuesLab : Troubleshooting CommonCreate and test an extraction package NotificationsLab : Monitoring SQL Agent IssuesCompare loading performanceAfter Jobs with Alerts and Notifications Troubleshoot and resolve SQL Servercompleting this module, students will be able Configure Database Mail administrative issuesAfter completing thisto: Implement Notifications module, students will be able to:Transfer data to and from SQL Server. Implement AlertsAfter completing this Explain SQL Server troubleshootingImport and export table data. module, students will be able to: methodology.Insert data in bulk and optimize the bulk Configure database mail. Resolve service-related issues.insert process. Monitor SQL Server errors. Resolve concurrency issues.Authorizing Logins to Access Databases Configure operators, alerts and Resolve login and connectivity issuesAuthorization Across ServersLab : notifications.Authenticating and Authorizing Users Maintaining IndexesCreate Logins Automating Routine Database lineCorrect an Application Login Issue MaintenanceLab : Performing Ongoing Working with SQL Server ToolsCreate Database Users Database Maintenance Configuring SQL Server ServicesLab :Correct Access to RestoredAfter completing Check database integrity using DBCC Introduction to SQL Server and its Toolsetthis module, students will be able to: CHECKDB Verifying SQL Server ComponentDescribe how SQL Server authenticates Correct index fragmentation Installationconnections. Create a database maintenance plan Altering Service Accounts for NewDescribe how logins are authorized to Investigate table lock performanceAfter Instanceaccess databases. completing this module, students will be Enabling Named Pipes Protocol for Both

Page 146: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Explain the requirements for authorization able to: Instancesacross servers. Ensure database integrity. Creating an Alias for AdvDevWorking with Fixed Database Roles Maintain indexes. Ensuring SQL Browser is Disabled andCreating User-defined Database RolesLab : Automate routine database maintenance. Configure a Fixed TCP/IP Port (Only ifAssigning Server and Database Roles Improving Performance with the time permitsAfter completing this module,Assign Server Roles Database Engine Tuning Advisor students will be able to:Assign Fixed Database Roles Working with Tracing OptionsLab : Describe the SQL Server Platform.Create and Assign User-defined Database Tracing Access to SQL Server 2012 Work with SQL Server Tools.Roles Capture a trace using SQL Server Profiler Configure SQL Server Services.Check Role AssignmentsAfter completing Analyze a trace using Database Engine Planning Server Resource Requirementsthis module, students will be able to: Tuning Advisor Pre-installation Testing for SQL ServerLabWork with server roles. Configure SQL TraceAfter completing : Preparing Systems for SQL ServerWork with fixed database roles. this module, students will be able to: Adjust memory configurationCreate user-defined database roles. Capture activity using SQL Server Profiler Pre-installation Stress TestingAuthorizing Users to Execute Code and Extended Events Profiler. Check Specific I/O OperationsAfterConfiguring Permissions at the Schema Improve performance with the Database completing this module, students will beLevelLab : Authorizing Users to Access Engine Tuning Advisor. able to:Resources Work with tracing options. Describe the SQL Server architecture.Assign Schema-level Permissions Capturing and Managing Performance Plan for server resource requirements.Assign Object-level Permissions Data Conduct pre-installation stress testing forTest PermissionsAfter completing this Analyzing Collected Performance SQL Server.module, students will be able to: DataLab : Monitoring SQL Server 2012 Installing SQL ServerAuthorize user access to objects. Investigating DMVs Upgrading and Automating InstallationLabAuthorize users to execute code. Configure Management Data Warehouse : Installing and Configuring SQL ServerConfigure permissions at the schema level. Configure Instances for Data Collection Review installation requirementsImplementing SQL Server Audit Work with Data Collector ReportsAfter Install the SQL Server instanceManaging SQL Server AuditLab : Auditing completing this module, students will be Perform Post-installation Setup andSQL Server Environments able to: ChecksDetermine audit configuration and create Monitor current activity. Configure Server MemoryAfter completingaudit Capture and manage performance data. this module, students will be able to:Create server audit specifications Analyze collected performance data. Prepare to install SQL Server.Create database audit specifications Virtualizing SQL Server Install SQL Server.Test audit functionalityAfter completing this Deploying and Upgrading Data-Tier Upgrade and automate the installation ofmodule, students will be able to: ApplicationsLab : Managing Multiple SQL Server.Describe the options for auditing data Servers Working with Files and Filegroupsaccess in SQL Server. Configure CMS and execute multi-server Moving Database FilesLab : Working withImplement SQL Server Audit. queries DatabasesManage SQL Server Audit. Deploy a data-tier application Adjust tempdb configurationWorking with SQL Server Agent Register and extract a data-tier Create the RateTracking databaseManaging SQL Server Agent JobsLab : application Attach the OldProspects databaseAutomating SQL Server Management Upgrade a data-tier applicationAfter Add multiple files to tempdbAfterCreate a Data Extraction Job completing this module, students will be completing this module, students will beSchedule the Data Extraction Job able to: able to:Troubleshoot a Failing JobAfter completing Work with multiple servers. Describe the role and structure of SQLthis module, students will be able to: Describe options for virtualizing SQL Server databases.Automate SQL Server Management. Server. Work with files and filegroups.Work with SQL Server Agent. Deploy and upgrade Data-Tier Move database files within servers andManage SQL Server Agent jobs. Applications. between servers.Configuring Credentials Resolving Service-related Issues Understanding SQL Server TransactionConfiguring Proxy AccountsLab : Resolving Concurrency Issues LoggingConfiguring Security for SQL Server Agent Resolving Login and Connectivity Planning a SQL Server BackupTroubleshoot job execution failure IssuesLab : Troubleshooting Common StrategyLab : Understanding SQL ServerResolve the security issue Issues Recovery ModelsPerform further troubleshootingAfter Troubleshoot and resolve SQL Server Plan a backup strategycompleting this module, students will be able administrative issuesAfter completing this Configure Recovery Modelsto: module, students will be able to: Review recovery models and strategyAfterExplain SQL Server Agent security. Explain SQL Server troubleshooting completing this module, students will beConfigure credentials. methodology. able to:Configure Proxy accounts. Resolve service-related issues. Describe the critical concepts surroundingMonitoring SQL Server Errors Resolve concurrency issues. backup strategies.Configuring Operators, Alerts and Resolve login and connectivity issues Explain the transaction logging capabilitiesNotificationsLab : Monitoring SQL Agent within the SQL Server database engine.Jobs with Alerts and Notifications Plan a SQL Server backup strategy.Configure Database Mail line Managing Database BackupsImplement Notifications Working with SQL Server Tools Working with Backup OptionsLab : BackupImplement AlertsAfter completing this Configuring SQL Server ServicesLab : of SQL Server Databases

Page 147: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

module, students will be able to: Introduction to SQL Server and its Investigate backup compressionConfigure database mail. Toolset Transaction log backupMonitor SQL Server errors. Verifying SQL Server Component Differential backupConfigure operators, alerts and notifications. Installation Copy-only backupMaintaining Indexes Altering Service Accounts for New Partial backupAfter completing thisAutomating Routine Database Instance module, students will be able to:MaintenanceLab : Performing Ongoing Enabling Named Pipes Protocol for Both Back up databases and transaction logs.Database Maintenance Instances Manage database backups.Check database integrity using DBCC Creating an Alias for AdvDev Work with more advanced backup options.CHECKDB Ensuring SQL Browser is Disabled and Restoring DatabasesCorrect index fragmentation Configure a Fixed TCP/IP Port (Only if Working with Point-in-time recoveryCreate a database maintenance plan time permitsAfter completing this module, Restoring System Databases andInvestigate table lock performanceAfter students will be able to: Individual FilesLab : Restoring SQL Servercompleting this module, students will be able Describe the SQL Server Platform. 2012 Databasesto: Work with SQL Server Tools. Determine a restore strategyEnsure database integrity. Configure SQL Server Services. Restore the databaseMaintain indexes. Planning Server Resource Requirements Using STANDBY modeAfter completingAutomate routine database maintenance. Pre-installation Testing for SQL this module, students will be able to:Improving Performance with the Database ServerLab : Preparing Systems for SQL Understand the restore process.Engine Tuning Advisor Server Restore databases.Working with Tracing OptionsLab : Tracing Adjust memory configuration Work with Point-in-time Recovery.Access to SQL Server 2012 Pre-installation Stress Testing Restore system databases and individualCapture a trace using SQL Server Profiler Check Specific I/O OperationsAfter files.Analyze a trace using Database Engine completing this module, students will be Importing ; Exporting Table DataTuning Advisor able to: Inserting Data in BulkLab : Importing andConfigure SQL TraceAfter completing this Describe the SQL Server architecture. Exporting Datamodule, students will be able to: Plan for server resource requirements. Import the Excel spreadsheetCapture activity using SQL Server Profiler Conduct pre-installation stress testing for Import the CSV fileand Extended Events Profiler. SQL Server. Create and test an extraction packageImprove performance with the Database Installing SQL Server Compare loading performanceAfterEngine Tuning Advisor. Upgrading and Automating completing this module, students will beWork with tracing options. InstallationLab : Installing and able to:Capturing and Managing Performance Data Configuring SQL Server Transfer data to and from SQL Server.Analyzing Collected Performance DataLab : Review installation requirements Import and export table data.Monitoring SQL Server 2012 Install the SQL Server instance Insert data in bulk and optimize the bulkInvestigating DMVs Perform Post-installation Setup and insert process.Configure Management Data Warehouse Checks Authorizing Logins to Access DatabasesConfigure Instances for Data Collection Configure Server MemoryAfter Authorization Across ServersLab :Work with Data Collector ReportsAfter completing this module, students will be Authenticating and Authorizing Userscompleting this module, students will be able able to: Create Loginsto: Prepare to install SQL Server. Correct an Application Login IssueMonitor current activity. Install SQL Server. Create Database UsersCapture and manage performance data. Upgrade and automate the installation of Correct Access to RestoredAfterAnalyze collected performance data. SQL Server. completing this module, students will beVirtualizing SQL Server Working with Files and Filegroups able to:Deploying and Upgrading Data-Tier Moving Database FilesLab : Working with Describe how SQL Server authenticatesApplicationsLab : Managing Multiple Servers Databases connections.Configure CMS and execute multi-server Adjust tempdb configuration Describe how logins are authorized toqueries Create the RateTracking database access databases.Deploy a data-tier application Attach the OldProspects database Explain the requirements for authorizationRegister and extract a data-tier application Add multiple files to tempdbAfter across servers.Upgrade a data-tier applicationAfter completing this module, students will be Working with Fixed Database Rolescompleting this module, students will be able able to: Creating User-defined Database RolesLabto: Describe the role and structure of SQL : Assigning Server and Database RolesWork with multiple servers. Server databases. Assign Server RolesDescribe options for virtualizing SQL Server. Work with files and filegroups. Assign Fixed Database RolesDeploy and upgrade Data-Tier Applications. Move database files within servers and Create and Assign User-defined DatabaseResolving Service-related Issues between servers. RolesResolving Concurrency Issues Understanding SQL Server Transaction Check Role AssignmentsAfter completingResolving Login and Connectivity IssuesLab Logging this module, students will be able to:: Troubleshooting Common Issues Planning a SQL Server Backup Work with server roles.Troubleshoot and resolve SQL Server StrategyLab : Understanding SQL Server Work with fixed database roles.administrative issuesAfter completing this Recovery Models Create user-defined database roles.module, students will be able to: Plan a backup strategy Authorizing Users to Execute CodeExplain SQL Server troubleshooting Configure Recovery Models Configuring Permissions at the Schemamethodology. Review recovery models and LevelLab : Authorizing Users to Access

Page 148: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Resolve service-related issues. strategyAfter completing this module, ResourcesResolve concurrency issues. students will be able to: Assign Schema-level PermissionsResolve login and connectivity issues Describe the critical concepts Assign Object-level Permissions

surrounding backup strategies. Test PermissionsAfter completing thisExplain the transaction logging module, students will be able to:

line capabilities within the SQL Server Authorize user access to objects.Working with SQL Server Tools database engine. Authorize users to execute code.Configuring SQL Server ServicesLab : Plan a SQL Server backup strategy. Configure permissions at the schemaIntroduction to SQL Server and its Toolset Managing Database Backups level.Verifying SQL Server Component Working with Backup OptionsLab : Implementing SQL Server AuditInstallation Backup of SQL Server Databases Managing SQL Server AuditLab : AuditingAltering Service Accounts for New Instance Investigate backup compression SQL Server EnvironmentsEnabling Named Pipes Protocol for Both Transaction log backup Determine audit configuration and createInstances Differential backup auditCreating an Alias for AdvDev Copy-only backup Create server audit specificationsEnsuring SQL Browser is Disabled and Partial backupAfter completing this Create database audit specificationsConfigure a Fixed TCP/IP Port (Only if time module, students will be able to: Test audit functionalityAfter completing thispermitsAfter completing this module, Back up databases and transaction logs. module, students will be able to:students will be able to: Manage database backups. Describe the options for auditing dataDescribe the SQL Server Platform. Work with more advanced backup access in SQL Server.Work with SQL Server Tools. options. Implement SQL Server Audit.Configure SQL Server Services. Restoring Databases Manage SQL Server Audit.Planning Server Resource Requirements Working with Point-in-time recovery Working with SQL Server AgentPre-installation Testing for SQL ServerLab : Restoring System Databases and Managing SQL Server Agent JobsLab :Preparing Systems for SQL Server Individual FilesLab : Restoring SQL Automating SQL Server ManagementAdjust memory configuration Server 2012 Databases Create a Data Extraction JobPre-installation Stress Testing Determine a restore strategy Schedule the Data Extraction JobCheck Specific I/O OperationsAfter Restore the database Troubleshoot a Failing JobAfter completingcompleting this module, students will be able Using STANDBY modeAfter completing this module, students will be able to:to: this module, students will be able to: Automate SQL Server Management.Describe the SQL Server architecture. Understand the restore process. Work with SQL Server Agent.Plan for server resource requirements. Restore databases. Manage SQL Server Agent jobs.Conduct pre-installation stress testing for Work with Point-in-time Recovery. Configuring CredentialsSQL Server. Restore system databases and individual Configuring Proxy AccountsLab :Installing SQL Server files. Configuring Security for SQL Server AgentUpgrading and Automating InstallationLab : Importing ; Exporting Table Data Troubleshoot job execution failureInstalling and Configuring SQL Server Inserting Data in BulkLab : Importing and Resolve the security issueReview installation requirements Exporting Data Perform further troubleshootingAfterInstall the SQL Server instance Import the Excel spreadsheet completing this module, students will bePerform Post-installation Setup and Checks Import the CSV file able to:Configure Server MemoryAfter completing Create and test an extraction package Explain SQL Server Agent security.this module, students will be able to: Compare loading performanceAfter Configure credentials.Prepare to install SQL Server. completing this module, students will be Configure Proxy accounts.Install SQL Server. able to: Monitoring SQL Server ErrorsUpgrade and automate the installation of Transfer data to and from SQL Server. Configuring Operators, Alerts andSQL Server. Import and export table data. NotificationsLab : Monitoring SQL AgentWorking with Files and Filegroups Insert data in bulk and optimize the bulk Jobs with Alerts and NotificationsMoving Database FilesLab : Working with insert process. Configure Database MailDatabases Authorizing Logins to Access Databases Implement NotificationsAdjust tempdb configuration Authorization Across ServersLab : Implement AlertsAfter completing thisCreate the RateTracking database Authenticating and Authorizing Users module, students will be able to:Attach the OldProspects database Create Logins Configure database mail.Add multiple files to tempdbAfter completing Correct an Application Login Issue Monitor SQL Server errors.this module, students will be able to: Create Database Users Configure operators, alerts andDescribe the role and structure of SQL Correct Access to RestoredAfter notifications.Server databases. completing this module, students will be Maintaining IndexesWork with files and filegroups. able to: Automating Routine DatabaseMove database files within servers and Describe how SQL Server authenticates MaintenanceLab : Performing Ongoingbetween servers. connections. Database MaintenanceUnderstanding SQL Server Transaction Describe how logins are authorized to Check database integrity using DBCCLogging access databases. CHECKDBPlanning a SQL Server Backup StrategyLab Explain the requirements for authorization Correct index fragmentation: Understanding SQL Server Recovery across servers. Create a database maintenance planModels Working with Fixed Database Roles Investigate table lock performanceAfterPlan a backup strategy Creating User-defined Database completing this module, students will beConfigure Recovery Models RolesLab : Assigning Server and able to:

Page 149: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Review recovery models and strategyAfter Database Roles Ensure database integrity.completing this module, students will be able Assign Server Roles Maintain indexes.to: Assign Fixed Database Roles Automate routine database maintenance.Describe the critical concepts surrounding Create and Assign User-defined Improving Performance with the Databasebackup strategies. Database Roles Engine Tuning AdvisorExplain the transaction logging capabilities Check Role AssignmentsAfter completing Working with Tracing OptionsLab : Tracingwithin the SQL Server database engine. this module, students will be able to: Access to SQL Server 2012Plan a SQL Server backup strategy. Work with server roles. Capture a trace using SQL Server ProfilerManaging Database Backups Work with fixed database roles. Analyze a trace using Database EngineWorking with Backup OptionsLab : Backup Create user-defined database roles. Tuning Advisorof SQL Server Databases Authorizing Users to Execute Code Configure SQL TraceAfter completing thisInvestigate backup compression Configuring Permissions at the Schema module, students will be able to:Transaction log backup LevelLab : Authorizing Users to Access Capture activity using SQL Server ProfilerDifferential backup Resources and Extended Events Profiler.Copy-only backup Assign Schema-level Permissions Improve performance with the DatabasePartial backupAfter completing this module, Assign Object-level Permissions Engine Tuning Advisor.students will be able to: Test PermissionsAfter completing this Work with tracing options.Back up databases and transaction logs. module, students will be able to: Capturing and Managing PerformanceManage database backups. Authorize user access to objects. DataWork with more advanced backup options. Authorize users to execute code. Analyzing Collected Performance DataLabRestoring Databases Configure permissions at the schema : Monitoring SQL Server 2012Working with Point-in-time recovery level. Investigating DMVsRestoring System Databases and Individual Implementing SQL Server Audit Configure Management Data WarehouseFilesLab : Restoring SQL Server 2012 Managing SQL Server AuditLab : Configure Instances for Data CollectionDatabases Auditing SQL Server Environments Work with Data Collector ReportsAfterDetermine a restore strategy Determine audit configuration and create completing this module, students will beRestore the database audit able to:Using STANDBY modeAfter completing this Create server audit specifications Monitor current activity.module, students will be able to: Create database audit specifications Capture and manage performance data.Understand the restore process. Test audit functionalityAfter completing Analyze collected performance data.Restore databases. this module, students will be able to: Virtualizing SQL ServerWork with Point-in-time Recovery. Describe the options for auditing data Deploying and Upgrading Data-TierRestore system databases and individual access in SQL Server. ApplicationsLab : Managing Multiplefiles. Implement SQL Server Audit. ServersImporting ; Exporting Table Data Manage SQL Server Audit. Configure CMS and execute multi-serverInserting Data in BulkLab : Importing and Working with SQL Server Agent queriesExporting Data Managing SQL Server Agent JobsLab : Deploy a data-tier applicationImport the Excel spreadsheet Automating SQL Server Management Register and extract a data-tier applicationImport the CSV file Create a Data Extraction Job Upgrade a data-tier applicationAfterCreate and test an extraction package Schedule the Data Extraction Job completing this module, students will beCompare loading performanceAfter Troubleshoot a Failing JobAfter able to:completing this module, students will be able completing this module, students will be Work with multiple servers.to: able to: Describe options for virtualizing SQLTransfer data to and from SQL Server. Automate SQL Server Management. Server.Import and export table data. Work with SQL Server Agent. Deploy and upgrade Data-TierInsert data in bulk and optimize the bulk Manage SQL Server Agent jobs. Applications.insert process. Configuring Credentials Resolving Service-related IssuesAuthorizing Logins to Access Databases Configuring Proxy AccountsLab : Resolving Concurrency IssuesAuthorization Across ServersLab : Configuring Security for SQL Server Resolving Login and ConnectivityAuthenticating and Authorizing Users Agent IssuesLab : Troubleshooting CommonCreate Logins Troubleshoot job execution failure IssuesCorrect an Application Login Issue Resolve the security issue Troubleshoot and resolve SQL ServerCreate Database Users Perform further troubleshootingAfter administrative issuesAfter completing thisCorrect Access to RestoredAfter completing completing this module, students will be module, students will be able to:this module, students will be able to: able to: Explain SQL Server troubleshootingDescribe how SQL Server authenticates Explain SQL Server Agent security. methodology.connections. Configure credentials. Resolve service-related issues.Describe how logins are authorized to Configure Proxy accounts. Resolve concurrency issues.access databases. Monitoring SQL Server Errors Resolve login and connectivity issuesExplain the requirements for authorization Configuring Operators, Alerts andacross servers. NotificationsLab : Monitoring SQL AgentWorking with Fixed Database Roles Jobs with Alerts and Notifications lineCreating User-defined Database RolesLab : Configure Database Mail Working with SQL Server ToolsAssigning Server and Database Roles Implement Notifications Configuring SQL Server ServicesLab :Assign Server Roles Implement AlertsAfter completing this Introduction to SQL Server and its ToolsetAssign Fixed Database Roles module, students will be able to: Verifying SQL Server Component

Page 150: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Create and Assign User-defined Database Configure database mail. InstallationRoles Monitor SQL Server errors. Altering Service Accounts for NewCheck Role AssignmentsAfter completing Configure operators, alerts and Instancethis module, students will be able to: notifications. Enabling Named Pipes Protocol for BothWork with server roles. Maintaining Indexes InstancesWork with fixed database roles. Automating Routine Database Creating an Alias for AdvDevCreate user-defined database roles. MaintenanceLab : Performing Ongoing Ensuring SQL Browser is Disabled andAuthorizing Users to Execute Code Database Maintenance Configure a Fixed TCP/IP Port (Only ifConfiguring Permissions at the Schema Check database integrity using DBCC time permitsAfter completing this module,LevelLab : Authorizing Users to Access CHECKDB students will be able to:Resources Correct index fragmentation Describe the SQL Server Platform.Assign Schema-level Permissions Create a database maintenance plan Work with SQL Server Tools.Assign Object-level Permissions Investigate table lock performanceAfter Configure SQL Server Services.Test PermissionsAfter completing this completing this module, students will be Planning Server Resource Requirementsmodule, students will be able to: able to: Pre-installation Testing for SQL ServerLabAuthorize user access to objects. Ensure database integrity. : Preparing Systems for SQL ServerAuthorize users to execute code. Maintain indexes. Adjust memory configurationConfigure permissions at the schema level. Automate routine database maintenance. Pre-installation Stress TestingImplementing SQL Server Audit Improving Performance with the Check Specific I/O OperationsAfterManaging SQL Server AuditLab : Auditing Database Engine Tuning Advisor completing this module, students will beSQL Server Environments Working with Tracing OptionsLab : able to:Determine audit configuration and create Tracing Access to SQL Server 2012 Describe the SQL Server architecture.audit Capture a trace using SQL Server Profiler Plan for server resource requirements.Create server audit specifications Analyze a trace using Database Engine Conduct pre-installation stress testing forCreate database audit specifications Tuning Advisor SQL Server.Test audit functionalityAfter completing this Configure SQL TraceAfter completing Installing SQL Servermodule, students will be able to: this module, students will be able to: Upgrading and Automating InstallationLabDescribe the options for auditing data Capture activity using SQL Server Profiler : Installing and Configuring SQL Serveraccess in SQL Server. and Extended Events Profiler. Review installation requirementsImplement SQL Server Audit. Improve performance with the Database Install the SQL Server instanceManage SQL Server Audit. Engine Tuning Advisor. Perform Post-installation Setup andWorking with SQL Server Agent Work with tracing options. ChecksManaging SQL Server Agent JobsLab : Capturing and Managing Performance Configure Server MemoryAfter completingAutomating SQL Server Management Data this module, students will be able to:Create a Data Extraction Job Analyzing Collected Performance Prepare to install SQL Server.Schedule the Data Extraction Job DataLab : Monitoring SQL Server 2012 Install SQL Server.Troubleshoot a Failing JobAfter completing Investigating DMVs Upgrade and automate the installation ofthis module, students will be able to: Configure Management Data Warehouse SQL Server.Automate SQL Server Management. Configure Instances for Data Collection Working with Files and FilegroupsWork with SQL Server Agent. Work with Data Collector ReportsAfter Moving Database FilesLab : Working withManage SQL Server Agent jobs. completing this module, students will be DatabasesConfiguring Credentials able to: Adjust tempdb configurationConfiguring Proxy AccountsLab : Monitor current activity. Create the RateTracking databaseConfiguring Security for SQL Server Agent Capture and manage performance data. Attach the OldProspects databaseTroubleshoot job execution failure Analyze collected performance data. Add multiple files to tempdbAfterResolve the security issue Virtualizing SQL Server completing this module, students will bePerform further troubleshootingAfter Deploying and Upgrading Data-Tier able to:completing this module, students will be able ApplicationsLab : Managing Multiple Describe the role and structure of SQLto: Servers Server databases.Explain SQL Server Agent security. Configure CMS and execute multi-server Work with files and filegroups.Configure credentials. queries Move database files within servers andConfigure Proxy accounts. Deploy a data-tier application between servers.Monitoring SQL Server Errors Register and extract a data-tier Understanding SQL Server TransactionConfiguring Operators, Alerts and application LoggingNotificationsLab : Monitoring SQL Agent Upgrade a data-tier applicationAfter Planning a SQL Server BackupJobs with Alerts and Notifications completing this module, students will be StrategyLab : Understanding SQL ServerConfigure Database Mail able to: Recovery ModelsImplement Notifications Work with multiple servers. Plan a backup strategyImplement AlertsAfter completing this Describe options for virtualizing SQL Configure Recovery Modelsmodule, students will be able to: Server. Review recovery models and strategyAfterConfigure database mail. Deploy and upgrade Data-Tier completing this module, students will beMonitor SQL Server errors. Applications. able to:Configure operators, alerts and notifications. Resolving Service-related Issues Describe the critical concepts surroundingMaintaining Indexes Resolving Concurrency Issues backup strategies.Automating Routine Database Resolving Login and Connectivity Explain the transaction logging capabilitiesMaintenanceLab : Performing Ongoing IssuesLab : Troubleshooting Common within the SQL Server database engine.

Page 151: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Database Maintenance Issues Plan a SQL Server backup strategy.Check database integrity using DBCC Troubleshoot and resolve SQL Server Managing Database BackupsCHECKDB administrative issuesAfter completing this Working with Backup OptionsLab : BackupCorrect index fragmentation module, students will be able to: of SQL Server DatabasesCreate a database maintenance plan Explain SQL Server troubleshooting Investigate backup compressionInvestigate table lock performanceAfter methodology. Transaction log backupcompleting this module, students will be able Resolve service-related issues. Differential backupto: Resolve concurrency issues. Copy-only backupEnsure database integrity. Resolve login and connectivity issues Partial backupAfter completing thisMaintain indexes. module, students will be able to:Automate routine database maintenance. Back up databases and transaction logs.Improving Performance with the Database line Manage database backups.Engine Tuning Advisor Working with SQL Server Tools Work with more advanced backup options.Working with Tracing OptionsLab : Tracing Configuring SQL Server ServicesLab : Restoring DatabasesAccess to SQL Server 2012 Introduction to SQL Server and its Working with Point-in-time recoveryCapture a trace using SQL Server Profiler Toolset Restoring System Databases andAnalyze a trace using Database Engine Verifying SQL Server Component Individual FilesLab : Restoring SQL ServerTuning Advisor Installation 2012 DatabasesConfigure SQL TraceAfter completing this Altering Service Accounts for New Determine a restore strategymodule, students will be able to: Instance Restore the databaseCapture activity using SQL Server Profiler Enabling Named Pipes Protocol for Both Using STANDBY modeAfter completingand Extended Events Profiler. Instances this module, students will be able to:Improve performance with the Database Creating an Alias for AdvDev Understand the restore process.Engine Tuning Advisor. Ensuring SQL Browser is Disabled and Restore databases.Work with tracing options. Configure a Fixed TCP/IP Port (Only if Work with Point-in-time Recovery.Capturing and Managing Performance Data time permitsAfter completing this module, Restore system databases and individualAnalyzing Collected Performance DataLab : students will be able to: files.Monitoring SQL Server 2012 Describe the SQL Server Platform. Importing ; Exporting Table DataInvestigating DMVs Work with SQL Server Tools. Inserting Data in BulkLab : Importing andConfigure Management Data Warehouse Configure SQL Server Services. Exporting DataConfigure Instances for Data Collection Planning Server Resource Requirements Import the Excel spreadsheetWork with Data Collector ReportsAfter Pre-installation Testing for SQL Import the CSV filecompleting this module, students will be able ServerLab : Preparing Systems for SQL Create and test an extraction packageto: Server Compare loading performanceAfterMonitor current activity. Adjust memory configuration completing this module, students will beCapture and manage performance data. Pre-installation Stress Testing able to:Analyze collected performance data. Check Specific I/O OperationsAfter Transfer data to and from SQL Server.Virtualizing SQL Server completing this module, students will be Import and export table data.Deploying and Upgrading Data-Tier able to: Insert data in bulk and optimize the bulkApplicationsLab : Managing Multiple Servers Describe the SQL Server architecture. insert process.Configure CMS and execute multi-server Plan for server resource requirements. Authorizing Logins to Access Databasesqueries Conduct pre-installation stress testing for Authorization Across ServersLab :Deploy a data-tier application SQL Server. Authenticating and Authorizing UsersRegister and extract a data-tier application Installing SQL Server Create LoginsUpgrade a data-tier applicationAfter Upgrading and Automating Correct an Application Login Issuecompleting this module, students will be able InstallationLab : Installing and Create Database Usersto: Configuring SQL Server Correct Access to RestoredAfterWork with multiple servers. Review installation requirements completing this module, students will beDescribe options for virtualizing SQL Server. Install the SQL Server instance able to:Deploy and upgrade Data-Tier Applications. Perform Post-installation Setup and Describe how SQL Server authenticatesResolving Service-related Issues Checks connections.Resolving Concurrency Issues Configure Server MemoryAfter Describe how logins are authorized toResolving Login and Connectivity IssuesLab completing this module, students will be access databases.: Troubleshooting Common Issues able to: Explain the requirements for authorizationTroubleshoot and resolve SQL Server Prepare to install SQL Server. across servers.administrative issuesAfter completing this Install SQL Server. Working with Fixed Database Rolesmodule, students will be able to: Upgrade and automate the installation of Creating User-defined Database RolesLabExplain SQL Server troubleshooting SQL Server. : Assigning Server and Database Rolesmethodology. Working with Files and Filegroups Assign Server RolesResolve service-related issues. Moving Database FilesLab : Working with Assign Fixed Database RolesResolve concurrency issues. Databases Create and Assign User-defined DatabaseResolve login and connectivity issues Adjust tempdb configuration Roles

Create the RateTracking database Check Role AssignmentsAfter completingAttach the OldProspects database this module, students will be able to:

line Add multiple files to tempdbAfter Work with server roles.Working with SQL Server Tools completing this module, students will be Work with fixed database roles.

Page 152: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configuring SQL Server ServicesLab : able to: Create user-defined database roles.Introduction to SQL Server and its Toolset Describe the role and structure of SQL Authorizing Users to Execute CodeVerifying SQL Server Component Server databases. Configuring Permissions at the SchemaInstallation Work with files and filegroups. LevelLab : Authorizing Users to AccessAltering Service Accounts for New Instance Move database files within servers and ResourcesEnabling Named Pipes Protocol for Both between servers. Assign Schema-level PermissionsInstances Understanding SQL Server Transaction Assign Object-level PermissionsCreating an Alias for AdvDev Logging Test PermissionsAfter completing thisEnsuring SQL Browser is Disabled and Planning a SQL Server Backup module, students will be able to:Configure a Fixed TCP/IP Port (Only if time StrategyLab : Understanding SQL Server Authorize user access to objects.permitsAfter completing this module, Recovery Models Authorize users to execute code.students will be able to: Plan a backup strategy Configure permissions at the schemaDescribe the SQL Server Platform. Configure Recovery Models level.Work with SQL Server Tools. Review recovery models and Implementing SQL Server AuditConfigure SQL Server Services. strategyAfter completing this module, Managing SQL Server AuditLab : AuditingPlanning Server Resource Requirements students will be able to: SQL Server EnvironmentsPre-installation Testing for SQL ServerLab : Describe the critical concepts Determine audit configuration and createPreparing Systems for SQL Server surrounding backup strategies. auditAdjust memory configuration Explain the transaction logging Create server audit specificationsPre-installation Stress Testing capabilities within the SQL Server Create database audit specificationsCheck Specific I/O OperationsAfter database engine. Test audit functionalityAfter completing thiscompleting this module, students will be able Plan a SQL Server backup strategy. module, students will be able to:to: Managing Database Backups Describe the options for auditing dataDescribe the SQL Server architecture. Working with Backup OptionsLab : access in SQL Server.Plan for server resource requirements. Backup of SQL Server Databases Implement SQL Server Audit.Conduct pre-installation stress testing for Investigate backup compression Manage SQL Server Audit.SQL Server. Transaction log backup Working with SQL Server AgentInstalling SQL Server Differential backup Managing SQL Server Agent JobsLab :Upgrading and Automating InstallationLab : Copy-only backup Automating SQL Server ManagementInstalling and Configuring SQL Server Partial backupAfter completing this Create a Data Extraction JobReview installation requirements module, students will be able to: Schedule the Data Extraction JobInstall the SQL Server instance Back up databases and transaction logs. Troubleshoot a Failing JobAfter completingPerform Post-installation Setup and Checks Manage database backups. this module, students will be able to:Configure Server MemoryAfter completing Work with more advanced backup Automate SQL Server Management.this module, students will be able to: options. Work with SQL Server Agent.Prepare to install SQL Server. Restoring Databases Manage SQL Server Agent jobs.Install SQL Server. Working with Point-in-time recovery Configuring CredentialsUpgrade and automate the installation of Restoring System Databases and Configuring Proxy AccountsLab :SQL Server. Individual FilesLab : Restoring SQL Configuring Security for SQL Server AgentWorking with Files and Filegroups Server 2012 Databases Troubleshoot job execution failureMoving Database FilesLab : Working with Determine a restore strategy Resolve the security issueDatabases Restore the database Perform further troubleshootingAfterAdjust tempdb configuration Using STANDBY modeAfter completing completing this module, students will beCreate the RateTracking database this module, students will be able to: able to:Attach the OldProspects database Understand the restore process. Explain SQL Server Agent security.Add multiple files to tempdbAfter completing Restore databases. Configure credentials.this module, students will be able to: Work with Point-in-time Recovery. Configure Proxy accounts.Describe the role and structure of SQL Restore system databases and individual Monitoring SQL Server ErrorsServer databases. files. Configuring Operators, Alerts andWork with files and filegroups. Importing ; Exporting Table Data NotificationsLab : Monitoring SQL AgentMove database files within servers and Inserting Data in BulkLab : Importing and Jobs with Alerts and Notificationsbetween servers. Exporting Data Configure Database MailUnderstanding SQL Server Transaction Import the Excel spreadsheet Implement NotificationsLogging Import the CSV file Implement AlertsAfter completing thisPlanning a SQL Server Backup StrategyLab Create and test an extraction package module, students will be able to:: Understanding SQL Server Recovery Compare loading performanceAfter Configure database mail.Models completing this module, students will be Monitor SQL Server errors.Plan a backup strategy able to: Configure operators, alerts andConfigure Recovery Models Transfer data to and from SQL Server. notifications.Review recovery models and strategyAfter Import and export table data. Maintaining Indexescompleting this module, students will be able Insert data in bulk and optimize the bulk Automating Routine Databaseto: insert process. MaintenanceLab : Performing OngoingDescribe the critical concepts surrounding Authorizing Logins to Access Databases Database Maintenancebackup strategies. Authorization Across ServersLab : Check database integrity using DBCCExplain the transaction logging capabilities Authenticating and Authorizing Users CHECKDBwithin the SQL Server database engine. Create Logins Correct index fragmentation

Page 153: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Plan a SQL Server backup strategy. Correct an Application Login Issue Create a database maintenance planManaging Database Backups Create Database Users Investigate table lock performanceAfterWorking with Backup OptionsLab : Backup Correct Access to RestoredAfter completing this module, students will beof SQL Server Databases completing this module, students will be able to:Investigate backup compression able to: Ensure database integrity.Transaction log backup Describe how SQL Server authenticates Maintain indexes.Differential backup connections. Automate routine database maintenance.Copy-only backup Describe how logins are authorized to Improving Performance with the DatabasePartial backupAfter completing this module, access databases. Engine Tuning Advisorstudents will be able to: Explain the requirements for authorization Working with Tracing OptionsLab : TracingBack up databases and transaction logs. across servers. Access to SQL Server 2012Manage database backups. Working with Fixed Database Roles Capture a trace using SQL Server ProfilerWork with more advanced backup options. Creating User-defined Database Analyze a trace using Database EngineRestoring Databases RolesLab : Assigning Server and Tuning AdvisorWorking with Point-in-time recovery Database Roles Configure SQL TraceAfter completing thisRestoring System Databases and Individual Assign Server Roles module, students will be able to:FilesLab : Restoring SQL Server 2012 Assign Fixed Database Roles Capture activity using SQL Server ProfilerDatabases Create and Assign User-defined and Extended Events Profiler.Determine a restore strategy Database Roles Improve performance with the DatabaseRestore the database Check Role AssignmentsAfter completing Engine Tuning Advisor.Using STANDBY modeAfter completing this this module, students will be able to: Work with tracing options.module, students will be able to: Work with server roles. Capturing and Managing PerformanceUnderstand the restore process. Work with fixed database roles. DataRestore databases. Create user-defined database roles. Analyzing Collected Performance DataLabWork with Point-in-time Recovery. Authorizing Users to Execute Code : Monitoring SQL Server 2012Restore system databases and individual Configuring Permissions at the Schema Investigating DMVsfiles. LevelLab : Authorizing Users to Access Configure Management Data WarehouseImporting ; Exporting Table Data Resources Configure Instances for Data CollectionInserting Data in BulkLab : Importing and Assign Schema-level Permissions Work with Data Collector ReportsAfterExporting Data Assign Object-level Permissions completing this module, students will beImport the Excel spreadsheet Test PermissionsAfter completing this able to:Import the CSV file module, students will be able to: Monitor current activity.Create and test an extraction package Authorize user access to objects. Capture and manage performance data.Compare loading performanceAfter Authorize users to execute code. Analyze collected performance data.completing this module, students will be able Configure permissions at the schema Virtualizing SQL Serverto: level. Deploying and Upgrading Data-TierTransfer data to and from SQL Server. Implementing SQL Server Audit ApplicationsLab : Managing MultipleImport and export table data. Managing SQL Server AuditLab : ServersInsert data in bulk and optimize the bulk Auditing SQL Server Environments Configure CMS and execute multi-serverinsert process. Determine audit configuration and create queriesAuthorizing Logins to Access Databases audit Deploy a data-tier applicationAuthorization Across ServersLab : Create server audit specifications Register and extract a data-tier applicationAuthenticating and Authorizing Users Create database audit specifications Upgrade a data-tier applicationAfterCreate Logins Test audit functionalityAfter completing completing this module, students will beCorrect an Application Login Issue this module, students will be able to: able to:Create Database Users Describe the options for auditing data Work with multiple servers.Correct Access to RestoredAfter completing access in SQL Server. Describe options for virtualizing SQLthis module, students will be able to: Implement SQL Server Audit. Server.Describe how SQL Server authenticates Manage SQL Server Audit. Deploy and upgrade Data-Tierconnections. Working with SQL Server Agent Applications.Describe how logins are authorized to Managing SQL Server Agent JobsLab : Resolving Service-related Issuesaccess databases. Automating SQL Server Management Resolving Concurrency IssuesExplain the requirements for authorization Create a Data Extraction Job Resolving Login and Connectivityacross servers. Schedule the Data Extraction Job IssuesLab : Troubleshooting CommonWorking with Fixed Database Roles Troubleshoot a Failing JobAfter IssuesCreating User-defined Database RolesLab : completing this module, students will be Troubleshoot and resolve SQL ServerAssigning Server and Database Roles able to: administrative issuesAfter completing thisAssign Server Roles Automate SQL Server Management. module, students will be able to:Assign Fixed Database Roles Work with SQL Server Agent. Explain SQL Server troubleshootingCreate and Assign User-defined Database Manage SQL Server Agent jobs. methodology.Roles Configuring Credentials Resolve service-related issues.Check Role AssignmentsAfter completing Configuring Proxy AccountsLab : Resolve concurrency issues.this module, students will be able to: Configuring Security for SQL Server Resolve login and connectivity issuesWork with server roles. AgentWork with fixed database roles. Troubleshoot job execution failureCreate user-defined database roles. Resolve the security issue line

Page 154: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Authorizing Users to Execute Code Perform further troubleshootingAfter Working with SQL Server ToolsConfiguring Permissions at the Schema completing this module, students will be Configuring SQL Server ServicesLab :LevelLab : Authorizing Users to Access able to: Introduction to SQL Server and its ToolsetResources Explain SQL Server Agent security. Verifying SQL Server ComponentAssign Schema-level Permissions Configure credentials. InstallationAssign Object-level Permissions Configure Proxy accounts. Altering Service Accounts for NewTest PermissionsAfter completing this Monitoring SQL Server Errors Instancemodule, students will be able to: Configuring Operators, Alerts and Enabling Named Pipes Protocol for BothAuthorize user access to objects. NotificationsLab : Monitoring SQL Agent InstancesAuthorize users to execute code. Jobs with Alerts and Notifications Creating an Alias for AdvDevConfigure permissions at the schema level. Configure Database Mail Ensuring SQL Browser is Disabled andImplementing SQL Server Audit Implement Notifications Configure a Fixed TCP/IP Port (Only ifManaging SQL Server AuditLab : Auditing Implement AlertsAfter completing this time permitsAfter completing this module,SQL Server Environments module, students will be able to: students will be able to:Determine audit configuration and create Configure database mail. Describe the SQL Server Platform.audit Monitor SQL Server errors. Work with SQL Server Tools.Create server audit specifications Configure operators, alerts and Configure SQL Server Services.Create database audit specifications notifications. Planning Server Resource RequirementsTest audit functionalityAfter completing this Maintaining Indexes Pre-installation Testing for SQL ServerLabmodule, students will be able to: Automating Routine Database : Preparing Systems for SQL ServerDescribe the options for auditing data MaintenanceLab : Performing Ongoing Adjust memory configurationaccess in SQL Server. Database Maintenance Pre-installation Stress TestingImplement SQL Server Audit. Check database integrity using DBCC Check Specific I/O OperationsAfterManage SQL Server Audit. CHECKDB completing this module, students will beWorking with SQL Server Agent Correct index fragmentation able to:Managing SQL Server Agent JobsLab : Create a database maintenance plan Describe the SQL Server architecture.Automating SQL Server Management Investigate table lock performanceAfter Plan for server resource requirements.Create a Data Extraction Job completing this module, students will be Conduct pre-installation stress testing forSchedule the Data Extraction Job able to: SQL Server.Troubleshoot a Failing JobAfter completing Ensure database integrity. Installing SQL Serverthis module, students will be able to: Maintain indexes. Upgrading and Automating InstallationLabAutomate SQL Server Management. Automate routine database maintenance. : Installing and Configuring SQL ServerWork with SQL Server Agent. Improving Performance with the Review installation requirementsManage SQL Server Agent jobs. Database Engine Tuning Advisor Install the SQL Server instanceConfiguring Credentials Working with Tracing OptionsLab : Perform Post-installation Setup andConfiguring Proxy AccountsLab : Tracing Access to SQL Server 2012 ChecksConfiguring Security for SQL Server Agent Capture a trace using SQL Server Profiler Configure Server MemoryAfter completingTroubleshoot job execution failure Analyze a trace using Database Engine this module, students will be able to:Resolve the security issue Tuning Advisor Prepare to install SQL Server.Perform further troubleshootingAfter Configure SQL TraceAfter completing Install SQL Server.completing this module, students will be able this module, students will be able to: Upgrade and automate the installation ofto: Capture activity using SQL Server Profiler SQL Server.Explain SQL Server Agent security. and Extended Events Profiler. Working with Files and FilegroupsConfigure credentials. Improve performance with the Database Moving Database FilesLab : Working withConfigure Proxy accounts. Engine Tuning Advisor. DatabasesMonitoring SQL Server Errors Work with tracing options. Adjust tempdb configurationConfiguring Operators, Alerts and Capturing and Managing Performance Create the RateTracking databaseNotificationsLab : Monitoring SQL Agent Data Attach the OldProspects databaseJobs with Alerts and Notifications Analyzing Collected Performance Add multiple files to tempdbAfterConfigure Database Mail DataLab : Monitoring SQL Server 2012 completing this module, students will beImplement Notifications Investigating DMVs able to:Implement AlertsAfter completing this Configure Management Data Warehouse Describe the role and structure of SQLmodule, students will be able to: Configure Instances for Data Collection Server databases.Configure database mail. Work with Data Collector ReportsAfter Work with files and filegroups.Monitor SQL Server errors. completing this module, students will be Move database files within servers andConfigure operators, alerts and notifications. able to: between servers.Maintaining Indexes Monitor current activity. Understanding SQL Server TransactionAutomating Routine Database Capture and manage performance data. LoggingMaintenanceLab : Performing Ongoing Analyze collected performance data. Planning a SQL Server BackupDatabase Maintenance Virtualizing SQL Server StrategyLab : Understanding SQL ServerCheck database integrity using DBCC Deploying and Upgrading Data-Tier Recovery ModelsCHECKDB ApplicationsLab : Managing Multiple Plan a backup strategyCorrect index fragmentation Servers Configure Recovery ModelsCreate a database maintenance plan Configure CMS and execute multi-server Review recovery models and strategyAfterInvestigate table lock performanceAfter queries completing this module, students will becompleting this module, students will be able Deploy a data-tier application able to:

Page 155: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

to: Register and extract a data-tier Describe the critical concepts surroundingEnsure database integrity. application backup strategies.Maintain indexes. Upgrade a data-tier applicationAfter Explain the transaction logging capabilitiesAutomate routine database maintenance. completing this module, students will be within the SQL Server database engine.Improving Performance with the Database able to: Plan a SQL Server backup strategy.Engine Tuning Advisor Work with multiple servers. Managing Database BackupsWorking with Tracing OptionsLab : Tracing Describe options for virtualizing SQL Working with Backup OptionsLab : BackupAccess to SQL Server 2012 Server. of SQL Server DatabasesCapture a trace using SQL Server Profiler Deploy and upgrade Data-Tier Investigate backup compressionAnalyze a trace using Database Engine Applications. Transaction log backupTuning Advisor Resolving Service-related Issues Differential backupConfigure SQL TraceAfter completing this Resolving Concurrency Issues Copy-only backupmodule, students will be able to: Resolving Login and Connectivity Partial backupAfter completing thisCapture activity using SQL Server Profiler IssuesLab : Troubleshooting Common module, students will be able to:and Extended Events Profiler. Issues Back up databases and transaction logs.Improve performance with the Database Troubleshoot and resolve SQL Server Manage database backups.Engine Tuning Advisor. administrative issuesAfter completing this Work with more advanced backup options.Work with tracing options. module, students will be able to: Restoring DatabasesCapturing and Managing Performance Data Explain SQL Server troubleshooting Working with Point-in-time recoveryAnalyzing Collected Performance DataLab : methodology. Restoring System Databases andMonitoring SQL Server 2012 Resolve service-related issues. Individual FilesLab : Restoring SQL ServerInvestigating DMVs Resolve concurrency issues. 2012 DatabasesConfigure Management Data Warehouse Resolve login and connectivity issues Determine a restore strategyConfigure Instances for Data Collection Restore the databaseWork with Data Collector ReportsAfter Using STANDBY modeAfter completingcompleting this module, students will be able line this module, students will be able to:to: Working with SQL Server Tools Understand the restore process.Monitor current activity. Configuring SQL Server ServicesLab : Restore databases.Capture and manage performance data. Introduction to SQL Server and its Work with Point-in-time Recovery.Analyze collected performance data. Toolset Restore system databases and individualVirtualizing SQL Server Verifying SQL Server Component files.Deploying and Upgrading Data-Tier Installation Importing ; Exporting Table DataApplicationsLab : Managing Multiple Servers Altering Service Accounts for New Inserting Data in BulkLab : Importing andConfigure CMS and execute multi-server Instance Exporting Dataqueries Enabling Named Pipes Protocol for Both Import the Excel spreadsheetDeploy a data-tier application Instances Import the CSV fileRegister and extract a data-tier application Creating an Alias for AdvDev Create and test an extraction packageUpgrade a data-tier applicationAfter Ensuring SQL Browser is Disabled and Compare loading performanceAftercompleting this module, students will be able Configure a Fixed TCP/IP Port (Only if completing this module, students will beto: time permitsAfter completing this module, able to:Work with multiple servers. students will be able to: Transfer data to and from SQL Server.Describe options for virtualizing SQL Server. Describe the SQL Server Platform. Import and export table data.Deploy and upgrade Data-Tier Applications. Work with SQL Server Tools. Insert data in bulk and optimize the bulkResolving Service-related Issues Configure SQL Server Services. insert process.Resolving Concurrency Issues Planning Server Resource Requirements Authorizing Logins to Access DatabasesResolving Login and Connectivity IssuesLab Pre-installation Testing for SQL Authorization Across ServersLab :: Troubleshooting Common Issues ServerLab : Preparing Systems for SQL Authenticating and Authorizing UsersTroubleshoot and resolve SQL Server Server Create Loginsadministrative issuesAfter completing this Adjust memory configuration Correct an Application Login Issuemodule, students will be able to: Pre-installation Stress Testing Create Database UsersExplain SQL Server troubleshooting Check Specific I/O OperationsAfter Correct Access to RestoredAftermethodology. completing this module, students will be completing this module, students will beResolve service-related issues. able to: able to:Resolve concurrency issues. Describe the SQL Server architecture. Describe how SQL Server authenticatesResolve login and connectivity issues Plan for server resource requirements. connections.

Conduct pre-installation stress testing for Describe how logins are authorized toSQL Server. access databases.

line Installing SQL Server Explain the requirements for authorizationWorking with SQL Server Tools Upgrading and Automating across servers.Configuring SQL Server ServicesLab : InstallationLab : Installing and Working with Fixed Database RolesIntroduction to SQL Server and its Toolset Configuring SQL Server Creating User-defined Database RolesLabVerifying SQL Server Component Review installation requirements : Assigning Server and Database RolesInstallation Install the SQL Server instance Assign Server RolesAltering Service Accounts for New Instance Perform Post-installation Setup and Assign Fixed Database RolesEnabling Named Pipes Protocol for Both Checks Create and Assign User-defined DatabaseInstances Configure Server MemoryAfter Roles

Page 156: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Creating an Alias for AdvDev completing this module, students will be Check Role AssignmentsAfter completingEnsuring SQL Browser is Disabled and able to: this module, students will be able to:Configure a Fixed TCP/IP Port (Only if time Prepare to install SQL Server. Work with server roles.permitsAfter completing this module, Install SQL Server. Work with fixed database roles.students will be able to: Upgrade and automate the installation of Create user-defined database roles.Describe the SQL Server Platform. SQL Server. Authorizing Users to Execute CodeWork with SQL Server Tools. Working with Files and Filegroups Configuring Permissions at the SchemaConfigure SQL Server Services. Moving Database FilesLab : Working with LevelLab : Authorizing Users to AccessPlanning Server Resource Requirements Databases ResourcesPre-installation Testing for SQL ServerLab : Adjust tempdb configuration Assign Schema-level PermissionsPreparing Systems for SQL Server Create the RateTracking database Assign Object-level PermissionsAdjust memory configuration Attach the OldProspects database Test PermissionsAfter completing thisPre-installation Stress Testing Add multiple files to tempdbAfter module, students will be able to:Check Specific I/O OperationsAfter completing this module, students will be Authorize user access to objects.completing this module, students will be able able to: Authorize users to execute code.to: Describe the role and structure of SQL Configure permissions at the schemaDescribe the SQL Server architecture. Server databases. level.Plan for server resource requirements. Work with files and filegroups. Implementing SQL Server AuditConduct pre-installation stress testing for Move database files within servers and Managing SQL Server AuditLab : AuditingSQL Server. between servers. SQL Server EnvironmentsInstalling SQL Server Understanding SQL Server Transaction Determine audit configuration and createUpgrading and Automating InstallationLab : Logging auditInstalling and Configuring SQL Server Planning a SQL Server Backup Create server audit specificationsReview installation requirements StrategyLab : Understanding SQL Server Create database audit specificationsInstall the SQL Server instance Recovery Models Test audit functionalityAfter completing thisPerform Post-installation Setup and Checks Plan a backup strategy module, students will be able to:Configure Server MemoryAfter completing Configure Recovery Models Describe the options for auditing datathis module, students will be able to: Review recovery models and access in SQL Server.Prepare to install SQL Server. strategyAfter completing this module, Implement SQL Server Audit.Install SQL Server. students will be able to: Manage SQL Server Audit.Upgrade and automate the installation of Describe the critical concepts Working with SQL Server AgentSQL Server. surrounding backup strategies. Managing SQL Server Agent JobsLab :Working with Files and Filegroups Explain the transaction logging Automating SQL Server ManagementMoving Database FilesLab : Working with capabilities within the SQL Server Create a Data Extraction JobDatabases database engine. Schedule the Data Extraction JobAdjust tempdb configuration Plan a SQL Server backup strategy. Troubleshoot a Failing JobAfter completingCreate the RateTracking database Managing Database Backups this module, students will be able to:Attach the OldProspects database Working with Backup OptionsLab : Automate SQL Server Management.Add multiple files to tempdbAfter completing Backup of SQL Server Databases Work with SQL Server Agent.this module, students will be able to: Investigate backup compression Manage SQL Server Agent jobs.Describe the role and structure of SQL Transaction log backup Configuring CredentialsServer databases. Differential backup Configuring Proxy AccountsLab :Work with files and filegroups. Copy-only backup Configuring Security for SQL Server AgentMove database files within servers and Partial backupAfter completing this Troubleshoot job execution failurebetween servers. module, students will be able to: Resolve the security issueUnderstanding SQL Server Transaction Back up databases and transaction logs. Perform further troubleshootingAfterLogging Manage database backups. completing this module, students will bePlanning a SQL Server Backup StrategyLab Work with more advanced backup able to:: Understanding SQL Server Recovery options. Explain SQL Server Agent security.Models Restoring Databases Configure credentials.Plan a backup strategy Working with Point-in-time recovery Configure Proxy accounts.Configure Recovery Models Restoring System Databases and Monitoring SQL Server ErrorsReview recovery models and strategyAfter Individual FilesLab : Restoring SQL Configuring Operators, Alerts andcompleting this module, students will be able Server 2012 Databases NotificationsLab : Monitoring SQL Agentto: Determine a restore strategy Jobs with Alerts and NotificationsDescribe the critical concepts surrounding Restore the database Configure Database Mailbackup strategies. Using STANDBY modeAfter completing Implement NotificationsExplain the transaction logging capabilities this module, students will be able to: Implement AlertsAfter completing thiswithin the SQL Server database engine. Understand the restore process. module, students will be able to:Plan a SQL Server backup strategy. Restore databases. Configure database mail.Managing Database Backups Work with Point-in-time Recovery. Monitor SQL Server errors.Working with Backup OptionsLab : Backup Restore system databases and individual Configure operators, alerts andof SQL Server Databases files. notifications.Investigate backup compression Importing ; Exporting Table Data Maintaining IndexesTransaction log backup Inserting Data in BulkLab : Importing and Automating Routine DatabaseDifferential backup Exporting Data MaintenanceLab : Performing Ongoing

Page 157: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Copy-only backup Import the Excel spreadsheet Database MaintenancePartial backupAfter completing this module, Import the CSV file Check database integrity using DBCCstudents will be able to: Create and test an extraction package CHECKDBBack up databases and transaction logs. Compare loading performanceAfter Correct index fragmentationManage database backups. completing this module, students will be Create a database maintenance planWork with more advanced backup options. able to: Investigate table lock performanceAfterRestoring Databases Transfer data to and from SQL Server. completing this module, students will beWorking with Point-in-time recovery Import and export table data. able to:Restoring System Databases and Individual Insert data in bulk and optimize the bulk Ensure database integrity.FilesLab : Restoring SQL Server 2012 insert process. Maintain indexes.Databases Authorizing Logins to Access Databases Automate routine database maintenance.Determine a restore strategy Authorization Across ServersLab : Improving Performance with the DatabaseRestore the database Authenticating and Authorizing Users Engine Tuning AdvisorUsing STANDBY modeAfter completing this Create Logins Working with Tracing OptionsLab : Tracingmodule, students will be able to: Correct an Application Login Issue Access to SQL Server 2012Understand the restore process. Create Database Users Capture a trace using SQL Server ProfilerRestore databases. Correct Access to RestoredAfter Analyze a trace using Database EngineWork with Point-in-time Recovery. completing this module, students will be Tuning AdvisorRestore system databases and individual able to: Configure SQL TraceAfter completing thisfiles. Describe how SQL Server authenticates module, students will be able to:Importing ; Exporting Table Data connections. Capture activity using SQL Server ProfilerInserting Data in BulkLab : Importing and Describe how logins are authorized to and Extended Events Profiler.Exporting Data access databases. Improve performance with the DatabaseImport the Excel spreadsheet Explain the requirements for authorization Engine Tuning Advisor.Import the CSV file across servers. Work with tracing options.Create and test an extraction package Working with Fixed Database Roles Capturing and Managing PerformanceCompare loading performanceAfter Creating User-defined Database Datacompleting this module, students will be able RolesLab : Assigning Server and Analyzing Collected Performance DataLabto: Database Roles : Monitoring SQL Server 2012Transfer data to and from SQL Server. Assign Server Roles Investigating DMVsImport and export table data. Assign Fixed Database Roles Configure Management Data WarehouseInsert data in bulk and optimize the bulk Create and Assign User-defined Configure Instances for Data Collectioninsert process. Database Roles Work with Data Collector ReportsAfterAuthorizing Logins to Access Databases Check Role AssignmentsAfter completing completing this module, students will beAuthorization Across ServersLab : this module, students will be able to: able to:Authenticating and Authorizing Users Work with server roles. Monitor current activity.Create Logins Work with fixed database roles. Capture and manage performance data.Correct an Application Login Issue Create user-defined database roles. Analyze collected performance data.Create Database Users Authorizing Users to Execute Code Virtualizing SQL ServerCorrect Access to RestoredAfter completing Configuring Permissions at the Schema Deploying and Upgrading Data-Tierthis module, students will be able to: LevelLab : Authorizing Users to Access ApplicationsLab : Managing MultipleDescribe how SQL Server authenticates Resources Serversconnections. Assign Schema-level Permissions Configure CMS and execute multi-serverDescribe how logins are authorized to Assign Object-level Permissions queriesaccess databases. Test PermissionsAfter completing this Deploy a data-tier applicationExplain the requirements for authorization module, students will be able to: Register and extract a data-tier applicationacross servers. Authorize user access to objects. Upgrade a data-tier applicationAfterWorking with Fixed Database Roles Authorize users to execute code. completing this module, students will beCreating User-defined Database RolesLab : Configure permissions at the schema able to:Assigning Server and Database Roles level. Work with multiple servers.Assign Server Roles Implementing SQL Server Audit Describe options for virtualizing SQLAssign Fixed Database Roles Managing SQL Server AuditLab : Server.Create and Assign User-defined Database Auditing SQL Server Environments Deploy and upgrade Data-TierRoles Determine audit configuration and create Applications.Check Role AssignmentsAfter completing audit Resolving Service-related Issuesthis module, students will be able to: Create server audit specifications Resolving Concurrency IssuesWork with server roles. Create database audit specifications Resolving Login and ConnectivityWork with fixed database roles. Test audit functionalityAfter completing IssuesLab : Troubleshooting CommonCreate user-defined database roles. this module, students will be able to: IssuesAuthorizing Users to Execute Code Describe the options for auditing data Troubleshoot and resolve SQL ServerConfiguring Permissions at the Schema access in SQL Server. administrative issuesAfter completing thisLevelLab : Authorizing Users to Access Implement SQL Server Audit. module, students will be able to:Resources Manage SQL Server Audit. Explain SQL Server troubleshootingAssign Schema-level Permissions Working with SQL Server Agent methodology.Assign Object-level Permissions Managing SQL Server Agent JobsLab : Resolve service-related issues.Test PermissionsAfter completing this Automating SQL Server Management Resolve concurrency issues.

Page 158: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

module, students will be able to: Create a Data Extraction Job Resolve login and connectivity issuesAuthorize user access to objects. Schedule the Data Extraction JobAuthorize users to execute code. Troubleshoot a Failing JobAfterConfigure permissions at the schema level. completing this module, students will be lineImplementing SQL Server Audit able to: Working with SQL Server ToolsManaging SQL Server AuditLab : Auditing Automate SQL Server Management. Configuring SQL Server ServicesLab :SQL Server Environments Work with SQL Server Agent. Introduction to SQL Server and its ToolsetDetermine audit configuration and create Manage SQL Server Agent jobs. Verifying SQL Server Componentaudit Configuring Credentials InstallationCreate server audit specifications Configuring Proxy AccountsLab : Altering Service Accounts for NewCreate database audit specifications Configuring Security for SQL Server InstanceTest audit functionalityAfter completing this Agent Enabling Named Pipes Protocol for Bothmodule, students will be able to: Troubleshoot job execution failure InstancesDescribe the options for auditing data Resolve the security issue Creating an Alias for AdvDevaccess in SQL Server. Perform further troubleshootingAfter Ensuring SQL Browser is Disabled andImplement SQL Server Audit. completing this module, students will be Configure a Fixed TCP/IP Port (Only ifManage SQL Server Audit. able to: time permitsAfter completing this module,Working with SQL Server Agent Explain SQL Server Agent security. students will be able to:Managing SQL Server Agent JobsLab : Configure credentials. Describe the SQL Server Platform.Automating SQL Server Management Configure Proxy accounts. Work with SQL Server Tools.Create a Data Extraction Job Monitoring SQL Server Errors Configure SQL Server Services.Schedule the Data Extraction Job Configuring Operators, Alerts and Planning Server Resource RequirementsTroubleshoot a Failing JobAfter completing NotificationsLab : Monitoring SQL Agent Pre-installation Testing for SQL ServerLabthis module, students will be able to: Jobs with Alerts and Notifications : Preparing Systems for SQL ServerAutomate SQL Server Management. Configure Database Mail Adjust memory configurationWork with SQL Server Agent. Implement Notifications Pre-installation Stress TestingManage SQL Server Agent jobs. Implement AlertsAfter completing this Check Specific I/O OperationsAfterConfiguring Credentials module, students will be able to: completing this module, students will beConfiguring Proxy AccountsLab : Configure database mail. able to:Configuring Security for SQL Server Agent Monitor SQL Server errors. Describe the SQL Server architecture.Troubleshoot job execution failure Configure operators, alerts and Plan for server resource requirements.Resolve the security issue notifications. Conduct pre-installation stress testing forPerform further troubleshootingAfter Maintaining Indexes SQL Server.completing this module, students will be able Automating Routine Database Installing SQL Serverto: MaintenanceLab : Performing Ongoing Upgrading and Automating InstallationLabExplain SQL Server Agent security. Database Maintenance : Installing and Configuring SQL ServerConfigure credentials. Check database integrity using DBCC Review installation requirementsConfigure Proxy accounts. CHECKDB Install the SQL Server instanceMonitoring SQL Server Errors Correct index fragmentation Perform Post-installation Setup andConfiguring Operators, Alerts and Create a database maintenance plan ChecksNotificationsLab : Monitoring SQL Agent Investigate table lock performanceAfter Configure Server MemoryAfter completingJobs with Alerts and Notifications completing this module, students will be this module, students will be able to:Configure Database Mail able to: Prepare to install SQL Server.Implement Notifications Ensure database integrity. Install SQL Server.Implement AlertsAfter completing this Maintain indexes. Upgrade and automate the installation ofmodule, students will be able to: Automate routine database maintenance. SQL Server.Configure database mail. Improving Performance with the Working with Files and FilegroupsMonitor SQL Server errors. Database Engine Tuning Advisor Moving Database FilesLab : Working withConfigure operators, alerts and notifications. Working with Tracing OptionsLab : DatabasesMaintaining Indexes Tracing Access to SQL Server 2012 Adjust tempdb configurationAutomating Routine Database Capture a trace using SQL Server Profiler Create the RateTracking databaseMaintenanceLab : Performing Ongoing Analyze a trace using Database Engine Attach the OldProspects databaseDatabase Maintenance Tuning Advisor Add multiple files to tempdbAfterCheck database integrity using DBCC Configure SQL TraceAfter completing completing this module, students will beCHECKDB this module, students will be able to: able to:Correct index fragmentation Capture activity using SQL Server Profiler Describe the role and structure of SQLCreate a database maintenance plan and Extended Events Profiler. Server databases.Investigate table lock performanceAfter Improve performance with the Database Work with files and filegroups.completing this module, students will be able Engine Tuning Advisor. Move database files within servers andto: Work with tracing options. between servers.Ensure database integrity. Capturing and Managing Performance Understanding SQL Server TransactionMaintain indexes. Data LoggingAutomate routine database maintenance. Analyzing Collected Performance Planning a SQL Server BackupImproving Performance with the Database DataLab : Monitoring SQL Server 2012 StrategyLab : Understanding SQL ServerEngine Tuning Advisor Investigating DMVs Recovery ModelsWorking with Tracing OptionsLab : Tracing Configure Management Data Warehouse Plan a backup strategy

Page 159: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Access to SQL Server 2012 Configure Instances for Data Collection Configure Recovery ModelsCapture a trace using SQL Server Profiler Work with Data Collector ReportsAfter Review recovery models and strategyAfterAnalyze a trace using Database Engine completing this module, students will be completing this module, students will beTuning Advisor able to: able to:Configure SQL TraceAfter completing this Monitor current activity. Describe the critical concepts surroundingmodule, students will be able to: Capture and manage performance data. backup strategies.Capture activity using SQL Server Profiler Analyze collected performance data. Explain the transaction logging capabilitiesand Extended Events Profiler. Virtualizing SQL Server within the SQL Server database engine.Improve performance with the Database Deploying and Upgrading Data-Tier Plan a SQL Server backup strategy.Engine Tuning Advisor. ApplicationsLab : Managing Multiple Managing Database BackupsWork with tracing options. Servers Working with Backup OptionsLab : BackupCapturing and Managing Performance Data Configure CMS and execute multi-server of SQL Server DatabasesAnalyzing Collected Performance DataLab : queries Investigate backup compressionMonitoring SQL Server 2012 Deploy a data-tier application Transaction log backupInvestigating DMVs Register and extract a data-tier Differential backupConfigure Management Data Warehouse application Copy-only backupConfigure Instances for Data Collection Upgrade a data-tier applicationAfter Partial backupAfter completing thisWork with Data Collector ReportsAfter completing this module, students will be module, students will be able to:completing this module, students will be able able to: Back up databases and transaction logs.to: Work with multiple servers. Manage database backups.Monitor current activity. Describe options for virtualizing SQL Work with more advanced backup options.Capture and manage performance data. Server. Restoring DatabasesAnalyze collected performance data. Deploy and upgrade Data-Tier Working with Point-in-time recoveryVirtualizing SQL Server Applications. Restoring System Databases andDeploying and Upgrading Data-Tier Resolving Service-related Issues Individual FilesLab : Restoring SQL ServerApplicationsLab : Managing Multiple Servers Resolving Concurrency Issues 2012 DatabasesConfigure CMS and execute multi-server Resolving Login and Connectivity Determine a restore strategyqueries IssuesLab : Troubleshooting Common Restore the databaseDeploy a data-tier application Issues Using STANDBY modeAfter completingRegister and extract a data-tier application Troubleshoot and resolve SQL Server this module, students will be able to:Upgrade a data-tier applicationAfter administrative issuesAfter completing this Understand the restore process.completing this module, students will be able module, students will be able to: Restore databases.to: Explain SQL Server troubleshooting Work with Point-in-time Recovery.Work with multiple servers. methodology. Restore system databases and individualDescribe options for virtualizing SQL Server. Resolve service-related issues. files.Deploy and upgrade Data-Tier Applications. Resolve concurrency issues. Importing ; Exporting Table DataResolving Service-related Issues Resolve login and connectivity issues Inserting Data in BulkLab : Importing andResolving Concurrency Issues Exporting DataResolving Login and Connectivity IssuesLab Import the Excel spreadsheet: Troubleshooting Common Issues line Import the CSV fileTroubleshoot and resolve SQL Server Working with SQL Server Tools Create and test an extraction packageadministrative issuesAfter completing this Configuring SQL Server ServicesLab : Compare loading performanceAftermodule, students will be able to: Introduction to SQL Server and its completing this module, students will beExplain SQL Server troubleshooting Toolset able to:methodology. Verifying SQL Server Component Transfer data to and from SQL Server.Resolve service-related issues. Installation Import and export table data.Resolve concurrency issues. Altering Service Accounts for New Insert data in bulk and optimize the bulkResolve login and connectivity issues Instance insert process.

Enabling Named Pipes Protocol for Both Authorizing Logins to Access DatabasesInstances Authorization Across ServersLab :

line Creating an Alias for AdvDev Authenticating and Authorizing UsersWorking with SQL Server Tools Ensuring SQL Browser is Disabled and Create LoginsConfiguring SQL Server ServicesLab : Configure a Fixed TCP/IP Port (Only if Correct an Application Login IssueIntroduction to SQL Server and its Toolset time permitsAfter completing this module, Create Database UsersVerifying SQL Server Component students will be able to: Correct Access to RestoredAfterInstallation Describe the SQL Server Platform. completing this module, students will beAltering Service Accounts for New Instance Work with SQL Server Tools. able to:Enabling Named Pipes Protocol for Both Configure SQL Server Services. Describe how SQL Server authenticatesInstances Planning Server Resource Requirements connections.Creating an Alias for AdvDev Pre-installation Testing for SQL Describe how logins are authorized toEnsuring SQL Browser is Disabled and ServerLab : Preparing Systems for SQL access databases.Configure a Fixed TCP/IP Port (Only if time Server Explain the requirements for authorizationpermitsAfter completing this module, Adjust memory configuration across servers.students will be able to: Pre-installation Stress Testing Working with Fixed Database RolesDescribe the SQL Server Platform. Check Specific I/O OperationsAfter Creating User-defined Database RolesLabWork with SQL Server Tools. completing this module, students will be : Assigning Server and Database Roles

Page 160: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure SQL Server Services. able to: Assign Server RolesPlanning Server Resource Requirements Describe the SQL Server architecture. Assign Fixed Database RolesPre-installation Testing for SQL ServerLab : Plan for server resource requirements. Create and Assign User-defined DatabasePreparing Systems for SQL Server Conduct pre-installation stress testing for RolesAdjust memory configuration SQL Server. Check Role AssignmentsAfter completingPre-installation Stress Testing Installing SQL Server this module, students will be able to:Check Specific I/O OperationsAfter Upgrading and Automating Work with server roles.completing this module, students will be able InstallationLab : Installing and Work with fixed database roles.to: Configuring SQL Server Create user-defined database roles.Describe the SQL Server architecture. Review installation requirements Authorizing Users to Execute CodePlan for server resource requirements. Install the SQL Server instance Configuring Permissions at the SchemaConduct pre-installation stress testing for Perform Post-installation Setup and LevelLab : Authorizing Users to AccessSQL Server. Checks ResourcesInstalling SQL Server Configure Server MemoryAfter Assign Schema-level PermissionsUpgrading and Automating InstallationLab : completing this module, students will be Assign Object-level PermissionsInstalling and Configuring SQL Server able to: Test PermissionsAfter completing thisReview installation requirements Prepare to install SQL Server. module, students will be able to:Install the SQL Server instance Install SQL Server. Authorize user access to objects.Perform Post-installation Setup and Checks Upgrade and automate the installation of Authorize users to execute code.Configure Server MemoryAfter completing SQL Server. Configure permissions at the schemathis module, students will be able to: Working with Files and Filegroups level.Prepare to install SQL Server. Moving Database FilesLab : Working with Implementing SQL Server AuditInstall SQL Server. Databases Managing SQL Server AuditLab : AuditingUpgrade and automate the installation of Adjust tempdb configuration SQL Server EnvironmentsSQL Server. Create the RateTracking database Determine audit configuration and createWorking with Files and Filegroups Attach the OldProspects database auditMoving Database FilesLab : Working with Add multiple files to tempdbAfter Create server audit specificationsDatabases completing this module, students will be Create database audit specificationsAdjust tempdb configuration able to: Test audit functionalityAfter completing thisCreate the RateTracking database Describe the role and structure of SQL module, students will be able to:Attach the OldProspects database Server databases. Describe the options for auditing dataAdd multiple files to tempdbAfter completing Work with files and filegroups. access in SQL Server.this module, students will be able to: Move database files within servers and Implement SQL Server Audit.Describe the role and structure of SQL between servers. Manage SQL Server Audit.Server databases. Understanding SQL Server Transaction Working with SQL Server AgentWork with files and filegroups. Logging Managing SQL Server Agent JobsLab :Move database files within servers and Planning a SQL Server Backup Automating SQL Server Managementbetween servers. StrategyLab : Understanding SQL Server Create a Data Extraction JobUnderstanding SQL Server Transaction Recovery Models Schedule the Data Extraction JobLogging Plan a backup strategy Troubleshoot a Failing JobAfter completingPlanning a SQL Server Backup StrategyLab Configure Recovery Models this module, students will be able to:: Understanding SQL Server Recovery Review recovery models and Automate SQL Server Management.Models strategyAfter completing this module, Work with SQL Server Agent.Plan a backup strategy students will be able to: Manage SQL Server Agent jobs.Configure Recovery Models Describe the critical concepts Configuring CredentialsReview recovery models and strategyAfter surrounding backup strategies. Configuring Proxy AccountsLab :completing this module, students will be able Explain the transaction logging Configuring Security for SQL Server Agentto: capabilities within the SQL Server Troubleshoot job execution failureDescribe the critical concepts surrounding database engine. Resolve the security issuebackup strategies. Plan a SQL Server backup strategy. Perform further troubleshootingAfterExplain the transaction logging capabilities Managing Database Backups completing this module, students will bewithin the SQL Server database engine. Working with Backup OptionsLab : able to:Plan a SQL Server backup strategy. Backup of SQL Server Databases Explain SQL Server Agent security.Managing Database Backups Investigate backup compression Configure credentials.Working with Backup OptionsLab : Backup Transaction log backup Configure Proxy accounts.of SQL Server Databases Differential backup Monitoring SQL Server ErrorsInvestigate backup compression Copy-only backup Configuring Operators, Alerts andTransaction log backup Partial backupAfter completing this NotificationsLab : Monitoring SQL AgentDifferential backup module, students will be able to: Jobs with Alerts and NotificationsCopy-only backup Back up databases and transaction logs. Configure Database MailPartial backupAfter completing this module, Manage database backups. Implement Notificationsstudents will be able to: Work with more advanced backup Implement AlertsAfter completing thisBack up databases and transaction logs. options. module, students will be able to:Manage database backups. Restoring Databases Configure database mail.Work with more advanced backup options. Working with Point-in-time recovery Monitor SQL Server errors.Restoring Databases Restoring System Databases and Configure operators, alerts and

Page 161: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Working with Point-in-time recovery Individual FilesLab : Restoring SQL notifications.Restoring System Databases and Individual Server 2012 Databases Maintaining IndexesFilesLab : Restoring SQL Server 2012 Determine a restore strategy Automating Routine DatabaseDatabases Restore the database MaintenanceLab : Performing OngoingDetermine a restore strategy Using STANDBY modeAfter completing Database MaintenanceRestore the database this module, students will be able to: Check database integrity using DBCCUsing STANDBY modeAfter completing this Understand the restore process. CHECKDBmodule, students will be able to: Restore databases. Correct index fragmentationUnderstand the restore process. Work with Point-in-time Recovery. Create a database maintenance planRestore databases. Restore system databases and individual Investigate table lock performanceAfterWork with Point-in-time Recovery. files. completing this module, students will beRestore system databases and individual Importing ; Exporting Table Data able to:files. Inserting Data in BulkLab : Importing and Ensure database integrity.Importing ; Exporting Table Data Exporting Data Maintain indexes.Inserting Data in BulkLab : Importing and Import the Excel spreadsheet Automate routine database maintenance.Exporting Data Import the CSV file Improving Performance with the DatabaseImport the Excel spreadsheet Create and test an extraction package Engine Tuning AdvisorImport the CSV file Compare loading performanceAfter Working with Tracing OptionsLab : TracingCreate and test an extraction package completing this module, students will be Access to SQL Server 2012Compare loading performanceAfter able to: Capture a trace using SQL Server Profilercompleting this module, students will be able Transfer data to and from SQL Server. Analyze a trace using Database Engineto: Import and export table data. Tuning AdvisorTransfer data to and from SQL Server. Insert data in bulk and optimize the bulk Configure SQL TraceAfter completing thisImport and export table data. insert process. module, students will be able to:Insert data in bulk and optimize the bulk Authorizing Logins to Access Databases Capture activity using SQL Server Profilerinsert process. Authorization Across ServersLab : and Extended Events Profiler.Authorizing Logins to Access Databases Authenticating and Authorizing Users Improve performance with the DatabaseAuthorization Across ServersLab : Create Logins Engine Tuning Advisor.Authenticating and Authorizing Users Correct an Application Login Issue Work with tracing options.Create Logins Create Database Users Capturing and Managing PerformanceCorrect an Application Login Issue Correct Access to RestoredAfter DataCreate Database Users completing this module, students will be Analyzing Collected Performance DataLabCorrect Access to RestoredAfter completing able to: : Monitoring SQL Server 2012this module, students will be able to: Describe how SQL Server authenticates Investigating DMVsDescribe how SQL Server authenticates connections. Configure Management Data Warehouseconnections. Describe how logins are authorized to Configure Instances for Data CollectionDescribe how logins are authorized to access databases. Work with Data Collector ReportsAfteraccess databases. Explain the requirements for authorization completing this module, students will beExplain the requirements for authorization across servers. able to:across servers. Working with Fixed Database Roles Monitor current activity.Working with Fixed Database Roles Creating User-defined Database Capture and manage performance data.Creating User-defined Database RolesLab : RolesLab : Assigning Server and Analyze collected performance data.Assigning Server and Database Roles Database Roles Virtualizing SQL ServerAssign Server Roles Assign Server Roles Deploying and Upgrading Data-TierAssign Fixed Database Roles Assign Fixed Database Roles ApplicationsLab : Managing MultipleCreate and Assign User-defined Database Create and Assign User-defined ServersRoles Database Roles Configure CMS and execute multi-serverCheck Role AssignmentsAfter completing Check Role AssignmentsAfter completing queriesthis module, students will be able to: this module, students will be able to: Deploy a data-tier applicationWork with server roles. Work with server roles. Register and extract a data-tier applicationWork with fixed database roles. Work with fixed database roles. Upgrade a data-tier applicationAfterCreate user-defined database roles. Create user-defined database roles. completing this module, students will beAuthorizing Users to Execute Code Authorizing Users to Execute Code able to:Configuring Permissions at the Schema Configuring Permissions at the Schema Work with multiple servers.LevelLab : Authorizing Users to Access LevelLab : Authorizing Users to Access Describe options for virtualizing SQLResources Resources Server.Assign Schema-level Permissions Assign Schema-level Permissions Deploy and upgrade Data-TierAssign Object-level Permissions Assign Object-level Permissions Applications.Test PermissionsAfter completing this Test PermissionsAfter completing this Resolving Service-related Issuesmodule, students will be able to: module, students will be able to: Resolving Concurrency IssuesAuthorize user access to objects. Authorize user access to objects. Resolving Login and ConnectivityAuthorize users to execute code. Authorize users to execute code. IssuesLab : Troubleshooting CommonConfigure permissions at the schema level. Configure permissions at the schema IssuesImplementing SQL Server Audit level. Troubleshoot and resolve SQL ServerManaging SQL Server AuditLab : Auditing Implementing SQL Server Audit administrative issuesAfter completing thisSQL Server Environments Managing SQL Server AuditLab : module, students will be able to:

Page 162: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Determine audit configuration and create Auditing SQL Server Environments Explain SQL Server troubleshootingaudit Determine audit configuration and create methodology.Create server audit specifications audit Resolve service-related issues.Create database audit specifications Create server audit specifications Resolve concurrency issues.Test audit functionalityAfter completing this Create database audit specifications Resolve login and connectivity issuesmodule, students will be able to: Test audit functionalityAfter completingDescribe the options for auditing data this module, students will be able to: Module 20: Troubleshooting Common SQLaccess in SQL Server. Describe the options for auditing data Server 2012 Administrative IssuesImplement SQL Server Audit. access in SQL Server. lineManage SQL Server Audit. Implement SQL Server Audit.Working with SQL Server Agent Manage SQL Server Audit. This module covers common issues thatManaging SQL Server Agent JobsLab : Working with SQL Server Agent require troubleshooting and gives guidanceAutomating SQL Server Management Managing SQL Server Agent JobsLab : on where to start looking for solutions.Create a Data Extraction Job Automating SQL Server Management lineSchedule the Data Extraction Job Create a Data Extraction Job SQL Server Troubleshooting MethodologyTroubleshoot a Failing JobAfter completing Schedule the Data Extraction Jobthis module, students will be able to: Troubleshoot a Failing JobAfterAutomate SQL Server Management. completing this module, students will be lineWork with SQL Server Agent. able to: Working with SQL Server ToolsManage SQL Server Agent jobs. Automate SQL Server Management. Configuring SQL Server ServicesLab :Configuring Credentials Work with SQL Server Agent. Introduction to SQL Server and its ToolsetConfiguring Proxy AccountsLab : Manage SQL Server Agent jobs. Verifying SQL Server ComponentConfiguring Security for SQL Server Agent Configuring Credentials InstallationTroubleshoot job execution failure Configuring Proxy AccountsLab : Altering Service Accounts for NewResolve the security issue Configuring Security for SQL Server InstancePerform further troubleshootingAfter Agent Enabling Named Pipes Protocol for Bothcompleting this module, students will be able Troubleshoot job execution failure Instancesto: Resolve the security issue Creating an Alias for AdvDevExplain SQL Server Agent security. Perform further troubleshootingAfter Ensuring SQL Browser is Disabled andConfigure credentials. completing this module, students will be Configure a Fixed TCP/IP Port (Only ifConfigure Proxy accounts. able to: time permitsAfter completing this module,Monitoring SQL Server Errors Explain SQL Server Agent security. students will be able to:Configuring Operators, Alerts and Configure credentials. Describe the SQL Server Platform.NotificationsLab : Monitoring SQL Agent Configure Proxy accounts. Work with SQL Server Tools.Jobs with Alerts and Notifications Monitoring SQL Server Errors Configure SQL Server Services.Configure Database Mail Configuring Operators, Alerts and Planning Server Resource RequirementsImplement Notifications NotificationsLab : Monitoring SQL Agent Pre-installation Testing for SQL ServerLabImplement AlertsAfter completing this Jobs with Alerts and Notifications : Preparing Systems for SQL Servermodule, students will be able to: Configure Database Mail Adjust memory configurationConfigure database mail. Implement Notifications Pre-installation Stress TestingMonitor SQL Server errors. Implement AlertsAfter completing this Check Specific I/O OperationsAfterConfigure operators, alerts and notifications. module, students will be able to: completing this module, students will beMaintaining Indexes Configure database mail. able to:Automating Routine Database Monitor SQL Server errors. Describe the SQL Server architecture.MaintenanceLab : Performing Ongoing Configure operators, alerts and Plan for server resource requirements.Database Maintenance notifications. Conduct pre-installation stress testing forCheck database integrity using DBCC Maintaining Indexes SQL Server.CHECKDB Automating Routine Database Installing SQL ServerCorrect index fragmentation MaintenanceLab : Performing Ongoing Upgrading and Automating InstallationLabCreate a database maintenance plan Database Maintenance : Installing and Configuring SQL ServerInvestigate table lock performanceAfter Check database integrity using DBCC Review installation requirementscompleting this module, students will be able CHECKDB Install the SQL Server instanceto: Correct index fragmentation Perform Post-installation Setup andEnsure database integrity. Create a database maintenance plan ChecksMaintain indexes. Investigate table lock performanceAfter Configure Server MemoryAfter completingAutomate routine database maintenance. completing this module, students will be this module, students will be able to:Improving Performance with the Database able to: Prepare to install SQL Server.Engine Tuning Advisor Ensure database integrity. Install SQL Server.Working with Tracing OptionsLab : Tracing Maintain indexes. Upgrade and automate the installation ofAccess to SQL Server 2012 Automate routine database maintenance. SQL Server.Capture a trace using SQL Server Profiler Improving Performance with the Working with Files and FilegroupsAnalyze a trace using Database Engine Database Engine Tuning Advisor Moving Database FilesLab : Working withTuning Advisor Working with Tracing OptionsLab : DatabasesConfigure SQL TraceAfter completing this Tracing Access to SQL Server 2012 Adjust tempdb configurationmodule, students will be able to: Capture a trace using SQL Server Profiler Create the RateTracking databaseCapture activity using SQL Server Profiler Analyze a trace using Database Engine Attach the OldProspects database

Page 163: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

and Extended Events Profiler. Tuning Advisor Add multiple files to tempdbAfterImprove performance with the Database Configure SQL TraceAfter completing completing this module, students will beEngine Tuning Advisor. this module, students will be able to: able to:Work with tracing options. Capture activity using SQL Server Profiler Describe the role and structure of SQLCapturing and Managing Performance Data and Extended Events Profiler. Server databases.Analyzing Collected Performance DataLab : Improve performance with the Database Work with files and filegroups.Monitoring SQL Server 2012 Engine Tuning Advisor. Move database files within servers andInvestigating DMVs Work with tracing options. between servers.Configure Management Data Warehouse Capturing and Managing Performance Understanding SQL Server TransactionConfigure Instances for Data Collection Data LoggingWork with Data Collector ReportsAfter Analyzing Collected Performance Planning a SQL Server Backupcompleting this module, students will be able DataLab : Monitoring SQL Server 2012 StrategyLab : Understanding SQL Serverto: Investigating DMVs Recovery ModelsMonitor current activity. Configure Management Data Warehouse Plan a backup strategyCapture and manage performance data. Configure Instances for Data Collection Configure Recovery ModelsAnalyze collected performance data. Work with Data Collector ReportsAfter Review recovery models and strategyAfterVirtualizing SQL Server completing this module, students will be completing this module, students will beDeploying and Upgrading Data-Tier able to: able to:ApplicationsLab : Managing Multiple Servers Monitor current activity. Describe the critical concepts surroundingConfigure CMS and execute multi-server Capture and manage performance data. backup strategies.queries Analyze collected performance data. Explain the transaction logging capabilitiesDeploy a data-tier application Virtualizing SQL Server within the SQL Server database engine.Register and extract a data-tier application Deploying and Upgrading Data-Tier Plan a SQL Server backup strategy.Upgrade a data-tier applicationAfter ApplicationsLab : Managing Multiple Managing Database Backupscompleting this module, students will be able Servers Working with Backup OptionsLab : Backupto: Configure CMS and execute multi-server of SQL Server DatabasesWork with multiple servers. queries Investigate backup compressionDescribe options for virtualizing SQL Server. Deploy a data-tier application Transaction log backupDeploy and upgrade Data-Tier Applications. Register and extract a data-tier Differential backupResolving Service-related Issues application Copy-only backupResolving Concurrency Issues Upgrade a data-tier applicationAfter Partial backupAfter completing thisResolving Login and Connectivity IssuesLab completing this module, students will be module, students will be able to:: Troubleshooting Common Issues able to: Back up databases and transaction logs.Troubleshoot and resolve SQL Server Work with multiple servers. Manage database backups.administrative issuesAfter completing this Describe options for virtualizing SQL Work with more advanced backup options.module, students will be able to: Server. Restoring DatabasesExplain SQL Server troubleshooting Deploy and upgrade Data-Tier Working with Point-in-time recoverymethodology. Applications. Restoring System Databases andResolve service-related issues. Resolving Service-related Issues Individual FilesLab : Restoring SQL ServerResolve concurrency issues. Resolving Concurrency Issues 2012 DatabasesResolve login and connectivity issues Resolving Login and Connectivity Determine a restore strategy

IssuesLab : Troubleshooting Common Restore the databaseIssues Using STANDBY modeAfter completing

line Troubleshoot and resolve SQL Server this module, students will be able to:Working with SQL Server Tools administrative issuesAfter completing this Understand the restore process.Configuring SQL Server ServicesLab : module, students will be able to: Restore databases.Introduction to SQL Server and its Toolset Explain SQL Server troubleshooting Work with Point-in-time Recovery.Verifying SQL Server Component methodology. Restore system databases and individualInstallation Resolve service-related issues. files.Altering Service Accounts for New Instance Resolve concurrency issues. Importing ; Exporting Table DataEnabling Named Pipes Protocol for Both Resolve login and connectivity issues Inserting Data in BulkLab : Importing andInstances Exporting DataCreating an Alias for AdvDev Import the Excel spreadsheetEnsuring SQL Browser is Disabled and line Import the CSV fileConfigure a Fixed TCP/IP Port (Only if time Working with SQL Server Tools Create and test an extraction packagepermitsAfter completing this module, Configuring SQL Server ServicesLab : Compare loading performanceAfterstudents will be able to: Introduction to SQL Server and its completing this module, students will beDescribe the SQL Server Platform. Toolset able to:Work with SQL Server Tools. Verifying SQL Server Component Transfer data to and from SQL Server.Configure SQL Server Services. Installation Import and export table data.Planning Server Resource Requirements Altering Service Accounts for New Insert data in bulk and optimize the bulkPre-installation Testing for SQL ServerLab : Instance insert process.Preparing Systems for SQL Server Enabling Named Pipes Protocol for Both Authorizing Logins to Access DatabasesAdjust memory configuration Instances Authorization Across ServersLab :Pre-installation Stress Testing Creating an Alias for AdvDev Authenticating and Authorizing UsersCheck Specific I/O OperationsAfter Ensuring SQL Browser is Disabled and Create Logins

Page 164: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

completing this module, students will be able Configure a Fixed TCP/IP Port (Only if Correct an Application Login Issueto: time permitsAfter completing this module, Create Database UsersDescribe the SQL Server architecture. students will be able to: Correct Access to RestoredAfterPlan for server resource requirements. Describe the SQL Server Platform. completing this module, students will beConduct pre-installation stress testing for Work with SQL Server Tools. able to:SQL Server. Configure SQL Server Services. Describe how SQL Server authenticatesInstalling SQL Server Planning Server Resource Requirements connections.Upgrading and Automating InstallationLab : Pre-installation Testing for SQL Describe how logins are authorized toInstalling and Configuring SQL Server ServerLab : Preparing Systems for SQL access databases.Review installation requirements Server Explain the requirements for authorizationInstall the SQL Server instance Adjust memory configuration across servers.Perform Post-installation Setup and Checks Pre-installation Stress Testing Working with Fixed Database RolesConfigure Server MemoryAfter completing Check Specific I/O OperationsAfter Creating User-defined Database RolesLabthis module, students will be able to: completing this module, students will be : Assigning Server and Database RolesPrepare to install SQL Server. able to: Assign Server RolesInstall SQL Server. Describe the SQL Server architecture. Assign Fixed Database RolesUpgrade and automate the installation of Plan for server resource requirements. Create and Assign User-defined DatabaseSQL Server. Conduct pre-installation stress testing for RolesWorking with Files and Filegroups SQL Server. Check Role AssignmentsAfter completingMoving Database FilesLab : Working with Installing SQL Server this module, students will be able to:Databases Upgrading and Automating Work with server roles.Adjust tempdb configuration InstallationLab : Installing and Work with fixed database roles.Create the RateTracking database Configuring SQL Server Create user-defined database roles.Attach the OldProspects database Review installation requirements Authorizing Users to Execute CodeAdd multiple files to tempdbAfter completing Install the SQL Server instance Configuring Permissions at the Schemathis module, students will be able to: Perform Post-installation Setup and LevelLab : Authorizing Users to AccessDescribe the role and structure of SQL Checks ResourcesServer databases. Configure Server MemoryAfter Assign Schema-level PermissionsWork with files and filegroups. completing this module, students will be Assign Object-level PermissionsMove database files within servers and able to: Test PermissionsAfter completing thisbetween servers. Prepare to install SQL Server. module, students will be able to:Understanding SQL Server Transaction Install SQL Server. Authorize user access to objects.Logging Upgrade and automate the installation of Authorize users to execute code.Planning a SQL Server Backup StrategyLab SQL Server. Configure permissions at the schema: Understanding SQL Server Recovery Working with Files and Filegroups level.Models Moving Database FilesLab : Working with Implementing SQL Server AuditPlan a backup strategy Databases Managing SQL Server AuditLab : AuditingConfigure Recovery Models Adjust tempdb configuration SQL Server EnvironmentsReview recovery models and strategyAfter Create the RateTracking database Determine audit configuration and createcompleting this module, students will be able Attach the OldProspects database auditto: Add multiple files to tempdbAfter Create server audit specificationsDescribe the critical concepts surrounding completing this module, students will be Create database audit specificationsbackup strategies. able to: Test audit functionalityAfter completing thisExplain the transaction logging capabilities Describe the role and structure of SQL module, students will be able to:within the SQL Server database engine. Server databases. Describe the options for auditing dataPlan a SQL Server backup strategy. Work with files and filegroups. access in SQL Server.Managing Database Backups Move database files within servers and Implement SQL Server Audit.Working with Backup OptionsLab : Backup between servers. Manage SQL Server Audit.of SQL Server Databases Understanding SQL Server Transaction Working with SQL Server AgentInvestigate backup compression Logging Managing SQL Server Agent JobsLab :Transaction log backup Planning a SQL Server Backup Automating SQL Server ManagementDifferential backup StrategyLab : Understanding SQL Server Create a Data Extraction JobCopy-only backup Recovery Models Schedule the Data Extraction JobPartial backupAfter completing this module, Plan a backup strategy Troubleshoot a Failing JobAfter completingstudents will be able to: Configure Recovery Models this module, students will be able to:Back up databases and transaction logs. Review recovery models and Automate SQL Server Management.Manage database backups. strategyAfter completing this module, Work with SQL Server Agent.Work with more advanced backup options. students will be able to: Manage SQL Server Agent jobs.Restoring Databases Describe the critical concepts Configuring CredentialsWorking with Point-in-time recovery surrounding backup strategies. Configuring Proxy AccountsLab :Restoring System Databases and Individual Explain the transaction logging Configuring Security for SQL Server AgentFilesLab : Restoring SQL Server 2012 capabilities within the SQL Server Troubleshoot job execution failureDatabases database engine. Resolve the security issueDetermine a restore strategy Plan a SQL Server backup strategy. Perform further troubleshootingAfterRestore the database Managing Database Backups completing this module, students will beUsing STANDBY modeAfter completing this Working with Backup OptionsLab : able to:

Page 165: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

module, students will be able to: Backup of SQL Server Databases Explain SQL Server Agent security.Understand the restore process. Investigate backup compression Configure credentials.Restore databases. Transaction log backup Configure Proxy accounts.Work with Point-in-time Recovery. Differential backup Monitoring SQL Server ErrorsRestore system databases and individual Copy-only backup Configuring Operators, Alerts andfiles. Partial backupAfter completing this NotificationsLab : Monitoring SQL AgentImporting ; Exporting Table Data module, students will be able to: Jobs with Alerts and NotificationsInserting Data in BulkLab : Importing and Back up databases and transaction logs. Configure Database MailExporting Data Manage database backups. Implement NotificationsImport the Excel spreadsheet Work with more advanced backup Implement AlertsAfter completing thisImport the CSV file options. module, students will be able to:Create and test an extraction package Restoring Databases Configure database mail.Compare loading performanceAfter Working with Point-in-time recovery Monitor SQL Server errors.completing this module, students will be able Restoring System Databases and Configure operators, alerts andto: Individual FilesLab : Restoring SQL notifications.Transfer data to and from SQL Server. Server 2012 Databases Maintaining IndexesImport and export table data. Determine a restore strategy Automating Routine DatabaseInsert data in bulk and optimize the bulk Restore the database MaintenanceLab : Performing Ongoinginsert process. Using STANDBY modeAfter completing Database MaintenanceAuthorizing Logins to Access Databases this module, students will be able to: Check database integrity using DBCCAuthorization Across ServersLab : Understand the restore process. CHECKDBAuthenticating and Authorizing Users Restore databases. Correct index fragmentationCreate Logins Work with Point-in-time Recovery. Create a database maintenance planCorrect an Application Login Issue Restore system databases and individual Investigate table lock performanceAfterCreate Database Users files. completing this module, students will beCorrect Access to RestoredAfter completing Importing ; Exporting Table Data able to:this module, students will be able to: Inserting Data in BulkLab : Importing and Ensure database integrity.Describe how SQL Server authenticates Exporting Data Maintain indexes.connections. Import the Excel spreadsheet Automate routine database maintenance.Describe how logins are authorized to Import the CSV file Improving Performance with the Databaseaccess databases. Create and test an extraction package Engine Tuning AdvisorExplain the requirements for authorization Compare loading performanceAfter Working with Tracing OptionsLab : Tracingacross servers. completing this module, students will be Access to SQL Server 2012Working with Fixed Database Roles able to: Capture a trace using SQL Server ProfilerCreating User-defined Database RolesLab : Transfer data to and from SQL Server. Analyze a trace using Database EngineAssigning Server and Database Roles Import and export table data. Tuning AdvisorAssign Server Roles Insert data in bulk and optimize the bulk Configure SQL TraceAfter completing thisAssign Fixed Database Roles insert process. module, students will be able to:Create and Assign User-defined Database Authorizing Logins to Access Databases Capture activity using SQL Server ProfilerRoles Authorization Across ServersLab : and Extended Events Profiler.Check Role AssignmentsAfter completing Authenticating and Authorizing Users Improve performance with the Databasethis module, students will be able to: Create Logins Engine Tuning Advisor.Work with server roles. Correct an Application Login Issue Work with tracing options.Work with fixed database roles. Create Database Users Capturing and Managing PerformanceCreate user-defined database roles. Correct Access to RestoredAfter DataAuthorizing Users to Execute Code completing this module, students will be Analyzing Collected Performance DataLabConfiguring Permissions at the Schema able to: : Monitoring SQL Server 2012LevelLab : Authorizing Users to Access Describe how SQL Server authenticates Investigating DMVsResources connections. Configure Management Data WarehouseAssign Schema-level Permissions Describe how logins are authorized to Configure Instances for Data CollectionAssign Object-level Permissions access databases. Work with Data Collector ReportsAfterTest PermissionsAfter completing this Explain the requirements for authorization completing this module, students will bemodule, students will be able to: across servers. able to:Authorize user access to objects. Working with Fixed Database Roles Monitor current activity.Authorize users to execute code. Creating User-defined Database Capture and manage performance data.Configure permissions at the schema level. RolesLab : Assigning Server and Analyze collected performance data.Implementing SQL Server Audit Database Roles Virtualizing SQL ServerManaging SQL Server AuditLab : Auditing Assign Server Roles Deploying and Upgrading Data-TierSQL Server Environments Assign Fixed Database Roles ApplicationsLab : Managing MultipleDetermine audit configuration and create Create and Assign User-defined Serversaudit Database Roles Configure CMS and execute multi-serverCreate server audit specifications Check Role AssignmentsAfter completing queriesCreate database audit specifications this module, students will be able to: Deploy a data-tier applicationTest audit functionalityAfter completing this Work with server roles. Register and extract a data-tier applicationmodule, students will be able to: Work with fixed database roles. Upgrade a data-tier applicationAfterDescribe the options for auditing data Create user-defined database roles. completing this module, students will be

Page 166: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

access in SQL Server. Authorizing Users to Execute Code able to:Implement SQL Server Audit. Configuring Permissions at the Schema Work with multiple servers.Manage SQL Server Audit. LevelLab : Authorizing Users to Access Describe options for virtualizing SQLWorking with SQL Server Agent Resources Server.Managing SQL Server Agent JobsLab : Assign Schema-level Permissions Deploy and upgrade Data-TierAutomating SQL Server Management Assign Object-level Permissions Applications.Create a Data Extraction Job Test PermissionsAfter completing this Resolving Service-related IssuesSchedule the Data Extraction Job module, students will be able to: Resolving Concurrency IssuesTroubleshoot a Failing JobAfter completing Authorize user access to objects. Resolving Login and Connectivitythis module, students will be able to: Authorize users to execute code. IssuesLab : Troubleshooting CommonAutomate SQL Server Management. Configure permissions at the schema IssuesWork with SQL Server Agent. level. Troubleshoot and resolve SQL ServerManage SQL Server Agent jobs. Implementing SQL Server Audit administrative issuesAfter completing thisConfiguring Credentials Managing SQL Server AuditLab : module, students will be able to:Configuring Proxy AccountsLab : Auditing SQL Server Environments Explain SQL Server troubleshootingConfiguring Security for SQL Server Agent Determine audit configuration and create methodology.Troubleshoot job execution failure audit Resolve service-related issues.Resolve the security issue Create server audit specifications Resolve concurrency issues.Perform further troubleshootingAfter Create database audit specifications Resolve login and connectivity issuescompleting this module, students will be able Test audit functionalityAfter completingto: this module, students will be able to:Explain SQL Server Agent security. Describe the options for auditing data lineConfigure credentials. access in SQL Server. Working with SQL Server ToolsConfigure Proxy accounts. Implement SQL Server Audit. Configuring SQL Server ServicesLab :Monitoring SQL Server Errors Manage SQL Server Audit. Introduction to SQL Server and its ToolsetConfiguring Operators, Alerts and Working with SQL Server Agent Verifying SQL Server ComponentNotificationsLab : Monitoring SQL Agent Managing SQL Server Agent JobsLab : InstallationJobs with Alerts and Notifications Automating SQL Server Management Altering Service Accounts for NewConfigure Database Mail Create a Data Extraction Job InstanceImplement Notifications Schedule the Data Extraction Job Enabling Named Pipes Protocol for BothImplement AlertsAfter completing this Troubleshoot a Failing JobAfter Instancesmodule, students will be able to: completing this module, students will be Creating an Alias for AdvDevConfigure database mail. able to: Ensuring SQL Browser is Disabled andMonitor SQL Server errors. Automate SQL Server Management. Configure a Fixed TCP/IP Port (Only ifConfigure operators, alerts and notifications. Work with SQL Server Agent. time permitsAfter completing this module,Maintaining Indexes Manage SQL Server Agent jobs. students will be able to:Automating Routine Database Configuring Credentials Describe the SQL Server Platform.MaintenanceLab : Performing Ongoing Configuring Proxy AccountsLab : Work with SQL Server Tools.Database Maintenance Configuring Security for SQL Server Configure SQL Server Services.Check database integrity using DBCC Agent Planning Server Resource RequirementsCHECKDB Troubleshoot job execution failure Pre-installation Testing for SQL ServerLabCorrect index fragmentation Resolve the security issue : Preparing Systems for SQL ServerCreate a database maintenance plan Perform further troubleshootingAfter Adjust memory configurationInvestigate table lock performanceAfter completing this module, students will be Pre-installation Stress Testingcompleting this module, students will be able able to: Check Specific I/O OperationsAfterto: Explain SQL Server Agent security. completing this module, students will beEnsure database integrity. Configure credentials. able to:Maintain indexes. Configure Proxy accounts. Describe the SQL Server architecture.Automate routine database maintenance. Monitoring SQL Server Errors Plan for server resource requirements.Improving Performance with the Database Configuring Operators, Alerts and Conduct pre-installation stress testing forEngine Tuning Advisor NotificationsLab : Monitoring SQL Agent SQL Server.Working with Tracing OptionsLab : Tracing Jobs with Alerts and Notifications Installing SQL ServerAccess to SQL Server 2012 Configure Database Mail Upgrading and Automating InstallationLabCapture a trace using SQL Server Profiler Implement Notifications : Installing and Configuring SQL ServerAnalyze a trace using Database Engine Implement AlertsAfter completing this Review installation requirementsTuning Advisor module, students will be able to: Install the SQL Server instanceConfigure SQL TraceAfter completing this Configure database mail. Perform Post-installation Setup andmodule, students will be able to: Monitor SQL Server errors. ChecksCapture activity using SQL Server Profiler Configure operators, alerts and Configure Server MemoryAfter completingand Extended Events Profiler. notifications. this module, students will be able to:Improve performance with the Database Maintaining Indexes Prepare to install SQL Server.Engine Tuning Advisor. Automating Routine Database Install SQL Server.Work with tracing options. MaintenanceLab : Performing Ongoing Upgrade and automate the installation ofCapturing and Managing Performance Data Database Maintenance SQL Server.Analyzing Collected Performance DataLab : Check database integrity using DBCC Working with Files and FilegroupsMonitoring SQL Server 2012 CHECKDB Moving Database FilesLab : Working with

Page 167: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Investigating DMVs Correct index fragmentation DatabasesConfigure Management Data Warehouse Create a database maintenance plan Adjust tempdb configurationConfigure Instances for Data Collection Investigate table lock performanceAfter Create the RateTracking databaseWork with Data Collector ReportsAfter completing this module, students will be Attach the OldProspects databasecompleting this module, students will be able able to: Add multiple files to tempdbAfterto: Ensure database integrity. completing this module, students will beMonitor current activity. Maintain indexes. able to:Capture and manage performance data. Automate routine database maintenance. Describe the role and structure of SQLAnalyze collected performance data. Improving Performance with the Server databases.Virtualizing SQL Server Database Engine Tuning Advisor Work with files and filegroups.Deploying and Upgrading Data-Tier Working with Tracing OptionsLab : Move database files within servers andApplicationsLab : Managing Multiple Servers Tracing Access to SQL Server 2012 between servers.Configure CMS and execute multi-server Capture a trace using SQL Server Profiler Understanding SQL Server Transactionqueries Analyze a trace using Database Engine LoggingDeploy a data-tier application Tuning Advisor Planning a SQL Server BackupRegister and extract a data-tier application Configure SQL TraceAfter completing StrategyLab : Understanding SQL ServerUpgrade a data-tier applicationAfter this module, students will be able to: Recovery Modelscompleting this module, students will be able Capture activity using SQL Server Profiler Plan a backup strategyto: and Extended Events Profiler. Configure Recovery ModelsWork with multiple servers. Improve performance with the Database Review recovery models and strategyAfterDescribe options for virtualizing SQL Server. Engine Tuning Advisor. completing this module, students will beDeploy and upgrade Data-Tier Applications. Work with tracing options. able to:Resolving Service-related Issues Capturing and Managing Performance Describe the critical concepts surroundingResolving Concurrency Issues Data backup strategies.Resolving Login and Connectivity IssuesLab Analyzing Collected Performance Explain the transaction logging capabilities: Troubleshooting Common Issues DataLab : Monitoring SQL Server 2012 within the SQL Server database engine.Troubleshoot and resolve SQL Server Investigating DMVs Plan a SQL Server backup strategy.administrative issuesAfter completing this Configure Management Data Warehouse Managing Database Backupsmodule, students will be able to: Configure Instances for Data Collection Working with Backup OptionsLab : BackupExplain SQL Server troubleshooting Work with Data Collector ReportsAfter of SQL Server Databasesmethodology. completing this module, students will be Investigate backup compressionResolve service-related issues. able to: Transaction log backupResolve concurrency issues. Monitor current activity. Differential backupResolve login and connectivity issues Capture and manage performance data. Copy-only backup

Analyze collected performance data. Partial backupAfter completing thisModule 7: Restoring SQL Server 2012 Virtualizing SQL Server module, students will be able to:Databases Deploying and Upgrading Data-Tier Back up databases and transaction logs.line ApplicationsLab : Managing Multiple Manage database backups.

Servers Work with more advanced backup options.This module describes the restoration of Configure CMS and execute multi-server Restoring Databasesdatabases. queries Working with Point-in-time recoveryline Deploy a data-tier application Restoring System Databases and

Understanding the Restore Process Register and extract a data-tier Individual FilesLab : Restoring SQL Serverapplication 2012 DatabasesUpgrade a data-tier applicationAfter Determine a restore strategy

line completing this module, students will be Restore the databaseWorking with SQL Server Tools able to: Using STANDBY modeAfter completingConfiguring SQL Server ServicesLab : Work with multiple servers. this module, students will be able to:Introduction to SQL Server and its Toolset Describe options for virtualizing SQL Understand the restore process.Verifying SQL Server Component Server. Restore databases.Installation Deploy and upgrade Data-Tier Work with Point-in-time Recovery.Altering Service Accounts for New Instance Applications. Restore system databases and individualEnabling Named Pipes Protocol for Both Resolving Service-related Issues files.Instances Resolving Concurrency Issues Importing ; Exporting Table DataCreating an Alias for AdvDev Resolving Login and Connectivity Inserting Data in BulkLab : Importing andEnsuring SQL Browser is Disabled and IssuesLab : Troubleshooting Common Exporting DataConfigure a Fixed TCP/IP Port (Only if time Issues Import the Excel spreadsheetpermitsAfter completing this module, Troubleshoot and resolve SQL Server Import the CSV filestudents will be able to: administrative issuesAfter completing this Create and test an extraction packageDescribe the SQL Server Platform. module, students will be able to: Compare loading performanceAfterWork with SQL Server Tools. Explain SQL Server troubleshooting completing this module, students will beConfigure SQL Server Services. methodology. able to:Planning Server Resource Requirements Resolve service-related issues. Transfer data to and from SQL Server.Pre-installation Testing for SQL ServerLab : Resolve concurrency issues. Import and export table data.Preparing Systems for SQL Server Resolve login and connectivity issues Insert data in bulk and optimize the bulkAdjust memory configuration insert process.

Page 168: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Pre-installation Stress Testing Module 13: Automating SQL Server 2012 Authorizing Logins to Access DatabasesCheck Specific I/O OperationsAfter Management Authorization Across ServersLab :completing this module, students will be able line Authenticating and Authorizing Usersto: Create LoginsDescribe the SQL Server architecture. This module covers SQL Server Agent, jobs Correct an Application Login IssuePlan for server resource requirements. and job history. Create Database UsersConduct pre-installation stress testing for line Correct Access to RestoredAfterSQL Server. Automating SQL Server Management completing this module, students will beInstalling SQL Server able to:Upgrading and Automating InstallationLab : Describe how SQL Server authenticatesInstalling and Configuring SQL Server line connections.Review installation requirements Working with SQL Server Tools Describe how logins are authorized toInstall the SQL Server instance Configuring SQL Server ServicesLab : access databases.Perform Post-installation Setup and Checks Introduction to SQL Server and its Explain the requirements for authorizationConfigure Server MemoryAfter completing Toolset across servers.this module, students will be able to: Verifying SQL Server Component Working with Fixed Database RolesPrepare to install SQL Server. Installation Creating User-defined Database RolesLabInstall SQL Server. Altering Service Accounts for New : Assigning Server and Database RolesUpgrade and automate the installation of Instance Assign Server RolesSQL Server. Enabling Named Pipes Protocol for Both Assign Fixed Database RolesWorking with Files and Filegroups Instances Create and Assign User-defined DatabaseMoving Database FilesLab : Working with Creating an Alias for AdvDev RolesDatabases Ensuring SQL Browser is Disabled and Check Role AssignmentsAfter completingAdjust tempdb configuration Configure a Fixed TCP/IP Port (Only if this module, students will be able to:Create the RateTracking database time permitsAfter completing this module, Work with server roles.Attach the OldProspects database students will be able to: Work with fixed database roles.Add multiple files to tempdbAfter completing Describe the SQL Server Platform. Create user-defined database roles.this module, students will be able to: Work with SQL Server Tools. Authorizing Users to Execute CodeDescribe the role and structure of SQL Configure SQL Server Services. Configuring Permissions at the SchemaServer databases. Planning Server Resource Requirements LevelLab : Authorizing Users to AccessWork with files and filegroups. Pre-installation Testing for SQL ResourcesMove database files within servers and ServerLab : Preparing Systems for SQL Assign Schema-level Permissionsbetween servers. Server Assign Object-level PermissionsUnderstanding SQL Server Transaction Adjust memory configuration Test PermissionsAfter completing thisLogging Pre-installation Stress Testing module, students will be able to:Planning a SQL Server Backup StrategyLab Check Specific I/O OperationsAfter Authorize user access to objects.: Understanding SQL Server Recovery completing this module, students will be Authorize users to execute code.Models able to: Configure permissions at the schemaPlan a backup strategy Describe the SQL Server architecture. level.Configure Recovery Models Plan for server resource requirements. Implementing SQL Server AuditReview recovery models and strategyAfter Conduct pre-installation stress testing for Managing SQL Server AuditLab : Auditingcompleting this module, students will be able SQL Server. SQL Server Environmentsto: Installing SQL Server Determine audit configuration and createDescribe the critical concepts surrounding Upgrading and Automating auditbackup strategies. InstallationLab : Installing and Create server audit specificationsExplain the transaction logging capabilities Configuring SQL Server Create database audit specificationswithin the SQL Server database engine. Review installation requirements Test audit functionalityAfter completing thisPlan a SQL Server backup strategy. Install the SQL Server instance module, students will be able to:Managing Database Backups Perform Post-installation Setup and Describe the options for auditing dataWorking with Backup OptionsLab : Backup Checks access in SQL Server.of SQL Server Databases Configure Server MemoryAfter Implement SQL Server Audit.Investigate backup compression completing this module, students will be Manage SQL Server Audit.Transaction log backup able to: Working with SQL Server AgentDifferential backup Prepare to install SQL Server. Managing SQL Server Agent JobsLab :Copy-only backup Install SQL Server. Automating SQL Server ManagementPartial backupAfter completing this module, Upgrade and automate the installation of Create a Data Extraction Jobstudents will be able to: SQL Server. Schedule the Data Extraction JobBack up databases and transaction logs. Working with Files and Filegroups Troubleshoot a Failing JobAfter completingManage database backups. Moving Database FilesLab : Working with this module, students will be able to:Work with more advanced backup options. Databases Automate SQL Server Management.Restoring Databases Adjust tempdb configuration Work with SQL Server Agent.Working with Point-in-time recovery Create the RateTracking database Manage SQL Server Agent jobs.Restoring System Databases and Individual Attach the OldProspects database Configuring CredentialsFilesLab : Restoring SQL Server 2012 Add multiple files to tempdbAfter Configuring Proxy AccountsLab :Databases completing this module, students will be Configuring Security for SQL Server AgentDetermine a restore strategy able to: Troubleshoot job execution failure

Page 169: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Restore the database Describe the role and structure of SQL Resolve the security issueUsing STANDBY modeAfter completing this Server databases. Perform further troubleshootingAftermodule, students will be able to: Work with files and filegroups. completing this module, students will beUnderstand the restore process. Move database files within servers and able to:Restore databases. between servers. Explain SQL Server Agent security.Work with Point-in-time Recovery. Understanding SQL Server Transaction Configure credentials.Restore system databases and individual Logging Configure Proxy accounts.files. Planning a SQL Server Backup Monitoring SQL Server ErrorsImporting ; Exporting Table Data StrategyLab : Understanding SQL Server Configuring Operators, Alerts andInserting Data in BulkLab : Importing and Recovery Models NotificationsLab : Monitoring SQL AgentExporting Data Plan a backup strategy Jobs with Alerts and NotificationsImport the Excel spreadsheet Configure Recovery Models Configure Database MailImport the CSV file Review recovery models and Implement NotificationsCreate and test an extraction package strategyAfter completing this module, Implement AlertsAfter completing thisCompare loading performanceAfter students will be able to: module, students will be able to:completing this module, students will be able Describe the critical concepts Configure database mail.to: surrounding backup strategies. Monitor SQL Server errors.Transfer data to and from SQL Server. Explain the transaction logging Configure operators, alerts andImport and export table data. capabilities within the SQL Server notifications.Insert data in bulk and optimize the bulk database engine. Maintaining Indexesinsert process. Plan a SQL Server backup strategy. Automating Routine DatabaseAuthorizing Logins to Access Databases Managing Database Backups MaintenanceLab : Performing OngoingAuthorization Across ServersLab : Working with Backup OptionsLab : Database MaintenanceAuthenticating and Authorizing Users Backup of SQL Server Databases Check database integrity using DBCCCreate Logins Investigate backup compression CHECKDBCorrect an Application Login Issue Transaction log backup Correct index fragmentationCreate Database Users Differential backup Create a database maintenance planCorrect Access to RestoredAfter completing Copy-only backup Investigate table lock performanceAfterthis module, students will be able to: Partial backupAfter completing this completing this module, students will beDescribe how SQL Server authenticates module, students will be able to: able to:connections. Back up databases and transaction logs. Ensure database integrity.Describe how logins are authorized to Manage database backups. Maintain indexes.access databases. Work with more advanced backup Automate routine database maintenance.Explain the requirements for authorization options. Improving Performance with the Databaseacross servers. Restoring Databases Engine Tuning AdvisorWorking with Fixed Database Roles Working with Point-in-time recovery Working with Tracing OptionsLab : TracingCreating User-defined Database RolesLab : Restoring System Databases and Access to SQL Server 2012Assigning Server and Database Roles Individual FilesLab : Restoring SQL Capture a trace using SQL Server ProfilerAssign Server Roles Server 2012 Databases Analyze a trace using Database EngineAssign Fixed Database Roles Determine a restore strategy Tuning AdvisorCreate and Assign User-defined Database Restore the database Configure SQL TraceAfter completing thisRoles Using STANDBY modeAfter completing module, students will be able to:Check Role AssignmentsAfter completing this module, students will be able to: Capture activity using SQL Server Profilerthis module, students will be able to: Understand the restore process. and Extended Events Profiler.Work with server roles. Restore databases. Improve performance with the DatabaseWork with fixed database roles. Work with Point-in-time Recovery. Engine Tuning Advisor.Create user-defined database roles. Restore system databases and individual Work with tracing options.Authorizing Users to Execute Code files. Capturing and Managing PerformanceConfiguring Permissions at the Schema Importing ; Exporting Table Data DataLevelLab : Authorizing Users to Access Inserting Data in BulkLab : Importing and Analyzing Collected Performance DataLabResources Exporting Data : Monitoring SQL Server 2012Assign Schema-level Permissions Import the Excel spreadsheet Investigating DMVsAssign Object-level Permissions Import the CSV file Configure Management Data WarehouseTest PermissionsAfter completing this Create and test an extraction package Configure Instances for Data Collectionmodule, students will be able to: Compare loading performanceAfter Work with Data Collector ReportsAfterAuthorize user access to objects. completing this module, students will be completing this module, students will beAuthorize users to execute code. able to: able to:Configure permissions at the schema level. Transfer data to and from SQL Server. Monitor current activity.Implementing SQL Server Audit Import and export table data. Capture and manage performance data.Managing SQL Server AuditLab : Auditing Insert data in bulk and optimize the bulk Analyze collected performance data.SQL Server Environments insert process. Virtualizing SQL ServerDetermine audit configuration and create Authorizing Logins to Access Databases Deploying and Upgrading Data-Tieraudit Authorization Across ServersLab : ApplicationsLab : Managing MultipleCreate server audit specifications Authenticating and Authorizing Users ServersCreate database audit specifications Create Logins Configure CMS and execute multi-serverTest audit functionalityAfter completing this Correct an Application Login Issue queries

Page 170: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

module, students will be able to: Create Database Users Deploy a data-tier applicationDescribe the options for auditing data Correct Access to RestoredAfter Register and extract a data-tier applicationaccess in SQL Server. completing this module, students will be Upgrade a data-tier applicationAfterImplement SQL Server Audit. able to: completing this module, students will beManage SQL Server Audit. Describe how SQL Server authenticates able to:Working with SQL Server Agent connections. Work with multiple servers.Managing SQL Server Agent JobsLab : Describe how logins are authorized to Describe options for virtualizing SQLAutomating SQL Server Management access databases. Server.Create a Data Extraction Job Explain the requirements for authorization Deploy and upgrade Data-TierSchedule the Data Extraction Job across servers. Applications.Troubleshoot a Failing JobAfter completing Working with Fixed Database Roles Resolving Service-related Issuesthis module, students will be able to: Creating User-defined Database Resolving Concurrency IssuesAutomate SQL Server Management. RolesLab : Assigning Server and Resolving Login and ConnectivityWork with SQL Server Agent. Database Roles IssuesLab : Troubleshooting CommonManage SQL Server Agent jobs. Assign Server Roles IssuesConfiguring Credentials Assign Fixed Database Roles Troubleshoot and resolve SQL ServerConfiguring Proxy AccountsLab : Create and Assign User-defined administrative issuesAfter completing thisConfiguring Security for SQL Server Agent Database Roles module, students will be able to:Troubleshoot job execution failure Check Role AssignmentsAfter completing Explain SQL Server troubleshootingResolve the security issue this module, students will be able to: methodology.Perform further troubleshootingAfter Work with server roles. Resolve service-related issues.completing this module, students will be able Work with fixed database roles. Resolve concurrency issues.to: Create user-defined database roles. Resolve login and connectivity issuesExplain SQL Server Agent security. Authorizing Users to Execute CodeConfigure credentials. Configuring Permissions at the SchemaConfigure Proxy accounts. LevelLab : Authorizing Users to Access lineMonitoring SQL Server Errors Resources Working with SQL Server ToolsConfiguring Operators, Alerts and Assign Schema-level Permissions Configuring SQL Server ServicesLab :NotificationsLab : Monitoring SQL Agent Assign Object-level Permissions Introduction to SQL Server and its ToolsetJobs with Alerts and Notifications Test PermissionsAfter completing this Verifying SQL Server ComponentConfigure Database Mail module, students will be able to: InstallationImplement Notifications Authorize user access to objects. Altering Service Accounts for NewImplement AlertsAfter completing this Authorize users to execute code. Instancemodule, students will be able to: Configure permissions at the schema Enabling Named Pipes Protocol for BothConfigure database mail. level. InstancesMonitor SQL Server errors. Implementing SQL Server Audit Creating an Alias for AdvDevConfigure operators, alerts and notifications. Managing SQL Server AuditLab : Ensuring SQL Browser is Disabled andMaintaining Indexes Auditing SQL Server Environments Configure a Fixed TCP/IP Port (Only ifAutomating Routine Database Determine audit configuration and create time permitsAfter completing this module,MaintenanceLab : Performing Ongoing audit students will be able to:Database Maintenance Create server audit specifications Describe the SQL Server Platform.Check database integrity using DBCC Create database audit specifications Work with SQL Server Tools.CHECKDB Test audit functionalityAfter completing Configure SQL Server Services.Correct index fragmentation this module, students will be able to: Planning Server Resource RequirementsCreate a database maintenance plan Describe the options for auditing data Pre-installation Testing for SQL ServerLabInvestigate table lock performanceAfter access in SQL Server. : Preparing Systems for SQL Servercompleting this module, students will be able Implement SQL Server Audit. Adjust memory configurationto: Manage SQL Server Audit. Pre-installation Stress TestingEnsure database integrity. Working with SQL Server Agent Check Specific I/O OperationsAfterMaintain indexes. Managing SQL Server Agent JobsLab : completing this module, students will beAutomate routine database maintenance. Automating SQL Server Management able to:Improving Performance with the Database Create a Data Extraction Job Describe the SQL Server architecture.Engine Tuning Advisor Schedule the Data Extraction Job Plan for server resource requirements.Working with Tracing OptionsLab : Tracing Troubleshoot a Failing JobAfter Conduct pre-installation stress testing forAccess to SQL Server 2012 completing this module, students will be SQL Server.Capture a trace using SQL Server Profiler able to: Installing SQL ServerAnalyze a trace using Database Engine Automate SQL Server Management. Upgrading and Automating InstallationLabTuning Advisor Work with SQL Server Agent. : Installing and Configuring SQL ServerConfigure SQL TraceAfter completing this Manage SQL Server Agent jobs. Review installation requirementsmodule, students will be able to: Configuring Credentials Install the SQL Server instanceCapture activity using SQL Server Profiler Configuring Proxy AccountsLab : Perform Post-installation Setup andand Extended Events Profiler. Configuring Security for SQL Server ChecksImprove performance with the Database Agent Configure Server MemoryAfter completingEngine Tuning Advisor. Troubleshoot job execution failure this module, students will be able to:Work with tracing options. Resolve the security issue Prepare to install SQL Server.Capturing and Managing Performance Data Perform further troubleshootingAfter Install SQL Server.

Page 171: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Analyzing Collected Performance DataLab : completing this module, students will be Upgrade and automate the installation ofMonitoring SQL Server 2012 able to: SQL Server.Investigating DMVs Explain SQL Server Agent security. Working with Files and FilegroupsConfigure Management Data Warehouse Configure credentials. Moving Database FilesLab : Working withConfigure Instances for Data Collection Configure Proxy accounts. DatabasesWork with Data Collector ReportsAfter Monitoring SQL Server Errors Adjust tempdb configurationcompleting this module, students will be able Configuring Operators, Alerts and Create the RateTracking databaseto: NotificationsLab : Monitoring SQL Agent Attach the OldProspects databaseMonitor current activity. Jobs with Alerts and Notifications Add multiple files to tempdbAfterCapture and manage performance data. Configure Database Mail completing this module, students will beAnalyze collected performance data. Implement Notifications able to:Virtualizing SQL Server Implement AlertsAfter completing this Describe the role and structure of SQLDeploying and Upgrading Data-Tier module, students will be able to: Server databases.ApplicationsLab : Managing Multiple Servers Configure database mail. Work with files and filegroups.Configure CMS and execute multi-server Monitor SQL Server errors. Move database files within servers andqueries Configure operators, alerts and between servers.Deploy a data-tier application notifications. Understanding SQL Server TransactionRegister and extract a data-tier application Maintaining Indexes LoggingUpgrade a data-tier applicationAfter Automating Routine Database Planning a SQL Server Backupcompleting this module, students will be able MaintenanceLab : Performing Ongoing StrategyLab : Understanding SQL Serverto: Database Maintenance Recovery ModelsWork with multiple servers. Check database integrity using DBCC Plan a backup strategyDescribe options for virtualizing SQL Server. CHECKDB Configure Recovery ModelsDeploy and upgrade Data-Tier Applications. Correct index fragmentation Review recovery models and strategyAfterResolving Service-related Issues Create a database maintenance plan completing this module, students will beResolving Concurrency Issues Investigate table lock performanceAfter able to:Resolving Login and Connectivity IssuesLab completing this module, students will be Describe the critical concepts surrounding: Troubleshooting Common Issues able to: backup strategies.Troubleshoot and resolve SQL Server Ensure database integrity. Explain the transaction logging capabilitiesadministrative issuesAfter completing this Maintain indexes. within the SQL Server database engine.module, students will be able to: Automate routine database maintenance. Plan a SQL Server backup strategy.Explain SQL Server troubleshooting Improving Performance with the Managing Database Backupsmethodology. Database Engine Tuning Advisor Working with Backup OptionsLab : BackupResolve service-related issues. Working with Tracing OptionsLab : of SQL Server DatabasesResolve concurrency issues. Tracing Access to SQL Server 2012 Investigate backup compressionResolve login and connectivity issues Capture a trace using SQL Server Profiler Transaction log backup

Analyze a trace using Database Engine Differential backupTuning Advisor Copy-only backup

line Configure SQL TraceAfter completing Partial backupAfter completing thisWorking with SQL Server Tools this module, students will be able to: module, students will be able to:Configuring SQL Server ServicesLab : Capture activity using SQL Server Profiler Back up databases and transaction logs.Introduction to SQL Server and its Toolset and Extended Events Profiler. Manage database backups.Verifying SQL Server Component Improve performance with the Database Work with more advanced backup options.Installation Engine Tuning Advisor. Restoring DatabasesAltering Service Accounts for New Instance Work with tracing options. Working with Point-in-time recoveryEnabling Named Pipes Protocol for Both Capturing and Managing Performance Restoring System Databases andInstances Data Individual FilesLab : Restoring SQL ServerCreating an Alias for AdvDev Analyzing Collected Performance 2012 DatabasesEnsuring SQL Browser is Disabled and DataLab : Monitoring SQL Server 2012 Determine a restore strategyConfigure a Fixed TCP/IP Port (Only if time Investigating DMVs Restore the databasepermitsAfter completing this module, Configure Management Data Warehouse Using STANDBY modeAfter completingstudents will be able to: Configure Instances for Data Collection this module, students will be able to:Describe the SQL Server Platform. Work with Data Collector ReportsAfter Understand the restore process.Work with SQL Server Tools. completing this module, students will be Restore databases.Configure SQL Server Services. able to: Work with Point-in-time Recovery.Planning Server Resource Requirements Monitor current activity. Restore system databases and individualPre-installation Testing for SQL ServerLab : Capture and manage performance data. files.Preparing Systems for SQL Server Analyze collected performance data. Importing ; Exporting Table DataAdjust memory configuration Virtualizing SQL Server Inserting Data in BulkLab : Importing andPre-installation Stress Testing Deploying and Upgrading Data-Tier Exporting DataCheck Specific I/O OperationsAfter ApplicationsLab : Managing Multiple Import the Excel spreadsheetcompleting this module, students will be able Servers Import the CSV fileto: Configure CMS and execute multi-server Create and test an extraction packageDescribe the SQL Server architecture. queries Compare loading performanceAfterPlan for server resource requirements. Deploy a data-tier application completing this module, students will beConduct pre-installation stress testing for Register and extract a data-tier able to:

Page 172: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

SQL Server. application Transfer data to and from SQL Server.Installing SQL Server Upgrade a data-tier applicationAfter Import and export table data.Upgrading and Automating InstallationLab : completing this module, students will be Insert data in bulk and optimize the bulkInstalling and Configuring SQL Server able to: insert process.Review installation requirements Work with multiple servers. Authorizing Logins to Access DatabasesInstall the SQL Server instance Describe options for virtualizing SQL Authorization Across ServersLab :Perform Post-installation Setup and Checks Server. Authenticating and Authorizing UsersConfigure Server MemoryAfter completing Deploy and upgrade Data-Tier Create Loginsthis module, students will be able to: Applications. Correct an Application Login IssuePrepare to install SQL Server. Resolving Service-related Issues Create Database UsersInstall SQL Server. Resolving Concurrency Issues Correct Access to RestoredAfterUpgrade and automate the installation of Resolving Login and Connectivity completing this module, students will beSQL Server. IssuesLab : Troubleshooting Common able to:Working with Files and Filegroups Issues Describe how SQL Server authenticatesMoving Database FilesLab : Working with Troubleshoot and resolve SQL Server connections.Databases administrative issuesAfter completing this Describe how logins are authorized toAdjust tempdb configuration module, students will be able to: access databases.Create the RateTracking database Explain SQL Server troubleshooting Explain the requirements for authorizationAttach the OldProspects database methodology. across servers.Add multiple files to tempdbAfter completing Resolve service-related issues. Working with Fixed Database Rolesthis module, students will be able to: Resolve concurrency issues. Creating User-defined Database RolesLabDescribe the role and structure of SQL Resolve login and connectivity issues : Assigning Server and Database RolesServer databases. Assign Server RolesWork with files and filegroups. Assign Fixed Database RolesMove database files within servers and line Create and Assign User-defined Databasebetween servers. Working with SQL Server Tools RolesUnderstanding SQL Server Transaction Configuring SQL Server ServicesLab : Check Role AssignmentsAfter completingLogging Introduction to SQL Server and its this module, students will be able to:Planning a SQL Server Backup StrategyLab Toolset Work with server roles.: Understanding SQL Server Recovery Verifying SQL Server Component Work with fixed database roles.Models Installation Create user-defined database roles.Plan a backup strategy Altering Service Accounts for New Authorizing Users to Execute CodeConfigure Recovery Models Instance Configuring Permissions at the SchemaReview recovery models and strategyAfter Enabling Named Pipes Protocol for Both LevelLab : Authorizing Users to Accesscompleting this module, students will be able Instances Resourcesto: Creating an Alias for AdvDev Assign Schema-level PermissionsDescribe the critical concepts surrounding Ensuring SQL Browser is Disabled and Assign Object-level Permissionsbackup strategies. Configure a Fixed TCP/IP Port (Only if Test PermissionsAfter completing thisExplain the transaction logging capabilities time permitsAfter completing this module, module, students will be able to:within the SQL Server database engine. students will be able to: Authorize user access to objects.Plan a SQL Server backup strategy. Describe the SQL Server Platform. Authorize users to execute code.Managing Database Backups Work with SQL Server Tools. Configure permissions at the schemaWorking with Backup OptionsLab : Backup Configure SQL Server Services. level.of SQL Server Databases Planning Server Resource Requirements Implementing SQL Server AuditInvestigate backup compression Pre-installation Testing for SQL Managing SQL Server AuditLab : AuditingTransaction log backup ServerLab : Preparing Systems for SQL SQL Server EnvironmentsDifferential backup Server Determine audit configuration and createCopy-only backup Adjust memory configuration auditPartial backupAfter completing this module, Pre-installation Stress Testing Create server audit specificationsstudents will be able to: Check Specific I/O OperationsAfter Create database audit specificationsBack up databases and transaction logs. completing this module, students will be Test audit functionalityAfter completing thisManage database backups. able to: module, students will be able to:Work with more advanced backup options. Describe the SQL Server architecture. Describe the options for auditing dataRestoring Databases Plan for server resource requirements. access in SQL Server.Working with Point-in-time recovery Conduct pre-installation stress testing for Implement SQL Server Audit.Restoring System Databases and Individual SQL Server. Manage SQL Server Audit.FilesLab : Restoring SQL Server 2012 Installing SQL Server Working with SQL Server AgentDatabases Upgrading and Automating Managing SQL Server Agent JobsLab :Determine a restore strategy InstallationLab : Installing and Automating SQL Server ManagementRestore the database Configuring SQL Server Create a Data Extraction JobUsing STANDBY modeAfter completing this Review installation requirements Schedule the Data Extraction Jobmodule, students will be able to: Install the SQL Server instance Troubleshoot a Failing JobAfter completingUnderstand the restore process. Perform Post-installation Setup and this module, students will be able to:Restore databases. Checks Automate SQL Server Management.Work with Point-in-time Recovery. Configure Server MemoryAfter Work with SQL Server Agent.Restore system databases and individual completing this module, students will be Manage SQL Server Agent jobs.

Page 173: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

files. able to: Configuring CredentialsImporting ; Exporting Table Data Prepare to install SQL Server. Configuring Proxy AccountsLab :Inserting Data in BulkLab : Importing and Install SQL Server. Configuring Security for SQL Server AgentExporting Data Upgrade and automate the installation of Troubleshoot job execution failureImport the Excel spreadsheet SQL Server. Resolve the security issueImport the CSV file Working with Files and Filegroups Perform further troubleshootingAfterCreate and test an extraction package Moving Database FilesLab : Working with completing this module, students will beCompare loading performanceAfter Databases able to:completing this module, students will be able Adjust tempdb configuration Explain SQL Server Agent security.to: Create the RateTracking database Configure credentials.Transfer data to and from SQL Server. Attach the OldProspects database Configure Proxy accounts.Import and export table data. Add multiple files to tempdbAfter Monitoring SQL Server ErrorsInsert data in bulk and optimize the bulk completing this module, students will be Configuring Operators, Alerts andinsert process. able to: NotificationsLab : Monitoring SQL AgentAuthorizing Logins to Access Databases Describe the role and structure of SQL Jobs with Alerts and NotificationsAuthorization Across ServersLab : Server databases. Configure Database MailAuthenticating and Authorizing Users Work with files and filegroups. Implement NotificationsCreate Logins Move database files within servers and Implement AlertsAfter completing thisCorrect an Application Login Issue between servers. module, students will be able to:Create Database Users Understanding SQL Server Transaction Configure database mail.Correct Access to RestoredAfter completing Logging Monitor SQL Server errors.this module, students will be able to: Planning a SQL Server Backup Configure operators, alerts andDescribe how SQL Server authenticates StrategyLab : Understanding SQL Server notifications.connections. Recovery Models Maintaining IndexesDescribe how logins are authorized to Plan a backup strategy Automating Routine Databaseaccess databases. Configure Recovery Models MaintenanceLab : Performing OngoingExplain the requirements for authorization Review recovery models and Database Maintenanceacross servers. strategyAfter completing this module, Check database integrity using DBCCWorking with Fixed Database Roles students will be able to: CHECKDBCreating User-defined Database RolesLab : Describe the critical concepts Correct index fragmentationAssigning Server and Database Roles surrounding backup strategies. Create a database maintenance planAssign Server Roles Explain the transaction logging Investigate table lock performanceAfterAssign Fixed Database Roles capabilities within the SQL Server completing this module, students will beCreate and Assign User-defined Database database engine. able to:Roles Plan a SQL Server backup strategy. Ensure database integrity.Check Role AssignmentsAfter completing Managing Database Backups Maintain indexes.this module, students will be able to: Working with Backup OptionsLab : Automate routine database maintenance.Work with server roles. Backup of SQL Server Databases Improving Performance with the DatabaseWork with fixed database roles. Investigate backup compression Engine Tuning AdvisorCreate user-defined database roles. Transaction log backup Working with Tracing OptionsLab : TracingAuthorizing Users to Execute Code Differential backup Access to SQL Server 2012Configuring Permissions at the Schema Copy-only backup Capture a trace using SQL Server ProfilerLevelLab : Authorizing Users to Access Partial backupAfter completing this Analyze a trace using Database EngineResources module, students will be able to: Tuning AdvisorAssign Schema-level Permissions Back up databases and transaction logs. Configure SQL TraceAfter completing thisAssign Object-level Permissions Manage database backups. module, students will be able to:Test PermissionsAfter completing this Work with more advanced backup Capture activity using SQL Server Profilermodule, students will be able to: options. and Extended Events Profiler.Authorize user access to objects. Restoring Databases Improve performance with the DatabaseAuthorize users to execute code. Working with Point-in-time recovery Engine Tuning Advisor.Configure permissions at the schema level. Restoring System Databases and Work with tracing options.Implementing SQL Server Audit Individual FilesLab : Restoring SQL Capturing and Managing PerformanceManaging SQL Server AuditLab : Auditing Server 2012 Databases DataSQL Server Environments Determine a restore strategy Analyzing Collected Performance DataLabDetermine audit configuration and create Restore the database : Monitoring SQL Server 2012audit Using STANDBY modeAfter completing Investigating DMVsCreate server audit specifications this module, students will be able to: Configure Management Data WarehouseCreate database audit specifications Understand the restore process. Configure Instances for Data CollectionTest audit functionalityAfter completing this Restore databases. Work with Data Collector ReportsAftermodule, students will be able to: Work with Point-in-time Recovery. completing this module, students will beDescribe the options for auditing data Restore system databases and individual able to:access in SQL Server. files. Monitor current activity.Implement SQL Server Audit. Importing ; Exporting Table Data Capture and manage performance data.Manage SQL Server Audit. Inserting Data in BulkLab : Importing and Analyze collected performance data.Working with SQL Server Agent Exporting Data Virtualizing SQL ServerManaging SQL Server Agent JobsLab : Import the Excel spreadsheet Deploying and Upgrading Data-Tier

Page 174: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Automating SQL Server Management Import the CSV file ApplicationsLab : Managing MultipleCreate a Data Extraction Job Create and test an extraction package ServersSchedule the Data Extraction Job Compare loading performanceAfter Configure CMS and execute multi-serverTroubleshoot a Failing JobAfter completing completing this module, students will be queriesthis module, students will be able to: able to: Deploy a data-tier applicationAutomate SQL Server Management. Transfer data to and from SQL Server. Register and extract a data-tier applicationWork with SQL Server Agent. Import and export table data. Upgrade a data-tier applicationAfterManage SQL Server Agent jobs. Insert data in bulk and optimize the bulk completing this module, students will beConfiguring Credentials insert process. able to:Configuring Proxy AccountsLab : Authorizing Logins to Access Databases Work with multiple servers.Configuring Security for SQL Server Agent Authorization Across ServersLab : Describe options for virtualizing SQLTroubleshoot job execution failure Authenticating and Authorizing Users Server.Resolve the security issue Create Logins Deploy and upgrade Data-TierPerform further troubleshootingAfter Correct an Application Login Issue Applications.completing this module, students will be able Create Database Users Resolving Service-related Issuesto: Correct Access to RestoredAfter Resolving Concurrency IssuesExplain SQL Server Agent security. completing this module, students will be Resolving Login and ConnectivityConfigure credentials. able to: IssuesLab : Troubleshooting CommonConfigure Proxy accounts. Describe how SQL Server authenticates IssuesMonitoring SQL Server Errors connections. Troubleshoot and resolve SQL ServerConfiguring Operators, Alerts and Describe how logins are authorized to administrative issuesAfter completing thisNotificationsLab : Monitoring SQL Agent access databases. module, students will be able to:Jobs with Alerts and Notifications Explain the requirements for authorization Explain SQL Server troubleshootingConfigure Database Mail across servers. methodology.Implement Notifications Working with Fixed Database Roles Resolve service-related issues.Implement AlertsAfter completing this Creating User-defined Database Resolve concurrency issues.module, students will be able to: RolesLab : Assigning Server and Resolve login and connectivity issuesConfigure database mail. Database RolesMonitor SQL Server errors. Assign Server RolesConfigure operators, alerts and notifications. Assign Fixed Database Roles lineMaintaining Indexes Create and Assign User-defined Working with SQL Server ToolsAutomating Routine Database Database Roles Configuring SQL Server ServicesLab :MaintenanceLab : Performing Ongoing Check Role AssignmentsAfter completing Introduction to SQL Server and its ToolsetDatabase Maintenance this module, students will be able to: Verifying SQL Server ComponentCheck database integrity using DBCC Work with server roles. InstallationCHECKDB Work with fixed database roles. Altering Service Accounts for NewCorrect index fragmentation Create user-defined database roles. InstanceCreate a database maintenance plan Authorizing Users to Execute Code Enabling Named Pipes Protocol for BothInvestigate table lock performanceAfter Configuring Permissions at the Schema Instancescompleting this module, students will be able LevelLab : Authorizing Users to Access Creating an Alias for AdvDevto: Resources Ensuring SQL Browser is Disabled andEnsure database integrity. Assign Schema-level Permissions Configure a Fixed TCP/IP Port (Only ifMaintain indexes. Assign Object-level Permissions time permitsAfter completing this module,Automate routine database maintenance. Test PermissionsAfter completing this students will be able to:Improving Performance with the Database module, students will be able to: Describe the SQL Server Platform.Engine Tuning Advisor Authorize user access to objects. Work with SQL Server Tools.Working with Tracing OptionsLab : Tracing Authorize users to execute code. Configure SQL Server Services.Access to SQL Server 2012 Configure permissions at the schema Planning Server Resource RequirementsCapture a trace using SQL Server Profiler level. Pre-installation Testing for SQL ServerLabAnalyze a trace using Database Engine Implementing SQL Server Audit : Preparing Systems for SQL ServerTuning Advisor Managing SQL Server AuditLab : Adjust memory configurationConfigure SQL TraceAfter completing this Auditing SQL Server Environments Pre-installation Stress Testingmodule, students will be able to: Determine audit configuration and create Check Specific I/O OperationsAfterCapture activity using SQL Server Profiler audit completing this module, students will beand Extended Events Profiler. Create server audit specifications able to:Improve performance with the Database Create database audit specifications Describe the SQL Server architecture.Engine Tuning Advisor. Test audit functionalityAfter completing Plan for server resource requirements.Work with tracing options. this module, students will be able to: Conduct pre-installation stress testing forCapturing and Managing Performance Data Describe the options for auditing data SQL Server.Analyzing Collected Performance DataLab : access in SQL Server. Installing SQL ServerMonitoring SQL Server 2012 Implement SQL Server Audit. Upgrading and Automating InstallationLabInvestigating DMVs Manage SQL Server Audit. : Installing and Configuring SQL ServerConfigure Management Data Warehouse Working with SQL Server Agent Review installation requirementsConfigure Instances for Data Collection Managing SQL Server Agent JobsLab : Install the SQL Server instanceWork with Data Collector ReportsAfter Automating SQL Server Management Perform Post-installation Setup andcompleting this module, students will be able Create a Data Extraction Job Checks

Page 175: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

to: Schedule the Data Extraction Job Configure Server MemoryAfter completingMonitor current activity. Troubleshoot a Failing JobAfter this module, students will be able to:Capture and manage performance data. completing this module, students will be Prepare to install SQL Server.Analyze collected performance data. able to: Install SQL Server.Virtualizing SQL Server Automate SQL Server Management. Upgrade and automate the installation ofDeploying and Upgrading Data-Tier Work with SQL Server Agent. SQL Server.ApplicationsLab : Managing Multiple Servers Manage SQL Server Agent jobs. Working with Files and FilegroupsConfigure CMS and execute multi-server Configuring Credentials Moving Database FilesLab : Working withqueries Configuring Proxy AccountsLab : DatabasesDeploy a data-tier application Configuring Security for SQL Server Adjust tempdb configurationRegister and extract a data-tier application Agent Create the RateTracking databaseUpgrade a data-tier applicationAfter Troubleshoot job execution failure Attach the OldProspects databasecompleting this module, students will be able Resolve the security issue Add multiple files to tempdbAfterto: Perform further troubleshootingAfter completing this module, students will beWork with multiple servers. completing this module, students will be able to:Describe options for virtualizing SQL Server. able to: Describe the role and structure of SQLDeploy and upgrade Data-Tier Applications. Explain SQL Server Agent security. Server databases.Resolving Service-related Issues Configure credentials. Work with files and filegroups.Resolving Concurrency Issues Configure Proxy accounts. Move database files within servers andResolving Login and Connectivity IssuesLab Monitoring SQL Server Errors between servers.: Troubleshooting Common Issues Configuring Operators, Alerts and Understanding SQL Server TransactionTroubleshoot and resolve SQL Server NotificationsLab : Monitoring SQL Agent Loggingadministrative issuesAfter completing this Jobs with Alerts and Notifications Planning a SQL Server Backupmodule, students will be able to: Configure Database Mail StrategyLab : Understanding SQL ServerExplain SQL Server troubleshooting Implement Notifications Recovery Modelsmethodology. Implement AlertsAfter completing this Plan a backup strategyResolve service-related issues. module, students will be able to: Configure Recovery ModelsResolve concurrency issues. Configure database mail. Review recovery models and strategyAfterResolve login and connectivity issues Monitor SQL Server errors. completing this module, students will be

Configure operators, alerts and able to:notifications. Describe the critical concepts surrounding

line Maintaining Indexes backup strategies.Working with SQL Server Tools Automating Routine Database Explain the transaction logging capabilitiesConfiguring SQL Server ServicesLab : MaintenanceLab : Performing Ongoing within the SQL Server database engine.Introduction to SQL Server and its Toolset Database Maintenance Plan a SQL Server backup strategy.Verifying SQL Server Component Check database integrity using DBCC Managing Database BackupsInstallation CHECKDB Working with Backup OptionsLab : BackupAltering Service Accounts for New Instance Correct index fragmentation of SQL Server DatabasesEnabling Named Pipes Protocol for Both Create a database maintenance plan Investigate backup compressionInstances Investigate table lock performanceAfter Transaction log backupCreating an Alias for AdvDev completing this module, students will be Differential backupEnsuring SQL Browser is Disabled and able to: Copy-only backupConfigure a Fixed TCP/IP Port (Only if time Ensure database integrity. Partial backupAfter completing thispermitsAfter completing this module, Maintain indexes. module, students will be able to:students will be able to: Automate routine database maintenance. Back up databases and transaction logs.Describe the SQL Server Platform. Improving Performance with the Manage database backups.Work with SQL Server Tools. Database Engine Tuning Advisor Work with more advanced backup options.Configure SQL Server Services. Working with Tracing OptionsLab : Restoring DatabasesPlanning Server Resource Requirements Tracing Access to SQL Server 2012 Working with Point-in-time recoveryPre-installation Testing for SQL ServerLab : Capture a trace using SQL Server Profiler Restoring System Databases andPreparing Systems for SQL Server Analyze a trace using Database Engine Individual FilesLab : Restoring SQL ServerAdjust memory configuration Tuning Advisor 2012 DatabasesPre-installation Stress Testing Configure SQL TraceAfter completing Determine a restore strategyCheck Specific I/O OperationsAfter this module, students will be able to: Restore the databasecompleting this module, students will be able Capture activity using SQL Server Profiler Using STANDBY modeAfter completingto: and Extended Events Profiler. this module, students will be able to:Describe the SQL Server architecture. Improve performance with the Database Understand the restore process.Plan for server resource requirements. Engine Tuning Advisor. Restore databases.Conduct pre-installation stress testing for Work with tracing options. Work with Point-in-time Recovery.SQL Server. Capturing and Managing Performance Restore system databases and individualInstalling SQL Server Data files.Upgrading and Automating InstallationLab : Analyzing Collected Performance Importing ; Exporting Table DataInstalling and Configuring SQL Server DataLab : Monitoring SQL Server 2012 Inserting Data in BulkLab : Importing andReview installation requirements Investigating DMVs Exporting DataInstall the SQL Server instance Configure Management Data Warehouse Import the Excel spreadsheetPerform Post-installation Setup and Checks Configure Instances for Data Collection Import the CSV file

Page 176: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure Server MemoryAfter completing Work with Data Collector ReportsAfter Create and test an extraction packagethis module, students will be able to: completing this module, students will be Compare loading performanceAfterPrepare to install SQL Server. able to: completing this module, students will beInstall SQL Server. Monitor current activity. able to:Upgrade and automate the installation of Capture and manage performance data. Transfer data to and from SQL Server.SQL Server. Analyze collected performance data. Import and export table data.Working with Files and Filegroups Virtualizing SQL Server Insert data in bulk and optimize the bulkMoving Database FilesLab : Working with Deploying and Upgrading Data-Tier insert process.Databases ApplicationsLab : Managing Multiple Authorizing Logins to Access DatabasesAdjust tempdb configuration Servers Authorization Across ServersLab :Create the RateTracking database Configure CMS and execute multi-server Authenticating and Authorizing UsersAttach the OldProspects database queries Create LoginsAdd multiple files to tempdbAfter completing Deploy a data-tier application Correct an Application Login Issuethis module, students will be able to: Register and extract a data-tier Create Database UsersDescribe the role and structure of SQL application Correct Access to RestoredAfterServer databases. Upgrade a data-tier applicationAfter completing this module, students will beWork with files and filegroups. completing this module, students will be able to:Move database files within servers and able to: Describe how SQL Server authenticatesbetween servers. Work with multiple servers. connections.Understanding SQL Server Transaction Describe options for virtualizing SQL Describe how logins are authorized toLogging Server. access databases.Planning a SQL Server Backup StrategyLab Deploy and upgrade Data-Tier Explain the requirements for authorization: Understanding SQL Server Recovery Applications. across servers.Models Resolving Service-related Issues Working with Fixed Database RolesPlan a backup strategy Resolving Concurrency Issues Creating User-defined Database RolesLabConfigure Recovery Models Resolving Login and Connectivity : Assigning Server and Database RolesReview recovery models and strategyAfter IssuesLab : Troubleshooting Common Assign Server Rolescompleting this module, students will be able Issues Assign Fixed Database Rolesto: Troubleshoot and resolve SQL Server Create and Assign User-defined DatabaseDescribe the critical concepts surrounding administrative issuesAfter completing this Rolesbackup strategies. module, students will be able to: Check Role AssignmentsAfter completingExplain the transaction logging capabilities Explain SQL Server troubleshooting this module, students will be able to:within the SQL Server database engine. methodology. Work with server roles.Plan a SQL Server backup strategy. Resolve service-related issues. Work with fixed database roles.Managing Database Backups Resolve concurrency issues. Create user-defined database roles.Working with Backup OptionsLab : Backup Resolve login and connectivity issues Authorizing Users to Execute Codeof SQL Server Databases Configuring Permissions at the SchemaInvestigate backup compression LevelLab : Authorizing Users to AccessTransaction log backup line ResourcesDifferential backup Working with SQL Server Tools Assign Schema-level PermissionsCopy-only backup Configuring SQL Server ServicesLab : Assign Object-level PermissionsPartial backupAfter completing this module, Introduction to SQL Server and its Test PermissionsAfter completing thisstudents will be able to: Toolset module, students will be able to:Back up databases and transaction logs. Verifying SQL Server Component Authorize user access to objects.Manage database backups. Installation Authorize users to execute code.Work with more advanced backup options. Altering Service Accounts for New Configure permissions at the schemaRestoring Databases Instance level.Working with Point-in-time recovery Enabling Named Pipes Protocol for Both Implementing SQL Server AuditRestoring System Databases and Individual Instances Managing SQL Server AuditLab : AuditingFilesLab : Restoring SQL Server 2012 Creating an Alias for AdvDev SQL Server EnvironmentsDatabases Ensuring SQL Browser is Disabled and Determine audit configuration and createDetermine a restore strategy Configure a Fixed TCP/IP Port (Only if auditRestore the database time permitsAfter completing this module, Create server audit specificationsUsing STANDBY modeAfter completing this students will be able to: Create database audit specificationsmodule, students will be able to: Describe the SQL Server Platform. Test audit functionalityAfter completing thisUnderstand the restore process. Work with SQL Server Tools. module, students will be able to:Restore databases. Configure SQL Server Services. Describe the options for auditing dataWork with Point-in-time Recovery. Planning Server Resource Requirements access in SQL Server.Restore system databases and individual Pre-installation Testing for SQL Implement SQL Server Audit.files. ServerLab : Preparing Systems for SQL Manage SQL Server Audit.Importing ; Exporting Table Data Server Working with SQL Server AgentInserting Data in BulkLab : Importing and Adjust memory configuration Managing SQL Server Agent JobsLab :Exporting Data Pre-installation Stress Testing Automating SQL Server ManagementImport the Excel spreadsheet Check Specific I/O OperationsAfter Create a Data Extraction JobImport the CSV file completing this module, students will be Schedule the Data Extraction JobCreate and test an extraction package able to: Troubleshoot a Failing JobAfter completing

Page 177: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Compare loading performanceAfter Describe the SQL Server architecture. this module, students will be able to:completing this module, students will be able Plan for server resource requirements. Automate SQL Server Management.to: Conduct pre-installation stress testing for Work with SQL Server Agent.Transfer data to and from SQL Server. SQL Server. Manage SQL Server Agent jobs.Import and export table data. Installing SQL Server Configuring CredentialsInsert data in bulk and optimize the bulk Upgrading and Automating Configuring Proxy AccountsLab :insert process. InstallationLab : Installing and Configuring Security for SQL Server AgentAuthorizing Logins to Access Databases Configuring SQL Server Troubleshoot job execution failureAuthorization Across ServersLab : Review installation requirements Resolve the security issueAuthenticating and Authorizing Users Install the SQL Server instance Perform further troubleshootingAfterCreate Logins Perform Post-installation Setup and completing this module, students will beCorrect an Application Login Issue Checks able to:Create Database Users Configure Server MemoryAfter Explain SQL Server Agent security.Correct Access to RestoredAfter completing completing this module, students will be Configure credentials.this module, students will be able to: able to: Configure Proxy accounts.Describe how SQL Server authenticates Prepare to install SQL Server. Monitoring SQL Server Errorsconnections. Install SQL Server. Configuring Operators, Alerts andDescribe how logins are authorized to Upgrade and automate the installation of NotificationsLab : Monitoring SQL Agentaccess databases. SQL Server. Jobs with Alerts and NotificationsExplain the requirements for authorization Working with Files and Filegroups Configure Database Mailacross servers. Moving Database FilesLab : Working with Implement NotificationsWorking with Fixed Database Roles Databases Implement AlertsAfter completing thisCreating User-defined Database RolesLab : Adjust tempdb configuration module, students will be able to:Assigning Server and Database Roles Create the RateTracking database Configure database mail.Assign Server Roles Attach the OldProspects database Monitor SQL Server errors.Assign Fixed Database Roles Add multiple files to tempdbAfter Configure operators, alerts andCreate and Assign User-defined Database completing this module, students will be notifications.Roles able to: Maintaining IndexesCheck Role AssignmentsAfter completing Describe the role and structure of SQL Automating Routine Databasethis module, students will be able to: Server databases. MaintenanceLab : Performing OngoingWork with server roles. Work with files and filegroups. Database MaintenanceWork with fixed database roles. Move database files within servers and Check database integrity using DBCCCreate user-defined database roles. between servers. CHECKDBAuthorizing Users to Execute Code Understanding SQL Server Transaction Correct index fragmentationConfiguring Permissions at the Schema Logging Create a database maintenance planLevelLab : Authorizing Users to Access Planning a SQL Server Backup Investigate table lock performanceAfterResources StrategyLab : Understanding SQL Server completing this module, students will beAssign Schema-level Permissions Recovery Models able to:Assign Object-level Permissions Plan a backup strategy Ensure database integrity.Test PermissionsAfter completing this Configure Recovery Models Maintain indexes.module, students will be able to: Review recovery models and Automate routine database maintenance.Authorize user access to objects. strategyAfter completing this module, Improving Performance with the DatabaseAuthorize users to execute code. students will be able to: Engine Tuning AdvisorConfigure permissions at the schema level. Describe the critical concepts Working with Tracing OptionsLab : TracingImplementing SQL Server Audit surrounding backup strategies. Access to SQL Server 2012Managing SQL Server AuditLab : Auditing Explain the transaction logging Capture a trace using SQL Server ProfilerSQL Server Environments capabilities within the SQL Server Analyze a trace using Database EngineDetermine audit configuration and create database engine. Tuning Advisoraudit Plan a SQL Server backup strategy. Configure SQL TraceAfter completing thisCreate server audit specifications Managing Database Backups module, students will be able to:Create database audit specifications Working with Backup OptionsLab : Capture activity using SQL Server ProfilerTest audit functionalityAfter completing this Backup of SQL Server Databases and Extended Events Profiler.module, students will be able to: Investigate backup compression Improve performance with the DatabaseDescribe the options for auditing data Transaction log backup Engine Tuning Advisor.access in SQL Server. Differential backup Work with tracing options.Implement SQL Server Audit. Copy-only backup Capturing and Managing PerformanceManage SQL Server Audit. Partial backupAfter completing this DataWorking with SQL Server Agent module, students will be able to: Analyzing Collected Performance DataLabManaging SQL Server Agent JobsLab : Back up databases and transaction logs. : Monitoring SQL Server 2012Automating SQL Server Management Manage database backups. Investigating DMVsCreate a Data Extraction Job Work with more advanced backup Configure Management Data WarehouseSchedule the Data Extraction Job options. Configure Instances for Data CollectionTroubleshoot a Failing JobAfter completing Restoring Databases Work with Data Collector ReportsAfterthis module, students will be able to: Working with Point-in-time recovery completing this module, students will beAutomate SQL Server Management. Restoring System Databases and able to:Work with SQL Server Agent. Individual FilesLab : Restoring SQL Monitor current activity.

Page 178: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Manage SQL Server Agent jobs. Server 2012 Databases Capture and manage performance data.Configuring Credentials Determine a restore strategy Analyze collected performance data.Configuring Proxy AccountsLab : Restore the database Virtualizing SQL ServerConfiguring Security for SQL Server Agent Using STANDBY modeAfter completing Deploying and Upgrading Data-TierTroubleshoot job execution failure this module, students will be able to: ApplicationsLab : Managing MultipleResolve the security issue Understand the restore process. ServersPerform further troubleshootingAfter Restore databases. Configure CMS and execute multi-servercompleting this module, students will be able Work with Point-in-time Recovery. queriesto: Restore system databases and individual Deploy a data-tier applicationExplain SQL Server Agent security. files. Register and extract a data-tier applicationConfigure credentials. Importing ; Exporting Table Data Upgrade a data-tier applicationAfterConfigure Proxy accounts. Inserting Data in BulkLab : Importing and completing this module, students will beMonitoring SQL Server Errors Exporting Data able to:Configuring Operators, Alerts and Import the Excel spreadsheet Work with multiple servers.NotificationsLab : Monitoring SQL Agent Import the CSV file Describe options for virtualizing SQLJobs with Alerts and Notifications Create and test an extraction package Server.Configure Database Mail Compare loading performanceAfter Deploy and upgrade Data-TierImplement Notifications completing this module, students will be Applications.Implement AlertsAfter completing this able to: Resolving Service-related Issuesmodule, students will be able to: Transfer data to and from SQL Server. Resolving Concurrency IssuesConfigure database mail. Import and export table data. Resolving Login and ConnectivityMonitor SQL Server errors. Insert data in bulk and optimize the bulk IssuesLab : Troubleshooting CommonConfigure operators, alerts and notifications. insert process. IssuesMaintaining Indexes Authorizing Logins to Access Databases Troubleshoot and resolve SQL ServerAutomating Routine Database Authorization Across ServersLab : administrative issuesAfter completing thisMaintenanceLab : Performing Ongoing Authenticating and Authorizing Users module, students will be able to:Database Maintenance Create Logins Explain SQL Server troubleshootingCheck database integrity using DBCC Correct an Application Login Issue methodology.CHECKDB Create Database Users Resolve service-related issues.Correct index fragmentation Correct Access to RestoredAfter Resolve concurrency issues.Create a database maintenance plan completing this module, students will be Resolve login and connectivity issuesInvestigate table lock performanceAfter able to:completing this module, students will be able Describe how SQL Server authenticatesto: connections. lineEnsure database integrity. Describe how logins are authorized to Working with SQL Server ToolsMaintain indexes. access databases. Configuring SQL Server ServicesLab :Automate routine database maintenance. Explain the requirements for authorization Introduction to SQL Server and its ToolsetImproving Performance with the Database across servers. Verifying SQL Server ComponentEngine Tuning Advisor Working with Fixed Database Roles InstallationWorking with Tracing OptionsLab : Tracing Creating User-defined Database Altering Service Accounts for NewAccess to SQL Server 2012 RolesLab : Assigning Server and InstanceCapture a trace using SQL Server Profiler Database Roles Enabling Named Pipes Protocol for BothAnalyze a trace using Database Engine Assign Server Roles InstancesTuning Advisor Assign Fixed Database Roles Creating an Alias for AdvDevConfigure SQL TraceAfter completing this Create and Assign User-defined Ensuring SQL Browser is Disabled andmodule, students will be able to: Database Roles Configure a Fixed TCP/IP Port (Only ifCapture activity using SQL Server Profiler Check Role AssignmentsAfter completing time permitsAfter completing this module,and Extended Events Profiler. this module, students will be able to: students will be able to:Improve performance with the Database Work with server roles. Describe the SQL Server Platform.Engine Tuning Advisor. Work with fixed database roles. Work with SQL Server Tools.Work with tracing options. Create user-defined database roles. Configure SQL Server Services.Capturing and Managing Performance Data Authorizing Users to Execute Code Planning Server Resource RequirementsAnalyzing Collected Performance DataLab : Configuring Permissions at the Schema Pre-installation Testing for SQL ServerLabMonitoring SQL Server 2012 LevelLab : Authorizing Users to Access : Preparing Systems for SQL ServerInvestigating DMVs Resources Adjust memory configurationConfigure Management Data Warehouse Assign Schema-level Permissions Pre-installation Stress TestingConfigure Instances for Data Collection Assign Object-level Permissions Check Specific I/O OperationsAfterWork with Data Collector ReportsAfter Test PermissionsAfter completing this completing this module, students will becompleting this module, students will be able module, students will be able to: able to:to: Authorize user access to objects. Describe the SQL Server architecture.Monitor current activity. Authorize users to execute code. Plan for server resource requirements.Capture and manage performance data. Configure permissions at the schema Conduct pre-installation stress testing forAnalyze collected performance data. level. SQL Server.Virtualizing SQL Server Implementing SQL Server Audit Installing SQL ServerDeploying and Upgrading Data-Tier Managing SQL Server AuditLab : Upgrading and Automating InstallationLabApplicationsLab : Managing Multiple Servers Auditing SQL Server Environments : Installing and Configuring SQL Server

Page 179: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure CMS and execute multi-server Determine audit configuration and create Review installation requirementsqueries audit Install the SQL Server instanceDeploy a data-tier application Create server audit specifications Perform Post-installation Setup andRegister and extract a data-tier application Create database audit specifications ChecksUpgrade a data-tier applicationAfter Test audit functionalityAfter completing Configure Server MemoryAfter completingcompleting this module, students will be able this module, students will be able to: this module, students will be able to:to: Describe the options for auditing data Prepare to install SQL Server.Work with multiple servers. access in SQL Server. Install SQL Server.Describe options for virtualizing SQL Server. Implement SQL Server Audit. Upgrade and automate the installation ofDeploy and upgrade Data-Tier Applications. Manage SQL Server Audit. SQL Server.Resolving Service-related Issues Working with SQL Server Agent Working with Files and FilegroupsResolving Concurrency Issues Managing SQL Server Agent JobsLab : Moving Database FilesLab : Working withResolving Login and Connectivity IssuesLab Automating SQL Server Management Databases: Troubleshooting Common Issues Create a Data Extraction Job Adjust tempdb configurationTroubleshoot and resolve SQL Server Schedule the Data Extraction Job Create the RateTracking databaseadministrative issuesAfter completing this Troubleshoot a Failing JobAfter Attach the OldProspects databasemodule, students will be able to: completing this module, students will be Add multiple files to tempdbAfterExplain SQL Server troubleshooting able to: completing this module, students will bemethodology. Automate SQL Server Management. able to:Resolve service-related issues. Work with SQL Server Agent. Describe the role and structure of SQLResolve concurrency issues. Manage SQL Server Agent jobs. Server databases.Resolve login and connectivity issues Configuring Credentials Work with files and filegroups.

Configuring Proxy AccountsLab : Move database files within servers andConfiguring Security for SQL Server between servers.Agent Understanding SQL Server TransactionTroubleshoot job execution failure LoggingResolve the security issue Planning a SQL Server BackupPerform further troubleshootingAfter StrategyLab : Understanding SQL Servercompleting this module, students will be Recovery Modelsable to: Plan a backup strategyExplain SQL Server Agent security. Configure Recovery ModelsConfigure credentials. Review recovery models and strategyAfterConfigure Proxy accounts. completing this module, students will beMonitoring SQL Server Errors able to:Configuring Operators, Alerts and Describe the critical concepts surroundingNotificationsLab : Monitoring SQL Agent backup strategies.Jobs with Alerts and Notifications Explain the transaction logging capabilitiesConfigure Database Mail within the SQL Server database engine.Implement Notifications Plan a SQL Server backup strategy.Implement AlertsAfter completing this Managing Database Backupsmodule, students will be able to: Working with Backup OptionsLab : BackupConfigure database mail. of SQL Server DatabasesMonitor SQL Server errors. Investigate backup compressionConfigure operators, alerts and Transaction log backupnotifications. Differential backupMaintaining Indexes Copy-only backupAutomating Routine Database Partial backupAfter completing thisMaintenanceLab : Performing Ongoing module, students will be able to:Database Maintenance Back up databases and transaction logs.Check database integrity using DBCC Manage database backups.CHECKDB Work with more advanced backup options.Correct index fragmentation Restoring DatabasesCreate a database maintenance plan Working with Point-in-time recoveryInvestigate table lock performanceAfter Restoring System Databases andcompleting this module, students will be Individual FilesLab : Restoring SQL Serverable to: 2012 DatabasesEnsure database integrity. Determine a restore strategyMaintain indexes. Restore the databaseAutomate routine database maintenance. Using STANDBY modeAfter completingImproving Performance with the this module, students will be able to:Database Engine Tuning Advisor Understand the restore process.Working with Tracing OptionsLab : Restore databases.Tracing Access to SQL Server 2012 Work with Point-in-time Recovery.Capture a trace using SQL Server Profiler Restore system databases and individualAnalyze a trace using Database Engine files.Tuning Advisor Importing ; Exporting Table Data

Page 180: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure SQL TraceAfter completing Inserting Data in BulkLab : Importing andthis module, students will be able to: Exporting DataCapture activity using SQL Server Profiler Import the Excel spreadsheetand Extended Events Profiler. Import the CSV fileImprove performance with the Database Create and test an extraction packageEngine Tuning Advisor. Compare loading performanceAfterWork with tracing options. completing this module, students will beCapturing and Managing Performance able to:Data Transfer data to and from SQL Server.Analyzing Collected Performance Import and export table data.DataLab : Monitoring SQL Server 2012 Insert data in bulk and optimize the bulkInvestigating DMVs insert process.Configure Management Data Warehouse Authorizing Logins to Access DatabasesConfigure Instances for Data Collection Authorization Across ServersLab :Work with Data Collector ReportsAfter Authenticating and Authorizing Userscompleting this module, students will be Create Loginsable to: Correct an Application Login IssueMonitor current activity. Create Database UsersCapture and manage performance data. Correct Access to RestoredAfterAnalyze collected performance data. completing this module, students will beVirtualizing SQL Server able to:Deploying and Upgrading Data-Tier Describe how SQL Server authenticatesApplicationsLab : Managing Multiple connections.Servers Describe how logins are authorized toConfigure CMS and execute multi-server access databases.queries Explain the requirements for authorizationDeploy a data-tier application across servers.Register and extract a data-tier Working with Fixed Database Rolesapplication Creating User-defined Database RolesLabUpgrade a data-tier applicationAfter : Assigning Server and Database Rolescompleting this module, students will be Assign Server Rolesable to: Assign Fixed Database RolesWork with multiple servers. Create and Assign User-defined DatabaseDescribe options for virtualizing SQL RolesServer. Check Role AssignmentsAfter completingDeploy and upgrade Data-Tier this module, students will be able to:Applications. Work with server roles.Resolving Service-related Issues Work with fixed database roles.Resolving Concurrency Issues Create user-defined database roles.Resolving Login and Connectivity Authorizing Users to Execute CodeIssuesLab : Troubleshooting Common Configuring Permissions at the SchemaIssues LevelLab : Authorizing Users to AccessTroubleshoot and resolve SQL Server Resourcesadministrative issuesAfter completing this Assign Schema-level Permissionsmodule, students will be able to: Assign Object-level PermissionsExplain SQL Server troubleshooting Test PermissionsAfter completing thismethodology. module, students will be able to:Resolve service-related issues. Authorize user access to objects.Resolve concurrency issues. Authorize users to execute code.Resolve login and connectivity issues Configure permissions at the schema

level.Implementing SQL Server Audit

line Managing SQL Server AuditLab : AuditingWorking with SQL Server Tools SQL Server EnvironmentsConfiguring SQL Server ServicesLab : Determine audit configuration and createIntroduction to SQL Server and its auditToolset Create server audit specificationsVerifying SQL Server Component Create database audit specificationsInstallation Test audit functionalityAfter completing thisAltering Service Accounts for New module, students will be able to:Instance Describe the options for auditing dataEnabling Named Pipes Protocol for Both access in SQL Server.Instances Implement SQL Server Audit.Creating an Alias for AdvDev Manage SQL Server Audit.Ensuring SQL Browser is Disabled and Working with SQL Server AgentConfigure a Fixed TCP/IP Port (Only if Managing SQL Server Agent JobsLab :

Page 181: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

time permitsAfter completing this module, Automating SQL Server Managementstudents will be able to: Create a Data Extraction JobDescribe the SQL Server Platform. Schedule the Data Extraction JobWork with SQL Server Tools. Troubleshoot a Failing JobAfter completingConfigure SQL Server Services. this module, students will be able to:Planning Server Resource Requirements Automate SQL Server Management.Pre-installation Testing for SQL Work with SQL Server Agent.ServerLab : Preparing Systems for SQL Manage SQL Server Agent jobs.Server Configuring CredentialsAdjust memory configuration Configuring Proxy AccountsLab :Pre-installation Stress Testing Configuring Security for SQL Server AgentCheck Specific I/O OperationsAfter Troubleshoot job execution failurecompleting this module, students will be Resolve the security issueable to: Perform further troubleshootingAfterDescribe the SQL Server architecture. completing this module, students will bePlan for server resource requirements. able to:Conduct pre-installation stress testing for Explain SQL Server Agent security.SQL Server. Configure credentials.Installing SQL Server Configure Proxy accounts.Upgrading and Automating Monitoring SQL Server ErrorsInstallationLab : Installing and Configuring Operators, Alerts andConfiguring SQL Server NotificationsLab : Monitoring SQL AgentReview installation requirements Jobs with Alerts and NotificationsInstall the SQL Server instance Configure Database MailPerform Post-installation Setup and Implement NotificationsChecks Implement AlertsAfter completing thisConfigure Server MemoryAfter module, students will be able to:completing this module, students will be Configure database mail.able to: Monitor SQL Server errors.Prepare to install SQL Server. Configure operators, alerts andInstall SQL Server. notifications.Upgrade and automate the installation of Maintaining IndexesSQL Server. Automating Routine DatabaseWorking with Files and Filegroups MaintenanceLab : Performing OngoingMoving Database FilesLab : Working with Database MaintenanceDatabases Check database integrity using DBCCAdjust tempdb configuration CHECKDBCreate the RateTracking database Correct index fragmentationAttach the OldProspects database Create a database maintenance planAdd multiple files to tempdbAfter Investigate table lock performanceAftercompleting this module, students will be completing this module, students will beable to: able to:Describe the role and structure of SQL Ensure database integrity.Server databases. Maintain indexes.Work with files and filegroups. Automate routine database maintenance.Move database files within servers and Improving Performance with the Databasebetween servers. Engine Tuning AdvisorUnderstanding SQL Server Transaction Working with Tracing OptionsLab : TracingLogging Access to SQL Server 2012Planning a SQL Server Backup Capture a trace using SQL Server ProfilerStrategyLab : Understanding SQL Server Analyze a trace using Database EngineRecovery Models Tuning AdvisorPlan a backup strategy Configure SQL TraceAfter completing thisConfigure Recovery Models module, students will be able to:Review recovery models and Capture activity using SQL Server ProfilerstrategyAfter completing this module, and Extended Events Profiler.students will be able to: Improve performance with the DatabaseDescribe the critical concepts Engine Tuning Advisor.surrounding backup strategies. Work with tracing options.Explain the transaction logging Capturing and Managing Performancecapabilities within the SQL Server Datadatabase engine. Analyzing Collected Performance DataLabPlan a SQL Server backup strategy. : Monitoring SQL Server 2012Managing Database Backups Investigating DMVsWorking with Backup OptionsLab : Configure Management Data WarehouseBackup of SQL Server Databases Configure Instances for Data Collection

Page 182: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Investigate backup compression Work with Data Collector ReportsAfterTransaction log backup completing this module, students will beDifferential backup able to:Copy-only backup Monitor current activity.Partial backupAfter completing this Capture and manage performance data.module, students will be able to: Analyze collected performance data.Back up databases and transaction logs. Virtualizing SQL ServerManage database backups. Deploying and Upgrading Data-TierWork with more advanced backup ApplicationsLab : Managing Multipleoptions. ServersRestoring Databases Configure CMS and execute multi-serverWorking with Point-in-time recovery queriesRestoring System Databases and Deploy a data-tier applicationIndividual FilesLab : Restoring SQL Register and extract a data-tier applicationServer 2012 Databases Upgrade a data-tier applicationAfterDetermine a restore strategy completing this module, students will beRestore the database able to:Using STANDBY modeAfter completing Work with multiple servers.this module, students will be able to: Describe options for virtualizing SQLUnderstand the restore process. Server.Restore databases. Deploy and upgrade Data-TierWork with Point-in-time Recovery. Applications.Restore system databases and individual Resolving Service-related Issuesfiles. Resolving Concurrency IssuesImporting ; Exporting Table Data Resolving Login and ConnectivityInserting Data in BulkLab : Importing and IssuesLab : Troubleshooting CommonExporting Data IssuesImport the Excel spreadsheet Troubleshoot and resolve SQL ServerImport the CSV file administrative issuesAfter completing thisCreate and test an extraction package module, students will be able to:Compare loading performanceAfter Explain SQL Server troubleshootingcompleting this module, students will be methodology.able to: Resolve service-related issues.Transfer data to and from SQL Server. Resolve concurrency issues.Import and export table data. Resolve login and connectivity issuesInsert data in bulk and optimize the bulkinsert process.Authorizing Logins to Access Databases lineAuthorization Across ServersLab : Working with SQL Server ToolsAuthenticating and Authorizing Users Configuring SQL Server ServicesLab :Create Logins Introduction to SQL Server and its ToolsetCorrect an Application Login Issue Verifying SQL Server ComponentCreate Database Users InstallationCorrect Access to RestoredAfter Altering Service Accounts for Newcompleting this module, students will be Instanceable to: Enabling Named Pipes Protocol for BothDescribe how SQL Server authenticates Instancesconnections. Creating an Alias for AdvDevDescribe how logins are authorized to Ensuring SQL Browser is Disabled andaccess databases. Configure a Fixed TCP/IP Port (Only ifExplain the requirements for authorization time permitsAfter completing this module,across servers. students will be able to:Working with Fixed Database Roles Describe the SQL Server Platform.Creating User-defined Database Work with SQL Server Tools.RolesLab : Assigning Server and Configure SQL Server Services.Database Roles Planning Server Resource RequirementsAssign Server Roles Pre-installation Testing for SQL ServerLabAssign Fixed Database Roles : Preparing Systems for SQL ServerCreate and Assign User-defined Adjust memory configurationDatabase Roles Pre-installation Stress TestingCheck Role AssignmentsAfter completing Check Specific I/O OperationsAfterthis module, students will be able to: completing this module, students will beWork with server roles. able to:Work with fixed database roles. Describe the SQL Server architecture.Create user-defined database roles. Plan for server resource requirements.Authorizing Users to Execute Code Conduct pre-installation stress testing for

Page 183: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configuring Permissions at the Schema SQL Server.LevelLab : Authorizing Users to Access Installing SQL ServerResources Upgrading and Automating InstallationLabAssign Schema-level Permissions : Installing and Configuring SQL ServerAssign Object-level Permissions Review installation requirementsTest PermissionsAfter completing this Install the SQL Server instancemodule, students will be able to: Perform Post-installation Setup andAuthorize user access to objects. ChecksAuthorize users to execute code. Configure Server MemoryAfter completingConfigure permissions at the schema this module, students will be able to:level. Prepare to install SQL Server.Implementing SQL Server Audit Install SQL Server.Managing SQL Server AuditLab : Upgrade and automate the installation ofAuditing SQL Server Environments SQL Server.Determine audit configuration and create Working with Files and Filegroupsaudit Moving Database FilesLab : Working withCreate server audit specifications DatabasesCreate database audit specifications Adjust tempdb configurationTest audit functionalityAfter completing Create the RateTracking databasethis module, students will be able to: Attach the OldProspects databaseDescribe the options for auditing data Add multiple files to tempdbAfteraccess in SQL Server. completing this module, students will beImplement SQL Server Audit. able to:Manage SQL Server Audit. Describe the role and structure of SQLWorking with SQL Server Agent Server databases.Managing SQL Server Agent JobsLab : Work with files and filegroups.Automating SQL Server Management Move database files within servers andCreate a Data Extraction Job between servers.Schedule the Data Extraction Job Understanding SQL Server TransactionTroubleshoot a Failing JobAfter Loggingcompleting this module, students will be Planning a SQL Server Backupable to: StrategyLab : Understanding SQL ServerAutomate SQL Server Management. Recovery ModelsWork with SQL Server Agent. Plan a backup strategyManage SQL Server Agent jobs. Configure Recovery ModelsConfiguring Credentials Review recovery models and strategyAfterConfiguring Proxy AccountsLab : completing this module, students will beConfiguring Security for SQL Server able to:Agent Describe the critical concepts surroundingTroubleshoot job execution failure backup strategies.Resolve the security issue Explain the transaction logging capabilitiesPerform further troubleshootingAfter within the SQL Server database engine.completing this module, students will be Plan a SQL Server backup strategy.able to: Managing Database BackupsExplain SQL Server Agent security. Working with Backup OptionsLab : BackupConfigure credentials. of SQL Server DatabasesConfigure Proxy accounts. Investigate backup compressionMonitoring SQL Server Errors Transaction log backupConfiguring Operators, Alerts and Differential backupNotificationsLab : Monitoring SQL Agent Copy-only backupJobs with Alerts and Notifications Partial backupAfter completing thisConfigure Database Mail module, students will be able to:Implement Notifications Back up databases and transaction logs.Implement AlertsAfter completing this Manage database backups.module, students will be able to: Work with more advanced backup options.Configure database mail. Restoring DatabasesMonitor SQL Server errors. Working with Point-in-time recoveryConfigure operators, alerts and Restoring System Databases andnotifications. Individual FilesLab : Restoring SQL ServerMaintaining Indexes 2012 DatabasesAutomating Routine Database Determine a restore strategyMaintenanceLab : Performing Ongoing Restore the databaseDatabase Maintenance Using STANDBY modeAfter completingCheck database integrity using DBCC this module, students will be able to:CHECKDB Understand the restore process.Correct index fragmentation Restore databases.

Page 184: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Create a database maintenance plan Work with Point-in-time Recovery.Investigate table lock performanceAfter Restore system databases and individualcompleting this module, students will be files.able to: Importing ; Exporting Table DataEnsure database integrity. Inserting Data in BulkLab : Importing andMaintain indexes. Exporting DataAutomate routine database maintenance. Import the Excel spreadsheetImproving Performance with the Import the CSV fileDatabase Engine Tuning Advisor Create and test an extraction packageWorking with Tracing OptionsLab : Compare loading performanceAfterTracing Access to SQL Server 2012 completing this module, students will beCapture a trace using SQL Server Profiler able to:Analyze a trace using Database Engine Transfer data to and from SQL Server.Tuning Advisor Import and export table data.Configure SQL TraceAfter completing Insert data in bulk and optimize the bulkthis module, students will be able to: insert process.Capture activity using SQL Server Profiler Authorizing Logins to Access Databasesand Extended Events Profiler. Authorization Across ServersLab :Improve performance with the Database Authenticating and Authorizing UsersEngine Tuning Advisor. Create LoginsWork with tracing options. Correct an Application Login IssueCapturing and Managing Performance Create Database UsersData Correct Access to RestoredAfterAnalyzing Collected Performance completing this module, students will beDataLab : Monitoring SQL Server 2012 able to:Investigating DMVs Describe how SQL Server authenticatesConfigure Management Data Warehouse connections.Configure Instances for Data Collection Describe how logins are authorized toWork with Data Collector ReportsAfter access databases.completing this module, students will be Explain the requirements for authorizationable to: across servers.Monitor current activity. Working with Fixed Database RolesCapture and manage performance data. Creating User-defined Database RolesLabAnalyze collected performance data. : Assigning Server and Database RolesVirtualizing SQL Server Assign Server RolesDeploying and Upgrading Data-Tier Assign Fixed Database RolesApplicationsLab : Managing Multiple Create and Assign User-defined DatabaseServers RolesConfigure CMS and execute multi-server Check Role AssignmentsAfter completingqueries this module, students will be able to:Deploy a data-tier application Work with server roles.Register and extract a data-tier Work with fixed database roles.application Create user-defined database roles.Upgrade a data-tier applicationAfter Authorizing Users to Execute Codecompleting this module, students will be Configuring Permissions at the Schemaable to: LevelLab : Authorizing Users to AccessWork with multiple servers. ResourcesDescribe options for virtualizing SQL Assign Schema-level PermissionsServer. Assign Object-level PermissionsDeploy and upgrade Data-Tier Test PermissionsAfter completing thisApplications. module, students will be able to:Resolving Service-related Issues Authorize user access to objects.Resolving Concurrency Issues Authorize users to execute code.Resolving Login and Connectivity Configure permissions at the schemaIssuesLab : Troubleshooting Common level.Issues Implementing SQL Server AuditTroubleshoot and resolve SQL Server Managing SQL Server AuditLab : Auditingadministrative issuesAfter completing this SQL Server Environmentsmodule, students will be able to: Determine audit configuration and createExplain SQL Server troubleshooting auditmethodology. Create server audit specificationsResolve service-related issues. Create database audit specificationsResolve concurrency issues. Test audit functionalityAfter completing thisResolve login and connectivity issues module, students will be able to:

Describe the options for auditing dataaccess in SQL Server.

Page 185: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

line Implement SQL Server Audit.Working with SQL Server Tools Manage SQL Server Audit.Configuring SQL Server ServicesLab : Working with SQL Server AgentIntroduction to SQL Server and its Managing SQL Server Agent JobsLab :Toolset Automating SQL Server ManagementVerifying SQL Server Component Create a Data Extraction JobInstallation Schedule the Data Extraction JobAltering Service Accounts for New Troubleshoot a Failing JobAfter completingInstance this module, students will be able to:Enabling Named Pipes Protocol for Both Automate SQL Server Management.Instances Work with SQL Server Agent.Creating an Alias for AdvDev Manage SQL Server Agent jobs.Ensuring SQL Browser is Disabled and Configuring CredentialsConfigure a Fixed TCP/IP Port (Only if Configuring Proxy AccountsLab :time permitsAfter completing this module, Configuring Security for SQL Server Agentstudents will be able to: Troubleshoot job execution failureDescribe the SQL Server Platform. Resolve the security issueWork with SQL Server Tools. Perform further troubleshootingAfterConfigure SQL Server Services. completing this module, students will bePlanning Server Resource Requirements able to:Pre-installation Testing for SQL Explain SQL Server Agent security.ServerLab : Preparing Systems for SQL Configure credentials.Server Configure Proxy accounts.Adjust memory configuration Monitoring SQL Server ErrorsPre-installation Stress Testing Configuring Operators, Alerts andCheck Specific I/O OperationsAfter NotificationsLab : Monitoring SQL Agentcompleting this module, students will be Jobs with Alerts and Notificationsable to: Configure Database MailDescribe the SQL Server architecture. Implement NotificationsPlan for server resource requirements. Implement AlertsAfter completing thisConduct pre-installation stress testing for module, students will be able to:SQL Server. Configure database mail.Installing SQL Server Monitor SQL Server errors.Upgrading and Automating Configure operators, alerts andInstallationLab : Installing and notifications.Configuring SQL Server Maintaining IndexesReview installation requirements Automating Routine DatabaseInstall the SQL Server instance MaintenanceLab : Performing OngoingPerform Post-installation Setup and Database MaintenanceChecks Check database integrity using DBCCConfigure Server MemoryAfter CHECKDBcompleting this module, students will be Correct index fragmentationable to: Create a database maintenance planPrepare to install SQL Server. Investigate table lock performanceAfterInstall SQL Server. completing this module, students will beUpgrade and automate the installation of able to:SQL Server. Ensure database integrity.Working with Files and Filegroups Maintain indexes.Moving Database FilesLab : Working with Automate routine database maintenance.Databases Improving Performance with the DatabaseAdjust tempdb configuration Engine Tuning AdvisorCreate the RateTracking database Working with Tracing OptionsLab : TracingAttach the OldProspects database Access to SQL Server 2012Add multiple files to tempdbAfter Capture a trace using SQL Server Profilercompleting this module, students will be Analyze a trace using Database Engineable to: Tuning AdvisorDescribe the role and structure of SQL Configure SQL TraceAfter completing thisServer databases. module, students will be able to:Work with files and filegroups. Capture activity using SQL Server ProfilerMove database files within servers and and Extended Events Profiler.between servers. Improve performance with the DatabaseUnderstanding SQL Server Transaction Engine Tuning Advisor.Logging Work with tracing options.Planning a SQL Server Backup Capturing and Managing PerformanceStrategyLab : Understanding SQL Server DataRecovery Models Analyzing Collected Performance DataLab

Page 186: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Plan a backup strategy : Monitoring SQL Server 2012Configure Recovery Models Investigating DMVsReview recovery models and Configure Management Data WarehousestrategyAfter completing this module, Configure Instances for Data Collectionstudents will be able to: Work with Data Collector ReportsAfterDescribe the critical concepts completing this module, students will besurrounding backup strategies. able to:Explain the transaction logging Monitor current activity.capabilities within the SQL Server Capture and manage performance data.database engine. Analyze collected performance data.Plan a SQL Server backup strategy. Virtualizing SQL ServerManaging Database Backups Deploying and Upgrading Data-TierWorking with Backup OptionsLab : ApplicationsLab : Managing MultipleBackup of SQL Server Databases ServersInvestigate backup compression Configure CMS and execute multi-serverTransaction log backup queriesDifferential backup Deploy a data-tier applicationCopy-only backup Register and extract a data-tier applicationPartial backupAfter completing this Upgrade a data-tier applicationAftermodule, students will be able to: completing this module, students will beBack up databases and transaction logs. able to:Manage database backups. Work with multiple servers.Work with more advanced backup Describe options for virtualizing SQLoptions. Server.Restoring Databases Deploy and upgrade Data-TierWorking with Point-in-time recovery Applications.Restoring System Databases and Resolving Service-related IssuesIndividual FilesLab : Restoring SQL Resolving Concurrency IssuesServer 2012 Databases Resolving Login and ConnectivityDetermine a restore strategy IssuesLab : Troubleshooting CommonRestore the database IssuesUsing STANDBY modeAfter completing Troubleshoot and resolve SQL Serverthis module, students will be able to: administrative issuesAfter completing thisUnderstand the restore process. module, students will be able to:Restore databases. Explain SQL Server troubleshootingWork with Point-in-time Recovery. methodology.Restore system databases and individual Resolve service-related issues.files. Resolve concurrency issues.Importing ; Exporting Table Data Resolve login and connectivity issuesInserting Data in BulkLab : Importing andExporting DataImport the Excel spreadsheetImport the CSV fileCreate and test an extraction packageCompare loading performanceAftercompleting this module, students will beable to:Transfer data to and from SQL Server.Import and export table data.Insert data in bulk and optimize the bulkinsert process.Authorizing Logins to Access DatabasesAuthorization Across ServersLab :Authenticating and Authorizing UsersCreate LoginsCorrect an Application Login IssueCreate Database UsersCorrect Access to RestoredAftercompleting this module, students will beable to:Describe how SQL Server authenticatesconnections.Describe how logins are authorized toaccess databases.Explain the requirements for authorizationacross servers.

Page 187: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Working with Fixed Database RolesCreating User-defined DatabaseRolesLab : Assigning Server andDatabase RolesAssign Server RolesAssign Fixed Database RolesCreate and Assign User-definedDatabase RolesCheck Role AssignmentsAfter completingthis module, students will be able to:Work with server roles.Work with fixed database roles.Create user-defined database roles.Authorizing Users to Execute CodeConfiguring Permissions at the SchemaLevelLab : Authorizing Users to AccessResourcesAssign Schema-level PermissionsAssign Object-level PermissionsTest PermissionsAfter completing thismodule, students will be able to:Authorize user access to objects.Authorize users to execute code.Configure permissions at the schemalevel.Implementing SQL Server AuditManaging SQL Server AuditLab :Auditing SQL Server EnvironmentsDetermine audit configuration and createauditCreate server audit specificationsCreate database audit specificationsTest audit functionalityAfter completingthis module, students will be able to:Describe the options for auditing dataaccess in SQL Server.Implement SQL Server Audit.Manage SQL Server Audit.Working with SQL Server AgentManaging SQL Server Agent JobsLab :Automating SQL Server ManagementCreate a Data Extraction JobSchedule the Data Extraction JobTroubleshoot a Failing JobAftercompleting this module, students will beable to:Automate SQL Server Management.Work with SQL Server Agent.Manage SQL Server Agent jobs.Configuring CredentialsConfiguring Proxy AccountsLab :Configuring Security for SQL ServerAgentTroubleshoot job execution failureResolve the security issuePerform further troubleshootingAftercompleting this module, students will beable to:Explain SQL Server Agent security.Configure credentials.Configure Proxy accounts.Monitoring SQL Server ErrorsConfiguring Operators, Alerts andNotificationsLab : Monitoring SQL AgentJobs with Alerts and NotificationsConfigure Database Mail

Page 188: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Implement NotificationsImplement AlertsAfter completing thismodule, students will be able to:Configure database mail.Monitor SQL Server errors.Configure operators, alerts andnotifications.Maintaining IndexesAutomating Routine DatabaseMaintenanceLab : Performing OngoingDatabase MaintenanceCheck database integrity using DBCCCHECKDBCorrect index fragmentationCreate a database maintenance planInvestigate table lock performanceAftercompleting this module, students will beable to:Ensure database integrity.Maintain indexes.Automate routine database maintenance.Improving Performance with theDatabase Engine Tuning AdvisorWorking with Tracing OptionsLab :Tracing Access to SQL Server 2012Capture a trace using SQL Server ProfilerAnalyze a trace using Database EngineTuning AdvisorConfigure SQL TraceAfter completingthis module, students will be able to:Capture activity using SQL Server Profilerand Extended Events Profiler.Improve performance with the DatabaseEngine Tuning Advisor.Work with tracing options.Capturing and Managing PerformanceDataAnalyzing Collected PerformanceDataLab : Monitoring SQL Server 2012Investigating DMVsConfigure Management Data WarehouseConfigure Instances for Data CollectionWork with Data Collector ReportsAftercompleting this module, students will beable to:Monitor current activity.Capture and manage performance data.Analyze collected performance data.Virtualizing SQL ServerDeploying and Upgrading Data-TierApplicationsLab : Managing MultipleServersConfigure CMS and execute multi-serverqueriesDeploy a data-tier applicationRegister and extract a data-tierapplicationUpgrade a data-tier applicationAftercompleting this module, students will beable to:Work with multiple servers.Describe options for virtualizing SQLServer.Deploy and upgrade Data-TierApplications.Resolving Service-related Issues

Page 189: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Resolving Concurrency IssuesResolving Login and ConnectivityIssuesLab : Troubleshooting CommonIssuesTroubleshoot and resolve SQL Serveradministrative issuesAfter completing thismodule, students will be able to:Explain SQL Server troubleshootingmethodology.Resolve service-related issues.Resolve concurrency issues.Resolve login and connectivity issues

lineWorking with SQL Server ToolsConfiguring SQL Server ServicesLab :Introduction to SQL Server and itsToolsetVerifying SQL Server ComponentInstallationAltering Service Accounts for NewInstanceEnabling Named Pipes Protocol for BothInstancesCreating an Alias for AdvDevEnsuring SQL Browser is Disabled andConfigure a Fixed TCP/IP Port (Only iftime permitsAfter completing this module,students will be able to:Describe the SQL Server Platform.Work with SQL Server Tools.Configure SQL Server Services.Planning Server Resource RequirementsPre-installation Testing for SQLServerLab : Preparing Systems for SQLServerAdjust memory configurationPre-installation Stress TestingCheck Specific I/O OperationsAftercompleting this module, students will beable to:Describe the SQL Server architecture.Plan for server resource requirements.Conduct pre-installation stress testing forSQL Server.Installing SQL ServerUpgrading and AutomatingInstallationLab : Installing andConfiguring SQL ServerReview installation requirementsInstall the SQL Server instancePerform Post-installation Setup andChecksConfigure Server MemoryAftercompleting this module, students will beable to:Prepare to install SQL Server.Install SQL Server.Upgrade and automate the installation ofSQL Server.Working with Files and FilegroupsMoving Database FilesLab : Working withDatabasesAdjust tempdb configurationCreate the RateTracking database

Page 190: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Attach the OldProspects databaseAdd multiple files to tempdbAftercompleting this module, students will beable to:Describe the role and structure of SQLServer databases.Work with files and filegroups.Move database files within servers andbetween servers.Understanding SQL Server TransactionLoggingPlanning a SQL Server BackupStrategyLab : Understanding SQL ServerRecovery ModelsPlan a backup strategyConfigure Recovery ModelsReview recovery models andstrategyAfter completing this module,students will be able to:Describe the critical conceptssurrounding backup strategies.Explain the transaction loggingcapabilities within the SQL Serverdatabase engine.Plan a SQL Server backup strategy.Managing Database BackupsWorking with Backup OptionsLab :Backup of SQL Server DatabasesInvestigate backup compressionTransaction log backupDifferential backupCopy-only backupPartial backupAfter completing thismodule, students will be able to:Back up databases and transaction logs.Manage database backups.Work with more advanced backupoptions.Restoring DatabasesWorking with Point-in-time recoveryRestoring System Databases andIndividual FilesLab : Restoring SQLServer 2012 DatabasesDetermine a restore strategyRestore the databaseUsing STANDBY modeAfter completingthis module, students will be able to:Understand the restore process.Restore databases.Work with Point-in-time Recovery.Restore system databases and individualfiles.Importing ; Exporting Table DataInserting Data in BulkLab : Importing andExporting DataImport the Excel spreadsheetImport the CSV fileCreate and test an extraction packageCompare loading performanceAftercompleting this module, students will beable to:Transfer data to and from SQL Server.Import and export table data.Insert data in bulk and optimize the bulkinsert process.Authorizing Logins to Access Databases

Page 191: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Authorization Across ServersLab :Authenticating and Authorizing UsersCreate LoginsCorrect an Application Login IssueCreate Database UsersCorrect Access to RestoredAftercompleting this module, students will beable to:Describe how SQL Server authenticatesconnections.Describe how logins are authorized toaccess databases.Explain the requirements for authorizationacross servers.Working with Fixed Database RolesCreating User-defined DatabaseRolesLab : Assigning Server andDatabase RolesAssign Server RolesAssign Fixed Database RolesCreate and Assign User-definedDatabase RolesCheck Role AssignmentsAfter completingthis module, students will be able to:Work with server roles.Work with fixed database roles.Create user-defined database roles.Authorizing Users to Execute CodeConfiguring Permissions at the SchemaLevelLab : Authorizing Users to AccessResourcesAssign Schema-level PermissionsAssign Object-level PermissionsTest PermissionsAfter completing thismodule, students will be able to:Authorize user access to objects.Authorize users to execute code.Configure permissions at the schemalevel.Implementing SQL Server AuditManaging SQL Server AuditLab :Auditing SQL Server EnvironmentsDetermine audit configuration and createauditCreate server audit specificationsCreate database audit specificationsTest audit functionalityAfter completingthis module, students will be able to:Describe the options for auditing dataaccess in SQL Server.Implement SQL Server Audit.Manage SQL Server Audit.Working with SQL Server AgentManaging SQL Server Agent JobsLab :Automating SQL Server ManagementCreate a Data Extraction JobSchedule the Data Extraction JobTroubleshoot a Failing JobAftercompleting this module, students will beable to:Automate SQL Server Management.Work with SQL Server Agent.Manage SQL Server Agent jobs.Configuring CredentialsConfiguring Proxy AccountsLab :Configuring Security for SQL Server

Page 192: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

AgentTroubleshoot job execution failureResolve the security issuePerform further troubleshootingAftercompleting this module, students will beable to:Explain SQL Server Agent security.Configure credentials.Configure Proxy accounts.Monitoring SQL Server ErrorsConfiguring Operators, Alerts andNotificationsLab : Monitoring SQL AgentJobs with Alerts and NotificationsConfigure Database MailImplement NotificationsImplement AlertsAfter completing thismodule, students will be able to:Configure database mail.Monitor SQL Server errors.Configure operators, alerts andnotifications.Maintaining IndexesAutomating Routine DatabaseMaintenanceLab : Performing OngoingDatabase MaintenanceCheck database integrity using DBCCCHECKDBCorrect index fragmentationCreate a database maintenance planInvestigate table lock performanceAftercompleting this module, students will beable to:Ensure database integrity.Maintain indexes.Automate routine database maintenance.Improving Performance with theDatabase Engine Tuning AdvisorWorking with Tracing OptionsLab :Tracing Access to SQL Server 2012Capture a trace using SQL Server ProfilerAnalyze a trace using Database EngineTuning AdvisorConfigure SQL TraceAfter completingthis module, students will be able to:Capture activity using SQL Server Profilerand Extended Events Profiler.Improve performance with the DatabaseEngine Tuning Advisor.Work with tracing options.Capturing and Managing PerformanceDataAnalyzing Collected PerformanceDataLab : Monitoring SQL Server 2012Investigating DMVsConfigure Management Data WarehouseConfigure Instances for Data CollectionWork with Data Collector ReportsAftercompleting this module, students will beable to:Monitor current activity.Capture and manage performance data.Analyze collected performance data.Virtualizing SQL ServerDeploying and Upgrading Data-TierApplicationsLab : Managing MultipleServers

Page 193: Administering Microsoft SQL Server 2012 Databasesstore.globalknowledge.net/course-overviews/BE/M10775.pdf · M10775 info@globalknowledge.be 0800/84.009 Administering Microsoft SQL

M10775 www.globalknowledge.be [email protected] 0800/84.009

Configure CMS and execute multi-serverqueriesDeploy a data-tier applicationRegister and extract a data-tierapplicationUpgrade a data-tier applicationAftercompleting this module, students will beable to:Work with multiple servers.Describe options for virtualizing SQLServer.Deploy and upgrade Data-TierApplications.Resolving Service-related IssuesResolving Concurrency IssuesResolving Login and ConnectivityIssuesLab : Troubleshooting CommonIssuesTroubleshoot and resolve SQL Serveradministrative issuesAfter completing thismodule, students will be able to:Explain SQL Server troubleshootingmethodology.Resolve service-related issues.Resolve concurrency issues.Resolve login and connectivity issues

Module 14: Configuring Security for SQLServer Agentline

This module covers SQL Server agentsecurity, proxy accounts and credentials.line

Understanding SQL Server AgentSecurity

Additional Information:

The Beta version of this course (10775AB) utilizes pre-release software in the virtual machine for the labs. Microsoft SQL Server 2012 ReleaseCandidate 0 (RC0) is used in this course. Some of the exercises in this course are SQL Azure enabled. This course will be delivered with digital courseware. In order to have the best learning experience you are asked to bring your own secondscreen to view the courseware. A second screen includes: tablets and laptops.

Further Information:

For More information, or to book your course, please call us on 0800/84.009

[email protected]

www.globalknowledge.be