11641_70431_15min_guide

Page 1

www.preplogic.com

=

1-800-418-6789

SQL Server 2005 Instance Aware Components • The default instance is typically the initial instance of SQL Server on a computer. This default instance can be a SQL Server 6.5, 7, 2000, or 2005 version. There can be only one default instance per computer. The default instance is internally named MSSQLSERVER. When connecting to a default instance, a client can specify just the network name of the computer.

www.preplogic.com

=

• A named instance is determined by a user during setup. When connecting to a named instance, a client specifies the name/address of the computer and the instance name. (Each instance can also be configured with it’s own TCP/IP port as well.)

1-800-418-6789

PrepLogic 15-Minute Guide

TM

=

SQL Server 2005

Instance aware components have a few special considerations: • An instance-aware component requires its own instance although it can be part of a single SQL Server 2005 installation. • The maximum number of supported instances vary by the type of SQL Server 2005 edition 

SQL 70-431 SQL Server 2005 Editions • Enterprise edition • Standard edition • Workgroup edition • Express edition • Mobile edition • Developer Edition • Evaluation edition

The Enterprise and Developer editions support up to 50 instances each of the Database Engine, Analysis Services, and Reporting Services The Standard, Workgroup, and Express editions support up to 16 instances each of the Database Engine, Analysis Services, and Reporting Services

• Most SQL Server 2005 components do not have a distinct instance associated with their installation. Examples of these other component types include Integration Services, Notification Services, as well as the SQL Server Browser Service and WMI providers.

System Databases • Master - Records system-level information for an instance of SQL Server. • Msdb - SQL Server Agent uses this database to manage alerts, schedule jobs, implement database mail, keep history of backups, etc.

Installing Instances Like SQL Server 2000, SQL Server 2005 allows multiple instances of some SQL Server components to run concurrently on a computer. These are referred to as instance aware components, and are: • Database Engine • Analysis Services • Reporting Services

• Resource – special hidden database that contains the code to implement the sys schema objects that are used to query system information. • Model - Serves as a template for new user-defined databases. Configure the model database so that it has the options and objects that you want in all new user-defined databases. • Tempdb - created by SQL Server 2005 at the start of every session. Users can store temporary results for a session in this database, and a SQL Server instance can also use this database to help manage selected features, such as snapshot isolation transactions and sorting sets of data.

1

2

1-800-418-6789 www.preplogic.com =

Practice Exams Video Training Mega Guides =

=

=

Printables Audio Training =


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.