INDEX. Job schedule properties, 269 JOIN statement, 102 KEY_GUID, 361

Size: px
Start display at page:

Download "INDEX. Job schedule properties, 269 JOIN statement, 102 KEY_GUID, 361"

Transcription

1 N N NFGJ FG Index A Accelerated SQL Server 2008, 72, 73 Active/passive configuration,for a cluster, 142 Activity Monitor (AM), 54 Actual execution plan, 308, 311 Add Counters window, in Performance Monitor, 292 ADMINISTER BULK OPERATIONS server permission, 334 Agent Alerts window, 382 Agent XPs, 227 Aggregate functions, 114 Alerts, ALTER ANY ASSEMBLY database permission, 342 ALTER ANY CONNECTION server permission, 334 ALTER ANY CREDENTIAL server permission, 334 ALTER ANY DATABASE AUDIT database permission, 342 ALTER ANY DATABASE server permission, 334 ALTER ANY ENDPOINT server permission, 334 ALTER ANY EVENT NOTIFICATION server permission, 334 ALTER ANY LINKED SERVER server permission, 334 ALTER ANY LOGIN server permission, 334 ALTER ANY ROLE database permission, 342 ALTER ANY SCHEMA database permission, 342 ALTER ANY USER database permission, 342 ALTER database permission, 342 ALTER INDEX command, 219 ALTER INDEX Transact-SQL command, 275, 276 ALTER RESOURCES server permission, 334 ALTER server permission, 334 ALTER SERVER STATE server permission, 334 ALTER SETTINGS server permission, 334 ALTER STORED PROCEDURE statement, 112 ALTER TRACE server permission, 334 American National Standards Institute (ANSI), 99 American Standard Code for Information Interchange (ASCII), 99 Analysis Services (SSAS), 60 ANSI_NULLS setting, 84 Asymmetric key, 359 Auditing, Audit destination drop-down box, 352 auditing objects, 348 Create Audit dialog box, 350 database audit specification object, server audit object, 350 server audit specification object, AUTHENTICATE SERVER server permission, 334 Authentication, 327 Authentication mode, 328 Authorization, 328 AUTO_CREATE_STATISTICS, 221 Automation and monitoring SQLCMD connecting to SQL Server, 69, 70 passing variables, 70 Automation and monitoring SQLCMD overview, 69 AUTO_SHRINK option, 215 AUTO_UPDATE_STATISTICS, 221 Automatic statistics gathering, checking the status of, 221 B Back Up Database (Full) task, 244 Back Up Database window, 152, 156, 205 Options page, 156 BACKUP DATABASE database permission, 342 Backup Media drop-down box, 186 Backup_database_generic.sql backup database script, 70 Backups, See also Full backups automating the process, backing up a copy of the database, 164 compressing, designing a backup plan, displaying general information about, 197 encrypting files for security, full backups, logs, 161 testing, types of, Baseline,

2 Batch mode executing script in, running PowerShell scripts in, BEGIN TRANSACTION statement, 105 BINARY data type, 99 BLOB/LOB data types, 148 Books Online, 67 Built-in functions, 114 Bulkadmin, 333 Bulk-logged model, 161 Business Intelligence Development Studio (BIDS), 41, 60, 68 C Cannon, J. C., 347 Central management server (CMS), 370 Certificate-based encryption, 362 Certificates, 359 Certification, 399 CHAR data type, 99 Character set, 99 Check Database Integrity task, , 271, CHECKDB, 212 Ciphertext, 358 Classifier, 324 Cmdlets, 250 CodePlex, 66, 261 Command-line tools, COMMIT TRANSACTION statement, 105 Compact edition, 12 Conferences, 396 Configuration Tools folder, Reporting Services Configuration Manager, SQL Server Configuration Manager, SQL Server Error and Usage Reporting, SQL Server Installation Center, 61 Configure Management Data Warehouse Storage page, 299 Configure Management Data Warehouse Wizard, 296 CONNECT server permission, 334 CONNECT SQL server permission, 334 Constraints, CHECK, 85 foreign key, 87 NULL, 85 primary key, 86 UNIQUE, 86 CONTROL database permission, 342 CONTROL server permission, 334 CONTROL SERVER server permission, 334 Corrupt system databases, repairing, 119 Covering permissions, 342 CREATE ANY DATABASE server permission, 334 CREATE ASSEMBLY database permission, 342 Create Audit dialog box, 350 CREATE CERTIFICATE T-SQL statement, 362 CREATE DATABASE database permission, 342 CREATE DATABASE DDL statement, 79 CREATE DDL EVENT NOTIFICATION server permission, 334 CREATE ENDPOINT server permission, 335 CREATE PROCEDURE database permission, 342 CREATE PROCEDURE statement, 108 Create Protection Group window, 387 CREATE ROLE database permission, 342 CREATE SCHEMA database permission, 342 CREATE TABLE database permission, 342 CREATE TABLE permission, 344 CREATE TABLE statement, CREATE TRACE EVENT NOTIFICATION server permission, 335 CREATE VIEW database permission, 343 Cryptographic API, 358 D Data writing to disk, Data Collector, data, viewing, Disk Usage Summary report, Query Statistics History report, Server Activity History report, setting up, Data compression, Data compression, leveraging, Data Control Language (DCL), 81 Data Definition Language (DDL), 79 Data flow tooltip, 313 Data Manipulation Language (DML), 80 81, 80 81, 308 DELETE statement, 104 INSERT statement, 103 SELECT statement, UPDATE statement, Data Profiler Viewer, 67 Data protection method selecting, 388 Data striping, 135 Data types, Data warehouse, 122 Data, gathering, 1 Database configuring, data compression, disk volume alignment, 149 Database administrator (DBA) database design and performance improvement, 3 database maintenance, 2 defined, 2 4 documentation, 4 402

