Forum Replies Created

Viewing 15 posts - 4,546 through 4,560 (of 19,560 total)

  • RE: Today's Random Word!

    Revenant (5/28/2013)


    SQLRNNR (5/26/2013)


    Moron Mountain

    Gruyère

    I believe I can fly

    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 (5/28/2013)


    Brandie Tarvin (5/28/2013)


    Cadavre (5/28/2013)


    Why can't you just do an IPConfig?

    Because until Greg gave me the keystrokes I needed, I couldn't get to a command line.

    Greg,...

    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: Changed Instance

    Not sure what you mean by SQL download, can you elaborate?

    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: Something is changing the RECOVERY MODE to SIMPLE to ALL databases...

    GilaMonster (5/27/2013)


    Lorenzo Mota (5/27/2013)


    So, besides the DTS, is there anything automatic or internal of SQL Server that could be doing this?

    No. SQL will never automatically change database settings. If recovery...

    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: Something is changing the RECOVERY MODE to SIMPLE to ALL databases...

    You can try this as a shortcut

    SELECT *

    FROM msdb.dbo.sysjobsteps

    WHERE command LIKE 'alter 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: Where do views and indexed views reside? In memory or tempdb?

    Materialized views are not stored in the buffer cached (unless records are needed by a query) and are not materialized in the tempdb.

    When you create an index on a view...

    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: SSMS Error Message

    Easy enough - I have done this in the past.

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

    Thanks for the question

    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!

    Moron Mountain

    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 Job Posting - Do I really have to be the SQL God?

    Evil Kraig F (5/24/2013)


    Hey Chrissy,

    A number of folks (myself included) would be happy to help you nail down your requirements and the like and help with the presentation. 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: The Job Posting - Do I really have to be the SQL God?

    Evil Kraig F (5/24/2013)


    Hey Chrissy,

    A number of folks (myself included) would be happy to help you nail down your requirements and the like and help with the presentation. 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: The Job Posting - Do I really have to be the SQL God?

    Steven Willis (5/24/2013)


    Chrissy321 (5/24/2013)


    I need help in writing a job description for a senior administrative DBA. Can someone suggest an appropriate forum on SSC.com where I can do this?

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

    Lynn Pettis (5/24/2013)


    Brandie Tarvin (5/24/2013)


    SQLRNNR (5/24/2013)


    Caught up on the thread now.

    And FTR - 90 posts to go for 40000 - a new milestone

    Just goes to prove that none of us...

    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: Microsoft Certified Master

    Uwe Ricken (5/24/2013)


    Hi all,

    I'VE GOT IT!!!!!

    A few minutes ago i got the mail from Bob - passed...

    OMG - can't describe what I feel currently...

    What a journey - it took me...

    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: CHARINDEX()

    Straight forward question - thanks

    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 - 4,546 through 4,560 (of 19,560 total)