This is a discussion on QUESTION: No Support for SQL 2K on W2K3?? within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi, all. I'm setting up a SQL 2000 install on a Windows 2K3 server box. When I launch setup, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, all. I'm setting up a SQL 2000 install on a Windows 2K3 server box. When I launch setup, I get a warning screen that the software is not supported. But the install works, I can create databases, and all seems okay. What's up with this? Would I not get MS Support with this configuration? Thanks, BD |
| |||
| "BD" <bobby_dread@hotmail.com> wrote in message news:1131497131.416543.60370@g44g2000cwa.googlegro ups.com... > Hi, all. > > I'm setting up a SQL 2000 install on a Windows 2K3 server box. > > When I launch setup, I get a warning screen that the software is not > supported. > > But the install works, I can create databases, and all seems okay. > > What's up with this? Would I not get MS Support with this > configuration? If you install SP4 (and you should) you'll be fine. And that config is supported. > > Thanks, > > BD > |
| |||
| "BD" <bobby_dread@hotmail.com> wrote in message news:1131517593.352608.203710@o13g2000cwo.googlegr oups.com... > >If you install SP4 (and you should) you'll be fine. And that config is supported. > > Sounds good. I saw the warning screen but didn't look all that close - > I think it only warned against SP2 and lower... Correct, but as SP4 is the latest, there's very little reason not to use it. > |
| |||
| Greg D. Moore (Strider) (mooregr_deleteth1s@greenms.com) writes: > Correct, but as SP4 is the latest, there's very little reason not to use > it. But note that if you have a machine with more than 2GB memory, you should get hotfix 2040, the build number after SP4. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Books Online for SQL Server SP3 at http://www.microsoft.com/sql/techinf...2000/books.asp |
| ||||
| "Erland Sommarskog" <esquel@sommarskog.se> wrote in message news:Xns9709EE9BC8458Yazorman@127.0.0.1... > Greg D. Moore (Strider) (mooregr_deleteth1s@greenms.com) writes: > > Correct, but as SP4 is the latest, there's very little reason not to use > > it. > > But note that if you have a machine with more than 2GB memory, you should > get hotfix 2040, the build number after SP4. > Ah, good point. I'm facing the situation next weekend. > > > -- > Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se > > Books Online for SQL Server SP3 at > http://www.microsoft.com/sql/techinf...2000/books.asp > |