3 need for, 1 2 security and regulatory compliance, 3 Database Administrator (DBA) and authorization, 328 Database Audit Specification dialog box, 356 Database audit specification object, Database backup. See Backups Database Backup task, 271 Database DMVs and performance data, 294 Database encryption key (DEK), 363 Database Engine Configuration page, Database Engine Tuning Advisor, 68 Database Engine Tuning Advisor (DTA), 287, 308, , 326 General tab, 321 Recommendations tab, 322 Database integrity, checking, 211 Database maintenance tasks, 2, backing up, 211 database integrity, checking, indexes, reorganizing/rebuilding, restoring, 211 shrinking the database, SQL Server agent jobs, creating, updating statistics, Database Properties window, 159 Database roles, 328 Database security, database permissions, 341 database users, 337 fixed database roles, flexible database roles, schemas, 337 default, 339 four-part naming convention, 339 reassigning schema ownership, 340 right way, 338 wrong way, 337 server functions, fn_my_permissions() function, 344 HAS_PERMS_BY_NAME function, 345 Database users, 328, 337 Databases, 117 corrupt system databases, repairing, 119 master database, 117 model database, 118 MSDB database, 118 resource database, 119 tempd database, 117 DATETIME data type, 99 db_accessadmin, 340 db_backupoperator, 340 db_datareader, 341 db_datawriter, 341 db_ddladmin, 341 db_denydatareader, 341 db_denydatawriter, 341 db_owner, 340 db_securityadmin, 340 DBCC CHECKDB command, 122, 272 DBCC CHECKALLOC, 212 DBCC CHECKCATALOG, 212 DBCC CHECKDB, 212, 213, 214 DBCC CHECKTABLE, 212, 214 DBCC SHRINKDATABASE, 215 DBCC SHRINKFILE, 215 DBCC SQLPERF, 216 Dbcreator, 333 DCL statements, 81 DDL statements, 80 Deadlocks, DECIMAL data type, 99 DecryptByKey function, 362 DELETE, 343 DENY statement, 343 Deployment Wizard, 60 Design and performance improvement, 3 Developer edition, 11 Device Contents window, 189 Differential backups, 158 restoring, Direct attached storage (DAS), , 130 Disaster recovery, 3 Disaster recovery (DR) plan, Disk Space Requirements page, 29 Disk Usage for Database report, 304 Disk Usage Summary report, Disk volume alignment, 149 Diskadmin, 333 DISKPART, 149 Documentation, 4 Documentation and Tutorials folder, Microsoft SQL samples overview, 66 SQL Server Books Online, 67 SQL Server tutorials, 67 Downtime, defined, 207 DPM Administrator Console, 387 DTEXEC.exe, 69 Duplexing, 135 Dynamic management functions (DMFs), 294 Dynamic management views (DMVs), 287, E Editor window, 310 EncryptByKey function, 361 Encryption, Caesar shift cipher, 358 certificate-based, 362 compliance requirements and, 358 database encryption key (DEK), 363 password-based,

4 primer, 358 transparent data, Endpoints, Enterprise management features reading resources, 394 Error and Usage Reporting page, 33 Estimated execution plan, 308, 310 Evaluate Policies dialog box, 367 Evaluation edition, 12, downloading, 16 installing an instance of SQL Server, Database Engine Configuration page, Disk Space Requirements page, 29 Error and Usage Reporting page, 33 Features Selection page, 26 Installation Rules page, 33 Instance Configuration page, Ready to Install page, Server Configuration page, SQL Server Installation Center, 17 Events Selection tab, Trace Properties window, 317 EXECUTE AS statement, 363 EXECUTE database permission, 343 Execute Package utility, 67 Execution DMVs and performance data, 294 Execution plans, 287, operator properties, 314 using trace to capture, Express edition, 12 Express with Advanced Services, 12 Express with Tools, 12 Extended events, 351 EXTERNAL ACCESS server permission, 335 F Features Selection page, 26 Fibre Channel direct attached storage (FC DAS), 130 Fibre Channel HBAs, 132 Fibre Channel SANs, 132, 143 Fibre Channel storage area network (FC SAN), 130 File and filegroup backups, File backups, restoring, Filegroups, 159 FILELISTONLY command, 195 Files, backing up, 159 Fixed server roles, fn_my_permissions() function, 344 Fritchey, Grant, 4 6 Full backups, using SQL Server Management Studio, using T-SQL, Full disaster recovery plan developing, establishing, large commercial insurance company, 208 gathering information about the business, small online retail business, 209 testing, FULL OUTER JOIN, 103 Full recovery mode initiating, 162 Full recovery model, 161 Full scans, 289 Functions, creating, 113 invoking, 113 system-defined, 114 G General page, Restore Database window, 185 General tab New Job dialog box, 229 GRANT statement, 343 Graphical format, execution plans, 309 Graphical user interface (GUI), 69 H Hands-on labs, 396 Hardware and Software Requirements for Installing SQL Server 2008, 16 Hardware RAID, 139 HAS_PERMS_BY_NAME function, 345 Hash Match operator, 311 Header, defined, 197 Health Insurance Portability and Accountability Act (HIPAA), 3 High availability (HA) requirements, 140 History Cleanup task, 279 HP Transaction Storage Planning Calculator, 140 Hyper-V, 397 I I/O performance, and storage system, I/O-related DMVs and performance data, 294 IDE ATA (Integrated Drive Electronics Advanced Technology), 129 IMPERSONATE permission, 345 IMPERSONATE server permission, 335 Import and Export Data Wizard, 68 Index DMVs and performance data, 294 Index Seek operator, 311 Indexes, creating,

5 fragmentation detecting, 218 reasons for, 218 rebuilding, 219 InfiniBand, 130 INFORMATION_SCHEMA, 337 INSERT, 103 INSERT database permission, 343 Installation Rules page, 33 Instance, 288 Instance Configuration page, INT data type, 99 Integration Services folder, 67 Data Profiler Viewer, 67 Execute Package utility, 67 iscsi (Internet Small Computer System Interface), 130 iscsi bridging, 132 iscsi SANs, 143 IT Compliance Guide, 371 Itanium (IA64), 10 J Job schedule properties, 269 JOIN statement, 102 K KEY_GUID, 361 L Lab system and practice, establishing, 396 Large database server, storage selection for, 141 LEFT OUTER JOIN, 102 Local users groups, 396 Locate Backup File window, Locate Database Files window, 154 Locks defined, 106 Log backups, 161, 162 restoring, using Management Studio, 163 using T-SQL, 164 Log monitoring, Logical unit numbers (LUNs), 133 Login, 296 Login New dialog box, M Maintenance Cleanup task, 281 Maintenance plan authoring environment, Management Studio, 263 Maintenance Plan Wizard, 263, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284 completing, starting, 267 Maintenance plans, 256, 258, configuring individual tasks, Back Up Database (Full) task, 244 Check Database Integrity task, History Cleanup task, 279 Maintenance Cleanup task, 281 Rebuild Index task, 276 Reorganize Index task, 275 Select Report Options task, 282 Shrink Database task, Update Statistics task, 278 creating, 267 fundamentals, job schedule properties, 269 maintenance tasks order of, 271 selecting, 270 modifying an existing plan, 284 specifying plan properties, 268 tasks, 266 Management pack, defined, 374 Manually updating statistics, Master database, 117 Medium database server, storage selection for, 141 Microsoft Assessment and Planning (MAP) Toolkit, 13 Microsoft Cluster Service (MSCS), 142 Microsoft Desktop Engine (MSDE), 12 Microsoft SQL Server 2008 folder, 60 Microsoft System Center Operations Manager (SCOM), 53, 373, See also System Center Operations Manager (SCOM) Microsoft.SQLServer.2008.Discovery.mp, 377 Microsoft.SQLServer.2008.Monitoring.mp, 377 Microsoft.SQLServer.Library.mp, 377 Microsoft TechNet, 396 Microsoft Virtual PC 2007, Mixed Mode, 328 Model database, 118 Monitoring logs, Moore s Law, 127 MSDB database, 118 Multiple objects, selecting withing Object Explorer, 48 Multiple servers managing,

