Administering Microsoft SQL Server 2012 Databases



Similar documents
Microsoft SQL Database Administrator Certification

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

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

10775 Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server 2012 Databases

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

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

Before attending this course, participants should have:

10775A Administering Microsoft SQL Server 2012 Databases

Mind Q Systems Private Limited

Microsoft Official Courseware

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Administering Microsoft SQL Server 2012 Databases

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

SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques

MS Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server 2012 Databases

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

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

SQL Server for Database Administrators Course Syllabus

Maintaining a Microsoft SQL Server 2008 Database

Administering Microsoft SQL Server Databases MOC 20462

Administrating Microsoft SQL Server 2012 Databases

MOC Administering Microsoft SQL Server 2014 Databases

MOC 20462C: Administering Microsoft SQL Server Databases

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

ITMT 1074 Course Syllabus

Course Syllabus. At Course Completion

SQL Server 2014

Administering Microsoft SQL Server Databases

Microsoft SQL Server 2014: MS SQL Server Administering Databases

Microsoft SQL Server Beginner course content (3-day)

SQL Server Performance Tuning and Optimization

Microsoft SQL Server: MS Performance Tuning and Optimization Digital

Administering a Microsoft SQL Server 2000 Database

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

6231A - Maintaining a Microsoft SQL Server 2008 Database

SQL Server 2012 Optimization, Performance Tuning and Troubleshooting

Administering a Microsoft SQL Server 2000 Database

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

Upon completion of the program, students are given a full support to take and pass Microsoft certification examinations.

Online Transaction Processing in SQL Server 2008

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

SQL Server 2008 Administration

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering a Microsoft SQL Server 2000 Database

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

50238: Introduction to SQL Server 2008 Administration

MS 20465: Designing Database Solutions for Microsoft SQL Server 2012

MCTS Microsoft SQL Server 2005 Implementation & Maintenance

ADMINISTERING MICROSOFT SQL SERVER DATABASES

Designing Database Solutions for Microsoft SQL Server 2012 MOC 20465

Administering Microsoft SQL Server Databases

MS SQL Server 2014 New Features and Database Administration

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

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

W I S E. SQL Server 2008/2008 R2 Advanced DBA Performance & WISE LTD.

Microsoft SQL Server 2012 Administration

Performance Tuning and Optimizing SQL Databases 2016

Designing Database Solutions for Microsoft SQL Server 2012

"Charting the Course... MOC AC SQL Server 2014 Performance Tuning and Optimization. Course Summary

Course 55144: SQL Server 2014 Performance Tuning and Optimization

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases 20462C; 5 days

20462 Administering Microsoft SQL Server Databases

Implementing a Microsoft SQL Server 2005 Database

How To Manage A Database Server 2012

Course: Administering Microsoft SQL Server Databases Overview

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

20462C: Administering Microsoft SQL Server Databases

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

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

MCTS: SQL Server 2008 Implementation and Maintenance

$99.95 per user. SQL Server 2005 Database Administration CourseId: 152 Skill level: Run Time: 30+ hours (158 videos)

Administering a SQL Database Infrastructure

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

Introduction. Part I: Finding Bottlenecks when Something s Wrong. Chapter 1: Performance Tuning 3

Administering Microsoft SQL Server 2014 Databases

Course 20462C: Administering Microsoft SQL Server Databases

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

Course Syllabus. Maintaining a Microsoft SQL Server 2005 Database. At Course Completion

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

W I S E. SQL Server 2012 Database Engine Technical Update WISE LTD.

Administering Microsoft SQL Server Databases

Course 20462: Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

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

Microsoft SQL Server 2008 Administrator's Pocket Consultant

Administering a SQL Database Infrastructure (MS )

Course 55144B: SQL Server 2014 Performance Tuning and Optimization

Computer Visions Course Outline

SQL diagnostic manager Management Pack for Microsoft System Center. Overview

Administering Microsoft SQL Server Databases

Transcription:

Administering Microsoft SQL Server 2012 Databases Install and Configure (19%) Plan installation. May include but not limited to: evaluate installation requirements; design the installation of SQL Server and its components (drives, service accounts etc.); plan scale up vs. scale out basics; plan for capacity, including if/when to shrink, grow, autogrow, and monitor growth; manage the technologies that influence SQL architecture (e.g., service broker, full text, scale out, etc.); design the storage for new databases (drives, filegroups, partitioning); design database infrastructure; configure a SQL Server standby database for reporting purposes; Windows-level security and service level security; Core mode installation; benchmark a server before using it in a production environment (SQLIO, Tests on SQL Instance); choose the right hardware Install SQL Server and related services. May include but not limited to: test connectivity; enable and disable features; install SQL Server database engine and SSIS (not SSRS and SSAS); configure an OS disk Implement a migration strategy. May include but not limited to: restore vs detach/attach; migrate security; migrate from a previous version; migrate to new hardware; migrate systems and data from other sources Configure additional SQL Server components. May include but not limited to: setup and configure all SQL Server components (Engine, AS, RS and SharePoint integration) in a complex and highly secure environment; configure full-text indexing; SSIS security; filestream; filetable Page 1 / 5

