Standard edition from memory only supports up to 2Gb of memory. This might
prove problematic depending on how the wareohuse is used.
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.
> Standard edition from memory only supports up to 2Gb of memory. This might
> prove problematic depending on how the wareohuse is used.
[quoted text clipped - 7 lines]
> > Thanks,
> > Alex
Ray - 13 Feb 2005 22:51 GMT
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
> Hi,
>
[quoted text clipped - 22 lines]
>> > Thanks,
>> > Alex