Forum Replies Created

Viewing 15 posts - 17,236 through 17,250 (of 19,560 total)

  • RE: Are the posted questions getting worse?

    Paul White (2/16/2010)


    CirquedeSQLeil (2/16/2010)


    I want a Hippopotamus for Christmas

    Only a Hippopotamus will do...

    This strikes me as very funny - but I'm not sure why. Am I missing a reference,...

    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?

    WayneS (2/16/2010)


    Anybody interested in reviewing an article on the ROW_NUMBER() ranking function? It's in a .doc file. PM me if interested.

    Sounds fun. You know my email address.

    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 (2/16/2010)


    CirquedeSQLeil (2/16/2010)


    Lynn Pettis (2/16/2010)


    Kind of got a bit heated, didn't it.

    I think that is a bit understated.

    Did you see that hippo I left for you outside your tent?

    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: Are the posted questions getting worse?

    Paul White (2/16/2010)


    Lynn Pettis (2/16/2010)


    Kind of got a bit heated, didn't it.

    Yes. I've just read every post in that thread, and the previous posts by 'GT' referenced by Gail...

    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 (2/16/2010)


    Kind of got a bit heated, didn't it.

    I think that is a bit understated.

    Did you see that hippo I left for you outside your tent?

    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 - Editor (2/16/2010)


    I want an dolphin to take me away from all this, ride the waves and chase the sun.

    As long as a pork chop flinging hippo 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: Too much time to commit the transaction

    I still do not consider it a long amount of time to insert 1 record.

    That said, I would still find a way to break up your data into batches. ...

    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: Too much time to commit the transaction

    Anam Verma (2/16/2010)


    How many indexes do you have?

    There are total of 5 indexes on this table

    - 1 clustered as primary key

    - 3 non clustered created on foreign keys

    - 1 non...

    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 is in suspect mode in 2000

    Yes, yes it did. The thread got enough juice today for several months. 😀

    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: Too much time to commit the transaction

    As Jeff mentions Indexes - it is a valid point that indexes will have an impact on length of time to insert records.

    If i were inserting these records one at...

    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?

    Elliott W (2/16/2010)


    CirquedeSQLeil (2/16/2010)


    WayneS (2/16/2010)


    CirquedeSQLeil (2/16/2010)


    ... I use one instance of SSIS 2008 to perform various tasks against all of my 2000, 2005 and 2008 databases...

    Hey Jason, how about...

    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: Too much time to commit the transaction

    That isn't bad either. If it were 12 seconds, or maybe even 1 second then we could start to find a performance problem. IMO.

    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?

    WayneS (2/16/2010)


    CirquedeSQLeil (2/16/2010)


    ... I use one instance of SSIS 2008 to perform various tasks against all of my 2000, 2005 and 2008 databases...

    Hey Jason, how about an article about...

    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: Too much time to commit the transaction

    You do realize how fast that really is

    A microsecond is an SI unit of time equal to one millionth (10-6) of a second.

    A microsecond is equal to 1000 nanoseconds or...

    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: DBCC Timewarp

    Thanks Jeff - LMAO.

    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 - 17,236 through 17,250 (of 19,560 total)