Manage SQL Server Agent. May include but not limited to: create, maintain, and monitor jobs; administer jobs and alerts; automate (setup, maintenance, monitoring) across multiple databases and multiple instances; send to "Manage SQL Server Agent jobs" Maintain Instances and Databases (17%) Manage and configure databases. May include but not limited to: design multiple file groups; database configuration and standardization: autoclose, autoshrink, recovery models; manage file space, including adding new filegroups and moving objects from one filegroup to another; implement and configure contained databases; data compression; configure TDE; partitioning; manage log file growth; DBCC Configure SQL Server instances. May include but not limited to: configure and standardize a database: autoclose, autoshrink, recovery models; install default and named instances; configure SQL to use only certain CPUs (affinity masks, etc.); configure server level settings; configure many databases/instance, many instances/server, virtualization; configure clustered instances including MSDTC; memory allocation; database mail; configure SQL Server engine: memory, filffactor, sp_configure, default options Implement a SQL Server clustered instance. May include but not limited to: install a cluster; manage multiple instances on a cluster; set up subnet clustering; recover from a failed cluster node Manage SQL Server instances. May include but not limited to: install an instance; manage interaction of instances; SQL patch management; install additional instances; manage resource utilization by using Resource Governor; cycle error logs Page 2 / 5

Optimize and Troubleshoot (14%) Identify and resolve concurrency problems. May include but not limited to: examine deadlocking issues using the SQL server logs using trace flags; design reporting database infrastructure (replicated databases); monitor via DMV or other MS product; diagnose blocking, live locking and deadlocking; diagnose waits; performance detection with built in DMVs; know what affects performance; locate and if necessary kill processes that are blocking or claiming all resources Collect and analyze troubleshooting data. May include but not limited to: monitor using Profiler, collect performance data by using System Monitor, Collect trace data by using SQL Server Profiler, identify transactional replication problems; identify and troubleshoot data access problems; gather performance metrics; identify potential problems before they cause service interruptions; identify performance problems, use Xevents and dmvs; create alerts on critical server condition; monitor data and server access by creating audit and other controls; identify IO vs. memory vs. CPU bottlenecks; use the Data Collector tool Audit SQL Server instances. May include but not limited to: implement a security strategy for auditing and controlling the instance; configure an audit; configure server audits; track who modified an object; monitor elevated privileges as well as unsolicited attempts to connect; policy-based management Manage Data (19%) Configure and maintain a back up strategy. May include but not limited to: manage different backup models, including point in time recovery; protect customer data even if backup media is lost; perform backup/restore based on proper strategies including backup redundancy; recover from a corrupted drive; manage a multi-tb database; implement and test a Page 3 / 5

database implementation and a backup strategy (multiple files for user database and tempdb, spreading database files, backup/restore); backup a SQL Server environment; back up system databases Restore databases. May include but not limited to: restore a database secured with TDE; recover data from a damaged DB (several errors in DBCC checkdb); restore to a point in time; file group restore; page level restore Implement and maintain indexes. May include but not limited to: inspect physical characteristics of indexes and perform index maintenance; identify fragmented indexes; identify unused indexes; implement indexes; defrag/rebuild indexes; set up a maintenance strategy for indexes and statistics; optimize indexes (full, filter index); statistics (full, filter) force or fix queue; when to rebuild vs. reorg and index; full text indexes; column store indexes Import and export data. May include but not limited to: transfer data; bulk copy; bulk insert Implement Security (18%) Manage logins and server roles. May include but not limited to: configure server security; secure the SQL Server using Windows Account / SQL Server accounts, server roles; create log in accounts; manage access to the server, SQL Server instance, and databases; create and maintain user-defined server roles; manage certificate logins Manage database permissions. May include but not limited to: configure database security; database level, permissions; protect objects from being modified Manage users and database roles. May include but not limited to: create access to server / database with least Page 4 / 5

privilege; manage security roles for users and administrators; create database user accounts; contained logins Troubleshoot security. May include but not limited to: manage certificates and keys; endpoints Implement High Availability (12%) Implement AlwaysOn. May include but not limited to: implement a mirroring solution using AlwaysOn; failover Implement database mirroring. May include but not limited to: set up mirroring; monitor the performance of database mirroring Implement replication. May include but not limited to: troubleshoot replication problems; identify appropriate replication strategy Target exam : 70-462 of SQL server 2012 Associate level Page 5 / 5