Viewing 12 posts - 1 through 12 (of 12 total)
It is a senior permanent position.
Adrian Porter
April 3, 2003 at 8:19 pm
We ran into the same problem. We did two things. First, we created jobs that would reindex the individual tables on different days instead of the entire database....
March 24, 2003 at 3:43 pm
We recently purchased two NetApp filers. A 940 with 4 TB and a R100 with 12 TB. We purchased the 940 to consolidate some of our SQL Servers...
March 24, 2003 at 3:14 pm
We tried removing the custid reference which did not make much of a difference. I ended up putting it into a Stored Procedure and it dropped off the charts....
March 10, 2003 at 8:44 am
This is an extremely interesting thread! Hopefully it is still being monitored. I have two questions for the group.
1.)
Let's say I have two production servers (SQLA,...
March 4, 2003 at 10:28 am
Nope, IX_CUSTID is only on Custid. I'll have the programmers remove the custid reference and see if that will help anything. I'll post the results on Monday.
Adrian Porter
February 21, 2003 at 3:31 pm
Antares and Andy,
Here's the Execution Plan:
|--Clustered Index Update(OBJECT:([800Contacts].[dbo].[RX].[PK__RX__63D8CE75]), SET:([RX].[expired]=[Expr1004], [RX].[LAST_VISIT]=[Expr1005]))
|--Top(1)
...
February 21, 2003 at 1:51 pm
Wow, the site co-owner! Some great personal service here! To answer your questions: First, we perform DBCC DBREINDEX twice a month, it was done...
February 20, 2003 at 9:56 pm
Excellent article. I really enjoyed the examples that we can use as a template to base our own scripts according to the needs of our organization.
On a side note,...
February 17, 2003 at 10:10 am
Thanks everyone for your ideas and assistance. I left it overnight and it still stated that it was 'Loading'. Perfmon wasn't showing any activity on the CPU or...
February 12, 2002 at 11:19 am
It is a 33 GB database that I am restoring onto a Developmental server that has nothing else running on it. It's been going for about 3 hours on...
February 8, 2002 at 4:51 pm
Viewing 12 posts - 1 through 12 (of 12 total)