SQL Server 2000 Enterprise Edition

Friday 19 September 2008

This section provides instructions for installing Microsoft(R) SQL Server 2000 Enterprise Edition on the database server and the history server. It includes the following sections:
• Installing SQL Server 2000 Enterprise Edition
• Installing SQL Server 2000 Service Pack 3a
• Disabling Selected SQL Server 2000 Query Analyzer Options
• Configuring SQL Server



Installing SQL Server 2000 Enterprise Edition
Follow the SQL Server instructions carefully, ensuring the sort sequence is specified correctly, or Tivoli(R) Business Systems Manager does not function correctly. It also does not function correctly if the post-installation steps are not followed.
Note:
Tivoli Business Systems Manager must run under a database user ID that has a language of us_english even though Tivoli Business Systems Manager supports a non-English installation of SQL Server. This can be checked by logging in to SQL Query Analyzer with the Tivoli Business Systems Manager SQL user name, issuing dbcc useroptions and verifying the language value returned.
The default language can be changed by issuing the following command for the appropriate login name and then recycling all Tivoli Business Systems Manager services:
sp_defaultlanguage @loginame = 'sa', @language = 'us_english'
To install Microsoft SQL Server 2000 Enterprise Edition, follow these steps on the database server and the history server:
1. If Microsoft SQL Server 2000 Enterprise Edition is already installed, uninstall it, and install it using these instructions to set the correct installation parameters for Tivoli Business Systems Manager.
2. Insert the Microsoft SQL Server 2000 Enterprise Edition CD and click SQL Server 2000 Components.
3. Click Install Database Server.
The Microsoft SQL Server 2000 Enterprise Edition setup begins. Click Next.
Note:
During the installation, if you see a message that indicates SQL Server 2000 is not supported on Windows(R) 2003, ignore this message. Windows 2003 support is added after you install the SQL Server 2000 Service Pack 3a.
4. From the Welcome window, click Next.
5. From the Computer Name window, click Local Computer and Next.
6. From the Installation Selection window, click Create a new instance of SQL Server or Install Client Tools. Click Next.
7. From the User Information window, type your name and company. Click Next.
8. From the Software License Agreement window, read the agreement, and click Yes if you agree with the terms.
9. From the Installation Definition window, click Server and Client Tools. Click Next.
10. From the Instance Name window, make sure the Default check box is selected and click Next.
11. From the Setup Type window, click Custom, click both Browse buttons and use D:\ as the destination directory for the program files and data files. This causes your SQL Server 2000 program files and data files to be placed in the D:\MSSQL directory.
12. Click Next.
13. From the Select Components window, accept all the default components and subcomponents. Click Next.
14. From the Services Accounts window, keep the default value Use the same account for each service.
For Service Settings, click Use a Domain User account. Type the username, password and domain information for a user that has administrative rights across all Tivoli Business Systems Manager servers.
Click Next.
15. From the Authentication Mode window, click Mixed Mode (Windows Authentication and SQL Authentication) and type the SQL sa password.
16. From the Collation Settings window, click Collation designator and click Latin1_General. Select Binary as the Sort Order. (You must click Binary as the sort order for Tivoli Business Systems Manager to function correctly.) Click Next.
17. From the Network Libraries window, accept the default values for Named Pipes and Named Pipe name and TCP/IP Sockets. Select both Multi-Protocol and Enable Multi-Protocol encryption. Click Next.
18. When the Start Copying Files window opens, click Next to continue with the installation. If you want to change any parameters, click Back.
When you click Back, selections reset back to their default values. If you click Back at any time during the installation, make sure you reselect the values you wanted before clicking Next.
19. From the Choose Licensing Mode window, click Processor License for. Type the number of processors you need for your machine. Click Continue.
20. From the Setup Complete window, click Finish.
If you choose not to use the default SQL Server user ID sa, you need to create a user ID that has a Server Role of System Administrators and database access permission of db_owner of all databases. See Appendix C. Using an SQL Account Other Than sa for more information.
Installing SQL Server 2000 Service Pack 3a
The SQL Server 2000 Enterprise Edition Service Pack 3a is available from the Microsoft Web site.
Use the following steps to install Microsoft SQL Server 2000 Enterprise Edition Service Pack 3a on the database server and the history server:
1. Run the setup.bat file.
The Microsoft SQL Server Service Pack 3 setup begins. The InstallShield guides you through the installation. Accept the default values throughout the installation.
2. From the Welcome window, click Next.
3. From the Software License Agreement window, read the agreement, and click Yes if you agree with the terms.
4. From the Instance Name window, click Next.
5. From the Connect to Server window, click The Windows account information I use to log on to my computer with (Windows authentication). Click Next.
6. From the SQL Server 2000 Service Pack 3 Setup window, click Upgrade Microsoft Search and apply SQL Server 2000 SP3 (required). Click Continue.
7. From the Error Reporting window, click OK.
8. From the Start Copying Files window, click Next.
9. When the message You should now backup your master and msdb databases since this installation has updated their content message is displayed, click OK. (You do not have to backup these databases at this time.)
10. From the Setup Complete window, click Finish.
Disabling Selected SQL Server 2000 Query Analyzer Options
Certain SQL Server Query Analyzer options must be manually disabled in SQL Server 2000 for every Windows account that is used to run the Query Analyzer tool.
To disable these options, do the following steps:
1. Start the SQL Server 2000 Query Analyzer. Click Start -> Programs -> Microsoft SQL Server -> Query Analyzer.
2. In the Connect to SQL Server window, type the database server name in the SQL Server field. Leave the Start SQL Server if it is stopped check box clear. Type your password. Click OK.
3. From the Query Analyzer window, click Tools -> Options. Click the Connection Properties tab.
4. Make sure the only check box selected is Set arithabort. Clear the Set concat_null_yields_null check box and the Set ansi_defaults check box (make sure this clears all seven check boxes below it). Click OK.
5. Close Enterprise Manager and SQL Server Query Analyzer.
Configuring SQL Server
After installing SQL Server, please configure SQL Server by doing the following steps:
• Disabling the Lightweight Pooling Option
• Optimizing SQL Server Memory Usage
Disabling the Lightweight Pooling Option
Make sure the Microsoft SQL Server lightweight pooling option is not enabled by doing the following steps:
1. Start SQL Server Enterprise Manager. Click Start -> Programs -> Microsoft SQL Server -> Enterprise Manager.
2. Right-click your server name and click Properties.
3. Click the Processor tab. Under the Processor control section, ensure that the following options are not selected:
o Boost SQL Server Priority on Windows
o Use Windows NT(R) fibers
4. Under the Parallelism section, make sure Use all available processors is selected. Click OK.
5. Close the Enterprise Manager.
Optimizing SQL Server Memory Usage
If you are using Windows 2000 Advanced Server or Windows 2003 Enterprise Edition and have only 4 GB RAM on your database server, please see Microsoft Knowledge Base Article 274750 for information on optimizing SQL Server memory usage.

0 comments:

Informasi Handphone

Dunia Otomotif

Dunia Olah Raga

  © Blogger template Columnus by Ourblogtemplates.com 2008

Back to TOP