Forum Replies Created

Viewing 15 posts - 1,096 through 1,110 (of 19,560 total)

  • RE: Unable to Shrink log on simple recovery mode database

    I like the snapshot method for Enterprise edition.

    An alternative would be to detach and reattach during a maintenance window. The caveat here is to ensure a backup is performed first,...

    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: Unable to Shrink log on simple recovery mode database

    I think I have an idea of how you got to where you are with these tlogs and vlfs. I have just been able to repro it with 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: Unable to Shrink log on simple recovery mode database

    Jacob Wilkins (7/27/2015)


    Check the columns...the data is misaligned with the actual values because the header RecoveryUnitID takes up as much space as the first two columns of data.

    You just 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: Unable to Shrink log on simple recovery mode database

    Your Loginfo results are a bit wonky.

    It shows that the first vlf is 8kb and the second vlf is ~1090mb. This is not normal.

    Second piece of wonky is that...

    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: is it possible to install sql managment studio on XP?

    dbe003-forum (7/27/2015)


    studio is now installed 🙂

    Congrats

    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: Today's Random Word!

    Revenant (7/27/2015)


    Ray K (7/27/2015)


    DonlSimpson (7/26/2015)


    TomThomson (7/25/2015)


    SQLRNNR (7/25/2015)


    outre-mer

    ultramar

    Montreal

    Expos

    Nationals

    GNATS

    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?

    Jack Corbett (7/27/2015)


    Brandie Tarvin (7/27/2015)


    SQLRNNR (7/27/2015)


    Brandie Tarvin (7/27/2015)


    Pseudo-simple

    Wow. Even on The Thread I am having the learning of the stuff. I've never heard of this until today.

    Thanks for...

    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: Introducing the Set-based Loop

    Luis Cazares (7/27/2015)


    SQLRNNR (7/27/2015)


    One niggle. The looping-set update is not technically RBAR since it is performing groups of set-based operations.

    That was exactly the point of this article, to differentiate RBAR...

    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: Introducing the Set-based Loop

    One niggle. The looping-set update is not technically RBAR since it is performing groups of set-based operations. Maybe it should be called SBAS. 😀

    I have used this method many 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: Max DB Size for SQL Server Express

    jasona.work (7/27/2015)


    Came here for an interesting discussion on people using (or trying to use) Express Ed in production, got 7 pages of "poorly worded question" posts instead.

    Which, having seen 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?

    Brandie Tarvin (7/27/2015)


    Pseudo-simple

    Wow. Even on The Thread I am having the learning of the stuff. I've never heard of this until today.

    Thanks for bring up the topic, Jason. And hold...

    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: Size of view

    Toreador (7/27/2015)


    SQLRNNR (7/25/2015)


    Well, if the view does not exist or is in a different schema, then the third option is correct even though it truncated part of the error. ...

    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: Size of view

    TomThomson (7/25/2015)


    Actually none of the options is correct. The third is just plain wrong and the others each omit the first column (name) from the returned row.

    What is...

    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: is it possible to install sql managment studio on XP?

    Are you getting an error during the install?

    I have installed it several times separately, so I would expect some sort of error if it is not working for you.

    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: Today's Random Word!

    outre-mer

    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 - 1,096 through 1,110 (of 19,560 total)