Technical Training
SQL Server 2005 TrainingSQL Server 2005 - Management studio interface Summary Page
SQL Server 2005 - Management studio interface Summary Page
The summary page appears as the largest window on the Management studio interface. This window presents information about the item selected in the object window. The summary page can be configured to start as soon as SQL Server Management Studio starts or later. When the list mode is selected the summary page shows information about the higher nodes. When lower nodes are double clicked the information with reference to the clicked item is displayed. Clicking on F7 invokes the summary page.
The summary page can be displayed at startup by clicking on the Tools menu and selecting Options. Under options select Environment/General and under At Startup select Open Object Explorer.

The purpose of hiding or displaying the Summary page and the different windows in SQL Sever Management Studio is to maximize user workspace for development and management. The aim is reduce the number of windows cluttering up the work area and to enable customization of user environment. Windows can be docked, undocked or Auto hidden(pushpin at the upper right of window), Windows are displayed on mouse-over and so on. Some of the components can be configured in tabbed mode in the same window or in a multiple document interface mode. All these features can be configured by accessing the window displayed above.
The Database Engine Administration
The Database Engine is the core service of SQL Server. It is the data store and the repository from which data is processed and in which data is secured. The Database Engine of SQL Server meets the most demanding data applications of an enterprise and provides support and sustains high availability.
The data store is in tabular or in XML format. The Database Administrator has a number of tasks to perform with reference to the database. The tasks are:
1. Creation of databases for storing relational tables or XML documents
2. Implementation of systems to access and change data stored in the database.
3. Deployment of the systems.
4. Administrative support for optimization of performance of the database.
The SQL Server 2005 data base engine comes with many self tuning database configuration options. However, Administrators will have to perform a number of configuration tasks to customize the server to match the needs of the enterprise.
Microsoft SQL Server 2005 runs as a service in the background in Windows 2000, Microsoft Windows Server 2003. The database engine, SQL Server Agent and other SQL Server components are services that are started when the operating system starts if specified during the setup process.
Starting the database engine in effect is the starting of a service. Users have to establish a connection to the server. This service named MSSQLSERVER, can be started and stopped locally or remotely.
The SQL Configuration manager is a snap in tool in the Microsoft Management Console that combines the functionality of the Server Network Utility, Client Network Utility and the Service manager of SQL Server 2000. The SQL Server 2005 services can be started, stopped, paused using the configuration manager. The properties of the selected services can also be viewed using the configuration manager.
The configuration manager can be accessed by clicking on the Start menu >All Programs>Microsoft SQL Server 2005 >SQL Server Configuration Manager.

.
>

In this section of the tutorial we have examined the features of SQL Management Studio and how it helps in registering servers and managing objects that are available in the server. In the next section of this module we shall examine in greater detail each of the management of the database server.
SQL Server 2005 Training
- SQL Server 2005 - Configuring Replication
- SQL Server 2005 Replication Enhancements
- SQL Server 2005 - Mirror Server
- SQL Server 2005 - Introduction to Data Availability
- SQL Server 2005 - Backing up a Database
- SQL Server 2005 - Using Database Snapshots
- SQL Server 2005 - Disaster Recovery
- SQL Server 2005 - Managing Certificates
- SQL Server 2005 - Managing Permissions
- Managing SQL Server 2005 Security
- SQL Server 2005 - Using the Database Tuning Advisor
- SQL Server 2005 - Tuning a Database
- Maintain indexes in a SQL Server 2005 database
- SQL Server 2005 - Defining Indexes
- SQL Server 2005 - Database Backup
- SQL Server 2005 - Populating the Database
- SQL Server 2005 Configuration Manager
- SQL Server 2005 - Using the Sqlcmd Utility
- Using the SQL Management Objects
- Using SQL Sever Management Studio - Part 2
- Using SQL Sever Management Studio - Part 1
- SQL Server 2005 - Using Event Notifications
- SQL Server 2005 - Using DDL Triggers
- SQL Server Monitoring Tools - Server Profiler
- SQL Server 2005 - Testing Troubleshooting
- SQL Server 2005 - Upgrading from earlier versions of SQL Server
- SQL Server 2005 Installation - Maintenance Plan Without Using Wizard
- SQL Server 2005 - Unattended Installations
- SQL Server 2005 Installation - Maintenance Plan Using Wizard
- Installing a Second Copy of SQL Server 2005
- Planning to Install SQL Server 2005
- SQL Server 2005 Installation
- SQL server 2005 Editions
- SQL Server 2005 Architecture Overview
- SQL Server 2005 - Management studio interface Summary Page
- SQL Server 2005 - Server Groups
- SQL Server 2005 - Registered Servers
- SQL Server 2005 Administrative Tools
- Developing Client applications in SQL Server 2005
- SQL Server Management Objects
- NET CLR in SQL Server 2005
- Native HTTP Support in SQL Server 2005
- XML Data Types in SQL Server 2005
- Using XML in SQL Server 2005
- Using Notification Services in SQL Server 2005
- SQL Server 2005 - Service Broker
- Data Manipulation Language (DML) in SQL Server 2005
- T-SQL Enhancements in SQL Server 2005
- Security Features in SQL Server 2005 for the Developer
- SQL Server Architecture and Components
- SQL Server 2005 Management Studio
- Overview of SQL Server 2005 for the Database Developer
- Getting started with SQL Server 2005







