Hello
I am tring to figure out why our SQL server is a bit sluggish from
time to time.
It is running a dual XEON, with 2.5 GB RAM, and a fast SCSI I/O sub
system setup as follows.
OS, mirrored 2 drives
SQL DATA 16 HDD RAID 10
SQL LOG 4 HDD RAID 10
SQL tempdb 4 HDD RAID 10
OS = win 2003
SQL = sql2000 standard edition
dbcc showcontig shows me nothing special, it looks ok
I launch performacne monitor and add SQL server cache manager: hit
ratio
and it is constantly at 7% and never changes up or down, it is just
constant.
Can this be correct? and if so it sounds rather bad, we have a
handfull of large tables that are heavily used and enough RAM to hold
them all in RAM so I really do not understand why the cache hit ratio
is not higher.
Any hints would be great
rgds
Matt
I am tring to figure out why our SQL server is a bit sluggish from
time to time.
It is running a dual XEON, with 2.5 GB RAM, and a fast SCSI I/O sub
system setup as follows.
OS, mirrored 2 drives
SQL DATA 16 HDD RAID 10
SQL LOG 4 HDD RAID 10
SQL tempdb 4 HDD RAID 10
OS = win 2003
SQL = sql2000 standard edition
dbcc showcontig shows me nothing special, it looks ok
I launch performacne monitor and add SQL server cache manager: hit
ratio
and it is constantly at 7% and never changes up or down, it is just
constant.
Can this be correct? and if so it sounds rather bad, we have a
handfull of large tables that are heavily used and enough RAM to hold
them all in RAM so I really do not understand why the cache hit ratio
is not higher.
Any hints would be great
rgds
Matt
Comment