Viewing 15 posts - 556 through 570 (of 2,436 total)
Impressive information ... I have never pushed SQL Server to that etent.
September 27, 2007 at 2:39 pm
If you have not added a lot of data the size should not increase since your key/index is varchar. Only the exact amount of data needed (plus a nullability and length...
September 24, 2007 at 3:24 pm
First thing you need to do is download the setspn utility (link below):
Install it on your computer (or server). Next you'll need a Domain Admin account to use (unless...
September 23, 2007 at 12:21 pm
Happy Birthday Steve !
This post is a day late due to production issues on the job all day Friday (not my doing) that did not allow me my normal continuing...
September 22, 2007 at 3:54 pm
Well thanks for the proper reference Dave ... I still love it !
Oh, by the way, about 'that feeling'
... been there and...
September 20, 2007 at 12:59 pm
I understand your plight Steve. I have encountered this in many meetings and presen tations. I have even encountered this when taking training courses. I truly hope that MS and...
September 20, 2007 at 7:39 am
First I would look at the time it took for a backup of that database to occur. Based on your database size, 70 Gb, I would add 10% to the...
September 19, 2007 at 11:57 am
FYI ...
If you are using trace options for capturing information (usually deadlocks) you will want add startup flags -T1204 & -T3605. These capture deadlock information and send it to the...
September 17, 2007 at 2:37 pm
Add to the list for things to do to the tables needed for this process:
All of the assistance/suggestions/etc. listed in this posting will not help unless you have...
September 17, 2007 at 10:24 am
On one side of the coin I am flabbergasted but on the other side of the coin it makes sense in todays business climate. Maybe MS can take a lesson from Sun and...
September 17, 2007 at 10:15 am
James, I have to go buy a hat now just so I can take it off to you.
You have stated the most salient points of this service specific niche so...
September 17, 2007 at 9:22 am
Charles, your answer is correct
However your reasoning is a bit off
To recap the correct Question/Answer/Reason scenario:
...
September 17, 2007 at 9:08 am
How many MS programmers does it take to change a light bulb ?
September 15, 2007 at 10:32 am
I do not think anything is corrupt ... my guess is that you need more RAM
Memory
------
MemoryLoad = 98% TotalPhys = 255 MB AvailPhys = 2 MB
TotalPageFile = 1002 MB ...
September 14, 2007 at 12:46 pm
Viewing 15 posts - 556 through 570 (of 2,436 total)