Viewing 15 posts - 931 through 945 (of 2,640 total)
I don't see why not - tricky without full details - but it's an approach I've used many times when working with large sets of data. You need a parameterised...
October 15, 2007 at 4:19 am
personally I don't think this is the place to post this - you're really asking for a freebie from an experienced developer/dba.
I will go out of my way to help...
October 15, 2007 at 4:16 am
index rebuilds will always cause t log growth and I'll generally leave the t log at the size it needs to accomodate this growth - however there are some things...
October 15, 2007 at 4:11 am
I use the DTA for individual queries, for a complex query it's usually quicker at working out the answer than I am ! I figure it and I generally get...
October 15, 2007 at 4:01 am
oh by the way I disagree about sql 6.x being harder to manage/configure - it was an absolute breeze compared to building and managing a 64 bit cluster for sql...
October 15, 2007 at 3:56 am
I guess you're probably posting from the US, and this may be different from the UK. Most roles in the UK are handled by agencies and they will filter candidates,...
October 15, 2007 at 3:53 am
i'd agree that you might want to reduce allocated memory. I've only used 64 enterprise so have no idea about memory settings for std. is the awe box available in...
October 12, 2007 at 6:59 am
the primciple of tuning is to identify the bottleneck/problem then apply. If you don't have a performance problem then tuning is not required, on the basis of "if it...
October 12, 2007 at 6:56 am
hmm I'm not convinced you can "upgrade" std to dev as it's a downgrade which I wasn't sure was supported. I could be wrong however, not a thing I do...
October 12, 2007 at 6:50 am
I'd suggest you don't enable autoshrink, it'll promote ntfs fragmentation. I usually try to find the size for the transaction log so it doesn't grow - the fact that the...
October 12, 2007 at 6:48 am
I didn't know you could actually do this, perhaps you can't! I'm sure a former colleague tried this and decided you couldn't - I'd be interested to know the...
October 12, 2007 at 6:45 am
you're all missing the point about an upgrade here. Enterprise supports a large number of "parallel" type processes which are not supported in std edition. If your server is web...
October 12, 2007 at 6:42 am
well that's interesting to revisit an article which should have provoked more interest I would have thought. I'm still involved with hiring DBA's and I have to say there's ...
October 12, 2007 at 6:34 am
I'm sure I've already seen this post elsewhere on the site. Why on earth would you want to do this anyway - it's also a sql2000 table not a sql2005...
October 10, 2007 at 6:50 am
http://msdn2.microsoft.com/en-us/library/ms190283.aspx
did you not think to check BOL before posting such a question - or even using a search engine ( as I did ) to get this link address ?
October 10, 2007 at 6:47 am
Viewing 15 posts - 931 through 945 (of 2,640 total)