How do I determine that the SQL SERVER 2000 database has the SP4 patch installed?

Source: Internet
Author: User
Tags microsoft sql server

7. How do I determine that the SQL SERVER 2000 database has SP4 patches installed?

(1) Desktop bottom left corner "start"-"All Programs"-"Microsoft SQL Server"-"Enterprise Manager". As shown in the following:

(2) Double-click "Microsoft SQL Servers"-"SQL Server Group" until "(local) (Windows NT)" appears. As shown in the following:

(3) Right-click "(local) (WindowsNT)"-"Properties". As shown in the following:

(4) in the "General" tab "product Version" shown as (SP4) means that the SP4 patch has been installed, if shown as (RTM) that is not installed patches. As shown in the following:

(5) In addition we can use the DOS command to view, the specific steps are as follows: A, click on the bottom left corner of the computer "start"-"Run"-Enter the cmd point "OK". As shown in the following:

b, enter osql–e and press ENTER. As shown in the following:

C, enter SELECT @ @version and press ENTER. As shown in the following:

D, enter go and press ENTER. As shown in the following:

E, shown here 2039 indicates that the patch has been patched. As shown in the following:


















How do I determine that the SQL SERVER 2000 database has the SP4 patch installed?

Related Article

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.