Forum Replies Created

Viewing 15 posts - 1,441 through 1,455 (of 19,560 total)

  • RE: Today's Random Word!

    @##$@&*&%#@

    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?

    venoym (4/9/2015)


    SQLRNNR (4/8/2015)


    Brandie Tarvin (4/8/2015)


    Jason, what screen resolution are you using?

    That happens on both of my monitors.

    One is 3200x1800 and the other is 1680x1050.

    It is an issue in many 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: Today's Random Word!

    static

    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 (4/8/2015)


    Jason, what screen resolution are you using?

    That happens on both of my monitors.

    One is 3200x1800 and the other is 1680x1050.

    It is an issue in many of the screens...

    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 (4/8/2015)


    GilaMonster (4/8/2015)


    Does this answer your question?

    Those are two instances on the same server, one 2012 and one 2014 and I opened both from the same SSMS 2014

    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?

    GilaMonster (4/8/2015)


    I use SSMS 2014 exclusively now, because I'm working on SQL Server 2014 and previous versions of SSMS don't work well up-version. The biggest annoyance is the help file....

    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 - SSC Editor (4/7/2015)


    SQLRNNR (4/7/2015)


    It's not a rumor. SSMS 2014 SUCKS!

    If SSMS crashes - you've lost your work. There is no auto-recovery.

    SQL Prompt

    Tab Recovery

    That solves some...

    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?

    Jeff Moden (4/7/2015)


    Eirikur Eiriksson (4/7/2015)


    Jeff Moden (4/7/2015)


    I'd put off doing anything with SQL Server 2012 until I actually needed it. I'm doing installs for upgrades now and really beginning...

    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?

    Eirikur Eiriksson (4/7/2015)


    Jeff Moden (4/7/2015)


    I'd put off doing anything with SQL Server 2012 until I actually needed it. I'm doing installs for upgrades now and really beginning to work...

    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?

    dwain.c (4/6/2015)


    SQLRNNR (4/1/2015)


    Who remembered to do an April Fools post today?

    Does An Easter SQL[/url] posted on or around April Fools day count?

    Counts for Easter - but not so much 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: Today's Random Word!

    timber

    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: Running Ola script and getting error

    qur7 (4/6/2015)


    So it be some thing like this.

    EXECUTE dbo.IndexOptimize

    @Databases = 'USER_DATABASES, -name_of_the_database_tobe_excluded',

    @FragmentationLow = NULL,

    @FragmentationMedium = 'INDEX_REORGANIZE,INDEX_REBUILD_ONLINE,INDEX_REBUILD_OFFLINE',

    @FragmentationHigh = 'INDEX_REBUILD_ONLINE,INDEX_REBUILD_OFFLINE',

    @FragmentationLevel1 = 5,

    @FragmentationLevel2 = 30,

    @SortinTempdb = 'Y'

    This is correct.

    If 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: Problem with Flat file connection manager

    Eirikur Eiriksson (4/3/2015)


    Lynn Pettis (4/3/2015)


    Eirikur Eiriksson (4/3/2015)


    Koen Verbeeck (4/3/2015)


    SQLRNNR (4/3/2015)


    Koen Verbeeck (4/3/2015)


    Eirikur Eiriksson (4/3/2015)


    sqlmaverick (4/2/2015)


    Hi all,

    I have to eliminate comma in last field of a file in flat file connection...

    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?

    SqlSanctum (4/3/2015)


    Brandie Tarvin (4/3/2015)


    #HEADDESK

    Don't you just love it when you go to post a question to the forums (after banking your head against a wall for several hours / days)...

    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!

    Eirikur Eiriksson (4/3/2015)


    djj (4/3/2015)


    jasona.work (4/3/2015)


    Eirikur Eiriksson (4/3/2015)


    crookj (4/3/2015)


    djj (4/3/2015)


    SQLRNNR (4/2/2015)


    Revenant (4/2/2015)


    Ed Wagner (4/2/2015)


    djj (4/2/2015)


    whereisSQL? (4/2/2015)


    SQLRNNR (4/2/2015)


    BWFC (4/2/2015)


    Exhibition

    Exhibitionist

    Voyuer

    Voyager

    Space

    Balls

    Get some NUTS! (Mr. T snickers commercials)

    Squirrel

    Girl

    Gender

    Flexible

    Hose

    Flush

    toilet

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