all groups > sql server data warehouse > february 2005 >
You're in the

sql server data warehouse

group:

MS SQL 2000 Standard Edition Capability


MS SQL 2000 Standard Edition Capability Alexander Zotkin
2/7/2005 6:45:42 PM
sql server data warehouse: Hi,
I'm about to build data warehouse of approx 15 Gb. The biggest table is
expected to be of 10 000 000 records. How will MS SQL 2000 Standard Edition
cope with it?

Thanks,
Alex

Re: MS SQL 2000 Standard Edition Capability Scott Delaney
2/7/2005 11:23:47 PM
Standard edition from memory only supports up to 2Gb of memory. This might
prove problematic depending on how the wareohuse is used.


[quoted text, click to view]

Re: MS SQL 2000 Standard Edition Capability Tomasz Borawski
2/11/2005 3:51:03 AM
Hi,

Scott, you are wrong. If Sql Server Standard Edition is running on Windows
2000 Advance Server or Windows 2003 Server and /3GB switch is on in boot.ini,
Sql Server Standard Edition support up to 3GB.

It’s really a small data warehouse. If you don’t break data warehouse rules
in design and you will create necessary indexes, it will work ok.

Tomasz B.

[quoted text, click to view]
Re: MS SQL 2000 Standard Edition Capability Dave Wickert [MSFT]
2/11/2005 7:25:14 AM
I doubt if you will have any problems. 10M fact records is a very small
database. Unless there are other issues, such as several large dimensions,
you will be fine with Standard Edition. As you get into more complex
applications, you might start reading and thinking about the various best
practices outlined in the following two Guides:
http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/anservog.mspx
http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/ansvcspg.mspx
--
Dave Wickert [MSFT]
dwickert@online.microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: MS SQL 2000 Standard Edition Capability Ray
2/13/2005 10:51:17 PM
Actually Tomasz you are incorrect and Scott is correct. While it is true
that you can enable the /3GB switch SQL Standard is hardcoded to not go
above 2GB.

Alex,
It all boils down to requirements and expectations but with a reasonable
design and proper indexing a 15GB warehouse is well within SQL Standards
capability.

Ray

"Tomasz Borawski" <TomaszBorawski@discussions.microsoft.com> wrote in
message news:C4C34AFB-6747-4CD9-BB7B-12CE782BAED0@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button