Forum Replies Created

Viewing 15 posts - 211 through 225 (of 19,560 total)

  • RE: Unkillable session - alternatives?

    Dird - Saturday, April 1, 2017 6:15 PM

    SQLRNNR - Saturday, April 1, 2017 5:32 PM

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: How to archive old data from sql database

    table paritioning is frequently used to meet this kind of requirement.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Removing Table Partitions

    lkennedy76 - Saturday, April 1, 2017 5:41 PM

    the num_row says 0, I'll restore the database again and start over, I suspect I have...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: tempdb data and log file

    Yes move the log.

    Are all of your data files the same size? Are they large enough to support the reporting requirements?

    If you still have contention with...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Unkillable session - alternatives?

    Those session transactions from December 2015 make me go :pinch:

    Where was the single_user initiated from (ssms or some other app)? This wreaks of an orphand transaction from...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Actifio?

    If you do native backups and then just use actifio to backup the flat backups, then no impact on the native chain.

    If you have a full + diff...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: SQL Server DBA Certification

    Jeff Moden - Thursday, March 30, 2017 8:29 PM

    SQLRNNR - Thursday, March 30, 2017 11:42 AM

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor - Saturday, April 1, 2017 6:48 AM

    Jeff Moden - Friday, March 31,...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Removing Table Partitions

    You can use this to help find your range values. You will only be able to merge one range at a time.


    SELECT pf.name...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Removing Table Partitions

    alter partition function blah merge range blah (this is the range that was associated to the file you dropped).

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Actifio?

    tsduke - Friday, March 31, 2017 7:41 AM

    We are in the middle of implementing Actifio as our backup strategy.  Obviously as a...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Database backups Vs VM backups

    Grant Fritchey - Saturday, April 1, 2017 2:47 AM

    It's about the restore. The recovery. Can we do it? Consistently? Quickly? Accurately? 

    I want...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Proper way to remove columns from source

    Phil Parkin - Friday, March 31, 2017 1:52 PM

    I've read this thread through a couple of times and I'm still not sure...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Embedded SQL Server 2008 Workgroup license mobility

    Awesome sauce. Good luck.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Grant Execute Permission on sp_audit_write

    Does the user/login have any explicit denies? E.g. deny execute?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 211 through 225 (of 19,560 total)