Viewing 11 posts - 16 through 26 (of 26 total)
Adam- thanks for the info. I'm not much of a developer so I may have to buy a tool.
September 4, 2008 at 1:06 pm
I changed the where clause a bit but it still returns nothing and there are about 1000 valid rows in this table
USE [EventManagement]
GO
/****** Object: View [dbo].[vwR_KeyMembersFilter] ...
April 29, 2008 at 1:39 pm
when I run the job in QA it runs successfully although its not adding the date to fields, when I query the table the fields are NULL. I tried to...
April 2, 2008 at 1:57 pm
the disks busy all day. LanDesk is very read intensive (all day) and there are other dbs on the same box that also do a lot of reads.
March 27, 2008 at 11:10 am
SQL Buffer manager: Buffer cache hit ratio = 99.62 avg
SQL Buffer manager: Page life expectency = 99.88 avg
March 27, 2008 at 8:35 am
ok, the counters were just in a different spot
SQL Buffer manager: Buffer cache hit ratio
SQL Buffer manager: Page life expectency
this is also sql 2000 standard edition so is AWE part...
March 27, 2008 at 8:34 am
oops this is a sql 2000 box
I started the trace but couldnt check the counters since its sql2k. What counters should I check for? and how do I check to...
March 27, 2008 at 8:07 am
Yes you are right, after digging in Technet I found exactly what I was looking for.
Thanks
February 22, 2008 at 1:36 pm
Viewing 11 posts - 16 through 26 (of 26 total)