Viewing 15 posts - 2,086 through 2,100 (of 2,640 total)
There has been a misconception that awe can only be used with memory over 4Gb - this is not true. In a server with 4GB of ram you have two...
June 20, 2006 at 6:49 am
performance isn't too good - you might want to consider using virtual pc or server
June 20, 2006 at 6:40 am
yup, I've dropped sp_ into master, works the same as before.
June 20, 2006 at 6:38 am
Probably < grin > it's almost textbook question. I usually designate clustered index where it resolves my worst performance \ most important query. If you've got an ascending key on...
June 19, 2006 at 7:42 am
I have to be honest that I partitioned the partitioned views, rather than going for one big view I created a series of views with a hierachy for searching and...
June 16, 2006 at 3:14 am
A colleague had sata disks on his san -- a TB of storage is almost normal for home use now - certainly I almost have that sort of storage on...
June 16, 2006 at 2:53 am
unless you want to degrade performance in which using functions badly will certainly achive this!
June 15, 2006 at 9:44 am
not all table variables are created in memory and not all #temp tables are created on disk. Depends upon available resource.
With large data sets you can run into problems with...
June 15, 2006 at 9:41 am
Microsoft have indicated to me a max of 10 mirrors per instance and you need a really good line/link . I was hoping to find evidence of users deploying mirroring...
June 15, 2006 at 9:31 am
Cheers Ed
I've spoken to Hitachi and they have some excellent solutions, and I got to speak to people who could explain to me what I was asking. More than can...
June 15, 2006 at 9:26 am
I wouldn't even consider trying that way. I'd advise you to move your databases by detach / attach, script your logins. your dts packages won't properly convert anyway and the...
June 14, 2006 at 10:47 am
You'll never know until you apply a service pack - Ithink sp1 for 2000 expected the system databases to be in the default install location - if they were not...
June 14, 2006 at 4:13 am
Yes I read somewhere that you musn't attempt to modify or maintain partitioned views through EM. I sort of wish I'd had some of this dialogue a few months ago...
June 14, 2006 at 3:27 am
hmm, interesting, I've moved on to another contract now but I'm told the pv's are working a dream. I wasn't too concerned but it was the fact that the plans...
June 14, 2006 at 3:23 am
Viewing 15 posts - 2,086 through 2,100 (of 2,640 total)