6 policy-based management (PBM), 53 queries against, 53 Registered Servers window, 51 myconnection variable, 70 mydatabase variable, 70 MyWorkLoad metrics controlled in, 324 N Native Command Queuing (NCQ), 129 NCHAR data type, 99 Nested Loop operator, 311 Nested Loops tooltip, 312 Network attached storage (NAS), , architecture, 134 Network Protocol drop-down box, 336 New Database window, 184 New Job dialog box General tab, 229 Steps tab, 230 New Job Schedule dialog box, 232 window, 173 New Job Step dialog box, 168, 230 general tab, 231 New Query Editor Window, 83 New Query option, CMS, 370 NoExit command, 256 NORECOVERY option, 199 NOT NULL keyword, 100 NULL, 100 NVARCHAR data type, 99 O Object Explorer, Object Explorer tree, 265 active connection to local server instance, 75 navigating, Object(Instance):Counter format, 288 Objects, 288 ONLINE option, 218 OPEN SYMMETRIC KEY statement, 362 Operations Console finding/resolving an issue using, 381 Options page, Restore Database window, Overwrite the existing database (WITH REPLACE) option, 192 Preserve the replication settings (WITH KEEP_REPLICATION) option, 193 Restrict access to the restored database (WITH RESTRICTED_USER) option, 193 P Password-based encryption, Payment Card Industry Data Security Standard specification, 347 Payment Card Industry Data Security Standards (PCI DSS), 3 Payment Card Industry Security Standards Council, 347 Performance counters, Performance Data Collector (PDC), Performance Monitor, 287, , 290 Performance Tools folder, 68, 316 Database Engine Tuning Advisor, 68 SQL Server Profiler, 68 Performance tuning and optimization, Physical backup device, 152 Policy-based management (PBM), 53 Policy-Based Management (PBM), 364 creating policy on a local server, 365 evaluating ther policy, 367 policy, need for, 364 Pools, 323 PowerShell, 69, 71 72, 73, 211 cmdlets, 250 components, configuring for use with SQL Server, defined, 239 executing a script interactively, execution policy, specifying, 252 provider, 250 running from SQL Server Agent, running scripts from maintenance plans, running scripts in batch mode, scripting in, snap-ins, 249, 250 starting from SQL Server Management Studio, 251 starting in interactive mode, using the integrated scripting environment, powershell.exe, 260 Principal, 330 Private key, 359 Pro SQL Server 2008 Reporting Services, 122 Pro SQL Server Disaster Recovery (Leuttkehoelter), 211 Processadmin, 332 Production folder, 370 Professional Association for SQL Server (PASS), 396 website, 396 Properties window,

7 Protection group, 387 selecting members for, 387 Public key, 359 Public server role, 332 Public SQL Server websites, 395 Q Query Details report, Query Editor, 48, 227 Query Editor,SQL Server Management Studio, 242 Query optimization, 117, 308 Query Optimizer, 117 Query Statistics History report, Query tree, 117 QUOTED_IDENTIFIER setting, 84 R RAID, hardware/software, 139 RAID 0 (striping), 135 RAID 1 (mirroring and duplexing), 135 RAID 10 (stripe of mirrors), 135 RAID 5 (striping with parity), 137 Ready to Install page, Rebuild Index task, 276 defined, 218 REBUILD option, ALTER INDEX command, 219 Redundancy, Redundant Array of Independent Disk (RAID) technology, REFERENCES database permission, 343 Referential integrity, 87 Rehak, Roman, 6 7 Reliability and Performance Monitor suite, Reorganize Index task, 275 defined, 218 REPAIR_ALLOW_DATA_LOSS option, 214 REPAIR_FAST option, 214 REPAIR_REBUILD option, 214 Reporting Services Configuration Manager, Resource database, 119 Resource Governor, 322 and performance data, 295 Properties window, 324 Resource management, Resource Governor, Resource pool, 323 RESTORE command, 157 Restore Database window, 184 RESTORE FILELISTONLY command, 198 RESTORE HEADERONLY command, 198 RestoreTest database, 184 Restoring a database, differential backups, file backups, from the Management Studio GUI, log backups, using T-SQL, 193 creating database copy, executing a simple restore, 193 retrieving logical and physical file names, REVERT statement, 362 RIGHT OUTER JOIN, 103 ROLLBACK IMMEDIATE option, 122 ROLLBACK statement, 105 ROLLBACK TRANSACTION statement, 105 S Salary information, 4 SalesOrderheader.PK_SaleOrderHeaderId, 311 Sarbanes-Oxley (SOX), 3 Sarbanes-Oxley (SOX) Act, 347 SATA (Serial Advanced Technology Attachment), 129 Scalar functions, 114 Schemas, 337 Script Action to New Query Window, 78 Scripted install, 25 SCSI (Small Computer System Interface), 129 Secondary data files, 119 Securables, 335 Security page, Server Properties dialog box, 328 Securityadmin, 332 Security-related functions, 114 Select Backup Destination dialog box, 154 Select Configuration Task page, 299 SELECT database permission, 343 SELECT permission, 343 Select Report Options task, 282 Serial attached SCSI (SAS), 129 Server Activity History report, Server audit specification object, Server Authentication, 328 Server configuration validating, 364 Server Configuration page, Server permissions, Server roles, Server Security Policy policy, 367 Serveradmin, 332 Server-side trace, 315 Service-level agreements (SLAs), 140 Services SQL Server, 120 Setupadmin, 333 Shared components, 27 Short-term goals selecting,

