1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.

Slides:



Advertisements
Similar presentations
Week 6: Chapter 6 Agenda Automation of SQL Server tasks using: SQL Server Agent Scheduling Scripting Technologies.
Advertisements

Module 5: Performing Administrative Tasks. Overview Configuration Tasks Routine SQL Server Administrative Tasks Automating Routine Maintenance Tasks Creating.
Overview of Database Administrator (DBA) Tools
Oracle9i Database Administrator: Implementation and Administration 1 Chapter 2 Overview of Database Administrator (DBA) Tools.
SQL Server 2005 Implementation and Maintenance Chapter 10: Maintaining and Automating SQL Server.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 11: Monitoring Server Performance.
Network Printing. Printer sharing Saves money by only needing one printer Increases efficiency of managing resources.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
1 1. SQL SERVER OVERVIEW zWhat Is SQL Server? zInterfaces To Use SQL Server zSQL Server Services zTypes Of Databases zSQL Server Security.
Chapter 5: Configuring Users and Groups. Windows Vista User Accounts User accounts are the primary means of authentication Built-in Accounts –Administrator:
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 10: Server Administration.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 8: Implementing and Managing Printers.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
7.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 7: Introducing Group Accounts.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 11 Managing and Monitoring a Windows Server 2008 Network.
1 Chapter Overview Introduction to Windows XP Professional Printing Setting Up Network Printers Connecting to Network Printers Configuring Network Printers.
AGENDA Tools used in SQL Server 2000 Graphical BOL Enterprise Manager Service Manager CLI Query Analyzer OSQL BCP.
Week 2 - Installation SQL SERVER2000 ENTERPRISE EDITION INSTALLATION.
Module 2: Planning to Install SQL Server. Overview Hardware Installation Considerations SQL Server 2000 Editions Software Installation Considerations.
Chapter 9 Overview  Reasons to monitor SQL Server  Performance Monitoring and Tuning  Tools for Monitoring SQL Server  Common Monitoring and Tuning.
Module 8: Monitoring SQL Server for Performance. Overview Why to Monitor SQL Server Performance Monitoring and Tuning Tools for Monitoring SQL Server.
Passage Three Introduction to Microsoft SQL Server 2000.
1 Chapter Overview Transferring and Transforming Data Introducing Microsoft Data Transformation Services (DTS) Transferring and Transforming Data with.
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
VMware vCenter Server Module 4.
Printing Terminology. Requirements for Network Printing At least one computer to operate as the print server Sufficient RAM to process documents Sufficient.
1 Chapter Overview Creating User and Computer Objects Maintaining User Accounts Creating User Profiles.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 14: Problem Recovery.
Today’s Agenda Chapter 12 Admin Tasks Chapter 13 Automating Admin Tasks.
1 Chapter Overview Reviewing the Results of Installation Starting, Stopping, Pausing, and Modifying Microsoft SQL Server 2000 Services Working with Osql,
1 Chapter Overview Monitoring Server Performance Monitoring Shared Resources Microsoft Windows 2000 Auditing.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
Chapter-4 Windows 2000 Professional Win2K Professional provides a very usable interface and was designed for use in the desktop PC. Microsoft server system.
Module 1: Introduction to Microsoft SQL Server 7.0.
Hands-On Microsoft Windows Server 2008
1 Chapter Overview Creating a User Database Setting Database Options Managing User Database Size Placing Database Files on Multiple Disks.
MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter Two Deploying Windows Servers.

3 Chapter Three Administering and Configuring SQL Server 2000.
Database Security and Auditing: Protecting Data Integrity and Accessibility Chapter 3 Administration of Users.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
Today’s Objectives Chapters 10 and 11 Security in SQL Server –Manage server logins and database users. –Manage server-level, database-level, and application.
INSTALLING MICROSOFT EXCHANGE SERVER 2003 CLUSTERS AND FRONT-END AND BACK ‑ END SERVERS Chapter 4.
Chapter 18: Windows Server 2008 R2 and Active Directory Backup and Maintenance BAI617.
5 Chapter Five Web Servers. 5 Chapter Objectives Learn about the Microsoft Personal Web Server Software Learn how to improve Web site performance Learn.
Chokchai Junchey Microsoft Product Specialist Certified Technical Training Center.
Module 11: Implementing ISA Server 2004 Enterprise Edition.
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
IT 456 Seminar 5 Dr Jeffrey A Robinson. Overview of Course Week 1 – Introduction Week 2 – Installation of SQL and management Tools Week 3 - Creating and.
Module 1: Exploring Replication. Overview Understanding SQL Server Replication Setting Up Replication Understanding Agents in Replication Securing Replication.
1 Chapter Overview Introducing Replication Planning for Replication Implementing Replication Monitoring and Administering Replication.
1 Administering Shared Folders Understanding Shared Folders Planning Shared Folders Sharing Folders Combining Shared Folder Permissions and NTFS Permissions.
1 Chapter Overview Preparing to Upgrade Performing a Version Upgrade from Microsoft SQL Server 7.0 Performing an Online Database Upgrade from SQL Server.
SQL Server 2000 Sys Admin Jeremiah Curtis Engineering Services
1 Chapter Overview Defining Operators Creating Jobs Configuring Alerts Creating a Database Maintenance Plan Creating Multiserver Jobs.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Search Overview Search Features: WSS and Office Search Architecture Content Sources and.
Permissions Lesson 13. Skills Matrix Security Modes Maintaining data integrity involves creating users, controlling their access and limiting their ability.
1 Chapter Overview Planning to Install SQL Server 2000 Deciding SQL Server 2000 Setup Configuration Options Running the SQL Server 2000 Setup Program Using.
Page 1 Printing & Terminal Services Lecture 8 Hassan Shuja 11/16/2004.
SQL Server 2005 Implementation and Maintenance Chapter 6: Security and SQL Server 2005.
Module 6: Administering Reporting Services. Overview Server Administration Performance and Reliability Monitoring Database Administration Security Administration.
Introduction to SQL Server  Working with MS SQL Server and SQL Server Management Studio.
9 Copyright © 2004, Oracle. All rights reserved. Getting Started with Oracle Migration Workbench.
SQL Database Management
Module 1: SQL Server Overview
Managing, Storing, and Executing DTS Packages
Chapter 5 : Designing Windows Server-Level Security Processes
Download dumps - Microsoft Real Exam Questions Dumps4download
Windows Server Administration Fundamentals
Presentation transcript:

1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks

2 Windows 2000 Configuration Maximizing throughput for network operations Optimizing performance for background operations Configuring virtual memory

3 SQL Server Service Configuration Generally self-tuning and self-regulating. Connection limits can be set to limit load. Default database properties can be configured. Memory settings can be configured for running multiple applications on a server or for a dedicated server. Processor settings can improve multiprocessor performance. Server settings can modify default server behavior.

4 Active Directory Integration Registering a SQL Server instance. Registering databases and publications. Using the MSSQLServerADHelper service. SQL Server service account must be either a local administrator or a member of the Power Users group.

5 Additional Permissions for Additional Functionality Running operating system commands for nonmembers of the sysadmin server role Publishing and registering objects with the Active Directory database Creating operating system and ActiveX Script jobs for nonmembers of the sysadmin server role Restarting SQL Server Agent service automatically if it stops unexpectedly Running SQL Server Agent jobs automatically when processor is idle

6 SQL Agent Service Configuration Error log properties Enabling the auto-restart feature Configuring a centralized reporting server Defining when a processor is considered idle Modifying the SQL Server Agent security context

7 Registering Instances with Enterprise Manager Registration required to manage with SQL Server Enterprise Manager. Local instances are registered automatically. Registered directly or by using Register SQL Server wizard. Registration properties include authentication mode, login information, display of system databases and autostart upon connection. Registration information can be shared or private.

8 SQL Mail

9 SQLAgentMail

10 Configuring a Messaging (Mail) Profile SQL Mail requires a mail profile for the SQL Server service domain user account. SQLAgentMail requires a mail profile for the SQL Server Agent service domain user account (same profile if same account). Log in as the domain user to create the mail profile. Use the Mail program in Control Panel to manage the mail profile.

11 Setting Up SQL Mail

12 Setting Up SQLAgentMail

13 Linked Servers

14 Configuring Linked Servers Define the linked server. Define user login mappings between local server and linked server.

15 ODBC Data Source Name (DSN) Contains connection and driver information required to connect to SQL Server using ODBC Create using the ODBC Data Source Administrator Types include user, system, and file

16 XML Support in SQL Server 2000

17 Distribution Statistics Describe the selectivity and distribution of key values in an index and on selected nonindexed columns. Used by the query optimizer to determine efficient execution plans. Default is to autocreate and autoupdate statistics. Manual updates after significant updates or inserts can be useful. Use the Database Maintenance Plan wizard to schedule.

18 Indexes Page splits affect performance and cause fragmentation. Use fill factor to leave free space on index pages to minimize page splits. Rebuild indexes periodically to reestablish free space on each index page. Schedule index rebuilds for nonbusy periods using the Database Maintenance Plan wizard.

19 Full-Text Indexes Indexes of character data from tables stored in the file system. Implemented through the Microsoft Search Service. A database must be enabled to use full-text indexes. Full-text indexes can be kept current as a background task or scheduled task. Full or incremental update options are available. Server-wide resource use by full-text indexes performing background updates can be limited.

20 Chapter Summary SQL Server generally manages resources dynamically. Additional permissions required for advanced functions. Register instances for remote administration. SQL Mail and SQLAgentMail require a MAPI client and a configured mail profile. Enabling linked servers and XML access require additional configuration. Distribution statistics, indexes, and full-text indexes must be kept current.