Viewing 15 posts - 1,381 through 1,395 (of 2,640 total)
Use raid 5 where you only want to read data, as a recreation of an index involves reads and writes raid 5 is poor. I see absolutely no justification or...
February 3, 2007 at 9:13 am
I use it for the alerts, the worst performing, growth, statistics, viewing user processes - it's a very useful tool to have running. Never had to worry about changing the...
February 3, 2007 at 9:06 am
on a multi proc/core box you won't get loading across the processors unless there's enough work for the box to do, under light load most of the cores/procs will sit...
February 2, 2007 at 6:00 am
We can all spend our days posting links and showing we don't read the questions !!
Well to be honest I get as much memory as I can - if...
February 2, 2007 at 5:53 am
only a quick guess - but is surface config set correctly?
February 2, 2007 at 5:45 am
without any real idea ( but encountered similar issues ) port blocking , windows firewall, group policy - all of these can stop this.
February 2, 2007 at 5:43 am
a snapshot normally overwites the subscriber, suggest you try with a blank subscriber database. Not really enough information which is probably why no-one responded.
So did you go through the GUI...
February 2, 2007 at 5:39 am
actually dbreindex and indexdefrag are not the same thing and do not produce the same end result. Please check BOL.
An index defrag may take much longer, will generally cause far...
February 2, 2007 at 5:35 am
I think a read through ms docs on clustering would be useful. In general terms clustering only protects against server hardware failure ( excluding disks ). Clusters bring their own increased...
February 2, 2007 at 5:30 am
I've had to "cope" with Business Objects in a couple of client sites, if you want to spend lots of money on something which basically is out dated and allows...
February 2, 2007 at 5:24 am
You need to improve the indexes to optimse the...
February 2, 2007 at 5:17 am
I'd advise you remove all hints and test and monitor with "out of the box" setup. Then analyse how things may be improved. The biggest issue for locking is table...
February 2, 2007 at 5:10 am
As the paging is unlikely to be sql server awe may not resolve anything. The DBA always says, however, if there's memory then use it!!! I'd certainly enable awe, but...
February 2, 2007 at 5:07 am
actually I'm pretty daft !! 64 bit doesn't use 3gb switch as it's a flat memory model.
February 2, 2007 at 5:03 am
depending what your server does the 3gb switch can cause some serious problems, typical situations are extensive use of the sysmaint.exe, dts, sp_preparexml ( may have the actual name wrong...
February 2, 2007 at 5:02 am
Viewing 15 posts - 1,381 through 1,395 (of 2,640 total)