Viewing 15 posts - 496 through 510 (of 543 total)
Hi SoHelpMeCodd,
Thanks for your inputs. We did used the polling interval of perfmon as 5 secs. I need to try the storport tracing and see.
Thanks again.
December 7, 2015 at 11:49 am
Why could CPU ratio can be a problem? could you please elaborate ?
December 7, 2015 at 11:44 am
Hi Gail,
We do see high latency values over a sustained period of times. But SAN guys are stating they don't find any latency at LUN layer from their end....
December 4, 2015 at 11:32 pm
Thank you Sir for the advise. Will involve network team.
November 28, 2015 at 1:49 am
Okay Thank you. Does sql always logs this message or only whenever large amount of working set trims will get logged in SQL ERRORLOG? Checking if there is any...
November 26, 2015 at 7:55 am
Awesome. Thank you all for sharing thoughts. Will try 1 by1.
November 24, 2015 at 7:13 pm
Thank you all. Valuable info.
November 23, 2015 at 11:02 am
How to find that every 20 mins it gets updated? any query ?
My SQL Version is :Microsoft SQL Server 2008 (SP3) - 10.0.5500.0 (X64) Developer Edition (64-bit)
November 23, 2015 at 8:13 am
Thanks Jeff for your inputs. Indeed makes a lot of sense!
November 15, 2015 at 11:35 am
Thanks for the sincere response.
1. Firstly, what all are the possible ways to fix this ?
2. Secondly, is there any demo scripts available on sample database to get...
November 13, 2015 at 9:36 am
Finally, was able to the query Gerald. Thanks for the help.
declare @dt1 datetime
declare @dt2 datetime
set @dt1 = GETDATE()
set @dt2 = GETDATE()+1
select distinct name,description,
convert(varchar(20),next_scheduled_run_date,100) as ...
November 3, 2015 at 11:41 pm
Viewing 15 posts - 496 through 510 (of 543 total)