Viewing 15 posts - 1,741 through 1,755 (of 2,436 total)
We've move a number of WIN2K/SQL2K servers to WIN2K3 SP1 with no issues at all. The present count is 10 of 25 servers.
November 1, 2005 at 12:06 pm
"Multiple datafiles should help with latch contention"
Could you please enlighten me onthis point ...
November 1, 2005 at 12:03 pm
I have 25 servers and 400+ databases all in a MSX/TSX environment presently (I've been using it since v7.0 !!!). One 'gotcha is that the authentication used for MSX/TSX was...
November 1, 2005 at 11:57 am
Have you tried the Sybase website ??? You may have to register, but you then have access to their knoledgebase.
October 31, 2005 at 12:43 pm
Good Day Shawn, I stand corrected - we have an Enterprise license agreement so we can actually do this.
October 28, 2005 at 3:53 pm
It's not that bad ... locks and couple of memory thiongs in sp)_configure are still the only ones that require reboots. The reason locks reared it's ugly head is because...
October 28, 2005 at 1:15 pm
Excellent catch SQLBill ... I guess my 'senility' lost the last half of the problem posted ...
October 28, 2005 at 1:10 pm
Index splitting anybody ?
October 28, 2005 at 12:24 pm
I'm no expert in SQL2K5 (yet) but check out the results of:
sp_configure 'locks'
maybe it needs to be 'tweaked' ...
October 28, 2005 at 12:17 pm
EM is not 'real-time', it's more of a 'snap-shot'. Try 'refresh' on 'databases' ...
October 28, 2005 at 10:12 am
How large is the table (#rows) ? could you post the DDL for the table and indexes ? It is possible that the index(es) were 'splitting' ...
October 28, 2005 at 10:11 am
Just some additional information on what the threshhold of a disk throughput problem should be.
It's usually when the avg disk queue is greater than 2 * number of disks...
October 27, 2005 at 3:28 pm
It's not the horse vinny, it was the first 100 or so servers that I built that taught me the virtues of standards and defined processes ... as a matter...
October 27, 2005 at 11:29 am
Since you changed your Windows username, my guess is that you have to go in and add your nre Windows username to the SQL Server (and probably remove your old...
October 27, 2005 at 10:41 am
Viewing 15 posts - 1,741 through 1,755 (of 2,436 total)