Module 2: Planning To Install SQL Server
Module 2: Planning To Install SQL Server
Component
Component Minimum
Minimumrequirements
requirements
Processor
Processor
Intel
Inteland
andcompatible
compatiblesystems
systems(166-MHz
(166-MHzPentium
Pentiumororhigher)
higher)
Memory
Memory Minimum
Minimum256
256MB
MB(All
(Allserver
serverversions
versionsofofWindows
Windows2000)
2000)
Minimum
Minimum 64 MB (All server versions of Windows NT4.0)
64 MB (All server versions of Windows NT 4.0)
Hard
Harddisk
diskspace
space 250
250MB
MB(typical
(typicalinstallation)
installation) 100
100MB
MB(client
(clienttools)
tools)
270
270MB
MB(full
(fullinstallation)
installation) 50 50-130
-130MB
MB(Analysis
(AnalysisServices)
Services)
MB
80
80MB
MB(English
(EnglishQuery)
Query)
Optimize Hardware for SQL Server
Processor
Scale up
Scale out
Disk Subsystem
RAID levels
Memory
Read from disk or memory cache
Network
Impact throughput and performance of SQL Server
SQL Server 2000 Editions
Licensing
Determining the Security Context of the Services
Accounts
Using Named and Multiple-Instances of SQL Server
Selecting a Security Mechanism
Selecting SQL Server Collations and Sort Rules
Selecting Network Libraries
Licensing
Default Instance
Is identified by the network name on which it is running
Only one default instance is permitted
Named Instance
Is identified by the network name plus an instance name
Applications must use SQL Server 2000 client components to
connect to a named instance
Multiple Instances
Default instance and one or more named instances
Each instance operates independently on the same computer
Selecting a Security Mechanism
Groups of Collations
Windows collation is based on the rules for an
associated Windows locale
SQL collation matches attributes of code page number
and sort order specified in earlier versions of SQL Server
Default Collation and Sort Rules
SQL Server applies the default if you do not designate a
collation and sort rules
Avoid changing the default collation and sort rules
Selecting Network Libraries
Standard Installation
Unattended Installation
Remote Installation
Standard Installation
Registering Servers
Registration Information
Registering Multiple Named Instances and Servers
Administering SQL Server
Creating server groups
Accessing Registration Information
Registration information is private by default
Sharing registry information
Troubleshooting
Use
Use aa Write-caching
Write-caching Controller
Controller That
That Is
Is Designed
Designed for
for Database
Database Use
Use
Use
Use the
the Same
Same Collation
Collation and
and Sort
Sort Rules
Rules Within
Within Your
Your Organization
Organization
Use
Use aa Dedicated
Dedicated Domain
Domain User
User Logon
Logon Account
Account
Register
Register All
All Instances
Instances of
of SQL
SQL Server
Server That
That You
You Manage
Manage with
with
SQL
SQL Server
Server Enterprise
Enterprise Manager
Manager
Assign
Assign aa Password
Password to
to the
the SQL
SQL Server
Server sa
sa Login
Login Account
Account
Lab A: Installing SQL Server
Review