win2k3 sp2 and sql server 2k

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mmark751969@yahoo.com

    win2k3 sp2 and sql server 2k

    I have a win2k3 server that i am going to need to upgrade to service
    pack 2. It is running sql server 2000(sem reports version 8.0 - i
    think that is sql server 2000). It has profiler and query analyzer
    running as well. Are there any caveats i need to be concerned about
    before installing win2k3 sp2 on a server with sql server 2000. Thanks

  • Erland Sommarskog

    #2
    Re: win2k3 sp2 and sql server 2k

    (mmark751969@ya hoo.com) writes:
    I have a win2k3 server that i am going to need to upgrade to service
    pack 2. It is running sql server 2000(sem reports version 8.0 - i
    think that is sql server 2000). It has profiler and query analyzer
    running as well. Are there any caveats i need to be concerned about
    before installing win2k3 sp2 on a server with sql server 2000. Thanks
    I don't know of any problems, but I have not tried myself.

    Check SELECT @@version that the version number is at least 8.00.760,
    that is SQL 2000 SP3. (Which is the lowest service pack that is
    supported on Windows 2004 any version.)



    --
    Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se

    Books Online for SQL Server 2005 at

    Books Online for SQL Server 2000 at

    Comment

    Working...