Forum Replies Created

Viewing 15 posts - 14,341 through 14,355 (of 19,560 total)

  • RE: Are the posted questions getting worse?

    Steve Jones - Editor (4/30/2010)


    CirquedeSQLeil (4/30/2010)


    Steve,

    What is this new content of plagiarism? Where can it be found?

    ??

    In reference to your blog. I was curious to find more info...

    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?

    Lynn Pettis (4/30/2010)


    Not like I threw a loop in though, like saying we truncate the t-log just before running the full backup. That would have changed the answer. ...

    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?

    jcrawf02 (4/30/2010)


    Very nice. Must be like voodoo, I feel ill and alien already.

    I was hoping to come up with a squeamish color, but this was the closest match I could...

    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 get new data source location

    Good to hear.

    It seems appropriate to me (your method for changing the connection).

    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?

    jcrawf02 (4/30/2010)


    CirquedeSQLeil (4/30/2010)


    jcrawf02 (4/30/2010)


    :sick::blush::sick::blush::sick::blush::sick::blush::sick::blush::sick:

    15,000

    :alien::rolleyes::alien::rolleyes::alien::rolleyes::alien::rolleyes::alien::rolleyes::alien:

    And I was so tempted to do that myself.

    I knew you were, but you were being so conscientious about just posting real Threadliness, so figured I'd take...

    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: Simple query....Worst plan

    To follow up what Grant said, do you have a way you can limit the results to be deleted? Add a range to the query or something that can...

    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: Taking "Active" transaction log backup. Is it possible if the database is not accessible?

    Try this article.

    Look at the tail log section.

    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: Space By Table

    Kenneth Langner Jr. (4/30/2010)


    Here is one that I believe I got off of SSC

    -- Create the temp table for further querying

    CREATE TABLE #temp(

    rec_idint IDENTITY (1, 1),

    table_namevarchar(128),

    nbr_of_rowsint,

    data_spacedecimal(15,2),

    index_spacedecimal(15,2),

    total_sizedecimal(15,2),

    percent_of_dbdecimal(15,12),

    db_sizedecimal(15,2))

    -- Get all tables, names,...

    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?

    jcrawf02 (4/30/2010)


    :-D:-D:-D:-D:-D:-D:-D:-D:-D:-D:-D

    15,000

    :-D:-D:-D:-D:-D:-D:-D:-D:-D:-D:-D

    And I was so tempted to do that myself.

    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 GROWS

    I suggest to find what is causing it to be that big. Gianluca proposed a solution. I'll propose another option - read this article[/url] and try it's suggestions

    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: Taking "Active" transaction log backup. Is it possible if the database is not accessible?

    What is the status of the database?

    In Recovery, Offline, Online?

    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 get new data source location

    Then it sounds like the data does not meet the requirements of the query.

    Check your data and your query. If the query works on one server but not the...

    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?

    GabyYYZ (4/30/2010)


    Lynn Pettis (4/30/2010)


    Should I be scared? Nearly half of those who have answered the QotD have gotten it wrong. Could be people not fully reading the question,...

    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: MCJ - The Missing Link

    Lynn Pettis (4/30/2010)


    Steve Jones - Editor (4/30/2010)


    I dfon't think we need licenses for each person. That's why we'd go hosted.

    Don't fret about $10-20 a month difference. Pick the best service/features.

    Sorry,...

    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 restore original layout of SSMS2008

    There is a thumbtack icon in the upper right hand corner of the pane. If it is pointed down - the pane is pinned.

    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 - 14,341 through 14,355 (of 19,560 total)