8 SHOWPLAN database permission, 343 Shrink Database task, SHRINKDATABASE command, 274 SHUTDOWN server permission, 335 Single-user mode, placing an already-started database into, 122 starting SQL Server in, Small database server, storage selection for, 141 Software RAID, 139 sp_spaceused stored procedure, 217 Specify Backup window, 186 SQL Active Directory Helper service, 120 SQL Data Management Objects (SQL-DMO), 375 SQL Full-Text Engine Filter Daemon Launcher service, 121 SQL logins, 31 SQL Server connecting to, deadlocks, editions, 10, 12 evaluation edition, in the enterprise, installing, assessing the environment, 13 hardware/software requirements, 16 Integration Services, 67 internals, multiple servers, managing, performance, measuring, resources, 40 Server editions, 10 choosing the right edition, 15 Enterprise edition, 11 Standard edition, 11 services, 120 setting up and installing, 9 specialized editions, 11 compact edition, 12 Developer edition, 11 evaluation edition, 12 Express edition, 12 Web edition, 11 Workgroup edition, 11 terminology, 12 tuning queries, tutorials, 67 upgrading, SQL Server 2008, 1 8, 117 auditing, selecting a storage system for, Start menu, 60 SQL Server 2008 Books Online, 261 SQL Server 2008 Query Performance Tuning Distilled, 73 SQL Server 2008 Setup, 249 SQL Server 2008 virtual labs, 73 SQL Server Agent, 121, 225, 264, 265, 266, 268, 269, 279 creating an agent job, running PowerShell commands from, 257 viewed through Management Studio, 164 SQL Server Agent job scheduler, 112 SQL Server alert Options page, 237 Response page, 236 SQL Server Analysis Services, 122 SQL Server Authentication radio button, 331 SQL Server Books Online, 16, 67, 73, 330, 342, 395 SQL Server Browser service, 121 SQL Server Central, 395 SQL Server Configuration Manager, SQL Server Customer Advisory Team, 396 SQL Server Error and Usage Reporting, SQL Server error log, 224 SQL Server Installation Center, 17 25, 61, 248 Advanced tab, 24 Installation tab, 20 Maintenance tab, 21 Options tab, 25 Planning tab, 17 Resource tab, 23 Tools tab, 22 SQL Server instance security, endpoints, server permissions, server roles, SQL Server login, SQL Server Integration Services, 67, 121 SQL Server Integration Services (SSIS), 23, 264 SQL Server Log File Viewer, 225 SQL Server Login creating, Login New dialog box, 330 SQL Server maintenance plan tasks, 265 SQL Server maintenance plans. See Maintenance plans SQL Server management pack getting familiar with, SQL Server Management Studio (SSMS), 41 53, 75, 296, 330 connecting to the SQL Server, document windows, 50 issuing queries using, log events, 224 monitoring server activity, Activity Monitor (AM), 54 Performance Data Collector (PDC), reports, multiple servers, New Database dialog box, 77 Open Management Studio, 309 Query Editor,

9 results pane, 51 writing the query, SQL Server operating system DMVs and performance data, 295 SQL Server Performance Counters, 289 SQL Server PowerShell cmdlets, 250 provider, 250 snap-ins, 249 SQL Server Profiler, 68, SQL Server Reporting Services, 68, 121 SQL Server SCOM management pack, monitoring database free space with, 381 SQL Server management views available from, starting SQL Server Agent from, 384 SQL Server security, authentication, 327 authentication mode, 328 authorization, 328 server instance vs. the database, 328 SQL Server Security web site, 371 SQL Server service, 121 SQL Server Setup Team, SQL Server Volume Shadow Copy Service (VSS), 121 SQL Server World Wide Users Group, 395 SQL Skills site, 395 SQL Trace, 68 SQLCMD, 126 connecting to SQL Server, 69, 70 defined, 69, 239 overview, 69 passing variables, 70 scripting, backing up a database, 244 executing commands interactively, executing script in batch mode, generating scripts in SQL Server Management Studio, in Power Shell, testing scripts, sqlcmd -E -i backup_databases.sql command, 70 SQLCMD utility, 239, 243 sqlps utility, 250 sqlps.exe, 247 SSIS Control Flow toolbox, 264 SSMS dialog box scripting the actions of, Steps tab New Job dialog box, 230 Storage area network (SAN), , architecture, 131 Storage management strategies, RAID, storage system interfaces, storage system types, direct attached storage, 130 network attached storage (NAS), storage area network (SAN), storage systems, Storage system interfaces, Fibre Channel direct attached storage (FC DAS), 130 Fibre Channel storage area network (FC SAN), 130 IDE ATA, 129 InfiniBand, 130 iscsi (Internet Small Computer System Interface), 130 SATA (Serial Advanced Technology Attachment), 129 SCSI (Small Computer System Interface), 129 serial attached SCSI (SAS), 129 Storage systems, selecting for SQL Server 2008, I/O performance, redundancy, Stored procedures, creating using templates, modifying, 112 system, 112 Striping stripe of mirrors (RAID 10), 135 with parity (RAID 5), 137 Striping, 135 Subplans, 268 Symmetric keys, 358 sys, 337 sys.dm_os_performance_counters DMV, Sysadmin, 332 System administrator and compliance, 357 System Center Configuration Manager 2007 R2, 373 System Center Data Protection Manager (DPM), 373, architecture, 386 databases recovering, DPM Administrator Console, 387 DPM reports executing, 390 protection group, 387 System Center Essentials, 374 System Center Operations Manager (SCOM), 352, core products, defined, 373 SQL Server management pack for, 375 System Center Operations Manager Operations Console, 374 System Center Virtual Machine Manager 2008, 373 System performance counters, System stored procedures, 112 System-defined functions,

10 T Tables, adding constraints, altering, 84 creating, CREATE TABLE statement, from the table designer, 81 dropping, Tagged Command Queuing (TCQ), 129 Tail, 191, 204 TAKE OWNERSHIP database permission, 343 TAKE OWNERSHIP server permission, 335 TechNet, 396 tempdb database, 32, 117 Templates stored procedures, Testing backups, Testing SQLCMD scripts, TestLogin login, 332 Text execution plans, 309 To a point in time option, 185 To Database drop-down list, 185 Trace defined, 315 using to capture execution plans, Trace data,working with, Trace Properties window Events Selection tab, 317 General tab, 316 Transaction DMVs and performance data, 295 TRANSACTION ISOLATION statement, 106 Transactions, 104 8, 161 deadlocks, execution, 104 transaction isolation, Transact-SQL (T-SQL), , 115 Data Control Language (DCL), 81 Data Definition Language (DDL), 79 Data Manipulation Language (DML), data types, primer, VetClinic sample database, Transact-SQL command, 240 Transparent data encryption, Transparent data encryption (TDE), 363 Triggers, Tripp, Kimberly, 395 Tuning queries, execution plans, U Unicode, 99 UPDATE database permission, 343 UPDATE statement, Update Statistics task, 278 UPDATE STATISTICS Transact-SQL command, 222, 278 Updating statistics, automatic statistics gathering, checking the status of, 221 manually, V VARBINARY data type, 99 VARCHAR data type, 99 VARDECIMAL, 147 VeriSign, 359 VetClinic sample database revisit, VIEW ANY DATABASE server permission, 335 VIEW ANY DEFINITION server permission, 335 VIEW DEFINITION server permission, 335 VIEW SERVER STATE server permission, 335 Virtual Hard Disk Location page, 398 Virtual machine (VM), creating, Visual Studio 2008, 60, 68 Volume Shadow Copy Service (VSS), 121 W Web edition, 11 Windows Application log, 222 Windows Audit Collection Services, 352 Windows event log, filtering, 223 Windows Hardware Quality Lab (WHQL) certified, 134 Windows PowerShell, 60 Windows PowerShell 1.0, 249 console, 260 Windows Scheduler, 256 Workgroup edition, 11 Workload, 324 XYZ XML execution plan, 315 XML format, execution plans,

