Viewing 15 posts - 526 through 540 (of 1,536 total)
I think that organizing by version and function is the best way to approach this, however I think that the submission process is where the most benefit will be had.
Instead...
December 31, 2008 at 10:18 am
Andrew Barton (12/31/2008)
Nicholas Cain (12/31/2008)
Oh, and have you identified the root cause of the blocking? Where it all begins?
The blocking only occures after the procedure cache drops. Fixing the...
December 31, 2008 at 7:08 am
you can use DATALENGTH to get the size of an existing record, not sure how you would handle a new one. Trigger or Indexed column maybe?
December 31, 2008 at 6:59 am
Andrew Barton (12/31/2008)
Hi, thanks for the swift response, the min server memory is 0 and the max is 2147483647 so should be using dynamic memory management.
SQL could...
December 31, 2008 at 6:53 am
What sizes are your partitions?
It might be worth going with 2 x RAID1 sets and move your log files on to another physical RAID set. This would dedicate spindles for...
December 31, 2008 at 6:47 am
Oh, and have you identified the root cause of the blocking? Where it all begins?
December 31, 2008 at 6:40 am
Dang, that's pretty brutal.
Do you have any particular process that executes at the time that you see the cache drop off?
Have you considered running a perfmon for the SQL instance...
December 31, 2008 at 6:39 am
Perry Whittle (12/31/2008)
Dugi (12/31/2008)
ps (12/31/2008)
we dont have double post. we've 5 posts on the same topic!!
Yes I can see for that reason I told Steve that the SSC board should...
December 31, 2008 at 6:31 am
Incidentally, I prefer to use Putty myself, psftp is a lot more solid, and also has full SSH capabilities for secure ftp processes.
December 31, 2008 at 6:30 am
December 31, 2008 at 6:29 am
1) Check your event logs (system and application) from errors
2) Check your hardware (reseat the memory and look for any hardware issues)
3) Run another checkdb on every database
4) Call Microsoft...
December 31, 2008 at 5:27 am
You need to recreate the index.
Please see the thread at http://www.sqlservercentral.com/Forums/Topic301624-146-1.aspx which describes a similar issue.
December 30, 2008 at 7:20 pm
You need to contact Microsoft Product Support. That kind of problem is something that really needs to be handled at their level.
December 30, 2008 at 7:17 pm
Can you define slow? Slow in what fashion? Inserts/updates/queries?
Is it general slowness, or at particular times?
How large are the databases and tables?
What's your disk subsystem, and how are...
December 30, 2008 at 7:03 pm
Sorry, I should have clarified the "pinned" reference. It was a semi-sarcastic comment, something that puts any SQL skills I have to shame.
December 30, 2008 at 1:38 pm
Viewing 15 posts - 526 through 540 (of 1,536 total)