How can we help you today? How can we help you today?
DBA_Dave

Activity overview

Latest activity by DBA_Dave

I don't have any problems inserting to or selecting from this partitioned table. The table has both a clustered index and a covering index on the time column used in the partition function. Nothing needs to be arranged. / comments
I don't have any problems inserting to or selecting from this partitioned table. The table has both a clustered index and a covering index on the time column used in the partition function. Nothin...
0 votes
Unhandled exception in backup
This may be a regression bug. It was fixed back at 3.2.0.10, according to a post in the forum. There are about 70 more databases on the server, they all backed up without error. They are being ba...
3 followers 4 comments 0 votes
I am using a date column, not the PK. This is for financial data that needs to be organized by quarters and years. I can email the schema, I can't make it public. / comments
I am using a date column, not the PK. This is for financial data that needs to be organized by quarters and years. I can email the schema, I can't make it public.
0 votes
Compare fails for partitioned tables
I have been trying to compare two different cases in SQL 2005 SP2: 1. A non-partitioned table to its partitioned twin on another server.* 2. A partitioned tabled to its partitioned twin on anothe...
2 followers 4 comments 0 votes
Extremely Dangerous Cluster Setting on New Backup Agent.
I just installed the latest server components onto a cluster server. The service was added as a cluster resource, something I could have done without, and then it did the inexcusable: It set the ...
5 followers 10 comments 0 votes