Beginning SQL Server. 2012 Administration. Apress. Rob Walters Grant Fritchey

Beginning SQL Server. 2012 Administration. Apress. Rob Walters Grant Fritchey Beginning SQL Server 2012 Administration Rob Walters Grant Fritchey Apress Contents at a Glance About the Authors About the Technical Reviewer Acknowledgments Introduction xv xvi xvii xviii Chapter 1:

More information

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

SQL Server 2008 Designing, Optimizing, and Maintaining a Database Session 1 SQL Server 2008 Designing, Optimizing, and Maintaining a Database Course The SQL Server 2008 Designing, Optimizing, and Maintaining a Database course will help you prepare for 70-450 exam from Microsoft.

More information

SQL Server 2008 Administration

SQL Server 2008 Administration SQL Server 2008 Administration Real World Skills for ITP Certification and Beyond Tom Carpenter WILEY Wiley Publishing, Inc. Contents Introduction xxi Part i Introducing SQL Server 2008 1 Chapter 1 Understanding

More information

50238: Introduction to SQL Server 2008 Administration

50238: Introduction to SQL Server 2008 Administration 50238: Introduction to SQL Server 2008 Administration 5 days Course Description This five-day instructor-led course provides students with the knowledge and skills to administer SQL Server 2008. The course

More information

MOC 20462C: Administering Microsoft SQL Server Databases

MOC 20462C: Administering Microsoft SQL Server Databases MOC 20462C: Administering Microsoft SQL Server Databases Course Overview This course provides students with the knowledge and skills to administer Microsoft SQL Server databases. Course Introduction Course

More information

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

$99.95 per user. SQL Server 2008/R2 Database Administration CourseId: 157 Skill level: 200-500 Run Time: 47+ hours (272 videos) Course Description This course is a soup-to-nuts course that will teach you everything you need to configure a server, maintain a SQL Server disaster recovery plan, and how to design and manage a secure

More information

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

Microsoft SQL Server 2012 Administration. Real-World Skills for MCSA Certification and Beyond (Exams 70-461, 70-462, and 70-463) Brochure More information from http://www.researchandmarkets.com/reports/2330969/ Microsoft SQL Server 2012 Administration. Real-World Skills for MCSA Certification and Beyond (Exams 70-461, 70-462, and

More information

Microsoft SQL Database Administrator Certification

Microsoft SQL Database Administrator Certification Microsoft SQL Database Administrator Certification Training for Exam 70-432 Course Modules and Objectives www.sqlsteps.com 2009 ViSteps Pty Ltd, SQLSteps Division 2 Table of Contents Module #1 Prerequisites

More information

6231A - Maintaining a Microsoft SQL Server 2008 Database

6231A - Maintaining a Microsoft SQL Server 2008 Database 6231A - Maintaining a Microsoft SQL Server 2008 Database Course Number: 6231A Course Length: 5 Days Certification Exam This course will help you prepare for the following Microsoft Certified Professional

More information

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database Course Overview This instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2008 R2 database.

More information

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD 20850 WEB: www.nutechtraining.com TEL: 301-610-9300

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD 20850 WEB: www.nutechtraining.com TEL: 301-610-9300 NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD 20850 WEB: www.nutechtraining.com TEL: 301-610-9300 MCTS SQL Server 2005 Developer Course Outlines Exam 70 431: TS: Microsoft SQL

More information

Course Outline: www.executrain-qro.com

Course Outline: www.executrain-qro.com This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The course focuses on teaching individuals how to use SQL Server 2014

More information

Administering Microsoft SQL Server 2012 Databases

Administering Microsoft SQL Server 2012 Databases 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

More information

ADMINISTERING MICROSOFT SQL SERVER DATABASES

ADMINISTERING MICROSOFT SQL SERVER DATABASES Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com COURSE OUTLINE ADMINISTERING MICROSOFT SQL SERVER DATABASES Microsoft Course Code 20462 About this course This five-day

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases Course 20462C: Administering Microsoft SQL Server Databases Page 1 of 7 Administering Microsoft SQL Server Databases Course 20462C: 4 days; Instructor-Led Introduction This four-day instructor-led course

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases Course 20462C: Administering Microsoft SQL Server Databases Module 1: Introduction to SQL Server 2014 Database Administration This module introduces the Microsoft SQL Server 2014 platform. It describes

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases Course 20462C: Administering Microsoft SQL Server Databases Module 1: Introduction to SQL Server 2014 Database Administration This module introduces the Microsoft SQL Server 2014 platform. It describes

More information

MCTS 70-431 Microsoft SQL Server 2005 Implementation & Maintenance

MCTS 70-431 Microsoft SQL Server 2005 Implementation & Maintenance MCTS 70-431 Microsoft SQL Server 2005 Implementation & Maintenance Chapter 0 Introduction to RDBM & SQL Chapter 5 Introducing More Database Objects 0.1 Database Basics 5.1 Stored Procedures 0.2 SQL Basics

More information

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

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Course 50400A: Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Length: 5 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

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

Upon completion of the program, students are given a full support to take and pass Microsoft certification examinations. Upon completion of the program, students are given a full support to take and pass Microsoft certification examinations. After completing this course, students will be able to: Plan and install SQL Server

More information

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

Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course 6317A: Three days; Instructor-Led Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course 6317A: Three days; Instructor-Led About this Course This three-day instructor-led course provides

More information

Administering Microsoft SQL Server Databases 20462C; 5 days

Administering Microsoft SQL Server Databases 20462C; 5 days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Administering Microsoft SQL Server Databases 20462C; 5 days Course Description

More information

20462- Administering Microsoft SQL Server Databases

20462- Administering Microsoft SQL Server Databases Course Outline 20462- Administering Microsoft SQL Server Databases Duration: 5 days (30 hours) Target Audience: The primary audience for this course is individuals who administer and maintain SQL Server

More information

Before attending this course, participants should have:

