Forum Replies Created

Viewing 15 posts - 15,526 through 15,540 (of 19,560 total)

  • RE: Differential bkp

    What is your backup schedule?

    Weekly full, and then daily diff? Something else?

    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: Script to get an email when blocking & dead lock occures

    GregoryF (4/1/2010)


    You can create a job that reads the errorlog every five minutes (insert the errorlog into a temp table), if there's a deadlock in the last five minutes (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 CHECKDB

    I agree that it is more complicated.

    Imagine the implications of having a 1TB database, would you also have 1TB of memory?

    Your max memory setting would not correlate to aggregate of...

    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: Optimizing Remote Scan with Linked Server

    Karl Kieninger (4/1/2010)


    Currently the remote server is sql server 2000. Would this resolve itself with 2005 or 2008 on the remote?

    There is a high probability of it self-resolving by upgrading....

    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: Speed up a database shrink

    Chad Crawford (4/1/2010)


    CirquedeSQLeil (4/1/2010)


    Chad Crawford (3/30/2010)


    Dear Friend Master SQL Guru, 😀

    Ha, I just barely noticed that.

    Dedicated lurker there. Haven't missed a post for at least a year!...

    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?

    Trey Staker (4/1/2010)


    CirquedeSQLeil (4/1/2010)


    Trey Staker (4/1/2010)


    I can't believe of few of the whiney comments in the editorial discussion. I guess some people are born without a sense of humor.

    I...

    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: Why I cannot connect SQL Server on any port other than 1433 remotely?

    rainleta (4/1/2010)


    CirquedeSQLeil (4/1/2010)


    rainleta (4/1/2010)


    CirquedeSQLeil (4/1/2010)


    In that article I gave it discusses how the Browser Service is used for Named Instances. If you specify a different than default port 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: Locating All Columns

    I have an excellent script for that. I also have a blog post explaining the workings of the script.

    Check it out at:

    http://jasonbrimhall.info/?p=263

    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

    mojo-168709 (4/1/2010)


    I'm a bit confused with a wrong answer, hence 7 points. If the question is categorized as humorous, how could it be a wrong answer, then? A wrong humor?

    Even...

    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: Why I cannot connect SQL Server on any port other than 1433 remotely?

    rainleta (4/1/2010)


    CirquedeSQLeil (4/1/2010)


    In that article I gave it discusses how the Browser Service is used for Named Instances. If you specify a different than default port for the default...

    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?

    Looks like Paul has improved his daily post average.

    He is now at 100.9333 posts a day.

    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: Decoding the SQL Server Index Structure

    Paul Randal (4/1/2010)


    JasonRowland (4/1/2010)


    Perhaps my sense of humor is twisted, but the funniest thing about this prank are the replies from the people who are upset by it.

    Thanks for 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: Creating Indices on Temp Tables from Stored Procedures

    Garadin (4/1/2010)


    Also, have you checked the index usage DMV to see if all of those 20 indexes are actually being used?? Have you compared their create scripts to see 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: Why I cannot connect SQL Server on any port other than 1433 remotely?

    In that article I gave it discusses how the Browser Service is used for Named Instances. If you specify a different than default port for the default instance 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: The Missing Certification

    Correct. As a SQL Server Database professional. It shouldn't matter that you are a developer, BI Specialist, or Admin. Working with SQL Server is the important underscore.

    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 - 15,526 through 15,540 (of 19,560 total)