Forum Replies Created

Viewing 15 posts - 12,226 through 12,240 (of 19,560 total)

  • RE: Are the posted questions getting worse?

    Alvin Ramard (9/21/2010)


    Alvin Ramard (9/21/2010)


    GilaMonster (9/21/2010)


    CirquedeSQLeil (9/21/2010)


    We now need 15.72 posts/day for 20k

    Gail needs 14.52 posts/day for 20k

    Currently I seem to be doing something like 20-25/day.

    There's been around 50 added...

    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?

    We now need 15.72 posts/day for 20k

    Gail needs 14.52 posts/day for 20k

    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?

    Alvin Ramard (9/21/2010)


    CirquedeSQLeil (9/21/2010)


    Alvin Ramard (9/21/2010)


    I'm not impressed by anyone trying to look more important by using foreign words.

    Ah bon? Ca je pourais su. Eh bien, on parlera...

    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 (9/21/2010)


    Alvin Ramard (9/21/2010)


    I'm not impressed by anyone trying to look more important by using foreign words.

    Dees margarita ees bery, bery mooee bwane-o

    HAHA

    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?

    Alvin Ramard (9/21/2010)


    I'm not impressed by anyone trying to look more important by using foreign words.

    Ah bon? Ca je pourais su. Eh bien, on parlera anglais pour le...

    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 can I get SQL Server 2008 Standard edition for trail ?

    I had enterprise edition installed on WinXP, so you could use that one.

    Also, is this for Dev purposes? You may want to shell out a few bucks for Dev...

    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?

    Stefan Krzywicki (9/21/2010)


    CirquedeSQLeil (9/21/2010)


    Stefan Krzywicki (9/21/2010)


    CirquedeSQLeil (9/21/2010)


    Chris Morris-439714 (9/21/2010)


    khanameerkhan (9/20/2010)


    Is there any way to determine who deleted the database in sql server 2008.

    Look under tables and in cupboards for one...

    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?

    Stefan Krzywicki (9/21/2010)


    CirquedeSQLeil (9/21/2010)


    Chris Morris-439714 (9/21/2010)


    khanameerkhan (9/20/2010)


    Is there any way to determine who deleted the database in sql server 2008.

    Look under tables and in cupboards for one of these :blush:

    If...

    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 move tables, indexes & Logs from one disk to another disk drive

    Brandie Tarvin (9/21/2010)


    CirquedeSQLeil (9/21/2010)


    d.qureshi (9/21/2010)


    Hello Brandie,

    Thank you for your kind advice.

    So there is no way to move a table and its data from one physical disk location to different physical...

    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: NoSQL Is Not Everywhere

    David.Poole (9/21/2010)


    I've done a lot of reading around NoSQL. First of all it stands for Not Only SQL and not NO SQL!

    There are a number of NoSQL solutions who...

    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: fn_fixeddrives() : an alternative for xp_fixeddrives

    Thanks - this was a good article. It is nice to see stuff like this in CLR.

    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: Search in all the DB

    456789psw (9/21/2010)


    if this is not fast enough your other option is to create a full text search catalog, add the needed tables and col....then do a search on contains....this will...

    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: Fun with Transactions - Part III

    JF1081 (9/21/2010)


    Would COMMIT TRAN OuterTran without the use of COMMIT TRAN InnerTran commit both transactions?

    Yes it does.

    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: Fun with Transactions - Part III

    I think this is a nice question to continue the series. People should look up the article by Paul Randal on this topic http://www.sqlskills.com/BLOGS/PAUL/post/A-SQL-Server-DBA-myth-a-day-(2630)-nested-transactions-are-real.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: Fun with Transactions - Part III

    murray-906152 (9/21/2010)


    In regards to SSChasing Mays concerns about committed transactions being rolled out, 'Committing inner transactions is ignored by the SQL Server Database Engine' (http://msdn.microsoft.com/en-us/library/ms189336.aspx).

    Real committed transactions can't be rolled...

    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 - 12,226 through 12,240 (of 19,560 total)