Forum Replies Created

Viewing 15 posts - 15,226 through 15,240 (of 22,211 total)

  • RE: Backup and restore solution for 800TB of data

    noeld (4/29/2010)


    Lynn Pettis (4/29/2010)


    Anyone seen the OP since this morning?

    Forget it ... we know the answer is that it is probably in GB .... or who knows if it was...

  • RE: Index Rebuild (Job) vs CPU

    Then I'm stumped. It doesn't make any sense. To do an index rebuild, a full scan of the data is required and all new statistics based on the full scan...

  • RE: Best solution to implement reporting out of a database

    ankitwaitshere (4/29/2010)


    Thanks all for the response.

    The primary database is a heavily transactional OLTP database for a Shipping-System. Currently, the database is serving 2 major purposes: 1- routine shippping/scanning etc, and...

  • RE: Index Rebuild (Job) vs CPU

    No, not knowing more, I wouldn't call it a bug. It's probably something to do with statistics after the rebuild, but I'm just a bit surprised by it because an...

  • RE: Index Rebuild (Job) vs CPU

    Ah I get it. Performance goes down after the indexes are rebuilt and comes back up after the statistics are updated. Got it.

    Well, it's hard to say precisely what the...

  • RE: Adding unique constraint.

    It has to be unique to add a unique constraint. So you either modify the data to make it unique, or you modify the structure, adding, for example, an identity...

  • RE: Index Rebuild (Job) vs CPU

    If I understand what you said, statistics updates are taking 12 hours? That's a pretty serious problem. How big is the database in question?

  • RE: Best solution to implement reporting out of a database

    I sure wouldn't recommend triggers as a mechanism for this.

    It really depends on what your business needs are. If you have the need for a near real time copy of...

  • RE: String Join

    Yeah, rearchitect the storage so that you've got normalized data.

    Barring that, look at this approach for delimited lists from Jeff Moden[/url]. It'll help.

  • RE: Monitoring Tools

    I'm not aware of third party SCOM management packs for SQL Server. Microsoft has a management pack for SQL Server. We use it to do most of our SQL Monitoring....

  • RE: Advice starting SQL Server user group in Albany NY

    First things first, contact Blythe Morrow (blythe.morrow@sqlpass dot org) at PASS. They have a starter kit and an infrastructure that will get you going. After that, get help. There are...

  • RE: How to improve a query with a like statement

    ricardo_chicas (4/29/2010)


    I just did the Update statistics and retrieve the ten million rows is two minutes, so I am happy now

    Thanks to all of you

    Ah, so the FULL SCAN did...

  • RE: SQL Server Perf Mon

    izdede (4/29/2010)


    Yes, that is the problem since the process/task/data collection set is hung in pending I can't even delete it.

    In fact, I have tried restarting my machine to no...

  • RE: Are the posted questions getting worse?

    Luke L (4/29/2010)


    Tom.Thomson (4/29/2010)


    Dave Ballantyne (4/29/2010)


    We can hate them both. Besides, they won't stop sending us beer. If you drink it, they'll keep exporting it.

    You can always mark you share...

  • RE: Are the posted questions getting worse?

    Paul White NZ (4/29/2010)


    Grant Fritchey (4/29/2010)


    Weird. You should complain to the guys that run the site.

    I should. Any idea who that is? 🙂

    Hard to know. Guys like that tend...

Viewing 15 posts - 15,226 through 15,240 (of 22,211 total)