Viewing 15 posts - 29,101 through 29,115 (of 39,771 total)
you can save to a file on any drive that the process can see. You can also set a rollover so that you don't get huge files. Maybe script a...
March 26, 2008 at 9:40 am
Bigger bandwidth, QOS, more machines to spread the load. Not sure how else you can do this.
March 26, 2008 at 9:39 am
Good excuse to see if the procedures work! Put on your serious face and "sell it"!
March 26, 2008 at 9:38 am
SQLAgent is a service monitored by Windows. You can set it to restart on issues and even notify you if it's down.
As far as shutting down, how can you tell...
March 26, 2008 at 9:10 am
Use System Monitor to track counters. SQL Server has a number of them and you can grab user counts, transactions/sec, and anything else that might impact your decision.
It's really load...
March 26, 2008 at 9:07 am
I haven't dealt with this in a clustered environment, but there are times when SPIDs seem to get stuck. Can you failover to the other side and reboot this one?...
March 26, 2008 at 8:47 am
Add your vote and let them know this is important. Please go to Connect and vote!
March 26, 2008 at 8:46 am
How many procedures are we talking about? the maintenance issues are also better security practices. If you can't do what Jeff suggested, put a comment in each procedure listing all...
March 26, 2008 at 8:43 am
I have heard that the counters under Windows are not accurate with using VMs. You might want to check with VMware about that.
Also, keep in mind that the load is...
March 26, 2008 at 8:41 am
I'm not sure about either of those courses directly, but it does seem that the MS courses teach more to the exam than than the real world. If you have...
March 26, 2008 at 8:39 am
I'm wary of deleting data since it's often needed the day after it's deleted, but since you are moving to a history table, I'm be inclined to agree with everyone...
March 26, 2008 at 8:25 am
I have some control. We have a CSS and a template for some things that can be changed, however I'm semi-forbidden from changing things. We have a testing team that...
March 25, 2008 at 9:05 pm
I'm with Anders, I usually make friends with the people that work hard and are stuck there. I've often been lucky enough to find someone that wants to learn, so...
March 25, 2008 at 9:03 pm
Viewing 15 posts - 29,101 through 29,115 (of 39,771 total)