Forum Replies Created

Viewing 15 posts - 3,046 through 3,060 (of 5,841 total)

  • RE: Log Shipping for Many Large Databases

    Muralijv 51742 (2/16/2012)


    Hi Kevin

    Thanks for the update. Do you have suggestions to automate this process.

    Thanks in advance.

    Cheers

    Murali

    As Perry says for just 70 databases you can certainly use the...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: what is the best alternative for cursors and while loops in SQL server stored procedure?

    We cannot help you without LOTS more information. I also think this may go way beyond a forum-level assistance need. Consider getting a professional on board to help...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Log Shipping for Many Large Databases

    I built a system to handle log shipping/restore for a reporting/DR need for a client that had 7400+ databases on a single server, so your number of databases will be...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Deadlock Trace Issue

    You can try the brute-force-hammer of OPTION (MAXDOP 1) or you can dig into it more and try to find a fix from bad programming, suboptimal indexing or bad schema...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Stairway to SQL Server Agent - Level 11: Maintenance Plan Jobs

    runaldo (2/15/2012)


    check out ola.hallengren.com

    Problem with this maintenance solution is that it doesn't take backup of new databases. You manually need to add it to the job. Hallengren's solution fixes...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: One thing I keep missing in SQL

    Don't worry - Joe wouldn't accept your advice or worry with anything negative you say about him in any case! :hehe:

    He has gotten a bit better over...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Fragmentation still remain same after Index Rebuilding...

    MSQLDBA (2/12/2012)


    Hi Gila,

    But on server performance problem, how i can resolve that?

    Get a professional to come in and give your system a performance review. Find problems, fix them, and...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: One thing I keep missing in SQL

    >>Joe, there's no question you know the trade

    But that "trade" is GENERIC, STANDARDs-based SQL. He does NOT know "SQL Server" and over the years has routinely given BAD and...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Index fragmentation - please help very confused

    Oksana March (2/10/2012)


    TheSQLGuru (2/10/2012)


    Note that you should not concern yourself with objects with less than N pages, where N is probably 500 or even 1000 or more depending on your...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Remove HTML from varchar field?

    I agree with Lowell - CLR RegEx is the way to go here.

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Need to tune SQL

    Kiran, as someone else mentioned these forums are "staffed" by volunteers. Thus the forums are appropriate for small, short, simple-to-moderately complex topics. That query really does not look like...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Huge data and log file

    Consider getting a professional to remote in to a) help you figure out what the heck is really going on here and stop it and b) get your system functional...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Index fragmentation - please help very confused

    Note that you should not concern yourself with objects with less than N pages, where N is probably 500 or even 1000 or more depending on your system.

    Question: what...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: SSAS vs Database Sharding

    If you really need very large scale SSAS size/performance I would definitely stick with the newest edition of SQL Server you can move to. They have improved scalability and...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: SSAS vs Database Sharding

    WDT3 (8/29/2011)


    To all -

    My company is upgrading to SS 2008 R2 as well as a new server and data=storage architecture. By end of the year we will be...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

Viewing 15 posts - 3,046 through 3,060 (of 5,841 total)