Viewing 15 posts - 331 through 345 (of 419 total)
Y, I mean, afterall you're there to provide a service, and you can't provide it unless they tell you what they need. They're your customers, and name any other...
February 4, 2008 at 10:25 am
Try going into those component properties and selecting 'Delay Validation'.
February 4, 2008 at 10:17 am
Fair enough... I've been through such a thing many times and yeah, the best way to handle it is to get a list of rights/objects the devs think they'll need,...
February 4, 2008 at 10:15 am
You know, I've always been so displeased with the filesystem tasks I usually just bust out into script for these types of ops. It's so easy in .NET and...
February 4, 2008 at 10:10 am
Sounds like something is still trying to use these DBs. Are they in maint plans or are they the default DB for anyone? Maybe there are still some...
February 4, 2008 at 10:07 am
I agree with yann... they shouldn't be in there in the first place. And should you get audited, you'll have to show a good reason why devs are in...
February 4, 2008 at 10:02 am
Y, I haven't picked it apart piece by piece either. What problems are you having?
February 4, 2008 at 9:36 am
Y, I agree. You might be able to use another type of monitoring tool, but profiler will prob get you what you need.
February 4, 2008 at 9:32 am
Separating data and logs will really only improve performance if you've got the spindles to support it. In general you're better off having everything on a lot of spindles...
February 4, 2008 at 9:00 am
Y, it really just depends on how busy those services are going to be. There's nothing wrong with putting them on the same box as long as the box...
February 1, 2008 at 1:37 pm
Here's a backup routine I wrote yrs ago. It deletes files. All you gotta do is switch it from deleting by GetDate() to DatePart... but this'll get you...
February 1, 2008 at 12:21 pm
I can see how localhost would fail, but servername outta get it. Check that the machine name is what's also registered in SQL as local.
So select * from sysservers.
February 1, 2008 at 12:16 pm
I don't remember RedGate having OLR, but Idera and HyperBac both do. Though I've talked to several people and Idera's OLR isn't getting good reviews at all. People...
February 1, 2008 at 12:04 pm
Viewing 15 posts - 331 through 345 (of 419 total)