Before attending this course, participants should have: Administering Microsoft SQL Server 2012 Databases ` T h i s f i v e - d a y i n s t r u c t o r - l e d c o u r s e p r o v i d e s s t u d e n t s w i t h t h e k n o w l e d g e a n d s k i l l s t o

More information

Course 20462C: Administering Microsoft SQL Server Databases

Course 20462C: Administering Microsoft SQL Server Databases Course 20462C: Administering Microsoft SQL Server Databases Duration: 35 hours About this Course The course focuses on teaching individuals how to use SQL Server 2014 product features and tools related

More information

MOC 20462 Administering Microsoft SQL Server 2014 Databases

MOC 20462 Administering Microsoft SQL Server 2014 Databases To register or for more information call our office (208) 898-9036 or email register@leapfoxlearning.com MOC 20462 Administering Microsoft SQL Server 2014 Databases Class Duration 5 Days Class Overview

More information

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

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

20462 Administering Microsoft SQL Server Databases

20462 Administering Microsoft SQL Server Databases 20462 Administering Microsoft SQL Server Databases Audience Profile The primary audience for this course is individuals who administer and maintain SQL Server databases. These individuals perform database

More information

Course: 20462 Administering Microsoft SQL Server Databases Overview

Course: 20462 Administering Microsoft SQL Server Databases Overview Course length: 5 Days Microsoft SATV Eligible Course: 20462 Administering Microsoft SQL Server Databases Overview About this Course This five-day instructor-led course provides students with the knowledge

More information

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

MS-10775: Administering Microsoft SQL Server 2012 Databases. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery. MS-10775: Administering Microsoft SQL Server 2012 Databases This five-day instructor led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2012 database. The course

More information

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

Below are the some of the new features of SQL Server that has been discussed in this course Course 10775A: Administering Microsoft SQL Server 2012 Databases OVERVIEW About this Course This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL

More information

Author: Ryan J Adams. Overview. Policy Based Management. Terminology

Author: Ryan J Adams. Overview. Policy Based Management. Terminology Author: Ryan J Adams Overview We will cover what Policy Based Management is and how you can leverage its power to better manage your environment. With PBM we'll see what it can and cannot do to help you

More information

Microsoft SQL Server 2008 Administrator's Pocket Consultant

Microsoft SQL Server 2008 Administrator's Pocket Consultant Microsoft SQL Server 2008 Administrator's Pocket Consultant William R. Stanek To learn more about this book, visit Microsoft Learning at http://www.microsoft.com/mspress/books/12755.aspx 9780735625891

More information

Maintaining a Microsoft SQL Server 2008 Database

Maintaining a Microsoft SQL Server 2008 Database Maintaining a Microsoft SQL Server 2008 Database Course 6231A: Five days; Instructor-Led Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students

More information

10775 Administering Microsoft SQL Server Databases

10775 Administering Microsoft SQL Server Databases 10775 Administering Microsoft SQL Server Databases Course Number: 10775 Category: Microsoft SQL Server 2012 Duration: 5 days Certification: Exam 70-462 Administering Microsoft SQL Server 2012 Databases

More information

Administering Microsoft SQL Server Databases MOC 20462

Administering Microsoft SQL Server Databases MOC 20462 Administering Microsoft SQL Server Databases MOC 20462 Course Outline Module 1: Installing SQL Server 2014 This module introduces the SQL Server 2014 platform. It describes the components, editions, and

More information

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

AV-005: Administering and Implementing a Data Warehouse with SQL Server 2014 AV-005: Administering and Implementing a Data Warehouse with SQL Server 2014 Career Details Duration 105 hours Prerequisites This career requires that you meet the following prerequisites: Working knowledge

More information

20462C: Administering Microsoft SQL Server Databases

20462C: Administering Microsoft SQL Server Databases 20462C: Administering Microsoft SQL Server Databases Course Details Course Code: Duration: Notes: 20462C 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage Applied Technology Abstract This white paper describes various backup and recovery solutions available for SQL

More information

SQL Server 2014

SQL Server 2014 Administering Microsoft SQL Server Databases vc Day(s): 5 Course Code: M20462 Version: C Overview This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft

More information

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

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server. Course 6231A: Maintaining a Microsoft SQL Server 2008 Database About this Course Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge

More information

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

ExecuTrain Course Outline MOC 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database ExecuTrain Course Outline MOC 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database 5 Days About this Course This five-day instructor-led course provides students with the knowledge and skills to

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases Administering Microsoft SQL Server Databases Course Details Duration: Course code: 5 Days M20462 Overview: This five-day instructor-led course provides delegates with the knowledge and skills to maintain

More information

www.wardyit.com contact@wardyit.com Administering Microsoft SQL Server Databases

www.wardyit.com contact@wardyit.com Administering Microsoft SQL Server Databases Administering Microsoft SQL Server Databases This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The course focuses on

More information

10775A Administering Microsoft SQL Server 2012 Databases

10775A Administering Microsoft SQL Server 2012 Databases 10775A Administering Microsoft SQL Server 2012 Databases Five days, instructor-led About this Course This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft

More information

form approved June/2006 revised Nov. 2009 Page 1 of 7

form approved June/2006 revised Nov. 2009 Page 1 of 7 revised Nov. 2009 Page 1 of 7 Administrative - Master Syllabus I. Topical Outline Each offering of this course must include the following topics (be sure to include information regarding lab, practicum,

More information

Administering Microsoft SQL Server 2012 Databases

Administering Microsoft SQL Server 2012 Databases Course 10775A: Administering Microsoft SQL Server 2012 Databases Length: Audience(s): 3 Days IT Professionals Level: 200 Technology: Microsoft SQL Server 2012 Type: Delivery Method: Course Instructor-led

More information

SQL Server for Database Administrators Course Syllabus

SQL Server for Database Administrators Course Syllabus SQL Server for Database Administrators Course Syllabus 1. Description This course teaches the administration and maintenance aspects of Microsoft SQL Server. It covers all the roles performed by administrative

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Administering Microsoft SQL Server Databases Course Length:

More information

Administering Microsoft SQL Server 2012 Databases

Administering Microsoft SQL Server 2012 Databases Administering Microsoft SQL Server 2012 Databases MOC 10775 About this Course This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2012

More information

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

Server 2008 SQL. Administration in Action ROD COLLEDGE MANNING. Greenwich. (74 w. long.) SQL Server 2008 Administration in Action ROD COLLEDGE 11 MANNING Greenwich (74 w. long.) contents foreword xiv preface xvii acknowledgments xix about this book xx about the cover illustration about the

More information

20462 - Administering Microsoft SQL Server Databases

20462 - Administering Microsoft SQL Server Databases 20462 - Administering Microsoft SQL Server Databases Duration: 5 Days Course Price: $2,975 Software Assurance Eligible Course Description Note: This course is designed for customers who are interested

More information

Microsoft SQL Server 2008 Step by Step

Microsoft SQL Server 2008 Step by Step Microsoft SQL Server 2008 Step by Step Mike Hotek To learn more about this book, visit Microsoft Learning at http://www.microsoft.com/mspress/books/12859.aspx 9780735626041 2009 Mike Hotek. All rights

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases Course Code: M20462 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Administering Microsoft SQL Server Databases Overview This five-day instructor-led course provides delegates with the knowledge

More information

Course Syllabus. At Course Completion

Course Syllabus. At Course Completion Key Data Product #: Course #: 6231A Number of Days: 5 Format: Certification Exams: 70-432, 70-433 Instructor-Led This course syllabus should be used to determine whether the course is appropriate for the

More information

Microsoft SQL Server Beginner course content (3-day)

Microsoft SQL Server Beginner course content (3-day) http://www.multimediacentre.co.za Cape Town: 021 790 3684 Johannesburg: 011 083 8384 Microsoft SQL Server Beginner course content (3-day) Course Description This three-day Microsoft SQL Server Beginners

More information

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

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to DBA Skills Learning Method: Instructor-led Classroom Learning Duration: 3.00 Day(s)/ 24 hrs Overview:

More information

Implementing a Microsoft SQL Server 2005 Database

Implementing a Microsoft SQL Server 2005 Database This class combines two courses into one 5-day class. 2779 (3-day) & 2780 (2-day) Implementing a Microsoft SQL Server 2005 Database Course 2779: Three days; Instructor-Led Introduction This three-day instructor-led

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20462 Administering Microsoft SQL Server Databases Length: 5 Days Audience: IT Professionals Level:

More information

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

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL) Maintaining a Microsoft SQL Server 2008 Database Course 6231A: 5 days; Instructor-Led Length: Published: Language(s): Audience(s): Level: Technology: Type: 5 Day(s) December 09, 2008 (in development) English

More information

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

Course 6231B: Maintaining a Microsoft SQL Server 2008 R2 Database Course 6231B: Maintaining a Microsoft SQL Server Database Five days, instructor-led About this Course This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft

More information

SQL Server 2005 Implementation and Maintenance. 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080

SQL Server 2005 Implementation and Maintenance. 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080 COURSE SYLLABUS SQL Server 2005 Implementation and Maintenance MS Certified Technology Specialist: (MCDBA Exam 70-431) 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080 Victoria Commons, 613 Hope Rd

More information

Microsoft SQL Server 2014: MS-20462 SQL Server Administering Databases

Microsoft SQL Server 2014: MS-20462 SQL Server Administering Databases coursemonster.com/uk Microsoft SQL Server 2014: MS-20462 SQL Server Administering Databases View training dates» Overview This five-day instructor-led course provides students with the knowledge and skills

More information

MS 20462 Administering Microsoft SQL Server Databases

MS 20462 Administering Microsoft SQL Server Databases MS 20462 Administering Microsoft SQL Server Databases Description: Days: 5 Prerequisites: This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL

More information

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database 6231B: Maintaining a Microsoft SQL Server Database Course Details Course Code: Duration: Notes: 6231B 5 days This course syllabus should be used to determine whether the course is appropriate for the students,

More information

Microsoft 20462 - Administering Microsoft SQL Server Databases

Microsoft 20462 - Administering Microsoft SQL Server Databases 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20462 - Administering Microsoft SQL Server Databases Length 5 days Price $4169.00 (inc GST) Version D Overview This five-day instructor-led course provides

More information

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases 20462C - Version: 1 24 June 2016 Administering Microsoft SQL Server Databases Administering Microsoft SQL Server Databases 20462C - Version: 1 5 days Course Description: This five-day instructor-led course

More information

Course 20462: Administering Microsoft SQL Server Databases

Course 20462: Administering Microsoft SQL Server Databases Course 20462: Administering Microsoft SQL Server Databases Type:Course Audience(s):IT Professionals Technology:Microsoft SQL Server Level:300 This Revision:C Delivery method: Instructor-led (classroom)

More information

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

MODULE FRAMEWORK : Dip: Information Technology Network Integration Specialist (ITNIS) (Articulate to Edexcel: Adv. Dip Network Information Specialist) Year: 2011 (2 nd year) Term: 3 Class group: Blue Facilitator: C. Du Toit Description: Learn how to install, configure and administer a Microsoft SQL Server. Learn how to manage a SQL database hosted on

More information

Maintaining a Microsoft SQL Server 2008 R2 Database

Maintaining a Microsoft SQL Server 2008 R2 Database CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Maintaining a Microsoft SQL Server 2008 R2 Database Course 6231: Five days Introduction This five-day

More information

SQL Server An Overview

SQL Server An Overview SQL Server An Overview SQL Server Microsoft SQL Server is designed to work effectively in a number of environments: As a two-tier or multi-tier client/server database system As a desktop database system

More information

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

Basic knowledge of the Microsoft Windows operating system and its core functionality Working knowledge of Transact-SQL and relational databases M20462 Administering Microsoft SQL Server Databases Description: This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The

More information

Administering Microsoft SQL Server 2012 Databases

Administering Microsoft SQL Server 2012 Databases Course 10775 : Administering Microsoft SQL Server 2012 Databases Page 1 of 13 Administering Microsoft SQL Server 2012 Databases Course 10775: 4 days; Instructor-Led Introduction This four-day instructor-led

More information

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

$99.95 per user. SQL Server 2005 Database Administration CourseId: 152 Skill level: 200-500 Run Time: 30+ hours (158 videos) Course Description This popular LearnItFirst.com course is a soup-to-nuts course that will teach you how to choose your edition, install, configure and manage any edition of. You ll learn the details of

More information

General DBA Best Practices

General DBA Best Practices General DBA Best Practices An Accelerated Technology Laboratories, Inc. White Paper 496 Holly Grove School Road West End, NC 27376 1 (800) 565-LIMS (5467) / 1 (910) 673-8165 1 (910) 673-8166 (FAX) E-mail:

More information

Mind Q Systems Private Limited

Mind Q Systems Private Limited MS SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques Module 1: SQL Server Architecture Introduction to SQL Server 2012 Overview on RDBMS and Beyond Relational Big picture of

More information

SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques

SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques Module: 1 Module: 2 Module: 3 Module: 4 Module: 5 Module: 6 Module: 7 Architecture &Internals of SQL Server Engine Installing,

More information

Administering a Microsoft SQL Server 2000 Database

Administering a Microsoft SQL Server 2000 Database Aug/12/2002 Page 1 of 5 Administering a Microsoft SQL Server 2000 Database Catalog No: RS-MOC2072 MOC Course Number: 2072 5 days Tuition: $2,070 Introduction This course provides students with the knowledge

More information

Administering a Microsoft SQL Server 2000 Database

Administering a Microsoft SQL Server 2000 Database Administering a Microsoft SQL Server 2000 Database Course 2072 - Five days - Instructor-led - Hands-On Introduction This course provides students with the knowledge and skills required to install, configure,

More information

About database backups

About database backups About database backups What is a backup? A backup refers to making copies of data so that these additional copies may be used to restore the original after a data loss event. Backups are useful primarily

More information

Administrating Microsoft SQL Server 2012 Databases

Administrating Microsoft SQL Server 2012 Databases MS10775 Längd: 5 dagar Administrating Microsoft SQL Server 2012 Databases OBS!! Från hösten 2014 ersätts denna kurs av motsvarande nya kurs MS20462 Administering Microsoft SQL Server Databases This five-day

More information

Microsoft 6231 - Maintaining a Microsoft SQL Server 2008 Database

Microsoft 6231 - Maintaining a Microsoft SQL Server 2008 Database 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6231 - Maintaining a Microsoft SQL Server 2008 Database Length 5 days Price $4169.00 (inc GST) Overview This five-day instructor-led course provides students

More information

ITMT 1074 Course Syllabus

ITMT 1074 Course Syllabus ITMT 1074 Course Syllabus 1. Name of Course: Administering Microsoft SQL Server 2012 Databases 2. Number of Hours: 48 3. Course Description: This course provides students with the knowledge and skills

More information

Microsoft Official Courseware

Microsoft Official Courseware Microsoft Official Courseware Administering Microsoft SQL Server 2012 Databases Course 10775 This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft

More information

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

W I S E. SQL Server 2008/2008 R2 Advanced DBA Performance & WISE LTD. SQL Server 2008/2008 R2 Advanced DBA Performance & Tuning COURSE CODE: COURSE TITLE: AUDIENCE: SQSDPT SQL Server 2008/2008 R2 Advanced DBA Performance & Tuning SQL Server DBAs, capacity planners and system

More information

MS SQL Server 2014 New Features and Database Administration

MS SQL Server 2014 New Features and Database Administration MS SQL Server 2014 New Features and Database Administration MS SQL Server 2014 Architecture Database Files and Transaction Log SQL Native Client System Databases Schemas Synonyms Dynamic Management Objects

More information

Working with SQL Server Agent Jobs

Working with SQL Server Agent Jobs Chapter 14 Working with SQL Server Agent Jobs Microsoft SQL Server features a powerful and flexible job-scheduling engine called SQL Server Agent. This chapter explains how you can use SQL Server Agent

More information

Database Maintenance Guide

Database Maintenance Guide Database Maintenance Guide Medtech Evolution - Document Version 5 Last Modified on: February 26th 2015 (February 2015) This documentation contains important information for all Medtech Evolution users

More information

SQL SERVER DEVELOPER Available Features and Tools New Capabilities SQL Services Product Licensing Product Editions Will teach in class room

SQL SERVER DEVELOPER Available Features and Tools New Capabilities SQL Services Product Licensing Product Editions Will teach in class room An Overview of SQL Server 2005/2008 Configuring and Installing SQL Server 2005/2008 SQL SERVER DEVELOPER Available Features and Tools New Capabilities SQL Services Product Licensing Product Editions Preparing

More information

SQL Server Developer Training Program. Topics Covered

SQL Server Developer Training Program. Topics Covered SQL Server Developer Training Program Duration: 50 Hrs Training Mode: Class Room/On-line Training Methodology: Real-time Project oriented Training Features: 1) Trainers from Corporate 2) Unlimited Lab

More information

www.h2kinfosys.com >>Dream, Strive and Achieve Victory>> SQL Server 2005/2008 DBA SSIS and SSRS Training Contact

www.h2kinfosys.com >>Dream, Strive and Achieve Victory>> SQL Server 2005/2008 DBA SSIS and SSRS Training Contact 1 www.h2kinfosys.com >>>> Page 1 SQL Server 2005/2008 DBA SSIS and SSRS Training Contact Training@h2kinfosys.com or h2kinfosys@gmail.com 770-777-1269 Training Overview and Topics to be covered: DAY 1 (2

More information

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment (Exam 70-290) Table of Contents Table of Contents... 1 Course Overview... 2 Section 0-1: Introduction... 4

More information

mylittleadmin for MS SQL Server Quick Start Guide

mylittleadmin for MS SQL Server Quick Start Guide mylittleadmin for MS SQL Server Quick Start Guide version 3.5 1/25 CONTENT 1 OVERVIEW... 3 2 WHAT YOU WILL LEARN... 3 3 INSTALLATION AND CONFIGURATION... 3 4 BASIC NAVIGATION... 4 4.1. Connection 4 4.2.

More information

Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows operating system.

Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows operating system. DBA Fundamentals COURSE CODE: COURSE TITLE: AUDIENCE: SQSDBA SQL Server 2008/2008 R2 DBA Fundamentals Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows

More information

SQL Server Training Course Content

SQL Server Training Course Content SQL Server Training Course Content SQL Server Training Objectives Installing Microsoft SQL Server Upgrading to SQL Server Management Studio Monitoring the Database Server Database and Index Maintenance

More information

SQL Server Database Administrator s Guide

SQL Server Database Administrator s Guide SQL Server Database Administrator s Guide Copyright 2011 Sophos Limited. All rights reserved. No part of this publication may be reproduced, stored in retrieval system, or transmitted, in any form or by

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Microsoft Corporation Published: December 2005 Table of Contents Getting Started Guide...1 Table of Contents...2 Get Started with Windows Server 2003 R2...4 Windows Storage Server

More information

Administering a SQL Database Infrastructure

Administering a SQL Database Infrastructure Administering a SQL Database Infrastructure 20764A 5 Days Instructor-led, Hands on Course Information This five-day instructor-led course provides students who administer and maintain SQL Server databases

More information

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

Administering a SQL Database Infrastructure 20764; 5 Days; Instructor-led Administering a SQL Database Infrastructure 20764; 5 Days; Instructor-led Course Description This five-day instructor-led course provides students who administer and maintain SQL Server databases with

More information

This article Includes:

This article Includes: Log shipping has been a mechanism for maintaining a warm standby server for years. Though SQL Server supported log shipping with SQL Server 2000 as a part of DB Maintenance Plan, it has become a built-in

More information