Viewing 15 posts - 886 through 900 (of 2,436 total)
Will this be development or production is the first question to ask. If development, then use th defaults. If production then you'll need to rethink things a bit starting with...
February 8, 2007 at 4:05 pm
What does the SQL Server errorlog have to say ? If the service is not startingis should only be 5-8 lines so you post the full text. The default location...
February 8, 2007 at 3:06 pm
Redundant power grid feeds, dual balanced UPSs, redundant generators, SAN and NAS storage, etc. and still 2 total blackouts this weekend. No matter how prepared you are you cannot expect...
February 6, 2007 at 10:20 am
Colin has offered the best advice available.
February 6, 2007 at 10:00 am
Here is a quick'n' dirty one. Data and log on separate drives that are not for the OS, page file or application executables and such.
---
--- create_xxx.sql - 08-24-2006 Rudyx
---
use...
February 5, 2007 at 9:57 am
I concur. It's more of a load based thing as opposed to function based on the small resutls set. It was definitely a fun thing to do since the script...
February 2, 2007 at 2:54 pm
I used the scripts supplied and ran 3 iterations on a number of servers. It seems that server load and hardware also have something to do with the results.
The first...
February 2, 2007 at 2:13 pm
Its not the licensing of QA or client utilities its the usage of SQL Server.
February 2, 2007 at 10:54 am
After lunch I'll have some time and give things a whirl with 250,000 iterations on the same servers ... after all its Friday and I need to relax and have...
February 2, 2007 at 10:05 am
I used the scripts supplied and ran 3 iterations on a number of servers. It seems that server load and hardware also have something to do with the results.
hp ml-370,...
February 2, 2007 at 9:52 am
This depends on your licensing and usage. For example (assuming your are licensing compliant) if you have a SQL Server application that User1 has on his client PC that connects to...
February 2, 2007 at 8:38 am
We have an application in Cache as well. The vendor supports it all and will not even give us access to the DB so we just maintain the hardware and...
February 2, 2007 at 8:30 am
had this problen quite frequently lately (ughh...)
First thing you need to do is download the setspn utility (link below):
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/setspn-o.asp
Install it on your computer (or server). Next you'll need a...
January 31, 2007 at 9:32 am
A number of years back I did some benchmarking on the use of RAM DISK (back then it was called 'solid state' disk). I tried a number of configurations with...
January 30, 2007 at 12:21 pm
Viewing 15 posts - 886 through 900 (of 2,436 total)