all groups > sql server clustering > october 2003 >
You're in the

sql server clustering

group:

Check sql 2000 service pack


Check sql 2000 service pack Ripul Handa
10/29/2003 10:49:20 PM
sql server clustering:
Hi,

I am running SQL 2000 server. How can I check which
serice pack is installed on this server for SQL. I am new
to SQL so please help

Regards

Check sql 2000 service pack awhcdm
10/30/2003 5:51:31 AM
To check current SQL Server service pack, you can use
this query:

select @@version

The following versions are available:

8.00.194 - SQL Server 2000 release
8.00.384 - SQL Server 2000 SP1
8.00.534 - SQL Server 2000 SP2
8.00.760 - SQL Server 2000 SP3



[quoted text, click to view]
Check sql 2000 service pack Kevin
10/30/2003 9:18:30 AM

By the way the numbers reported back might be higher if
any patches have been installed. For instance:
8.00.818 - SQL Server 2000 SP3+patch 815495
and the same number will be reported for SP3 and SP3a
8.00.760 - SQL Server 2000 SP3 or SP3a

[quoted text, click to view]
AddThis Social Bookmark Button