Forum Replies Created

Viewing 15 posts - 13,906 through 13,920 (of 19,560 total)

  • RE: Question on explicit transaction

    The article speaks to isolation levels. IN your case, you may want to consider read uncommitted. There are cautions to be used when using that isolation level.

    The transaction...

    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: maintaining VLDBS - 1 tb

    iqtedar (5/19/2010)


    I am trying to document best possible way to administer a 1+tb of db. Please try to answer the following questions:

    i) i will be splitting mdfs in 4 different...

    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: sum() returns no record, and result is involved in summation

    sum(isnull(CPC,0))

    But is that all you are looking 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: Question on explicit transaction

    This is not uncommon behavior. It could be mitigated through a little tuning so the processes perform better.

    There are also some isolation levels available in SQL server that may...

    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 mail setup on DMZ

    Local Admin, Domain Admin, or something else?

    Is the service running off of a service account or is it running off network service or something else?

    Is the server clustered?

    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: Test

    2009 D2

    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 do we maintain system tables?

    You're welcome and 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: Error:

    Here is a doc that outlines some troubleshooting measures for this error:

    http://msdn.microsoft.com/en-us/library/cc966540.aspx

    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: Test

    Yup - it worked 😉

    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: sum() returns no record, and result is involved in summation

    Please provide the table definition for campaignclicks

    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?

    Luke L (5/19/2010)


    CirquedeSQLeil (5/19/2010)


    I could have done the 3G thing, but then I lose connectivity to my work network. I kinda need to get other things done too.;-)

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

    That would be nice - I only have the laptop. (p.s. I wasn't insinuating that you had nothing else to do. I re-read my last post and it...

    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 do we maintain system tables?

    GilaMonster (5/19/2010)


    Do you have a reason to think the size of the system tables is adversely effecting DB performance?

    My inclination would be that the 100's of tables added daily would...

    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 do we maintain system tables?

    Yang-703993 (5/19/2010)


    As I mentioned, hundreds tables fly in and drop off each day, and that is why I concern about system tables. I know this is out off relational database...

    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?

    I could have done the 3G thing, but then I lose connectivity to my work network. I kinda need to get other things done too.;-)

    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 - 13,906 through 13,920 (of 19,560 total)