
■ SQL Server 2008认证培训
|
![]()
SQL Server 2012数据库管理培训将设计和实现数据库服务器的安装、配置、升级和迁移、设计和实现灾备和还原、基于集群、数据库镜像、复制和日志传送高可用性、SQL Server安全管理和实现、以及建立自动管理体系和数据故障、性能故障、访问故障诊断和排错。 MCSA认证是微软认证系统管理员的简称,MCSA认证是为那些在 Microsoft Windows和 Windows.NET Server 平台环境下对现有网络及系统进行实施、管理、故障排除等工作的专业人员而设计的。MCSA 执行职责包括安装并配置系统的部件,管理职责包括管理并维护系统。目前最新认证已涵盖了XP的操作配置管理。与之前相比增加了认证技能难度,现在域服务已占据很大考试比重。 | ||||||||||||||
| ||||||||||||||
![]()
在发展迅猛的行业中,持有微软认证解决方案专员 (MCSA) 认证或 Microsoft Office 专员 (MOS) 认证的新进员工的年薪比同等员工高 16,000 美元。在获得考试凭证的 20 人 IT 专业人员学习小组中,总计有 18 人通过了考试。 这 18 个人中的 5 个人被视为其各自技术领域的领袖人物,而且 18 人大多获得了升职或参与更重要项目的机会。 在对 700 名 IT 网络专业人员展开的一个调查中,60% 的人员说认证会带来新的工作机会。 培训和认证在准备 IT 人员以对 IT 组织进行变革方面起着重要作用。通过 Microsoft 认证考试后,您就会成为 Microsoft 认证专家 (MCP) 社区的一员,能够访问通过微软认证计划提供的所有权益。 您可以使用 Microsoft 帐户访问“您的权益和考试”仪表板,了解让您的技能实用、适用且富有竞争力的方法。 您通过的考试和您获得的认证将成为您的正式成绩单的一部分,您可以允许潜在雇主直接访问它们。Microsoft认证是全世界认可的一项行业标准,可以帮助打开潜在工作机会的大门。American Council on Education (ACE) 对精选 Microsoft 认证批准了大学学分。通过 Microsoft 认证考试后,您就可以通过 ACE 大学学分推荐服务获得美国大学学分。 | ||||||||||||||
| ||||||||||||||
![]()
Module 1 : Introduction to SQL Server 2012 and its Toolset This module introduces the entire SQL Server platform and its major tools. It covers editions, versions, basics of network listeners, and concepts of services and service accounts. Lessons • Introduction to the SQL Server Platform • Working with SQL Server Tools • Configuring SQL Server Services Lab : Introduction to SQL Server and its Toolset • Verifying SQL Server Component Installation • Altering Service Accounts for New Instance • Enabling Named Pipes Protocol for Both Instances • Creating an Alias for AdvDev • Ensuring SQL Browser is Disabled and Configure a Fixed TCP/IP Port (Only if time permits Module 2 : Preparing Systems for SQL Server 2012 This module covers planning for an installation related to SQL Server I/O requirements, 32 bit vs 64 bit, memory configuration options and I/O subsystem pre-installation checks using SQLIOSim and SQLIO. Lessons • Overview of SQL Server Architecture • Planning Server Resource Requirements • Pre-installation Testing for SQL Server Lab : Preparing Systems for SQL Server • Adjust memory configuration • Pre-installation Stress Testing • Check Specific I/O Operations Module 3 : Installing and Configuring SQL Server 2012 This module details installing and configuring SQL Server. Lessons • Preparing to Install SQL Server • Installing SQL Server • Upgrading and Automating Installation Lab : Installing and Configuring SQL Server • Review installation requirements • Install the SQL Server instance • Perform Post-installation Setup and Checks • Configure Server Memory Module 4 : Working with Databases This module describes how data is stored in databases, how to create databases, and how to move databases either within a server or between servers. Lessons • Overview of SQL Server Databases • Working with Files and Filegroups • Moving Database Files Lab : Working with Databases • Adjust tempdb configuration • Create the RateTracking database • Attach the OldProspects database • Add multiple files to tempdb Module 5 : Understanding SQL Server 2012 Recovery Models This module describes the concept of the transaction log and SQL Server recovery models. It introduces the different backup strategies available with SQL Server. Lessons • Backup Strategies • Understanding SQL Server Transaction Logging • Planning a SQL Server Backup Strategy Lab : Understanding SQL Server Recovery Models • Plan a backup strategy • Configure Recovery Models • Review recovery models and strategy Module 6 : Backup of SQL Server 2012 Databases This module describes SQL Server Backup and the backup types. Lessons • Backing up Databases and Transaction Logs • Managing Database Backups • Working with Backup Options Lab : Backup of SQL Server Databases • Investigate backup compression • Transaction log backup • Differential backup • Copy-only backup • Partial backup Module 7 : Restoring SQL Server 2012 Databases This module describes the restoration of databases. Lessons • Understanding the Restore Process • Restoring Databases • Working with Point-in-time recovery • Restoring System Databases and Individual Files Lab : Restoring SQL Server 2012 Databases • Determine a restore strategy • Restore the database • Using STANDBY mode Module 8 : Importing and Exporting Data This module covers the use of the import/export wizards and explains how they relate to SSIS. Also introduces BCP. Lessons • Transferring Data To/From SQL Server • Importing & Exporting Table Data • Inserting Data in Bulk Lab : Importing and Exporting Data • Import the Excel spreadsheet • Import the CSV file • Create and test an extraction package • Compare loading performance Module 9 : Authenticating and Authorizing Users This module covers SQL Server security models, logins and users. Lessons • Authenticating Connections to SQL Server • Authorizing Logins to Access Databases • Authorization Across Servers Lab : Authenticating and Authorizing Users • Create Logins • Correct an Application Login Issue • Create Database Users • Correct Access to Restored Module 10 : Assigning Server and Database Roles This module covers fixed server roles, user-defined server roles, fixed database roles and user-defined database roles. Lessons • Working with Server Roles • Working with Fixed Database Roles • Creating User-defined Database Roles Lab : Assigning Server and Database Roles • Assign Server Roles • Assign Fixed Database Roles • Create and Assign User-defined Database Roles • Check Role Assignments Module 11 : Authorizing Users to Access Resources This module covers permissions and the assignment of permissions. Lessons • Authorizing User Access to Objects • Authorizing Users to Execute Code • Configuring Permissions at the Schema Level Lab : Authorizing Users to Access Resources • Assign Schema-level Permissions • Assign Object-level Permissions • Test Permissions Module 12 : Auditing SQL Server Environments This module covers SQL Server Audit. Lessons • Options for Auditing Data Access in SQL • Implementing SQL Server Audit • Managing SQL Server Audit Lab : Auditing SQL Server Environments • Determine audit configuration and create audit • Create server audit specifications • Create database audit specifications • Test audit functionality Module 13 : Automating SQL Server 2012 Management This module covers SQL Server Agent, jobs and job history. Lessons • Automating SQL Server Management • Working with SQL Server Agent • Managing SQL Server Agent Jobs Lab : Automating SQL Server Management • Create a Data Extraction Job • Schedule the Data Extraction Job • Troubleshoot a Failing Job Module 14 : Configuring Security for SQL Server Agent This module covers SQL Server agent security, proxy accounts and credentials. Lessons • Understanding SQL Server Agent Security • Configuring Credentials • Configuring Proxy Accounts Lab : Configuring Security for SQL Server Agent • Troubleshoot job execution failure • Resolve the security issue • Perform further troubleshooting Module 15 : Monitoring SQL Server 2012 with Alerts and Notifications This module covers the configuration of database mail, alerts and notifications. Lessons • Configuration of Database Mail • Monitoring SQL Server Errors • Configuring Operators, Alerts and Notifications Lab : Monitoring SQL Agent Jobs with Alerts and Notifications • Configure Database Mail • Implement Notifications • Implement Alerts After completing this module, students will be able to: • Configure database mail. • Monitor SQL Server errors. • Configure operators, alerts and notifications. Module 16 : Performing Ongoing Database Maintenance This module covers database maintenance plans. Lessons • Ensuring Database Integrity • Maintaining Indexes • Automating Routine Database Maintenance Lab : Performing Ongoing Database Maintenance • Check database integrity using DBCC CHECKDB • Correct index fragmentation • Create a database maintenance plan • Investigate table lock performance Module 17 : Tracing Access to SQL Server 2012 This module covers SQL Profiler and SQL Trace stored procedures. Lessons • Capturing Activity using SQL Server Profiler • Improving Performance with the Database Engine Tuning Advisor • Working with Tracing Options Lab : Tracing Access to SQL Server 2012 • Capture a trace using SQL Server Profiler • Analyze a trace using Database Engine Tuning Advisor • Configure SQL Trace Module 18 : Monitoring SQL Server 2012 This module introduces DMVs and the configuration of data collection. Lessons • Monitoring Activity • Capturing and Managing Performance Data • Analyzing Collected Performance Data Lab : Monitoring SQL Server 2012 • Investigating DMVs • Configure Management Data Warehouse • Configure Instances for Data Collection • Work with Data Collector Reports Module 19 : Managing Multiple Servers This module covers Central Management Servers and Multi-Server queries, Virtualization of SQL Server and Data-Tier Applications. Lessons • Working with Multiple Servers • Virtualizing SQL Server • Deploying and Upgrading Data-Tier Applications Lab : Managing Multiple Servers • Configure CMS and execute multi-server queries • Deploy a data-tier application • Register and extract a data-tier application • Upgrade a data-tier application Module 20 : Troubleshooting Common SQL Server 2012 Administrative Issues This module covers common issues that require troubleshooting and gives guidance on where to start looking for solutions. Lessons • SQL Server Troubleshooting Methodology • Resolving Service-related Issues • Resolving Concurrency Issues • Resolving Login and Connectivity Issues Lab : Troubleshooting Common Issues • Troubleshoot and resolve SQL Server administrative issues | ||||||||||||||
| ||||||||||||||
![]() | ||||||||||||||
| ||||||||||||||
![]() SQL Server 2012培训中的疑难解答 问:你们公司在哪里啊,学员可不可就近上课? 答:我们公司总部在大连路1548号莱克大厦210室, 您还是要先到我们总部来咨询好,然后就近安排上课。 问:SQL Server 2012认证和微软培训费用可以用政府补贴的吗? 答:我们是正规微软认证培训学校,部分课程参与了政府补贴项目,您可以享受一定的政府补贴,另外您还可以自费学习。 问: 你们的培训费包含哪些项目?教材和考试费包含在内吗? 答:我们的培训费不包括考试费,考试费是要另外收取的,所有的课程培训费都包括免费赠送的电子学习资料,此价格是要保证您学会学懂为止。 问: 学费怎么支付? 答:学费支付根据个人培训和企业组织培训有不同的选择。个人培训的话,可以选择现金,私人转账或者刷卡三种方式;企业组织培训的话,可以接受培训人员直接支付现金或者公司转账的方式。 问:考试怎么安排? 答:我们是官方授权的考试中心,本中心所有培训课程都可以在本中心进行考试,在读学员培训完以后,可以报名考试,然后和考官员预约具体考试时间;如果有不懂的,可以在考试前和讲师预约单独辅导答疑。 问:我的英语不是很好,学习这些课程需要怎么样的英语水平? 答:课程中涉及的词汇都是些专业词汇,记住就可以了,一般高中以上的英语水平就可以了。 问:如果我考试没有通过怎么办? 答:我们考前都有安排考前辅导和模拟测试严格把关,确保学员可以通过的情况下安排考试的,而且不定期考试方面也会有些免费重考的优惠活动,考试都能顺利通过。 问:要是我没有完全听懂怎么办?我是在职人员,经常要被派到外地出差,万一落下课程怎么办? 答:在报名的时候有培训协议,免费提供自由实验,讲师单独辅导,对于掌握的不好的学员提供免费重修,以保证学员完全掌握为止,什么时候需要重修,来这里填写一张申请单就可以了。 问:怎么做自由实验呢? 答:平时业余时间都可以来我们的自由实验室操作,这边有很好的学习氛围,同学之间可以相互讨论,专家老师提供辅导,等实验环境都熟悉之后还可以在家远程Telnet操作,只要提前预约一下即可。 问:我是公司报销的,你们培训费有正规发票吗? 答:您无需多虑,所有的培训费都提供正规机打发票。 | ||||||||||||||
| ||||||||||||||
![]()
一、有关SQL Server 2012专员级别的考试
二、考试补考政策 如果考生第一次没有达到考试的通过分数,那么该考生必须至少等待 24 小时后才能补考。如果考生第二次没有达到通过分数,那么该考生必须至少等待 14 天的时间才能第三次补考。 后续第四次和第五次补考也必须等待 14 天。 考生每年(12 个月)最多可参加 5 次给定考试。 此 12 个月的时间段从第 5 次补考失败之日起计算。 从此日期开始计算,届满 12 个月后,考生才能再次补考。为保证每年参加给定考试的次数不超过 5 次,考生必须提交申请并获得 Microsoft 的事先许可。 如果考生已经达到某考试的通过分数,则该考生不能再参加该考试。 2、Microsoft 技术专员 (MTA) 和微软认证教师 (MCE) 考试补考政策 如果考生第一次没有达到考试的通过分数,那么该考生必须等待 24 小时后才能补考。如果考生第二次没有达到通过分数,那么该考生必须至少等待 7 天才能第三次补考。 后续每次补考都必须等待 7 天。 考生每年(12 个月)最多可参加 5 次给定考试。 此 12 个月的时间段从第 5 次补考失败之日起计算。 从此日期开始计算,届满 12 个月后,考生才能再次补考。为保证每年参加给定考试的次数不超过 5 次,考生必须提交申请并获得 Microsoft 的事先许可。 如果考生达到 MTA 考试的通过分数,则该考生不能再参加该考试。 3、Microsoft Office 专员 (MOS) 考试补考政策 补考凭证只能用于补考未通过的相同考试。所有凭证必须在过期日期之前使用,没有例外。补考凭证必须在初考未通过的 30 天内使用。 4、从 2014 年 7 月 1 日起,补考政策更改为以下内容: 如果考生第一次没有达到考试的通过分数,那么该考生必须等待 24 小时后才能补考。如果考生第二次没有达到通过分数,那么该考生必须至少等待 48 小时才能补考。 后续每次补考都必须等待 2 天。 如果考生达到某考试的通过分数,该考生可以再次参加该考试。 5、MCP 测试考试补考政策 测试考试只能参加一次。此政策取代常规的补考政策。考试特定的补考政策例外,在某些情况下,Microsoft 可能会针对特定考试制定特殊政策。 | ||||||||||||||
| ||||||||||||||
■ 相关课程
|