Viewing 15 posts - 16 through 30 (of 134 total)
Yes Gila, I want to do the same. But, as per jessi experience it seems we might encounter checkdb constraints. So, I think even I need to experiment this. So,...
March 17, 2013 at 1:03 pm
Jessie,
Thanks for your detailed explanation. I was referring to the...
March 17, 2013 at 9:12 am
Gilla thanks for quick explanation. We had microsoft vendor who came in past and recommended to use 8 data files of equal size as we have lot of tempdb contention...
March 15, 2013 at 1:38 pm
I actually tried to query with
sys.dm_db_missing_index_group_stats
INNER JOIN sys.dm_db_missing_index_groups
INNER JOIN sys.dm_db_missing_index_details
but it is not much helping me.
February 13, 2013 at 8:59 am
Yes, exec query stats worked. I was able to calculate the CPU usage. Thanks.
February 7, 2013 at 12:16 pm
Yeah Richard.. you are right. Also we do not have tools to monitor. will check with query stats
February 7, 2013 at 11:32 am
I just tried other way and resolved to get yestarday cpu utilization. But, can we also get sql scripts what went on yestarday which utilized high cpu?
--just added this step:
...
February 7, 2013 at 9:47 am
Thanks Sr.DBA for clarification. I Will try to follow up and see whether ports config can be done in my organization or not. Currently there are around 400+ servers. Need...
January 15, 2013 at 6:38 am
Thanks Gila. The object which has high buffer is required. It is from a very large DB (4TB). But by this I am seeing 96% of memory usage on my...
January 10, 2013 at 12:14 pm
Try This..
create procedure dbo.sp_MSrepl_startup
as
exec sys.sp_MSrepl_startup_internal
November 6, 2012 at 8:25 am
Hello,
I received the following error when I ran the following command on Mirror server:
alter database dbname set partner
force_service_allow_Data_loss
Msg 1455, Level 16, State 106, Line 1
The database mirroring service cannot be...
October 10, 2012 at 10:05 pm
Thanks Perry and All, I think I have learnt something new..Will implement on my VM machine and will get back to you if any more...
October 8, 2012 at 1:07 pm
Viewing 15 posts - 16 through 30 (of 134 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy