Viewing 15 posts - 241 through 255 (of 614 total)
I've seen references to nHibernate but not really sure which ORM. I've never heard of the application/ORM making schema changes. Now this Agile Development shop does do...
August 22, 2012 at 1:11 pm
The application does use an ORM. What is being proposed by our Senior DBA is partitioning along with with a view using union all to cover the primary table...
August 22, 2012 at 12:32 pm
Thanks Lynn. I'm not sure what will eventually shake out --- management is meeting on this today. DBA management seems to want a simple solution where data...
August 22, 2012 at 9:59 am
Thanks. I think my example was poor, but was trying to create a scenario where sql would attempt to put too much data in the file that had more internal...
August 22, 2012 at 9:45 am
I've been looking at all the various techniques for partitioning on sql 2005 and later, but my specific question was really whether an application could query against both the primary...
August 22, 2012 at 9:17 am
Thanks for the response. So let's say you had two disk luns of 10GB each. If an index is created which requires 1GB of disk space, the proportional...
August 22, 2012 at 9:08 am
Thanks for all the input, I have a lot to digest. Our "DBA manager" just told me he didn't want me involved in backups at all. At the...
August 20, 2012 at 1:15 pm
Would DFS replication actually work where the data resides on our primary Netapp filer and would be replicated to a DR ( mirror ) Netapp filer? Yes we are...
August 20, 2012 at 10:11 am
Well most of our dev servers have a full copy of the production database, all 2 TB of it -- poor practice I know but it is what it is...
August 20, 2012 at 6:16 am
That makes it sound like DEV database IO would be affecting prod database IO
August 17, 2012 at 12:31 pm
Well I'm disappointed to see discussions here become cat fights. Anyway, I think there are reasons both developers and DBAs exist. At our company, security auditors are looking...
August 17, 2012 at 8:48 am
Well I'm trying to get enough information about the best approach to backups, restores and disaster recovery without having to take $10,000 in courses to make the decision. Also...
August 17, 2012 at 7:22 am
What exactly did you mean by
"Having said all that, I'll echo Jeffrey - SnapManager's great for on-site backup/restore. Off-site DR, not so much. ". ?
August 16, 2012 at 6:51 am
The trick Brian, is making sure databases, tables, fields, indexes,relationships and queries scale. ORM technology is probably here to stay, but just because something works on a developer's...
August 15, 2012 at 4:37 pm
My impression was that backups done via Netapp's snap manager for sql could be done very often, very fast and that for databases in full recovery, its an either or...
August 15, 2012 at 2:43 pm
Viewing 15 posts - 241 through 255 (of 614 total)