Viewing 15 posts - 31 through 45 (of 52 total)
If this isn't helpful, I apologize. I had the same problem and here is what I did ...
If it doesn't help you, maybe it will be pertinent in someone...
December 26, 2007 at 1:50 pm
THANKS! I needed that too. I love SQLServerCentral.com.
mmmuah!
September 28, 2007 at 9:06 am
yep ... it was totally the stored exec plan, but i guess i didn't hit all the necessary statistics to force it to recompile to use the indexes favorably.
i went ahead...
August 28, 2007 at 12:17 pm
In 2005 it asks you what you would like to run the agent under. I choose the service account. It warns you that this isn't the best security practice, but...
August 28, 2007 at 11:11 am
much thanks ... I see what you are talking about now. I unchecked it and let the index create run for a while ... it didn't time out. so I...
April 3, 2007 at 8:59 am
NEAT! Yes, I'd like to see the info from your ticket.
Thanks for both responses. I guess we'll be keeping 2000 around for awhile then.
April 3, 2007 at 6:40 am
Thanks for the response!
Here are my settings currently:
Connection Properties->Execution time-out is set to 0.
Tools->Options->Query Execution->Execution time-out is set to 0.
April 3, 2007 at 6:37 am
I have experienced out and out work stoppage during generation of a snapshot - to include long term blocking and application timeouts. How often do you change your schema -...
March 30, 2007 at 1:50 pm
Gary ... I see this all the time with my large databases. Perfectly normal, especially if they are taken down just prior to a tran log backup. I like Carlos's...
March 30, 2007 at 1:43 pm
I understand what you are saying. We aren't really capacity planning in the sense of the amount of space we need. We are planning for the amount of data that...
March 30, 2007 at 11:57 am
and extent is 64 KB while a page is 8 KB ... if I rely on extents to be my measurement, then I have the possiblity of overestimating my change...
March 28, 2007 at 11:21 am
thanks for the reply ...
i'm running about 10 of each 2000 and 2005. i have looked through the 2005 views. i looked even more closely at sys.dm_os_sys_info, sys.dm_os_performance_counters,
March 28, 2007 at 8:32 am
No one is replying to this. I guess another way of saying what I'm trying to do is determine the size of the total changes for a database. Possibly comparable...
March 19, 2007 at 3:12 pm
I know you've probably long since found your solution, however, I'll go ahead and post this so others can benefit from my pain.
The problem is there are
March 5, 2007 at 1:08 pm
SQLBill seems to be hinting at a performance problem. I would have to concur, I only started seeing this particular error in replication when we migrated to new disk. I...
June 12, 2006 at 5:03 pm
Viewing 15 posts - 31 through 45 (of 52 total)