Download presentation
Presentation is loading. Please wait.
1
Managing and Administering SQL Server 2005 Matthew Stephen ITPro Evangelist Microsoft Ltd http://blogs.technet.com/mat_stephen
2
Welcome to this TechNet Event FREE bi-weekly technical newsletter FREE regular technical events hosted across the UK FREE weekly UK & US led technical webcasts FREE comprehensive technical web site Monthly CD / DVD subscription with the latest technical tools & resources FREE quarterly technical magazine We would like to bring your attention to the key elements of the TechNet programme; the central information and community resource for IT professionals in the UK: To subscribe to the newsletter or just to find out more, please visit www.microsoft.com/uk/technet or speak to a Microsoft representative during the break www.microsoft.com/uk/technet
3
What We Will Cover: SQL Server 2005 New Features New Administration Tools SQL Server Express 2005 SQLCMD SQLiMail Maintenance and Performance
4
Agenda SQL Management Studio Web Data Administrator SQL Express Manager SQLCMD SQLiMail Database Maintenance Workflow SQL Profiler Monitoring Tools
5
SQL Management Studio New Features Replaces Enterprise Manager Improved User Interface –Object Explorer –Contextual Toolbars Integrated SQLCMD Mode Online Restore –SQL Server remains online –Only data being restored is unavailable during restore
6
SQL Management Studio New Features Online Indexing –Query while Indexes are Rebuilding.NET Framework 2.0 –Visual Studio Integration –User Defined Functions, Data Types, Procedures –Use Any CLR-Compliant Language Dedicated Administrator Connection Fast Recovery
7
Agenda SQL Management Studio Web Data Administrator SQL Express Manager SQLCMD SQLiMail Database Maintenance Workflow SQL Profiler Monitoring Tools
8
Web Data Administrator Basic Features IIS or Cassini PWS Windows or SQL-based Authentication Streamlined Interface for Remote Management Import and Export Capabilities T-SQL Query Editor
9
Agenda SQL Management Studio Web Data Administrator SQL Express Manager SQLCMD SQLiMail Database Maintenance Workflow SQL Profiler Monitoring Tools
10
SQL Express Manager Basic Features SQL Server Express replaces MSDE.NET Framework Simplified Database Management –Tree view of database objects –Wizards for common tasks –Local and remote databases Powerful T-SQL Query Editor Freely Downloadable and Distributable
11
SQL Express Manager User Interface
12
Agenda SQL Management Studio Web Data Administrator SQL Express Manager SQLCMD SQLiMail Database Maintenance Workflow SQL Profiler Monitoring Tools
13
SQLCMD Basic Features Replaces ISQL and OSQL Batch Functionality –Command-line variables –Nested scripts Script Chaining SQLCMD Mode in Management Studio
14
SQLCMD Batch functionality CONNECT LON-DC-01\MSSQLSERVER setvar db CustomerDB BACKUP DATABASE $(db) TO DISK = “$(PATH)\$(db).bak” CONNECT LON-SQL-01\MSSQLSERVER setvar db ContactsDB BACKUP DATABASE $(db) TO DISK = “$(PATH)\$(db).bak” LON-DC-01 CustomerDB LON-SQL-01 ContactsDB BACKUP.SQL N:\BACKUPS C:\> SQLCMD –Q –iC:\SCRIPTS\BACKUP.SQL –vPATH=“N:\BACKUPS” LON-WK-001
15
Agenda SQL Management Studio Web Data Administrator SQL Express Manager SQLCMD SQLiMail Database Maintenance Workflow SQL Profiler Monitoring Tools
16
SQLiMail Basic Features Replaces SQLMail SMTP Replaces MAPI Multiple Profiles and Host Databases Support for Clusters and 64-bit Servers Uses SQL Service Broker
17
SQLiMail Process Flow SQLiMail Configuration sendmail_sp Stored Procedure msdb SQL script EXECUTE sendmail_sp Service Broker queue Service Broker sqlimail90.exe mailhost Email messages Logs SMTP Server
18
Agenda SQL Management Studio Web Data Administrator SQL Express Manager SQLCMD SQLiMail Database Maintenance Workflow SQL Profiler Monitoring Tools
19
Database Maintenance Workflow New Features Maintenance Plan Wizard –Create Basic and Advanced Plans Maintenance Plan Designer –Complex Workflow –Visual Design Workspace View Generated T-SQL Statements
20
Agenda SQL Management Studio Web Data Administrator SQL Express Manager SQLCMD SQLiMail Database Maintenance Workflow SQL Profiler Monitoring Tools
21
SQL Profiler New Features Grant Trace Access without Granting SA New Selection User Interface New Security Events Trace Service Broker Activity Trace to XML File
22
SQL Profiler Trace Access LON-SQL-01 SQL Server 2005 DBAdmin SA Privileges DBDeveloper No SA Privileges Start Trace with Profiler Grant Alter Trace to DBDeveloper
23
Agenda SQL Management Studio Web Data Administrator SQL Express Manager SQLCMD SQLiMail Database Maintenance Workflow SQL Profiler Monitoring Tools
24
Monitoring Tools New Features Log File Viewer Activity Monitor –View Locks in Real-Time Agent User Role –Enhanced Security SQL Server Agent Multiple Proxies –One Proxy Per Subsystem WMI Event Alerts
25
Session Summary New Tools for Management and Administration Increased Availability and Flexibility Security Enhancements Throughout
26
Microsoft Learning Training Resources for IT Professionals CourseTitleAvailable 2733Updating Your Database Administration Skills to Microsoft SQL Server 2005 Now 2734Updating Your Database Development Skills to Microsoft SQL Server 2005 Now To see the detailed syllabus or to locate a training provider please visit www.microsoft.com/learning
27
Assess Your Readiness with Microsoft Skills Assessment What is Microsoft Skills Assessment? Self-study learning tool to evaluate readiness for product and technology solutions, instead of job roles (certification) Windows Server System, Security, Visual Studio.NET, Office 2003 Free, online, unproctored, and available to anyone Answers the question: “Am I ready?” Determines skills gaps and provides learning plans with Microsoft Official Curriculum courses Post your High Score to see how you stack up Visit www.microsoft.com/assessment
28
Become a Microsoft Certified Systems Administrator (MCSA) What is the MCSA certification? –For IT professionals who manage and maintain networks and systems based on Microsoft Windows Server How do I become an MCSA on Windows Server 2003? –Pass three core exams –Pass one elective exam or two CompTIA certifications Where do I get more information? www.microsoft.com/mcsa
29
Become a Microsoft Certified Systems Engineer (MCSE) What is the MCSE certification? –Premier certification for IT pros who analyze the requirements and design, plan, and implement the infrastructure for business solutions based on the Microsoft Windows Server System How do I become an MCSE on Windows Server 2003? –Pass six core exams –Pass one elective exams from a comprehensive list Where do I get more information? www.microsoft.com/mcse
30
www.microsoft.com/technet/subscriptions TechNet Subscriptions Have You Heard the News? Software without time limits! Full-version evaluation software provides more flexibility to TechNet Plus subscribers. Complimentary technical support. Two free technical support incidents included with each TechNet Plus subscription save you time resolving mission-critical issues. Have the most current resources on hand to evaluate, implement, and support Microsoft solutions—delivered monthly on CD or DVD, with no dependency on Internet connectivity or firewalls.
31
Where Else Can I Get Help? Free chats and webcasts www.microsoft.com/technet/community/chats www.microsoft.com/technet/community/webcasts List of newsgroups www.microsoft.com/technet/community/newsgroups Microsoft community sites www.microsoft.com/technet/community Community events www.microsoft.com/technet/community/events Community columns www.microsoft.com/technet/community/columns
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.