How to check whether SQL2000 SP4 is successfully installed and SP4 patch is installed

Source: Internet
Author: User

1. Run the following statement in the query Analyzer:
Select serverproperty ('productversion ')
, Serverproperty ('productlevel ')
, Serverproperty ('version ')
For example, 8.00.2039 sp4standard edition indicates that SP4 has been installed.

2. In the Enterprise Manager, open the console root directory, Microsoft SQL servers, SQL Server group, right-click (XXX) (WindowsNT), and view the product version behavior 8.00.2039 (SP4) in the properties)

 

 

3. The following table lists the version numbers of sqlservr.exe: the release version of sqlservr.exe.
RTM 2000.80.194.0
SQL Server 2000 sp1 2000.80.384.0
SQL Server 2000 sp2 2000.80.534.0
SQL Server 2000 sp3 2000.80.760.0
SQL Server 2000 sp3a 2000.80.760.0
SQL Server 2000 SP4 2000.8.00.2039

4. Download The SQL2000 SP4 patch from the relevant website.

Http://www.microsoft.com/downloads/details.aspx? Familyid = 8e2dfc8d-c20e-4446-99a9-b7f0109f8bc5 & displaylang = ZH-CN # filelist

SQL2000.AS-KB884525-SP4 x86-CHS.EXE
SQL2000.MSDE-KB884525-SP4 x86-CHS.EXE
SQL2000-KB884525-SP4-x86-CHS.EXE

5. Run the. exe file on it, and then there is a setup. BAT file in the folder to run the installation.
6. Run the 2nd statement in the query analyzer to check whether the version number is SP4.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.